summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/intel/iwlegacy/4965-mac.c
Commit message (Expand)AuthorAgeFilesLines
* iwlegacy: 4965-mac: Convert function headers to standard comment blocksLee Jones2020-09-011-30/+25
* iwlegacy: convert tasklets to use new tasklet_setup() APIAllen Pais2020-08-271-5/+3
* iwlegacy: Use fallthrough pseudo-keywordGustavo A. R. Silva2020-08-271-2/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds2020-08-051-1/+1
|\
| * net: wireless: intel: fix wiki website urlFlavio Suligoi2020-06-101-1/+1
* | treewide: Remove uninitialized_var() usageKees Cook2020-07-161-1/+1
|/
* iwlegacy: use <linux/units.h> helpersAkinobu Mita2020-01-311-1/+2
* iwlegacy: Fix -Wcast-function-typePhong Tran2019-12-181-2/+3
* iwlegacy: Remove redundant variable "ret"zhong jiang2019-11-061-2/+1
* mac80211: simplify TX aggregation startJohannes Berg2019-10-041-1/+1
* PCI: Move ASPM declarations to linux/pci.hKrzysztof Wilczynski2019-08-281-1/+0
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 270Thomas Gleixner2019-06-051-16/+1
* iwlegacy: no need to check return value of debugfs_create functionsGreg Kroah-Hartman2019-02-011-4/+1
* iwlegacy: 4965-mac: mark expected switch fall-throughGustavo A. R. Silva2018-11-061-1/+1
* iwlegacy: remove several redundant variablesColin Ian King2018-07-311-6/+0
* wireless: Use octal not symbolic permissionsJoe Perches2018-03-271-10/+9
* iwlegacy: Convert timers to use timer_setup()Kees Cook2017-10-271-5/+4
* iwlegacy: make const array static to shink object code sizeColin Ian King2017-09-251-1/+1
* wireless: iwlegacy: Constify attribute_group structures.Arvind Yadav2017-07-181-1/+1
* networking: introduce and use skb_put_data()Johannes Berg2017-06-161-1/+1
* mac80211: properly remove RX_ENC_FLAG_40MHZJohannes Berg2017-05-081-1/+3
* mac80211: separate encoding/bandwidth from flagsJohannes Berg2017-04-281-1/+1
* mac80211: clean up rate encoding bits in RX statusJohannes Berg2017-04-281-4/+4
* wireless: Set NL80211_EXT_FEATURE_CQM_RSSI_LIST in multiple driversAndrew Zaborowski2017-03-061-0/+2
* lib/vsprintf.c: remove %Z supportAlexey Dobriyan2017-02-271-15/+15
* cfg80211: remove enum ieee80211_bandJohannes Berg2016-04-121-19/+19
* iwl4965: Fix more memory leaks in __il4965_up()Julian Calaby2016-04-071-0/+2
* iwl4965: Fix a memory leak in error handling code of __il4965_upJia-Ju Bai2016-04-071-0/+1
* mac80211: pass block ack session timeout to to driverSara Sharon2016-01-141-3/+5
* iwlegacy: 4965-mac: constify il_sensitivity_ranges structureJulia Lawall2016-01-071-1/+1
* iwlegacy: move under intel directoryKalle Valo2015-11-181-0/+6868