aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/intel/iwlegacy/4965-mac.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-11-06iwlegacy: Remove redundant variable "ret"zhong jiang1-2/+1
2019-10-04mac80211: simplify TX aggregation startJohannes Berg1-1/+1
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-11-06iwlegacy: 4965-mac: mark expected switch fall-throughGustavo A. R. Silva1-1/+1
2018-07-31iwlegacy: remove several redundant variablesColin Ian King1-6/+0
2018-03-27wireless: Use octal not symbolic permissionsJoe Perches1-10/+9
2017-10-27iwlegacy: Convert timers to use timer_setup()Kees Cook1-5/+4
2017-09-25iwlegacy: make const array static to shink object code sizeColin Ian King1-1/+1
2017-07-18wireless: iwlegacy: Constify attribute_group structures.Arvind Yadav1-1/+1
2017-06-16networking: introduce and use skb_put_data()Johannes Berg1-1/+1
2017-05-08mac80211: properly remove RX_ENC_FLAG_40MHZJohannes Berg1-1/+3
2017-04-28mac80211: separate encoding/bandwidth from flagsJohannes Berg1-1/+1
2017-04-28mac80211: clean up rate encoding bits in RX statusJohannes Berg1-4/+4
2017-03-06wireless: Set NL80211_EXT_FEATURE_CQM_RSSI_LIST in multiple driversAndrew Zaborowski1-0/+2
2017-02-27lib/vsprintf.c: remove %Z supportAlexey Dobriyan1-15/+15
2016-04-12cfg80211: remove enum ieee80211_bandJohannes Berg1-19/+19
2016-04-07iwl4965: Fix more memory leaks in __il4965_up()Julian Calaby1-0/+2
2016-04-07iwl4965: Fix a memory leak in error handling code of __il4965_upJia-Ju Bai1-0/+1
2016-01-14mac80211: pass block ack session timeout to to driverSara Sharon1-3/+5
2016-01-07iwlegacy: 4965-mac: constify il_sensitivity_ranges structureJulia Lawall1-1/+1
2015-11-18iwlegacy: move under intel directoryKalle Valo1-0/+6868