summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/intel/iwlegacy
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds2019-09-281-3/+3
|\
| * drivers: net: Fix Kconfig indentationKrzysztof Kozlowski2019-09-261-3/+3
* | Merge tag 'pci-v5.4-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2019-09-232-2/+0
|\ \ | |/ |/|
| * PCI: Move ASPM declarations to linux/pci.hKrzysztof Wilczynski2019-08-282-2/+0
* | iwlegacy: Use dev_get_drvdata where possibleChuhong Yuan2019-08-061-2/+1
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2019-07-114-49/+10
|\
| * Merge tag 'wireless-drivers-next-for-davem-2019-06-26' of git://git.kernel.or...David S. Miller2019-06-264-42/+10
| |\
| | * iwlegacy: 4965: no need to check return value of debugfs_create functionsGreg Kroah-Hartman2019-06-252-27/+8
| | * iwlegacy: 3945: no need to check return value of debugfs_create functionsGreg Kroah-Hartman2019-06-252-15/+2
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-06-179-144/+9
| |\ \
| * \ \ Merge tag 'mac80211-next-for-davem-2019-06-14' of git://git.kernel.org/pub/sc...David S. Miller2019-06-142-7/+0
| |\ \ \
| | * | | mac80211: call rate_control_send_low() internallyJohannes Berg2019-06-142-7/+0
| | | |/ | | |/|
* | | | docs: kbuild: convert docs to ReST and rename to *.rstMauro Carvalho Chehab2019-06-141-2/+2
| |_|/ |/| |
* | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 270Thomas Gleixner2019-06-059-144/+9
|/ /
* / treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 183Thomas Gleixner2019-05-305-95/+5
|/
* treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2019-05-211-0/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2019-05-072-5/+4
|\
| * iwlegacy: fix spelling mistake "acumulative" -> "accumulative"Colin Ian King2019-04-251-4/+4
| * iwlegacy: remove redundant assignment to *resColin Ian King2019-04-041-1/+0
* | drivers: Remove explicit invocations of mmiowb()Will Deacon2019-04-081-7/+0
|/
* iwlegacy: no need to check return value of debugfs_create functionsGreg Kroah-Hartman2019-02-014-42/+8
* iwlegacy: fix small typoYangtao Li2018-11-061-1/+1
* iwlegacy: common: mark expected switch fall-throughsGustavo A. R. Silva2018-11-061-0/+2
* iwlegacy: 4965-mac: mark expected switch fall-throughGustavo A. R. Silva2018-11-061-1/+1
* iwlegacy: Add a lock assertion in il4965_send_rxon_assoc()Jia-Ju Bai2018-10-131-0/+2
* iwlegacy: fix spelling mistake "acumulative" -> "accumulative"Colin Ian King2018-08-091-1/+1
* iwlegacy: remove several redundant variablesColin Ian King2018-07-313-18/+0
* treewide: kzalloc() -> kcalloc()Kees Cook2018-06-121-6/+7
* wireless: Use octal not symbolic permissionsJoe Perches2018-03-275-65/+59
* iwlegacy: remove redundant pointer sta_privColin Ian King2017-11-081-2/+0
* Merge tag 'wireless-drivers-next-for-davem-2017-11-03' of git://git.kernel.or...David S. Miller2017-11-045-16/+11
|\
| * iwlegacy: Convert timers to use timer_setup()Kees Cook2017-10-275-16/+11
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-11-041-0/+1
|\ \ | |/ |/|
| * License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* | 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
* wireless: iwlegacy: constify attribute_group structures.Arvind Yadav2017-07-181-1/+1
* networking: introduce and use skb_put_data()Johannes Berg2017-06-162-2/+2
* iwlegacy: warn when enabling power saveStanislaw Gruszka2017-05-242-0/+3
* 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-282-5/+5
* iwlegacy: remove usage of txrc->max_rate_idxJohannes Berg2017-03-072-2/+2
* wireless: Set NL80211_EXT_FEATURE_CQM_RSSI_LIST in multiple driversAndrew Zaborowski2017-03-062-0/+4
* lib/vsprintf.c: remove %Z supportAlexey Dobriyan2017-02-271-15/+15
* Merge tag 'wireless-drivers-next-for-davem-2017-01-02' of git://git.kernel.or...David S. Miller2017-01-021-10/+10
|\
| * iwlegacy: make il3945_mac_ops __ro_after_initJohannes Berg2016-12-301-10/+10
* | Makefile: drop -D__CHECK_ENDIAN__ from cflagsMichael S. Tsirkin2016-12-161-2/+0
|/
* Merge tag 'wireless-drivers-next-for-davem-2016-09-15' of git://git.kernel.or...David S. Miller2016-09-171-2/+2
|\
| * iwlegacy: constify local structuresJulia Lawall2016-09-141-2/+2