summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/intel/ipw2x00
AgeCommit message (Expand)Author
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 507Thomas Gleixner
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 501Thomas Gleixner
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas 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-10-01ipw2x00: Remove unnecessary parenthesesNathan Chancellor
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