index
:
linux/linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
intel
/
iwlegacy
/
3945-mac.c
Age
Commit message (
Expand
)
Author
2025-04-05
treewide: Switch/rename to timer_delete[_sync]()
Thomas Gleixner
2025-01-10
wifi: iwlegacy: Remove unused il3945_calc_db_from_ratio()
Dr. David Alan Gilbert
2024-06-26
wifi: mac80211: inform the low level if drv_stop() is a suspend
Emmanuel Grumbach
2024-02-08
wifi: mac80211: simplify non-chanctx drivers
Johannes Berg
2023-02-13
wifi: iwl3945: Add missing check for create_singlethread_workqueue
Jiasheng Jiang
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-02
wifi: move from strlcpy with unused retval to strscpy
Wolfram Sang
2022-06-20
wifi: mac80211: move interface config to new struct
Johannes Berg
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
2020-09-01
iwlegacy: 3945-mac: Remove all non-conformant kernel-doc headers
Lee Jones
2020-08-27
iwlegacy: convert tasklets to use new tasklet_setup() API
Allen Pais
2020-08-27
iwlegacy: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-03-12
iwlegacy: Remove unneeded variable ret
Xu Wang
2019-12-18
iwlegacy: Fix -Wcast-function-type
Phong Tran
2019-10-15
net/wireless: Delete unnecessary checks before the macro call “dev_kfree_sk...
Markus Elfring
2019-08-28
PCI: Move ASPM declarations to linux/pci.h
Krzysztof Wilczynski
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 270
Thomas Gleixner
2019-02-01
iwlegacy: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
2018-07-31
iwlegacy: remove several redundant variables
Colin Ian King
2018-03-27
wireless: Use octal not symbolic permissions
Joe Perches
2017-10-27
iwlegacy: Convert timers to use timer_setup()
Kees Cook
2017-07-18
wireless: iwlegacy: constify attribute_group structures.
Arvind Yadav
2017-03-06
wireless: Set NL80211_EXT_FEATURE_CQM_RSSI_LIST in multiple drivers
Andrew Zaborowski
2016-12-30
iwlegacy: make il3945_mac_ops __ro_after_init
Johannes Berg
2016-04-12
cfg80211: remove enum ieee80211_band
Johannes Berg
2015-11-18
iwlegacy: move under intel directory
Kalle Valo