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
Age
Commit message (
Expand
)
Author
2024-10-17
wifi: ipw: select CRYPTO_LIB_ARC4
Johannes Berg
2024-10-08
wifi: remove iw_public_data from struct net_device
Johannes Berg
2024-10-08
wifi: cfg80211: stop exporting wext symbols
Johannes Berg
2024-10-08
wifi: wext/libipw: move spy implementation to libipw
Johannes Berg
2024-10-08
wifi: ipw2x00/lib80211: move remaining lib80211 into libipw
Johannes Berg
2024-08-27
wifi: lib80211: Handle const struct lib80211_crypto_ops in lib80211
Christophe JAILLET
2024-08-10
wifi: ipw2x00: libipw: Avoid -Wflex-array-member-not-at-end warnings
Gustavo A. R. Silva
2024-07-09
wifi: ipw2x00: Use kzalloc() instead of kmalloc()/memset()
Chen Ni
2023-10-23
wifi: ipw2x00: replace deprecated strncpy with strscpy_pad
Justin Stitt
2023-10-23
wifi: ipw2x00: fix format-truncation warnings
Kalle Valo
2023-09-21
wifi: ipw2x00: Annotate struct libipw_txb with __counted_by
Kees Cook
2023-08-21
wifi: ipw2x00: refactor to use kstrtoul
Justin Stitt
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-12-08
wifi: ipw2x00: Remove some unused functions
Jiapeng Chong
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-28
ipw2x00: Replace zero-length array with DECLARE_FLEX_ARRAY() helper
Gustavo A. R. Silva
2022-09-22
wifi: ipw2x00: fix array of flexible structures warnings
Johannes Berg
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-07-18
wifi: ipw2x00: fix repeated words in comments
Jilin Yuan
2022-04-06
ipw2x00: use DEVICE_ATTR_*() macro
Meng Tang
2022-04-06
ipw2x00: Fix potential NULL dereference in libipw_xmit()
Haowen Bai
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
2021-08-21
ipw2x00: Avoid field-overflowing memcpy()
Kees Cook
2021-08-21
ipw2x00: Use struct_size helper instead of open-coded arithmetic
Len Baker
2021-06-03
ipw2x00: Minor documentation update
Souptick Joarder
2021-04-17
ipw2x00: potential buffer overflow in libipw_wx_set_encodeext()
Dan Carpenter
2020-10-15
Merge tag 'net-next-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
2020-09-29
net: ipw2x00,iwlegacy,iwlwifi: Remove in_interrupt() from debug macros
Sebastian Andrzej Siewior
2020-09-11
net: wireless: drop bogus CRYPTO_xxx Kconfig selects
Ard Biesheuvel
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-08-02
ipw2100: Use GFP_KERNEL instead of GFP_ATOMIC in some memory allocation
Christophe JAILLET
2020-08-02
ipw2x00: Replace HTTP links with HTTPS ones
Alexander A. Klimov
2020-07-20
Merge tag 'wireless-drivers-next-2020-07-20' of git://git.kernel.org/pub/scm/...
David S. Miller
2020-07-15
ipw2200: use generic power management
Vaibhav Gupta
2020-07-15
ipw2100: use generic power management
Vaibhav Gupta
2020-06-26
docs: networking: reorganize driver documentation again
Jakub Kicinski
2020-06-14
treewide: replace '---help---' in Kconfig files with 'help'
Masahiro Yamada
2020-05-12
ipw2x00: Fix comment for CLOCK_BOOTTIME constant
Pali Rohár
2020-05-12
ipw2x00: Replace zero-length array with flexible-array
Gustavo A. R. Silva
[next]