index
:
linux/linux-stable.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.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
zydas
Age
Commit message (
Expand
)
Author
11 days
wifi: Fix typos
Bjorn Helgaas
2025-07-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2025-06-30
wifi: zd1211rw: Fix potential NULL pointer dereference in zd_mac_tx_to_dev()
Daniil Dulov
2025-06-24
wifi: cfg80211/mac80211: Add support to get radio index
Roopni Devanathan
2025-03-12
wifi: zd1211rw: Add __nonstring annotations for unterminated strings
Kees Cook
2024-10-02
move asm/unaligned.h to linux/unaligned.h
Al Viro
2024-06-26
wifi: mac80211: inform the low level if drv_stop() is a suspend
Emmanuel Grumbach
2024-06-12
wifi: zd1211rw: use 'time_left' variable with wait_for_completion_timeout()
Wolfram Sang
2024-02-28
wifi: zd1211rw: silence sparse warnings
Johannes Berg
2024-02-08
wifi: mac80211: simplify non-chanctx drivers
Johannes Berg
2024-02-05
wifi: zd1211rw: remove __nocast from zd_addr_t
Kalle Valo
2023-10-30
wifi: remove orphaned zd1201 driver
Arnd Bergmann
2023-08-25
Fix nomenclature for USB and PCI wireless devices
Alan Stern
2023-07-25
wifi: zd1211rw: fix typo "tranmits"
Yueh-Shun Li
2023-02-13
wifi: zd1211rw: remove redundant decls
Tom Rix
2022-11-16
wifi: zd1201: Avoid clashing function prototypes
Gustavo A. R. Silva
2022-10-10
wifi: mac80211: add wake_tx_queue callback to drivers
Alexander Wetzel
2022-06-20
wifi: mac80211: return a beacon for a specific link
Shaul Triebitz
2022-06-20
wifi: mac80211: split bss_info_changed method
Johannes Berg
2022-03-16
zd1201: use kzalloc
Julia Lawall
2021-10-20
zd1201: use eth_hw_addr_set()
Jakub Kicinski
2021-10-20
wireless: use eth_hw_addr_set() for dev->addr_len cases
Jakub Kicinski
2021-09-21
zd1211rw: remove duplicate USB device ID
Krzysztof Kozlowski
2021-06-15
zd1211rw: Prefer pr_err over printk error msg
Saurav Girepunje
2020-12-08
zd1201: Fix fall-through warnings for Clang
Gustavo A. R. Silva
2020-11-07
zd1211rw: Remove in_atomic() usage.
Sebastian Andrzej Siewior
2020-09-29
net: zd1211rw: Remove ZD_ASSERT(in_interrupt())
Sebastian Andrzej Siewior
2020-09-24
zd1201: simplify the return expression of zd1201_set_maxassoc()
Qinglang Miao
2020-09-01
zd1211rw: zd_chip: Correct misspelled function argument
Lee Jones
2020-09-01
zd1211rw: zd_mac: Add missing or incorrect function documentation
Lee Jones
2020-09-01
zd1211rw: zd_chip: Fix formatting
Lee Jones
2020-09-01
zd1211rw: fix build warning
Allen Pais
2020-08-27
zd1211rw: convert tasklets to use new tasklet_setup() API
Allen Pais
2020-07-15
zd1211rw: remove needless check before usb_free_coherent()
Xu Wang
2020-06-14
treewide: replace '---help---' in Kconfig files with 'help'
Masahiro Yamada
2020-03-23
zd1211rw: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
2019-12-20
Merge tag 'wireless-drivers-next-2019-12-20' of git://git.kernel.org/pub/scm/...
David S. Miller
2019-12-18
zd1211rw: fix storage endpoint lookup
Johan Hovold
2019-12-12
netdev: pass the stuck queue to the timeout handler
Michael S. Tsirkin
2019-09-21
zd1211rw: zd_usb: Use "%zu" to format size_t
Geert Uytterhoeven
2019-09-06
zd1211rw: use %*ph to print small buffer
Andy Shevchenko
2019-09-03
zd1211rw: zd_usb: Use struct_size() helper
Gustavo A. R. Silva
2019-09-03
zd1211rw: remove false assertion from zd_mac_clear()
Oliver Neukum
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2019-05-21
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 13
Thomas Gleixner
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2019-04-25
zd1211rw: use struct_size() helper
Gustavo A. R. Silva
2018-11-06
zd1201: mark expected switch fall-through
Gustavo A. R. Silva
2018-10-05
zd1211rw: Replace spin_is_locked() with lockdep
Lance Roy
2018-06-27
zd1211rw: use irqsave() in USB's complete callback
Sebastian Andrzej Siewior
[next]