index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
ti
/
wl1251
Commit message (
Expand
)
Author
Age
Files
Lines
*
wifi: wl1251: Fix a typo ("boradcast")
Jonathan Neuschäfer
2023-02-13
1
-1
/
+1
*
wifi: wl1251: switch to using gpiod API
Dmitry Torokhov
2022-11-16
2
-30
/
+34
*
wifi: wl1251: drop support for platform data
Dmitry Torokhov
2022-11-16
2
-19
/
+4
*
wifi: mac80211: add wake_tx_queue callback to drivers
Alexander Wetzel
2022-10-10
1
-0
/
+1
*
wifi: mac80211: extend ieee80211_nullfunc_get() for MLO
Johannes Berg
2022-09-06
1
-1
/
+1
*
wifi: wl1251: fix repeated words in comments
Jilin Yuan
2022-07-18
1
-1
/
+1
*
wifi: mac80211: change QoS settings API to take link into account
Johannes Berg
2022-07-15
1
-1
/
+2
*
wifi: mac80211: return a beacon for a specific link
Shaul Triebitz
2022-06-20
1
-1
/
+1
*
wifi: mac80211: split bss_info_changed method
Johannes Berg
2022-06-20
1
-1
/
+1
*
wifi: mac80211: move interface config to new struct
Johannes Berg
2022-06-20
1
-4
/
+4
*
wl1251: dynamically allocate memory used for DMA
H. Nikolaus Schaller
2022-05-06
3
-18
/
+39
*
spi: make remove callback a void function
Uwe Kleine-König
2022-02-09
1
-3
/
+1
*
wl1251: specify max. IE length
Merlijn Wajer
2021-12-16
1
-0
/
+6
*
wl1251: Fix missing function name in comments
Yang Shen
2021-06-15
1
-4
/
+4
*
wl1251: Fix possible buffer overflow in wl1251_cmd_scan
Lee Gibson
2021-06-15
1
-3
/
+6
*
wl1251: cmd: remove redundant assignment
wengjianfeng
2021-02-08
1
-24
/
+12
*
wl1251: remove trailing semicolon in macro definition
Tom Rix
2020-12-02
1
-1
/
+1
*
wl1251: cmd: Rename 'len' to 'buf_len' in the documentation
Lee Jones
2020-11-07
1
-1
/
+1
*
wl1251/wl12xx: fix a typo in comments
Wang Qing
2020-09-29
1
-1
/
+1
*
wl1251, wlcore: fix spelling mistake "buld" -> "build"
Colin Ian King
2020-08-18
1
-1
/
+1
*
wl1251: fix always return 0 error
Wang Hai
2020-08-02
1
-1
/
+1
*
treewide: replace '---help---' in Kconfig files with 'help'
Masahiro Yamada
2020-06-14
1
-3
/
+3
*
wireless: ti: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
2020-03-23
2
-3
/
+3
*
wl1251: remove ti,power-gpio for SDIO mode
H. Nikolaus Schaller
2020-02-12
1
-30
/
+2
*
net: wireless: ti: remove local VENDOR_ID and DEVICE_ID definitions
H. Nikolaus Schaller
2019-11-15
1
-8
/
+0
*
net: wireless: ti: wl1251 use new SDIO_VENDOR_ID_TI_WL1251 definition
H. Nikolaus Schaller
2019-11-15
1
-1
/
+1
*
net: wireless: ti: wl1251 add device tree support
H. Nikolaus Schaller
2019-11-15
1
-0
/
+15
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 336
Thomas Gleixner
2019-06-05
24
-359
/
+24
*
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2019-05-21
1
-0
/
+1
*
wl1251: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
2019-02-01
1
-54
/
+5
*
Merge tag 'wireless-drivers-next-for-davem-2018-03-24' of git://git.kernel.or...
David S. Miller
2018-03-25
1
-18
/
+84
|
\
|
*
wl1251: Set generated MAC address back to NVS data
Pali Rohár
2018-02-27
1
-0
/
+17
|
*
wl1251: Parse and use MAC address from supplied NVS data
Pali Rohár
2018-02-27
1
-8
/
+47
|
*
wl1251: Generate random MAC address only if driver does not have valid
Pali Rohár
2018-02-27
1
-9
/
+18
|
*
wl1251: Update wl->nvs_len after wl->nvs is valid
Pali Rohár
2018-02-27
1
-2
/
+3
*
|
net: drivers/net: Remove unnecessary skb_copy_expand OOM messages
Joe Perches
2018-03-15
1
-3
/
+1
|
/
*
wl1251: check return from call to wl1251_acx_arp_ip_filter
Colin Ian King
2018-01-08
1
-2
/
+1
*
wlcore, wl1251: fix spelling: "Couldnt" -> "Couldn't" and remove error on -EN...
Colin Ian King
2017-12-07
1
-3
/
+1
*
mac80211: use QoS NDP for AP probing
Johannes Berg
2017-11-27
1
-1
/
+1
*
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
4
-0
/
+4
*
wl1251: add a missing spin_lock_init()
Cong Wang
2017-08-31
1
-0
/
+1
*
networking: make skb_push & __skb_push return void pointers
Johannes Berg
2017-06-16
1
-2
/
+1
*
networking: introduce and use skb_put_data()
Johannes Berg
2017-06-16
1
-1
/
+1
*
mac80211: clean up rate encoding bits in RX status
Johannes Berg
2017-04-28
1
-1
/
+1
*
mac80211: Pass new RSSI level in CQM RSSI notification
Andrzej Zaborowski
2017-02-08
1
-2
/
+2
*
Makefile: drop -D__CHECK_ENDIAN__ from cflags
Michael S. Tsirkin
2016-12-16
1
-2
/
+0
*
mac80211: Add support for beacon report radio measurement
Avraham Stern
2016-07-06
2
-2
/
+10
*
cfg80211: remove enum ieee80211_band
Johannes Berg
2016-04-12
2
-2
/
+2
*
wl1251: use to_delayed_work()
Geliang Tang
2016-04-07
1
-1
/
+1
*
ti: unify Kconfig with other vendors
Kalle Valo
2015-11-18
1
-1
/
+1
[next]