aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/intel/iwlegacy
Commit message (Expand)AuthorAgeFilesLines
* net: ipw2x00,iwlegacy,iwlwifi: Remove in_interrupt() from debug macrosSebastian Andrzej Siewior2020-09-291-2/+2
* iwlegacy: 3945: Remove all non-conformant kernel-doc headersLee Jones2020-09-011-23/+23
* iwlegacy: 3945-rs: Remove all non-conformant kernel-doc headersLee Jones2020-09-011-4/+4
* iwlegacy: 3945-mac: Remove all non-conformant kernel-doc headersLee Jones2020-09-011-12/+12
* iwlegacy: 4965-calib: Demote seemingly accidental kernel-doc headerLee Jones2020-09-011-1/+1
* iwlegacy: 4965-rs: Demote non kernel-doc headers to standard comment blocksLee Jones2020-09-011-5/+5
* iwlegacy: 4965-mac: Convert function headers to standard comment blocksLee Jones2020-09-011-30/+25
* iwlegacy: 4965: Demote a bunch of nonconformant kernel-doc headersLee Jones2020-09-011-13/+12
* iwlegacy: debug: Demote seemingly unintentional kerneldoc headerLee Jones2020-09-011-2/+1
* iwlegacy: convert tasklets to use new tasklet_setup() APIAllen Pais2020-08-272-10/+6
* iwlegacy: Use fallthrough pseudo-keywordGustavo A. R. Silva2020-08-273-5/+5
* iwlegacy: common: Demote kerneldoc headers to standard comment blocksLee Jones2020-08-271-35/+33
* iwlegacy: common: Remove set but not used variable 'len'Lee Jones2020-08-271-4/+0
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds2020-08-053-4/+4
|\
| * iwlegacy: Check the return value of pcie_capability_read_*()Bolarinwa Olayemi Saheed2020-07-151-2/+2
| * iwlegacy: remove redundant initialization of variable tidColin Ian King2020-07-151-1/+1
| * Merge tag 'iwlwifi-next-for-kalle-2020-06-11' of git://git.kernel.org/pub/scm...Kalle Valo2020-06-151-1/+1
| |\
| | * net: wireless: intel: fix wiki website urlFlavio Suligoi2020-06-101-1/+1
* | | treewide: Remove uninitialized_var() usageKees Cook2020-07-162-2/+2
|/ /
* / treewide: replace '---help---' in Kconfig files with 'help'Masahiro Yamada2020-06-141-4/+4
|/
* iwlegacy: Replace zero-length array with flexible-arrayGustavo A. R. Silva2020-05-122-13/+13
* mac80211: populate debugfs only after cfg80211 initJohannes Berg2020-04-242-2/+2
* iwlegacy: Remove unneeded variable retXu Wang2020-03-122-5/+2
* iwlegacy: use <linux/units.h> helpersAkinobu Mita2020-01-313-12/+11
* iwlegacy: ensure loop counter addr does not wrap and cause an infinite loopColin Ian King2020-01-261-1/+1
* iwlegacy: Fix -Wcast-function-typePhong Tran2019-12-182-4/+6
* iwlegacy: Remove redundant variable "ret"zhong jiang2019-11-061-2/+1
* Merge tag 'wireless-drivers-next-2019-11-05' of git://git.kernel.org/pub/scm/...David S. Miller2019-11-052-13/+5
|\
| * net/wireless: Delete unnecessary checks before the macro call “dev_kfree_sk...Markus Elfring2019-10-152-12/+4
| * iwlegacy: make array interval static, makes object smallerColin Ian King2019-10-091-1/+1
* | mac80211: simplify TX aggregation startJohannes Berg2019-10-041-1/+1
|/
* 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