summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/intel/ipw2x00/ipw2100.c
AgeCommit message (Expand)Author
2023-10-23wifi: ipw2x00: fix format-truncation warningsKalle Valo
2022-12-08wifi: ipw2x00: Remove some unused functionsJiapeng Chong
2022-09-07wifi: ipw2100: fix warnings about non-kernel-docJohannes Berg
2022-09-02wifi: move from strlcpy with unused retval to strscpyWolfram Sang
2022-04-06ipw2x00: use DEVICE_ATTR_*() macroMeng Tang
2021-10-20wireless: use eth_hw_addr_set()Jakub Kicinski
2021-06-03ipw2x00: Minor documentation updateSouptick Joarder
2020-09-29net: ipw2x00,iwlegacy,iwlwifi: Remove in_interrupt() from debug macrosSebastian Andrzej Siewior
2020-08-27ipw2x00: convert tasklets to use new tasklet_setup() APIAllen Pais
2020-08-02ipw2x00: switch from 'pci_' to 'dma_' APIChristophe JAILLET
2020-08-02ipw2100: Use GFP_KERNEL instead of GFP_ATOMIC in some memory allocationChristophe JAILLET
2020-07-20Merge tag 'wireless-drivers-next-2020-07-20' of git://git.kernel.org/pub/scm/...David S. Miller
2020-07-15ipw2100: use generic power managementVaibhav Gupta
2020-06-26docs: networking: reorganize driver documentation againJakub Kicinski
2020-05-01docs: networking: device drivers: convert intel/ipw2100.txt to ReSTMauro Carvalho Chehab
2020-03-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds
2020-03-12ipw2x00: Use scnprintf() for avoiding potential buffer overflowTakashi Iwai
2020-02-14drivers: net: Call cpu_latency_qos_*() instead of pm_qos_*()Rafael J. Wysocki
2020-01-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds
2020-01-06remove ioremap_nocache and devm_ioremap_nocacheChristoph Hellwig
2019-12-20Merge tag 'wireless-drivers-next-2019-12-20' of git://git.kernel.org/pub/scm/...David S. Miller
2019-12-18ipw2x00: Fix -Wcast-function-typePhong Tran
2019-12-12netdev: pass the stuck queue to the timeout handlerMichael S. Tsirkin
2019-11-20ipw2x00: remove set but not used variable 'force_update'zhengbin
2019-08-06ipw2x00: remove redundant assignment to errColin Ian King
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 507Thomas Gleixner
2018-12-20Merge tag 'wireless-drivers-next-for-davem-2018-12-20' of git://git.kernel.or...David S. Miller
2018-12-20ipw2x00: cleanup dead codeYueHaibing
2018-12-05net: documentation: build a directory structure for driversJakub Kicinski
2018-07-31ipw2x00: remove redundant variables len, ret, reason and cryptColin Ian King
2018-06-27ipw2x00: track time using boottimeArnd Bergmann
2018-06-12treewide: kmalloc() -> kmalloc_array()Kees Cook
2018-04-30ipw2100: fix spelling mistake: "decsribed" -> "described"Colin Ian King
2018-03-27wireless: Use octal not symbolic permissionsJoe Perches
2017-08-24wireless: ipw2x00: make iw_handler_def constBhumika Goyal
2017-07-28ipw2100: don't return positive values to PCI probe on errorDan Williams
2017-07-18wireless: ipw2100: constify attribute_group structures.Arvind Yadav
2017-06-12wireless: ipw2x00: convert to use DRIVER_ATTR_RWGreg Kroah-Hartman
2017-02-27scripts/spelling.txt: add "disassocation" pattern and fix typo instancesMasahiro Yamada
2017-02-27scripts/spelling.txt: add "intialization" pattern and fix typo instancesMasahiro Yamada
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds
2016-10-20net: use core MTU range checking in wireless driversJarod Wilson
2016-05-04treewide: replace dev->trans_start update with helperFlorian Westphal
2016-04-12cfg80211: remove enum ieee80211_bandJohannes Berg
2016-04-07ipw2x00: use to_pci_dev()Geliang Tang
2016-01-07ipw2x00: add checks for dma mapping errorsAlexey Khoroshilov
2015-11-18ipw2x00: move under intel vendor directoryKalle Valo