summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/intel/ipw2x00
AgeCommit message (Expand)AuthorFilesLines
2022-04-06ipw2x00: use DEVICE_ATTR_*() macroMeng Tang2-93/+90
2022-04-06ipw2x00: Fix potential NULL dereference in libipw_xmit()Haowen Bai1-1/+1
2021-11-19ipw2200: constify address in ipw_send_adapter_addressJakub Kicinski1-1/+1
2021-10-20ipw2200: prepare for const netdev->dev_addrJakub Kicinski2-4/+4
2021-10-20wireless: use eth_hw_addr_set()Jakub Kicinski2-4/+4
2021-09-28ipw2200: Fix a function name in print messagesCai Huoqing1-1/+1
2021-08-21ipw2x00: Avoid field-overflowing memcpy()Kees Cook1-39/+17
2021-08-21ipw2x00: Use struct_size helper instead of open-coded arithmeticLen Baker1-2/+2
2021-06-03ipw2x00: Minor documentation updateSouptick Joarder1-1/+1
2021-04-17ipw2x00: potential buffer overflow in libipw_wx_set_encodeext()Dan Carpenter1-2/+4
2020-10-15Merge tag 'net-next-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds4-40/+33
2020-09-29net: ipw2x00,iwlegacy,iwlwifi: Remove in_interrupt() from debug macrosSebastian Andrzej Siewior3-8/+4
2020-09-11net: wireless: drop bogus CRYPTO_xxx Kconfig selectsArd Biesheuvel1-4/+0
2020-08-27ipw2x00: convert tasklets to use new tasklet_setup() APIAllen Pais2-9/+7
2020-08-27ipw2200: Demote lots of nonconformant kerneldoc commentsLee Jones1-15/+15
2020-08-27ipw2200: Remove set but unused variables 'rc' and 'w'Lee Jones1-8/+7
2020-08-02ipw2x00: switch from 'pci_' to 'dma_' APIChristophe JAILLET2-89/+88
2020-08-02ipw2100: Use GFP_KERNEL instead of GFP_ATOMIC in some memory allocationChristophe JAILLET1-1/+1
2020-08-02ipw2x00: Replace HTTP links with HTTPS onesAlexander A. Klimov1-2/+2
2020-07-20Merge tag 'wireless-drivers-next-2020-07-20' of git://git.kernel.org/pub/scm/...David S. Miller2-47/+14
2020-07-15ipw2200: use generic power managementVaibhav Gupta1-23/+7
2020-07-15ipw2100: use generic power managementVaibhav Gupta1-24/+7
2020-06-26docs: networking: reorganize driver documentation againJakub Kicinski2-3/+3
2020-06-14treewide: replace '---help---' in Kconfig files with 'help'Masahiro Yamada1-9/+9
2020-05-12ipw2x00: Fix comment for CLOCK_BOOTTIME constantPali Rohár1-1/+1
2020-05-12ipw2x00: Replace zero-length array with flexible-arrayGustavo A. R. Silva3-20/+20
2020-05-07Merge tag 'wireless-drivers-next-2020-05-07' of git://git.kernel.org/pub/scm/...David S. Miller1-20/+7
2020-05-06ipw2x00: Remove a memory allocation failure log messageChristophe JAILLET1-3/+1
2020-05-01docs: networking: device drivers: convert intel/ipw2200.txt to ReSTMauro Carvalho Chehab1-1/+1
2020-05-01docs: networking: device drivers: convert intel/ipw2100.txt to ReSTMauro Carvalho Chehab2-2/+2
2020-04-15ipw2x00: make ipw_setup_deferred_work() voidJason Yan1-10/+2
2020-04-15ipw2x00: make ipw_qos_association_resp() voidJason Yan1-7/+4
2020-03-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds4-38/+38
2020-03-12ipw2x00: Use scnprintf() for avoiding potential buffer overflowTakashi Iwai4-38/+38
2020-02-14drivers: net: Call cpu_latency_qos_*() instead of pm_qos_*()Rafael J. Wysocki1-5/+5
2020-02-04proc: convert everything to "struct proc_ops"Alexey Dobriyan1-8/+7
2020-01-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds2-6/+8
2020-01-06remove ioremap_nocache and devm_ioremap_nocacheChristoph Hellwig1-1/+1
2019-12-20Merge tag 'wireless-drivers-next-2019-12-20' of git://git.kernel.org/pub/scm/...David S. Miller2-5/+7
2019-12-18ipw2x00: Fix -Wcast-function-typePhong Tran2-5/+7
2019-12-12netdev: pass the stuck queue to the timeout handlerMichael S. Tsirkin1-1/+1
2019-11-20ipw2x00: remove set but not used variable 'force_update'zhengbin1-2/+1
2019-11-20ipw2x00: remove set but not used variable 'reason'zhengbin1-3/+0
2019-11-06ipw2x00: Remove redundant variable "rc"zhong jiang1-3/+1
2019-09-26drivers: net: Fix Kconfig indentationKrzysztof Kozlowski1-58/+58
2019-09-03ipw2x00: fix spelling mistake "initializationg" -> "initialization"Colin Ian King1-1/+1
2019-08-06ipw2x00: remove redundant assignment to errColin Ian King1-1/+1
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 507Thomas Gleixner8-120/+8
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 501Thomas Gleixner2-10/+2
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner1-4/+1