aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/intel/ipw2x00
AgeCommit message (Expand)Author
2023-03-11wifi: ipw2200: fix memory leak in ipw_wdev_init()Zhengchao Shao
2023-03-11wifi: ipw2x00: don't call dev_kfree_skb() under spin_lock_irqsave()Yang Yingliang
2023-03-11ipw2x00: switch from 'pci_' to 'dma_' APIChristophe JAILLET
2022-06-14ipw2x00: Fix potential NULL dereference in libipw_xmit()Haowen Bai
2021-05-22ipw2x00: potential buffer overflow in libipw_wx_set_encodeext()Dan Carpenter
2020-02-24ipw2x00: Fix -Wcast-function-typePhong Tran
2018-07-31ipw2x00: remove redundant variables len, ret, reason and cryptColin Ian King
2018-06-27ipw2x00: track time using boottimeArnd Bergmann
2018-06-27net: ipw2x00: Replace NULL comparison with !privVarsha Rao
2018-06-12treewide: kmalloc() -> kmalloc_array()Kees Cook
2018-05-30drivers/net: Fix various unnecessary characters after logging newlinesJoe Perches
2018-05-04ipw2200: fix spelling mistake: "functionalitis" -> "functionalities"Colin Ian King
2018-04-30ipw2100: fix spelling mistake: "decsribed" -> "described"Colin Ian King
2018-03-27wireless: Use octal not symbolic permissionsJoe Perches
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-08-24wireless: ipw2x00: make iw_handler_def constBhumika Goyal
2017-08-24wireless: ipw2200: Replace PCI pool old APIRomain Perier
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-07-18wireless: ipw2200: constify attribute_group structures.Arvind Yadav
2017-07-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2017-06-16networking: make skb_put & friends return void pointersJohannes Berg
2017-06-16networking: introduce and use skb_put_data()Johannes Berg
2017-06-12wireless: ipw2x00: convert to use DRIVER_ATTR_RWGreg Kroah-Hartman
2017-03-20ipw2200: remove redundant check of rc < 0Colin Ian King
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-11-17wireless: fix bogus maybe-uninitialized warningArnd Bergmann
2016-10-20net: use core MTU range checking in wireless driversJarod Wilson
2016-06-29wireless: ipw2200: fix old-style declarationArnd Bergmann
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