index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
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
Files
Lines
2023-10-23
wifi: ipw2x00: fix format-truncation warnings
Kalle Valo
1
-18
/
+2
2022-12-08
wifi: ipw2x00: Remove some unused functions
Jiapeng Chong
1
-11
/
+0
2022-09-07
wifi: ipw2100: fix warnings about non-kernel-doc
Johannes Berg
1
-2
/
+2
2022-09-02
wifi: move from strlcpy with unused retval to strscpy
Wolfram Sang
1
-3
/
+3
2022-04-06
ipw2x00: use DEVICE_ATTR_*() macro
Meng Tang
1
-32
/
+32
2021-10-20
wireless: use eth_hw_addr_set()
Jakub Kicinski
1
-2
/
+2
2021-06-03
ipw2x00: Minor documentation update
Souptick Joarder
1
-1
/
+1
2020-09-30
net: ipw2x00,iwlegacy,iwlwifi: Remove in_interrupt() from debug macros
Sebastian Andrzej Siewior
1
-2
/
+1
2020-08-27
ipw2x00: convert tasklets to use new tasklet_setup() API
Allen Pais
1
-5
/
+4
2020-08-02
ipw2x00: switch from 'pci_' to 'dma_' API
Christophe JAILLET
1
-62
/
+59
2020-08-02
ipw2100: Use GFP_KERNEL instead of GFP_ATOMIC in some memory allocation
Christophe JAILLET
1
-1
/
+1
2020-07-21
Merge tag 'wireless-drivers-next-2020-07-20' of git://git.kernel.org/pub/scm/...
David S. Miller
1
-24
/
+7
2020-07-15
ipw2100: use generic power management
Vaibhav Gupta
1
-24
/
+7
2020-06-27
docs: networking: reorganize driver documentation again
Jakub Kicinski
1
-1
/
+1
2020-05-01
docs: networking: device drivers: convert intel/ipw2100.txt to ReST
Mauro Carvalho Chehab
1
-1
/
+1
2020-04-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
1
-8
/
+8
2020-03-12
ipw2x00: Use scnprintf() for avoiding potential buffer overflow
Takashi Iwai
1
-8
/
+8
2020-02-14
drivers: net: Call cpu_latency_qos_*() instead of pm_qos_*()
Rafael J. Wysocki
1
-5
/
+5
2020-01-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
1
-4
/
+5
2020-01-06
remove ioremap_nocache and devm_ioremap_nocache
Christoph Hellwig
1
-1
/
+1
2019-12-21
Merge tag 'wireless-drivers-next-2019-12-20' of git://git.kernel.org/pub/scm/...
David S. Miller
1
-3
/
+4
2019-12-18
ipw2x00: Fix -Wcast-function-type
Phong Tran
1
-3
/
+4
2019-12-13
netdev: pass the stuck queue to the timeout handler
Michael S. Tsirkin
1
-1
/
+1
2019-11-20
ipw2x00: remove set but not used variable 'force_update'
zhengbin
1
-2
/
+1
2019-08-06
ipw2x00: remove redundant assignment to err
Colin Ian King
1
-1
/
+1
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 507
Thomas Gleixner
1
-15
/
+1
2018-12-21
Merge tag 'wireless-drivers-next-for-davem-2018-12-20' of git://git.kernel.or...
David S. Miller
1
-6
/
+2
2018-12-20
ipw2x00: cleanup dead code
YueHaibing
1
-6
/
+2
2018-12-05
net: documentation: build a directory structure for drivers
Jakub Kicinski
1
-1
/
+1
2018-07-31
ipw2x00: remove redundant variables len, ret, reason and crypt
Colin Ian King
1
-7
/
+0
2018-06-27
ipw2x00: track time using boottime
Arnd Bergmann
1
-9
/
+9
2018-06-13
treewide: kmalloc() -> kmalloc_array()
Kees Cook
1
-5
/
+6
2018-04-30
ipw2100: fix spelling mistake: "decsribed" -> "described"
Colin Ian King
1
-1
/
+1
2018-03-27
wireless: Use octal not symbolic permissions
Joe Perches
1
-15
/
+14
2017-08-24
wireless: ipw2x00: make iw_handler_def const
Bhumika Goyal
1
-2
/
+2
2017-07-28
ipw2100: don't return positive values to PCI probe on error
Dan Williams
1
-14
/
+14
2017-07-18
wireless: ipw2100: constify attribute_group structures.
Arvind Yadav
1
-1
/
+1
2017-06-12
wireless: ipw2x00: convert to use DRIVER_ATTR_RW
Greg Kroah-Hartman
1
-5
/
+3
2017-02-28
scripts/spelling.txt: add "disassocation" pattern and fix typo instances
Masahiro Yamada
1
-1
/
+1
2017-02-28
scripts/spelling.txt: add "intialization" pattern and fix typo instances
Masahiro Yamada
1
-2
/
+2
2016-12-24
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
1
-1
/
+1
2016-10-20
net: use core MTU range checking in wireless drivers
Jarod Wilson
1
-1
/
+2
2016-05-04
treewide: replace dev->trans_start update with helper
Florian Westphal
1
-1
/
+1
2016-04-12
cfg80211: remove enum ieee80211_band
Johannes Berg
1
-3
/
+3
2016-04-07
ipw2x00: use to_pci_dev()
Geliang Tang
1
-1
/
+1
2016-01-07
ipw2x00: add checks for dma mapping errors
Alexey Khoroshilov
1
-2
/
+9
2015-11-18
ipw2x00: move under intel vendor directory
Kalle Valo
1
-0
/
+8639