summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/intel/ipw2x00
Commit message (Expand)AuthorAgeFilesLines
* treewide: kmalloc() -> kmalloc_array()Kees Cook2018-06-122-10/+11
* drivers/net: Fix various unnecessary characters after logging newlinesJoe Perches2018-05-301-2/+1
* ipw2200: fix spelling mistake: "functionalitis" -> "functionalities"Colin Ian King2018-05-041-1/+1
* ipw2100: fix spelling mistake: "decsribed" -> "described"Colin Ian King2018-04-302-2/+2
* wireless: Use octal not symbolic permissionsJoe Perches2018-03-273-45/+37
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* wireless: ipw2x00: make iw_handler_def constBhumika Goyal2017-08-242-3/+3
* wireless: ipw2200: Replace PCI pool old APIRomain Perier2017-08-241-6/+7
* ipw2100: don't return positive values to PCI probe on errorDan Williams2017-07-281-14/+14
* wireless: ipw2100: constify attribute_group structures.Arvind Yadav2017-07-181-1/+1
* wireless: ipw2200: constify attribute_group structures.Arvind Yadav2017-07-181-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2017-07-052-9/+7
|\
| * networking: make skb_put & friends return void pointersJohannes Berg2017-06-162-3/+2
| * networking: introduce and use skb_put_data()Johannes Berg2017-06-162-6/+5
* | wireless: ipw2x00: convert to use DRIVER_ATTR_RWGreg Kroah-Hartman2017-06-122-10/+6
|/
* ipw2200: remove redundant check of rc < 0Colin Ian King2017-03-201-3/+0
* scripts/spelling.txt: add "disassocation" pattern and fix typo instancesMasahiro Yamada2017-02-272-2/+2
* scripts/spelling.txt: add "intialization" pattern and fix typo instancesMasahiro Yamada2017-02-272-3/+3
* Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2016-12-245-5/+5
* wireless: fix bogus maybe-uninitialized warningArnd Bergmann2016-11-171-1/+1
* net: use core MTU range checking in wireless driversJarod Wilson2016-10-204-13/+8
* wireless: ipw2200: fix old-style declarationArnd Bergmann2016-06-291-1/+1
* treewide: replace dev->trans_start update with helperFlorian Westphal2016-05-042-4/+4
* cfg80211: remove enum ieee80211_bandJohannes Berg2016-04-122-9/+9
* ipw2x00: use to_pci_dev()Geliang Tang2016-04-071-1/+1
* ipw2x00: add checks for dma mapping errorsAlexey Khoroshilov2016-01-071-2/+9
* ipw2x00: move under intel vendor directoryKalle Valo2015-11-1813-0/+28655