index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
ti
/
wl1251
Age
Commit message (
Expand
)
Author
Lines
2026-02-21
Convert more 'alloc_obj' cases to default GFP_KERNEL arguments
Linus Torvalds
-2
/
+1
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
-51
/
+51
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
-55
/
+54
2026-01-12
wl1251: Replace strncpy with strscpy in wl1251_acx_fw_version
Thorsten Blum
-9
/
+2
2025-07-24
wifi: Fix typos
Bjorn Helgaas
-3
/
+3
2025-06-24
wifi: cfg80211/mac80211: Add support to get radio index
Roopni Devanathan
-2
/
+3
2025-06-24
wl1251: Remove unused wl1251_cmd_*
Dr. David Alan Gilbert
-82
/
+0
2025-06-24
wl1251: Remove unused wl1251_acx_rate_policies
Dr. David Alan Gilbert
-36
/
+0
2025-04-02
wifi: wl1251: fix memory leak in wl1251_tx_work
Abdun Nihaal
-1
/
+3
2024-09-18
wifi: wl1251: Use IRQF_NO_AUTOEN flag in request_irq()
Jinjie Ruan
-2
/
+2
2024-07-21
Merge tag 'mm-nonmm-stable-2024-07-21-15-07' of git://git.kernel.org/pub/scm/...
Linus Torvalds
-1
/
+1
2024-06-28
kernel-wide: fix spelling mistakes like "assocative" -> "associative"
Jesse Brandeburg
-1
/
+1
2024-06-26
wifi: mac80211: inform the low level if drv_stop() is a suspend
Emmanuel Grumbach
-1
/
+1
2024-04-05
wifi: wl1251: simplify module initialization
Krzysztof Kozlowski
-19
/
+1
2024-03-28
wifi: ti: Avoid a hundred -Wflex-array-member-not-at-end warnings
Gustavo A. R. Silva
-3
/
+0
2024-02-08
wifi: mac80211: simplify non-chanctx drivers
Johannes Berg
-0
/
+4
2024-01-31
wifi: fill in MODULE_DESCRIPTION()s for wl1251 and wl12xx
Breno Leitao
-0
/
+2
2023-10-23
wifi: wl1251: replace deprecated strncpy with strscpy
Justin Stitt
-1
/
+1
2023-10-23
wifi: mac80211: rename ieee80211_tx_status() to ieee80211_tx_status_skb()
Kalle Valo
-3
/
+3
2023-02-13
wifi: wl1251: Fix a typo ("boradcast")
Jonathan Neuschäfer
-1
/
+1
2022-11-16
wifi: wl1251: switch to using gpiod API
Dmitry Torokhov
-30
/
+34
2022-11-16
wifi: wl1251: drop support for platform data
Dmitry Torokhov
-19
/
+4
2022-10-10
wifi: mac80211: add wake_tx_queue callback to drivers
Alexander Wetzel
-0
/
+1
2022-09-06
wifi: mac80211: extend ieee80211_nullfunc_get() for MLO
Johannes Berg
-1
/
+1
2022-07-18
wifi: wl1251: fix repeated words in comments
Jilin Yuan
-1
/
+1
2022-07-15
wifi: mac80211: change QoS settings API to take link into account
Johannes Berg
-1
/
+2
2022-06-20
wifi: mac80211: return a beacon for a specific link
Shaul Triebitz
-1
/
+1
2022-06-20
wifi: mac80211: split bss_info_changed method
Johannes Berg
-1
/
+1
2022-06-20
wifi: mac80211: move interface config to new struct
Johannes Berg
-4
/
+4
2022-05-06
wl1251: dynamically allocate memory used for DMA
H. Nikolaus Schaller
-18
/
+39
2022-02-09
spi: make remove callback a void function
Uwe Kleine-König
-3
/
+1
2021-12-16
wl1251: specify max. IE length
Merlijn Wajer
-0
/
+6
2021-06-15
wl1251: Fix missing function name in comments
Yang Shen
-4
/
+4
2021-06-15
wl1251: Fix possible buffer overflow in wl1251_cmd_scan
Lee Gibson
-3
/
+6
2021-02-08
wl1251: cmd: remove redundant assignment
wengjianfeng
-24
/
+12
2020-12-02
wl1251: remove trailing semicolon in macro definition
Tom Rix
-1
/
+1
2020-11-07
wl1251: cmd: Rename 'len' to 'buf_len' in the documentation
Lee Jones
-1
/
+1
2020-09-29
wl1251/wl12xx: fix a typo in comments
Wang Qing
-1
/
+1
2020-08-18
wl1251, wlcore: fix spelling mistake "buld" -> "build"
Colin Ian King
-1
/
+1
2020-08-02
wl1251: fix always return 0 error
Wang Hai
-1
/
+1
2020-06-14
treewide: replace '---help---' in Kconfig files with 'help'
Masahiro Yamada
-3
/
+3
2020-03-23
wireless: ti: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
-3
/
+3
2020-02-12
wl1251: remove ti,power-gpio for SDIO mode
H. Nikolaus Schaller
-30
/
+2
2019-11-15
net: wireless: ti: remove local VENDOR_ID and DEVICE_ID definitions
H. Nikolaus Schaller
-8
/
+0
2019-11-15
net: wireless: ti: wl1251 use new SDIO_VENDOR_ID_TI_WL1251 definition
H. Nikolaus Schaller
-1
/
+1
2019-11-15
net: wireless: ti: wl1251 add device tree support
H. Nikolaus Schaller
-0
/
+15
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 336
Thomas Gleixner
-359
/
+24
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
-0
/
+1
2019-02-01
wl1251: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
-54
/
+5
2018-03-25
Merge tag 'wireless-drivers-next-for-davem-2018-03-24' of git://git.kernel.or...
David S. Miller
-18
/
+84
[next]