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
/
ipw2200.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-10-23
wifi: ipw2x00: replace deprecated strncpy with strscpy_pad
Justin Stitt
1
-9
/
+8
2023-10-23
wifi: ipw2x00: fix format-truncation warnings
Kalle Valo
1
-5
/
+1
2023-08-21
wifi: ipw2x00: refactor to use kstrtoul
Justin Stitt
1
-27
/
+12
2023-03-31
wifi: ipw2x00: remove unused _ipw_read16 function
Tom Rix
1
-13
/
+0
2023-03-13
wifi: ipw2x00: convert ipw_fw_error->elem to flexible array[]
Jacob Keller
1
-4
/
+3
2022-12-22
wifi: ipw2200: fix memory leak in ipw_wdev_init()
Zhengchao Shao
1
-2
/
+7
2022-12-22
wifi: ipw2x00: don't call dev_kfree_skb() under spin_lock_irqsave()
Yang Yingliang
1
-1
/
+1
2022-11-16
wifi: cfg80211: Avoid clashing function prototypes
Gustavo A. R. Silva
1
-1
/
+1
2022-11-01
wifi: ipw2200: Remove the unused function ipw_alive()
Jiapeng Chong
1
-14
/
+0
2022-09-02
wifi: move from strlcpy with unused retval to strscpy
Wolfram Sang
1
-3
/
+3
2022-07-18
wifi: ipw2x00: fix repeated words in comments
Jilin Yuan
1
-1
/
+1
2022-04-06
ipw2x00: use DEVICE_ATTR_*() macro
Meng Tang
1
-61
/
+58
2021-11-19
ipw2200: constify address in ipw_send_adapter_address
Jakub Kicinski
1
-1
/
+1
2021-10-20
ipw2200: prepare for const netdev->dev_addr
Jakub Kicinski
1
-3
/
+3
2021-10-20
wireless: use eth_hw_addr_set()
Jakub Kicinski
1
-2
/
+2
2021-09-28
ipw2200: Fix a function name in print messages
Cai Huoqing
1
-1
/
+1
2020-08-27
ipw2x00: convert tasklets to use new tasklet_setup() API
Allen Pais
1
-4
/
+3
2020-08-27
ipw2200: Demote lots of nonconformant kerneldoc comments
Lee Jones
1
-15
/
+15
2020-08-27
ipw2200: Remove set but unused variables 'rc' and 'w'
Lee Jones
1
-8
/
+7
2020-08-02
ipw2x00: switch from 'pci_' to 'dma_' API
Christophe JAILLET
1
-27
/
+29
2020-07-15
ipw2200: use generic power management
Vaibhav Gupta
1
-23
/
+7
2020-05-12
ipw2x00: Replace zero-length array with flexible-array
Gustavo A. R. Silva
1
-1
/
+1
2020-05-06
ipw2x00: Remove a memory allocation failure log message
Christophe JAILLET
1
-3
/
+1
2020-04-15
ipw2x00: make ipw_setup_deferred_work() void
Jason Yan
1
-10
/
+2
2020-04-15
ipw2x00: make ipw_qos_association_resp() void
Jason Yan
1
-7
/
+4
2020-03-12
ipw2x00: Use scnprintf() for avoiding potential buffer overflow
Takashi Iwai
1
-24
/
+24
2019-12-18
ipw2x00: Fix -Wcast-function-type
Phong Tran
1
-2
/
+3
2019-11-20
ipw2x00: remove set but not used variable 'reason'
zhengbin
1
-3
/
+0
2019-09-03
ipw2x00: fix spelling mistake "initializationg" -> "initialization"
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-20
ipw2x00: cleanup dead code
YueHaibing
1
-5
/
+2
2018-10-01
ipw2x00: Remove unnecessary parentheses
Nathan Chancellor
1
-1
/
+1
2018-06-27
ipw2x00: track time using boottime
Arnd Bergmann
1
-2
/
+2
2018-06-27
net: ipw2x00: Replace NULL comparison with !priv
Varsha Rao
1
-1
/
+1
2018-06-13
treewide: kmalloc() -> kmalloc_array()
Kees Cook
1
-5
/
+5
2018-05-30
drivers/net: Fix various unnecessary characters after logging newlines
Joe Perches
1
-2
/
+1
2018-05-04
ipw2200: fix spelling mistake: "functionalitis" -> "functionalities"
Colin Ian King
1
-1
/
+1
2018-03-27
wireless: Use octal not symbolic permissions
Joe Perches
1
-29
/
+22
2017-08-24
wireless: ipw2x00: make iw_handler_def const
Bhumika Goyal
1
-1
/
+1
2017-08-24
wireless: ipw2200: Replace PCI pool old API
Romain Perier
1
-6
/
+7
2017-07-18
wireless: ipw2200: constify attribute_group structures.
Arvind Yadav
1
-1
/
+1
2017-07-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-3
/
+4
2017-06-16
networking: make skb_put & friends return void pointers
Johannes Berg
1
-1
/
+1
2017-06-16
networking: introduce and use skb_put_data()
Johannes Berg
1
-2
/
+3
2017-06-12
wireless: ipw2x00: convert to use DRIVER_ATTR_RW
Greg Kroah-Hartman
1
-5
/
+3
2017-03-20
ipw2200: remove redundant check of rc < 0
Colin Ian King
1
-3
/
+0
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
-1
/
+1
2016-10-20
net: use core MTU range checking in wireless drivers
Jarod Wilson
1
-2
/
+6
2016-06-29
wireless: ipw2200: fix old-style declaration
Arnd Bergmann
1
-1
/
+1
[next]