index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
intel
/
ipw2x00
/
ipw2100.c
Age
Commit message (
Expand
)
Author
2022-09-07
wifi: ipw2100: fix warnings about non-kernel-doc
Johannes Berg
2022-09-02
wifi: move from strlcpy with unused retval to strscpy
Wolfram Sang
2022-04-06
ipw2x00: use DEVICE_ATTR_*() macro
Meng Tang
2021-10-20
wireless: use eth_hw_addr_set()
Jakub Kicinski
2021-06-03
ipw2x00: Minor documentation update
Souptick Joarder
2020-09-29
net: ipw2x00,iwlegacy,iwlwifi: Remove in_interrupt() from debug macros
Sebastian Andrzej Siewior
2020-08-27
ipw2x00: convert tasklets to use new tasklet_setup() API
Allen Pais
2020-08-02
ipw2x00: switch from 'pci_' to 'dma_' API
Christophe JAILLET
2020-08-02
ipw2100: Use GFP_KERNEL instead of GFP_ATOMIC in some memory allocation
Christophe JAILLET
2020-07-20
Merge tag 'wireless-drivers-next-2020-07-20' of git://git.kernel.org/pub/scm/...
David S. Miller
2020-07-15
ipw2100: use generic power management
Vaibhav Gupta
2020-06-26
docs: networking: reorganize driver documentation again
Jakub Kicinski
2020-05-01
docs: networking: device drivers: convert intel/ipw2100.txt to ReST
Mauro Carvalho Chehab
2020-03-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
2020-03-12
ipw2x00: Use scnprintf() for avoiding potential buffer overflow
Takashi Iwai
2020-02-14
drivers: net: Call cpu_latency_qos_*() instead of pm_qos_*()
Rafael J. Wysocki
2020-01-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
2020-01-06
remove ioremap_nocache and devm_ioremap_nocache
Christoph Hellwig
2019-12-20
Merge tag 'wireless-drivers-next-2019-12-20' of git://git.kernel.org/pub/scm/...
David S. Miller
2019-12-18
ipw2x00: Fix -Wcast-function-type
Phong Tran
2019-12-12
netdev: pass the stuck queue to the timeout handler
Michael S. Tsirkin
2019-11-20
ipw2x00: remove set but not used variable 'force_update'
zhengbin
2019-08-06
ipw2x00: remove redundant assignment to err
Colin Ian King
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 507
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-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-12
treewide: kmalloc() -> kmalloc_array()
Kees Cook
2018-04-30
ipw2100: fix spelling mistake: "decsribed" -> "described"
Colin Ian King
2018-03-27
wireless: Use octal not symbolic permissions
Joe Perches
2017-08-24
wireless: ipw2x00: make iw_handler_def const
Bhumika Goyal
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-06-12
wireless: ipw2x00: convert to use DRIVER_ATTR_RW
Greg Kroah-Hartman
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-10-20
net: use core MTU range checking in wireless drivers
Jarod Wilson
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