summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/intel/iwlegacy/3945-mac.c
AgeCommit message (Expand)AuthorFilesLines
2022-11-08wifi: iwlegacy: remove redundant variable lenColin Ian King1-6/+0
2022-10-10wifi: mac80211: add wake_tx_queue callback to driversAlexander Wetzel1-0/+1
2022-09-02wifi: move from strlcpy with unused retval to strscpyWolfram Sang1-1/+1
2022-06-20wifi: mac80211: move interface config to new structJohannes Berg1-3/+3
2021-10-13wireless: Remove redundant 'flush_workqueue()' callsChristophe JAILLET1-1/+0
2021-08-29intel: switch from 'pci_' to 'dma_' APIChristophe JAILLET1-27/+25
2021-04-11iwlegacy: avoid -Wempty-body warningArnd Bergmann1-2/+0
2020-09-01iwlegacy: 3945-mac: Remove all non-conformant kernel-doc headersLee Jones1-12/+12
2020-08-27iwlegacy: convert tasklets to use new tasklet_setup() APIAllen Pais1-5/+3
2020-08-27iwlegacy: Use fallthrough pseudo-keywordGustavo A. R. Silva1-1/+1
2020-03-12iwlegacy: Remove unneeded variable retXu Wang1-3/+1
2019-12-18iwlegacy: Fix -Wcast-function-typePhong Tran1-2/+3
2019-10-15net/wireless: Delete unnecessary checks before the macro call “dev_kfree_sk...Markus Elfring1-6/+2
2019-08-28PCI: Move ASPM declarations to linux/pci.hKrzysztof Wilczynski1-1/+0
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 270Thomas Gleixner1-16/+1
2019-02-01iwlegacy: no need to check return value of debugfs_create functionsGreg Kroah-Hartman1-4/+1
2018-07-31iwlegacy: remove several redundant variablesColin Ian King1-10/+0
2018-03-27wireless: Use octal not symbolic permissionsJoe Perches1-19/+16
2017-10-27iwlegacy: Convert timers to use timer_setup()Kees Cook1-1/+1
2017-07-18wireless: iwlegacy: constify attribute_group structures.Arvind Yadav1-1/+1
2017-03-06wireless: Set NL80211_EXT_FEATURE_CQM_RSSI_LIST in multiple driversAndrew Zaborowski1-0/+2
2016-12-30iwlegacy: make il3945_mac_ops __ro_after_initJohannes Berg1-10/+10
2016-04-12cfg80211: remove enum ieee80211_bandJohannes Berg1-15/+15
2015-11-18iwlegacy: move under intel directoryKalle Valo1-0/+3959