summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/intel/ipw2x00 (follow)
Commit message (Expand)AuthorAgeFilesLines
* net: ipw2x00,iwlegacy,iwlwifi: Remove in_interrupt() from debug macrosSebastian Andrzej Siewior2020-09-293-8/+4
* ipw2x00: convert tasklets to use new tasklet_setup() APIAllen Pais2020-08-272-9/+7
* ipw2200: Demote lots of nonconformant kerneldoc commentsLee Jones2020-08-271-15/+15
* ipw2200: Remove set but unused variables 'rc' and 'w'Lee Jones2020-08-271-8/+7
* ipw2x00: switch from 'pci_' to 'dma_' APIChristophe JAILLET2020-08-022-89/+88
* ipw2100: Use GFP_KERNEL instead of GFP_ATOMIC in some memory allocationChristophe JAILLET2020-08-021-1/+1
* ipw2x00: Replace HTTP links with HTTPS onesAlexander A. Klimov2020-08-021-2/+2
* Merge tag 'wireless-drivers-next-2020-07-20' of git://git.kernel.org/pub/scm/...David S. Miller2020-07-212-47/+14
|\
| * ipw2200: use generic power managementVaibhav Gupta2020-07-151-23/+7
| * ipw2100: use generic power managementVaibhav Gupta2020-07-151-24/+7
* | docs: networking: reorganize driver documentation againJakub Kicinski2020-06-272-3/+3
|/
* treewide: replace '---help---' in Kconfig files with 'help'Masahiro Yamada2020-06-131-9/+9
* ipw2x00: Fix comment for CLOCK_BOOTTIME constantPali Rohár2020-05-121-1/+1
* ipw2x00: Replace zero-length array with flexible-arrayGustavo A. R. Silva2020-05-123-20/+20
* Merge tag 'wireless-drivers-next-2020-05-07' of git://git.kernel.org/pub/scm/...David S. Miller2020-05-071-20/+7
|\
| * ipw2x00: Remove a memory allocation failure log messageChristophe JAILLET2020-05-061-3/+1
| * ipw2x00: make ipw_setup_deferred_work() voidJason Yan2020-04-151-10/+2
| * ipw2x00: make ipw_qos_association_resp() voidJason Yan2020-04-151-7/+4
* | docs: networking: device drivers: convert intel/ipw2200.txt to ReSTMauro Carvalho Chehab2020-05-011-1/+1
* | docs: networking: device drivers: convert intel/ipw2100.txt to ReSTMauro Carvalho Chehab2020-05-012-2/+2
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds2020-04-014-38/+38
|\
| * ipw2x00: Use scnprintf() for avoiding potential buffer overflowTakashi Iwai2020-03-124-38/+38
* | drivers: net: Call cpu_latency_qos_*() instead of pm_qos_*()Rafael J. Wysocki2020-02-141-5/+5
|/
* proc: convert everything to "struct proc_ops"Alexey Dobriyan2020-02-041-8/+7
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds2020-01-292-6/+8
|\
| * Merge tag 'wireless-drivers-next-2019-12-20' of git://git.kernel.org/pub/scm/...David S. Miller2019-12-212-5/+7
| |\
| | * ipw2x00: Fix -Wcast-function-typePhong Tran2019-12-182-5/+7
| * | netdev: pass the stuck queue to the timeout handlerMichael S. Tsirkin2019-12-131-1/+1
| |/
* / remove ioremap_nocache and devm_ioremap_nocacheChristoph Hellwig2020-01-061-1/+1
|/
* ipw2x00: remove set but not used variable 'force_update'zhengbin2019-11-201-2/+1
* ipw2x00: remove set but not used variable 'reason'zhengbin2019-11-201-3/+0
* ipw2x00: Remove redundant variable "rc"zhong jiang2019-11-061-3/+1
* drivers: net: Fix Kconfig indentationKrzysztof Kozlowski2019-09-261-58/+58
* ipw2x00: fix spelling mistake "initializationg" -> "initialization"Colin Ian King2019-09-031-1/+1
* ipw2x00: remove redundant assignment to errColin Ian King2019-08-061-1/+1
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 507Thomas Gleixner2019-06-198-120/+8
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 501Thomas Gleixner2019-06-192-10/+2
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-191-4/+1
* treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2019-05-211-0/+1
* Merge tag 'wireless-drivers-next-for-davem-2018-12-20' of git://git.kernel.or...David S. Miller2018-12-212-11/+4
|\
| * ipw2x00: cleanup dead codeYueHaibing2018-12-202-11/+4
* | net: documentation: build a directory structure for driversJakub Kicinski2018-12-052-6/+6
|/
* ipw2x00: Remove unnecessary parenthesesNathan Chancellor2018-10-011-1/+1
* ipw2x00: remove redundant variables len, ret, reason and cryptColin Ian King2018-07-312-9/+0
* ipw2x00: track time using boottimeArnd Bergmann2018-06-274-20/+20
* net: ipw2x00: Replace NULL comparison with !privVarsha Rao2018-06-271-1/+1
* treewide: kmalloc() -> kmalloc_array()Kees Cook2018-06-132-10/+11
* drivers/net: Fix various unnecessary characters after logging newlinesJoe Perches2018-05-301-2/+1
* ipw2200: fix spelling mistake: "functionalitis" -> "functionalities"Colin Ian King2018-05-041-1/+1
* ipw2100: fix spelling mistake: "decsribed" -> "described"Colin Ian King2018-04-302-2/+2