summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/intel/iwlegacy
AgeCommit message (Expand)Author
2019-11-06iwlegacy: Remove redundant variable "ret"zhong jiang
2019-11-05Merge tag 'wireless-drivers-next-2019-11-05' of git://git.kernel.org/pub/scm/...David S. Miller
2019-10-15net/wireless: Delete unnecessary checks before the macro call “dev_kfree_sk...Markus Elfring
2019-10-09iwlegacy: make array interval static, makes object smallerColin Ian King
2019-10-04mac80211: simplify TX aggregation startJohannes Berg
2019-09-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2019-09-26drivers: net: Fix Kconfig indentationKrzysztof Kozlowski
2019-09-23Merge tag 'pci-v5.4-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2019-08-28PCI: Move ASPM declarations to linux/pci.hKrzysztof Wilczynski
2019-08-06iwlegacy: Use dev_get_drvdata where possibleChuhong Yuan
2019-07-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2019-06-26Merge tag 'wireless-drivers-next-for-davem-2019-06-26' of git://git.kernel.or...David S. Miller
2019-06-25iwlegacy: 4965: no need to check return value of debugfs_create functionsGreg Kroah-Hartman
2019-06-25iwlegacy: 3945: no need to check return value of debugfs_create functionsGreg Kroah-Hartman
2019-06-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2019-06-14docs: kbuild: convert docs to ReST and rename to *.rstMauro Carvalho Chehab
2019-06-14Merge tag 'mac80211-next-for-davem-2019-06-14' of git://git.kernel.org/pub/sc...David S. Miller
2019-06-14mac80211: call rate_control_send_low() internallyJohannes Berg
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 270Thomas Gleixner
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 183Thomas Gleixner
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner
2019-05-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2019-04-25iwlegacy: fix spelling mistake "acumulative" -> "accumulative"Colin Ian King
2019-04-08drivers: Remove explicit invocations of mmiowb()Will Deacon
2019-04-04iwlegacy: remove redundant assignment to *resColin Ian King
2019-02-01iwlegacy: no need to check return value of debugfs_create functionsGreg Kroah-Hartman
2018-11-06iwlegacy: fix small typoYangtao Li
2018-11-06iwlegacy: common: mark expected switch fall-throughsGustavo A. R. Silva
2018-11-06iwlegacy: 4965-mac: mark expected switch fall-throughGustavo A. R. Silva
2018-10-13iwlegacy: Add a lock assertion in il4965_send_rxon_assoc()Jia-Ju Bai
2018-08-09iwlegacy: fix spelling mistake "acumulative" -> "accumulative"Colin Ian King
2018-07-31iwlegacy: remove several redundant variablesColin Ian King
2018-06-12treewide: kzalloc() -> kcalloc()Kees Cook
2018-03-27wireless: Use octal not symbolic permissionsJoe Perches
2017-11-08iwlegacy: remove redundant pointer sta_privColin Ian King
2017-11-04Merge tag 'wireless-drivers-next-for-davem-2017-11-03' of git://git.kernel.or...David S. Miller
2017-11-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-10-27iwlegacy: Convert timers to use timer_setup()Kees Cook
2017-09-25iwlegacy: make const array static to shink object code sizeColin Ian King
2017-07-18wireless: iwlegacy: Constify attribute_group structures.Arvind Yadav
2017-07-18wireless: iwlegacy: constify attribute_group structures.Arvind Yadav
2017-06-16networking: introduce and use skb_put_data()Johannes Berg
2017-05-24iwlegacy: warn when enabling power saveStanislaw Gruszka
2017-05-08mac80211: properly remove RX_ENC_FLAG_40MHZJohannes Berg
2017-04-28mac80211: separate encoding/bandwidth from flagsJohannes Berg
2017-04-28mac80211: clean up rate encoding bits in RX statusJohannes Berg
2017-03-07iwlegacy: remove usage of txrc->max_rate_idxJohannes Berg
2017-03-06wireless: Set NL80211_EXT_FEATURE_CQM_RSSI_LIST in multiple driversAndrew Zaborowski
2017-02-27lib/vsprintf.c: remove %Z supportAlexey Dobriyan