summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/intel/ipw2x00/ipw2200.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: kmalloc() -> kmalloc_array()Kees Cook2018-06-121-5/+5
* 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
* wireless: Use octal not symbolic permissionsJoe Perches2018-03-271-29/+22
* wireless: ipw2x00: make iw_handler_def constBhumika Goyal2017-08-241-1/+1
* wireless: ipw2200: Replace PCI pool old APIRomain Perier2017-08-241-6/+7
* 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-051-3/+4
|\
| * networking: make skb_put & friends return void pointersJohannes Berg2017-06-161-1/+1
| * networking: introduce and use skb_put_data()Johannes Berg2017-06-161-2/+3
* | wireless: ipw2x00: convert to use DRIVER_ATTR_RWGreg Kroah-Hartman2017-06-121-5/+3
|/
* 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-271-1/+1
* scripts/spelling.txt: add "intialization" pattern and fix typo instancesMasahiro Yamada2017-02-271-1/+1
* net: use core MTU range checking in wireless driversJarod Wilson2016-10-201-2/+6
* wireless: ipw2200: fix old-style declarationArnd Bergmann2016-06-291-1/+1
* treewide: replace dev->trans_start update with helperFlorian Westphal2016-05-041-3/+3
* cfg80211: remove enum ieee80211_bandJohannes Berg2016-04-121-6/+6
* ipw2x00: move under intel vendor directoryKalle Valo2015-11-181-0/+12061
OpenPOWER on IntegriCloud