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