index
:
linux.git
iio/light/color-sensors
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
sunxi/platform/irq-debounce
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
intel
/
ipw2x00
Age
Commit message (
Expand
)
Author
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 507
Thomas Gleixner
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 501
Thomas Gleixner
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2018-12-20
Merge tag 'wireless-drivers-next-for-davem-2018-12-20' of git://git.kernel.or...
David S. Miller
2018-12-20
ipw2x00: cleanup dead code
YueHaibing
2018-12-05
net: documentation: build a directory structure for drivers
Jakub Kicinski
2018-10-01
ipw2x00: Remove unnecessary parentheses
Nathan Chancellor
2018-07-31
ipw2x00: remove redundant variables len, ret, reason and crypt
Colin Ian King
2018-06-27
ipw2x00: track time using boottime
Arnd Bergmann
2018-06-27
net: ipw2x00: Replace NULL comparison with !priv
Varsha Rao
2018-06-12
treewide: kmalloc() -> kmalloc_array()
Kees Cook
2018-05-30
drivers/net: Fix various unnecessary characters after logging newlines
Joe Perches
2018-05-04
ipw2200: fix spelling mistake: "functionalitis" -> "functionalities"
Colin Ian King
2018-04-30
ipw2100: fix spelling mistake: "decsribed" -> "described"
Colin Ian King
2018-03-27
wireless: Use octal not symbolic permissions
Joe Perches
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-08-24
wireless: ipw2x00: make iw_handler_def const
Bhumika Goyal
2017-08-24
wireless: ipw2200: Replace PCI pool old API
Romain Perier
2017-07-28
ipw2100: don't return positive values to PCI probe on error
Dan Williams
2017-07-18
wireless: ipw2100: constify attribute_group structures.
Arvind Yadav
2017-07-18
wireless: ipw2200: constify attribute_group structures.
Arvind Yadav
2017-07-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2017-06-16
networking: make skb_put & friends return void pointers
Johannes Berg
2017-06-16
networking: introduce and use skb_put_data()
Johannes Berg
2017-06-12
wireless: ipw2x00: convert to use DRIVER_ATTR_RW
Greg Kroah-Hartman
2017-03-20
ipw2200: remove redundant check of rc < 0
Colin Ian King
2017-02-27
scripts/spelling.txt: add "disassocation" pattern and fix typo instances
Masahiro Yamada
2017-02-27
scripts/spelling.txt: add "intialization" pattern and fix typo instances
Masahiro Yamada
2016-12-24
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
2016-11-17
wireless: fix bogus maybe-uninitialized warning
Arnd Bergmann
2016-10-20
net: use core MTU range checking in wireless drivers
Jarod Wilson
2016-06-29
wireless: ipw2200: fix old-style declaration
Arnd Bergmann
2016-05-04
treewide: replace dev->trans_start update with helper
Florian Westphal
2016-04-12
cfg80211: remove enum ieee80211_band
Johannes Berg
2016-04-07
ipw2x00: use to_pci_dev()
Geliang Tang
2016-01-07
ipw2x00: add checks for dma mapping errors
Alexey Khoroshilov
2015-11-18
ipw2x00: move under intel vendor directory
Kalle Valo