index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
intel
/
iwlegacy
Age
Commit message (
Expand
)
Author
Files
Lines
2024-10-25
Merge tag 'wireless-2024-10-21' of git://git.kernel.org/pub/scm/linux/kernel/...
David S. Miller
2
-1
/
+26
2024-10-08
wifi: iwlegacy: Clear stale interrupts before resuming device
Ville Syrjälä
1
-0
/
+2
2024-10-02
move asm/unaligned.h to linux/unaligned.h
Al Viro
2
-2
/
+2
2024-09-19
wifi: iwlegacy: Fix "field-spanning write" warning in il_enqueue_hcmd()
Ben Hutchings
2
-1
/
+24
2024-08-22
wifi: iwlegacy: Avoid multiple -Wflex-array-member-not-at-end warnings
Gustavo A. R. Silva
5
-150
/
+165
2024-06-26
wifi: mac80211: inform the low level if drv_stop() is a suspend
Emmanuel Grumbach
3
-3
/
+3
2024-05-14
wifi: iwlegacy: do not skip frames with bad FCS
Andrii Batyiev
2
-2
/
+2
2024-02-08
wifi: mac80211: simplify non-chanctx drivers
Johannes Berg
2
-0
/
+8
2024-01-23
wifi: iwlegacy: Use kcalloc() instead of kzalloc()
Erick Archer
1
-3
/
+1
2023-12-12
wifi: iwlegacy: Add null pointer check to il_leds_init()
Kunwu Chan
1
-0
/
+3
2023-11-14
wifi: iwlegacy: Remove the unused variable len
Jiapeng Chong
1
-6
/
+0
2023-09-11
wifi: mac80211: add support for mld in ieee80211_chswitch_done
Emmanuel Grumbach
2
-2
/
+2
2023-02-17
wifi: iwlegacy: avoid fortify warning
Johannes Berg
1
-1
/
+1
2023-02-13
wifi: iwl4965: Add missing check for create_singlethread_workqueue()
Jiasheng Jiang
1
-2
/
+10
2023-02-13
wifi: iwl3945: Add missing check for create_singlethread_workqueue
Jiasheng Jiang
1
-4
/
+12
2022-12-14
wifi: iwlegacy: common: don't call dev_kfree_skb() under spin_lock_irqsave()
Yang Yingliang
1
-2
/
+2
2022-11-08
wifi: iwlegacy: remove redundant variable len
Colin Ian King
1
-6
/
+0
2022-10-10
wifi: mac80211: add wake_tx_queue callback to drivers
Alexander Wetzel
2
-0
/
+2
2022-09-28
iwlegacy: Replace zero-length arrays with DECLARE_FLEX_ARRAY() helper
Gustavo A. R. Silva
1
-2
/
+2
2022-09-06
wifi: mac80211: make smps_mode per-link
Benjamin Berg
2
-5
/
+5
2022-09-06
Merge remote-tracking branch 'wireless/main' into wireless-next
Johannes Berg
1
-4
/
+1
2022-09-02
wifi: move from strlcpy with unused retval to strscpy
Wolfram Sang
1
-1
/
+1
2022-08-30
wifi: iwlegacy: 4965: corrected fix for potential off-by-one overflow in il49...
Stanislaw Gruszka
1
-4
/
+1
2022-07-18
wifi: iwlegacy: fix repeated words in comments
Jilin Yuan
2
-2
/
+2
2022-07-15
wifi: mac80211: change QoS settings API to take link into account
Johannes Berg
2
-2
/
+4
2022-06-21
wifi: iwlegacy: 4965: fix potential off-by-one overflow in il4965_rs_fill_lin...
Alexey Kodanev
1
-1
/
+4
2022-06-20
wifi: mac80211: return a beacon for a specific link
Shaul Triebitz
1
-1
/
+1
2022-06-20
wifi: mac80211: split bss_info_changed method
Johannes Berg
2
-4
/
+4
2022-06-20
wifi: mac80211: move interface config to new struct
Johannes Berg
3
-11
/
+11
2022-04-11
mac80211: prepare sta handling for MLO support
Sriram R
3
-17
/
+17
2021-12-08
iwlwifi: fix LED dependencies
Arnd Bergmann
1
-2
/
+2
2021-11-02
Merge tag 'net-next-for-5.16' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-2
/
+0
2021-10-18
treewide: Replace open-coded flex arrays in unions
Kees Cook
1
-2
/
+4
2021-10-13
wireless: Remove redundant 'flush_workqueue()' calls
Christophe JAILLET
2
-2
/
+0
2021-08-29
intel: switch from 'pci_' to 'dma_' API
Christophe JAILLET
4
-84
/
+75
2021-04-11
iwlegacy: avoid -Wempty-body warning
Arnd Bergmann
3
-5
/
+1
2021-02-08
iwlegacy: 4965-mac: Simplify the calculation of variables
Jiapeng Chong
1
-2
/
+1
2021-01-25
iwl4965: do not process non-QOS frames on txq->sched_retry path
Stanislaw Gruszka
1
-5
/
+6
2020-09-29
net: ipw2x00,iwlegacy,iwlwifi: Remove in_interrupt() from debug macros
Sebastian Andrzej Siewior
1
-2
/
+2
2020-09-01
iwlegacy: 3945: Remove all non-conformant kernel-doc headers
Lee Jones
1
-23
/
+23
2020-09-01
iwlegacy: 3945-rs: Remove all non-conformant kernel-doc headers
Lee Jones
1
-4
/
+4
2020-09-01
iwlegacy: 3945-mac: Remove all non-conformant kernel-doc headers
Lee Jones
1
-12
/
+12
2020-09-01
iwlegacy: 4965-calib: Demote seemingly accidental kernel-doc header
Lee Jones
1
-1
/
+1
2020-09-01
iwlegacy: 4965-rs: Demote non kernel-doc headers to standard comment blocks
Lee Jones
1
-5
/
+5
2020-09-01
iwlegacy: 4965-mac: Convert function headers to standard comment blocks
Lee Jones
1
-30
/
+25
2020-09-01
iwlegacy: 4965: Demote a bunch of nonconformant kernel-doc headers
Lee Jones
1
-13
/
+12
2020-09-01
iwlegacy: debug: Demote seemingly unintentional kerneldoc header
Lee Jones
1
-2
/
+1
2020-08-27
iwlegacy: convert tasklets to use new tasklet_setup() API
Allen Pais
2
-10
/
+6
2020-08-27
iwlegacy: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
3
-5
/
+5
2020-08-27
iwlegacy: common: Demote kerneldoc headers to standard comment blocks
Lee Jones
1
-35
/
+33
[next]