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
/
ipw2200.c
Age
Commit message (
Expand
)
Author
2023-03-31
wifi: ipw2x00: remove unused _ipw_read16 function
Tom Rix
2023-03-13
wifi: ipw2x00: convert ipw_fw_error->elem to flexible array[]
Jacob Keller
2022-12-22
wifi: ipw2200: fix memory leak in ipw_wdev_init()
Zhengchao Shao
2022-12-22
wifi: ipw2x00: don't call dev_kfree_skb() under spin_lock_irqsave()
Yang Yingliang
2022-11-16
wifi: cfg80211: Avoid clashing function prototypes
Gustavo A. R. Silva
2022-11-01
wifi: ipw2200: Remove the unused function ipw_alive()
Jiapeng Chong
2022-09-02
wifi: move from strlcpy with unused retval to strscpy
Wolfram Sang
2022-07-18
wifi: ipw2x00: fix repeated words in comments
Jilin Yuan
2022-04-06
ipw2x00: use DEVICE_ATTR_*() macro
Meng Tang
2021-11-19
ipw2200: constify address in ipw_send_adapter_address
Jakub Kicinski
2021-10-20
ipw2200: prepare for const netdev->dev_addr
Jakub Kicinski
2021-10-20
wireless: use eth_hw_addr_set()
Jakub Kicinski
2021-09-28
ipw2200: Fix a function name in print messages
Cai Huoqing
2020-08-27
ipw2x00: convert tasklets to use new tasklet_setup() API
Allen Pais
2020-08-27
ipw2200: Demote lots of nonconformant kerneldoc comments
Lee Jones
2020-08-27
ipw2200: Remove set but unused variables 'rc' and 'w'
Lee Jones
2020-08-02
ipw2x00: switch from 'pci_' to 'dma_' API
Christophe JAILLET
2020-07-15
ipw2200: use generic power management
Vaibhav Gupta
2020-05-12
ipw2x00: Replace zero-length array with flexible-array
Gustavo A. R. Silva
2020-05-06
ipw2x00: Remove a memory allocation failure log message
Christophe JAILLET
2020-04-15
ipw2x00: make ipw_setup_deferred_work() void
Jason Yan
2020-04-15
ipw2x00: make ipw_qos_association_resp() void
Jason Yan
2020-03-12
ipw2x00: Use scnprintf() for avoiding potential buffer overflow
Takashi Iwai
2019-12-18
ipw2x00: Fix -Wcast-function-type
Phong Tran
2019-11-20
ipw2x00: remove set but not used variable 'reason'
zhengbin
2019-09-03
ipw2x00: fix spelling mistake "initializationg" -> "initialization"
Colin Ian King
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 507
Thomas Gleixner
2018-12-20
ipw2x00: cleanup dead code
YueHaibing
2018-10-01
ipw2x00: Remove unnecessary parentheses
Nathan Chancellor
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-03-27
wireless: Use octal not symbolic permissions
Joe Perches
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-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-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
2015-11-18
ipw2x00: move under intel vendor directory
Kalle Valo