aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/intel/ipw2x00/ipw2200.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-12-20ipw2x00: cleanup dead codeYueHaibing1-5/+2
2018-10-01ipw2x00: Remove unnecessary parenthesesNathan Chancellor1-1/+1
2018-06-27ipw2x00: track time using boottimeArnd Bergmann1-2/+2
2018-06-27net: ipw2x00: Replace NULL comparison with !privVarsha Rao1-1/+1
2018-06-12treewide: kmalloc() -> kmalloc_array()Kees Cook1-5/+5
2018-05-30drivers/net: Fix various unnecessary characters after logging newlinesJoe Perches1-2/+1
2018-05-04ipw2200: fix spelling mistake: "functionalitis" -> "functionalities"Colin Ian King1-1/+1
2018-03-27wireless: Use octal not symbolic permissionsJoe Perches1-29/+22
2017-08-24wireless: ipw2x00: make iw_handler_def constBhumika Goyal1-1/+1
2017-08-24wireless: ipw2200: Replace PCI pool old APIRomain Perier1-6/+7
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 Torvalds1-3/+4
2017-06-16networking: make skb_put & friends return void pointersJohannes Berg1-1/+1
2017-06-16networking: introduce and use skb_put_data()Johannes Berg1-2/+3
2017-06-12wireless: ipw2x00: convert to use DRIVER_ATTR_RWGreg Kroah-Hartman1-5/+3
2017-03-20ipw2200: remove redundant check of rc < 0Colin Ian King1-3/+0
2017-02-27scripts/spelling.txt: add "disassocation" pattern and fix typo instancesMasahiro Yamada1-1/+1
2017-02-27scripts/spelling.txt: add "intialization" pattern and fix typo instancesMasahiro Yamada1-1/+1
2016-10-20net: use core MTU range checking in wireless driversJarod Wilson1-2/+6
2016-06-29wireless: ipw2200: fix old-style declarationArnd Bergmann1-1/+1
2016-05-04treewide: replace dev->trans_start update with helperFlorian Westphal1-3/+3
2016-04-12cfg80211: remove enum ieee80211_bandJohannes Berg1-6/+6
2015-11-18ipw2x00: move under intel vendor directoryKalle Valo1-0/+12061