summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/intel/ipw2x00
AgeCommit message (Expand)AuthorFilesLines
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-08-24wireless: ipw2x00: make iw_handler_def constBhumika Goyal2-3/+3
2017-08-24wireless: ipw2200: Replace PCI pool old APIRomain Perier1-6/+7
2017-07-28ipw2100: don't return positive values to PCI probe on errorDan Williams1-14/+14
2017-07-18wireless: ipw2100: constify attribute_group structures.Arvind Yadav1-1/+1
2017-07-18wireless: ipw2200: constify attribute_group structures.Arvind Yadav1-1/+1
2017-07-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2-9/+7
2017-06-16networking: make skb_put & friends return void pointersJohannes Berg2-3/+2
2017-06-16networking: introduce and use skb_put_data()Johannes Berg2-6/+5
2017-06-12wireless: ipw2x00: convert to use DRIVER_ATTR_RWGreg Kroah-Hartman2-10/+6
2017-03-20ipw2200: remove redundant check of rc < 0Colin Ian King1-3/+0
2017-02-28scripts/spelling.txt: add "disassocation" pattern and fix typo instancesMasahiro Yamada2-2/+2
2017-02-28scripts/spelling.txt: add "intialization" pattern and fix typo instancesMasahiro Yamada2-3/+3
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds5-5/+5
2016-11-17wireless: fix bogus maybe-uninitialized warningArnd Bergmann1-1/+1
2016-10-20net: use core MTU range checking in wireless driversJarod Wilson4-13/+8
2016-06-29wireless: ipw2200: fix old-style declarationArnd Bergmann1-1/+1
2016-05-04treewide: replace dev->trans_start update with helperFlorian Westphal2-4/+4
2016-04-12cfg80211: remove enum ieee80211_bandJohannes Berg2-9/+9
2016-04-07ipw2x00: use to_pci_dev()Geliang Tang1-1/+1
2016-01-07ipw2x00: add checks for dma mapping errorsAlexey Khoroshilov1-2/+9
2015-11-18ipw2x00: move under intel vendor directoryKalle Valo13-0/+28655