index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
intel
/
iwlegacy
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-06-24
wifi: iwlegacy: work around excessive stack usage on clang/kasan
Arnd Bergmann
1
-1
/
+2
2025-06-08
treewide, timers: Rename from_timer() to timer_container_of()
Ingo Molnar
3
-3
/
+4
2025-04-05
treewide: Switch/rename to timer_delete[_sync]()
Thomas Gleixner
4
-5
/
+5
2025-03-07
wifi: iwlegacy: avoid size increase
Arnd Bergmann
1
-0
/
+3
2025-02-26
wifi: iwlegacy: don't warn for unused variables with DEBUG_FS=n
Arnd Bergmann
2
-15
/
+2
2025-01-10
wifi: iwlegacy: Remove unused il_get_single_channel_number()
Dr. David Alan Gilbert
2
-32
/
+0
2025-01-10
wifi: iwlegacy: Remove unused il3945_calc_db_from_ratio()
Dr. David Alan Gilbert
2
-39
/
+0
2024-11-13
Merge tag 'wireless-next-2024-11-13' of git://git.kernel.org/pub/scm/linux/kernel/git/wireless/wireless-next
Jakub Kicinski
2
-2
/
+2
2024-11-12
Revert "wifi: iwlegacy: do not skip frames with bad FCS"
Kalle Valo
2
-2
/
+2
2024-10-25
Merge tag 'wireless-2024-10-21' of git://git.kernel.org/pub/scm/linux/kernel/git/wireless/wireless
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 il4965_rs_fill_link_cmd()
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_link_cmd()
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/git/netdev/net-next
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
[next]