summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/intel/ipw2x00/ipw2100.c
AgeCommit message (Expand)AuthorFilesLines
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 507Thomas Gleixner1-15/+1
2018-12-20Merge tag 'wireless-drivers-next-for-davem-2018-12-20' of git://git.kernel.or...David S. Miller1-6/+2
2018-12-20ipw2x00: cleanup dead codeYueHaibing1-6/+2
2018-12-05net: documentation: build a directory structure for driversJakub Kicinski1-1/+1
2018-07-31ipw2x00: remove redundant variables len, ret, reason and cryptColin Ian King1-7/+0
2018-06-27ipw2x00: track time using boottimeArnd Bergmann1-9/+9
2018-06-12treewide: kmalloc() -> kmalloc_array()Kees Cook1-5/+6
2018-04-30ipw2100: fix spelling mistake: "decsribed" -> "described"Colin Ian King1-1/+1
2018-03-27wireless: Use octal not symbolic permissionsJoe Perches1-15/+14
2017-08-24wireless: ipw2x00: make iw_handler_def constBhumika Goyal1-2/+2
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-06-12wireless: ipw2x00: convert to use DRIVER_ATTR_RWGreg Kroah-Hartman1-5/+3
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-2/+2
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds1-1/+1
2016-10-20net: use core MTU range checking in wireless driversJarod Wilson1-1/+2
2016-05-04treewide: replace dev->trans_start update with helperFlorian Westphal1-1/+1
2016-04-12cfg80211: remove enum ieee80211_bandJohannes Berg1-3/+3
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 Valo1-0/+8639