aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/intel/iwlegacy/4965-mac.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-07-18wifi: iwlegacy: fix repeated words in commentsJilin Yuan1-1/+1
2021-10-13wireless: Remove redundant 'flush_workqueue()' callsChristophe JAILLET1-1/+0
2021-08-29intel: switch from 'pci_' to 'dma_' APIChristophe JAILLET1-42/+36
2021-02-08iwlegacy: 4965-mac: Simplify the calculation of variablesJiapeng Chong1-2/+1
2021-01-25iwl4965: do not process non-QOS frames on txq->sched_retry pathStanislaw Gruszka1-5/+6
2020-09-01iwlegacy: 4965-mac: Convert function headers to standard comment blocksLee Jones1-30/+25
2020-08-27iwlegacy: convert tasklets to use new tasklet_setup() APIAllen Pais1-5/+3
2020-08-27iwlegacy: Use fallthrough pseudo-keywordGustavo A. R. Silva1-2/+2
2020-08-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds1-1/+1
2020-07-16treewide: Remove uninitialized_var() usageKees Cook1-1/+1
2020-06-10net: wireless: intel: fix wiki website urlFlavio Suligoi1-1/+1
2020-01-31iwlegacy: use <linux/units.h> helpersAkinobu Mita1-1/+2
2019-12-18iwlegacy: Fix -Wcast-function-typePhong Tran1-2/+3
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