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