index
:
drm/drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
zydas
Age
Commit message (
Expand
)
Author
Files
Lines
2024-02-28
wifi: zd1211rw: silence sparse warnings
Johannes Berg
1
-2
/
+3
2024-02-08
wifi: mac80211: simplify non-chanctx drivers
Johannes Berg
1
-0
/
+4
2024-02-05
wifi: zd1211rw: remove __nocast from zd_addr_t
Kalle Valo
1
-1
/
+1
2023-10-30
wifi: remove orphaned zd1201 driver
Arnd Bergmann
4
-2074
/
+0
2023-08-25
Fix nomenclature for USB and PCI wireless devices
Alan Stern
1
-3
/
+3
2023-07-25
wifi: zd1211rw: fix typo "tranmits"
Yueh-Shun Li
1
-1
/
+1
2023-02-13
wifi: zd1211rw: remove redundant decls
Tom Rix
1
-3
/
+0
2022-11-16
wifi: zd1201: Avoid clashing function prototypes
Gustavo A. R. Silva
1
-85
/
+89
2022-10-10
wifi: mac80211: add wake_tx_queue callback to drivers
Alexander Wetzel
1
-0
/
+1
2022-06-20
wifi: mac80211: return a beacon for a specific link
Shaul Triebitz
1
-4
/
+5
2022-06-20
wifi: mac80211: split bss_info_changed method
Johannes Berg
1
-2
/
+2
2022-03-16
zd1201: use kzalloc
Julia Lawall
1
-2
/
+1
2021-10-20
zd1201: use eth_hw_addr_set()
Jakub Kicinski
1
-3
/
+4
2021-10-20
wireless: use eth_hw_addr_set() for dev->addr_len cases
Jakub Kicinski
1
-1
/
+1
2021-09-21
zd1211rw: remove duplicate USB device ID
Krzysztof Kozlowski
1
-1
/
+0
2021-06-15
zd1211rw: Prefer pr_err over printk error msg
Saurav Girepunje
1
-2
/
+2
2020-12-08
zd1201: Fix fall-through warnings for Clang
Gustavo A. R. Silva
1
-1
/
+1
2020-11-07
zd1211rw: Remove in_atomic() usage.
Sebastian Andrzej Siewior
1
-15
/
+0
2020-09-29
net: zd1211rw: Remove ZD_ASSERT(in_interrupt())
Sebastian Andrzej Siewior
1
-1
/
+0
2020-09-24
zd1201: simplify the return expression of zd1201_set_maxassoc()
Qinglang Miao
1
-5
/
+1
2020-09-01
zd1211rw: zd_chip: Correct misspelled function argument
Lee Jones
1
-1
/
+1
2020-09-01
zd1211rw: zd_mac: Add missing or incorrect function documentation
Lee Jones
1
-8
/
+7
2020-09-01
zd1211rw: zd_chip: Fix formatting
Lee Jones
1
-2
/
+2
2020-09-01
zd1211rw: fix build warning
Allen Pais
1
-1
/
+2
2020-08-27
zd1211rw: convert tasklets to use new tasklet_setup() API
Allen Pais
1
-4
/
+4
2020-07-15
zd1211rw: remove needless check before usb_free_coherent()
Xu Wang
1
-3
/
+1
2020-06-14
treewide: replace '---help---' in Kconfig files with 'help'
Masahiro Yamada
2
-4
/
+4
2020-03-23
zd1211rw: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
1
-4
/
+4
2019-12-20
Merge tag 'wireless-drivers-next-2019-12-20' of git://git.kernel.org/pub/scm/...
David S. Miller
1
-1
/
+1
2019-12-18
zd1211rw: fix storage endpoint lookup
Johan Hovold
1
-1
/
+1
2019-12-12
netdev: pass the stuck queue to the timeout handler
Michael S. Tsirkin
1
-1
/
+1
2019-09-21
zd1211rw: zd_usb: Use "%zu" to format size_t
Geert Uytterhoeven
1
-1
/
+1
2019-09-06
zd1211rw: use %*ph to print small buffer
Andy Shevchenko
1
-2
/
+1
2019-09-03
zd1211rw: zd_usb: Use struct_size() helper
Gustavo A. R. Silva
1
-8
/
+3
2019-09-03
zd1211rw: remove false assertion from zd_mac_clear()
Oliver Neukum
1
-1
/
+0
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2
-8
/
+2
2019-05-21
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 13
Thomas Gleixner
13
-169
/
+13
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
3
-0
/
+3
2019-04-25
zd1211rw: use struct_size() helper
Gustavo A. R. Silva
1
-2
/
+1
2018-11-06
zd1201: mark expected switch fall-through
Gustavo A. R. Silva
1
-0
/
+1
2018-10-05
zd1211rw: Replace spin_is_locked() with lockdep
Lance Roy
1
-1
/
+1
2018-06-27
zd1211rw: use irqsave() in USB's complete callback
Sebastian Andrzej Siewior
1
-9
/
+12
2018-06-27
zd1211rw: stop using deprecated get_seconds()
Arnd Bergmann
1
-1
/
+1
2018-06-12
treewide: kmalloc() -> kmalloc_array()
Kees Cook
1
-1
/
+2
2018-03-13
net/wireless: fix spaces and grammar copy/paste in vendor Kconfig help text
Randy Dunlap
1
-2
/
+2
2018-02-27
wireless: zd1211rw: remove redundant assignment of pointer 'q'
Colin Ian King
1
-1
/
+0
2017-11-08
zd1201: remove unused variable framelen
Colin Ian King
1
-2
/
+1
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-08-10
zd1211rw: constify usb_device_id
Arvind Yadav
1
-1
/
+1
2017-08-10
zd1201: constify usb_device_id
Arvind Yadav
1
-1
/
+1
[next]