index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
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
/
rsi
Commit message (
Expand
)
Author
Age
Files
Lines
*
wifi: rsi: Remove an unused field in struct rsi_debugfs
Christophe JAILLET
2024-09-09
1
-1
/
+0
*
wifi: mac80211: inform the low level if drv_stop() is a suspend
Emmanuel Grumbach
2024-06-26
1
-1
/
+2
*
wifi: rsi: sdio: simplify module initialization
Krzysztof Kozlowski
2024-04-05
1
-30
/
+1
*
wifi: mac80211: introduce 'channel request'
Johannes Berg
2024-02-08
1
-2
/
+2
*
wifi: mac80211: simplify non-chanctx drivers
Johannes Berg
2024-02-08
1
-0
/
+4
*
wifi: rsi: fix restricted __le32 degrades to integer sparse warnings
Kalle Valo
2024-02-05
1
-6
/
+6
*
wifi: rsi: rsi_91x_usb_ops: Remove unnecessary (void*) conversions
Wu Yunchuan
2023-08-23
1
-1
/
+1
*
wifi: rsi: rsi_91x_usb: Remove unnecessary (void*) conversions
Wu Yunchuan
2023-08-23
1
-10
/
+10
*
wifi: rsi: rsi_91x_sdio_ops: Remove unnecessary (void*) conversions
Wu Yunchuan
2023-08-23
1
-10
/
+5
*
wifi: rsi: rsi_91x_sdio: Remove unnecessary (void*) conversions
Wu Yunchuan
2023-08-23
1
-25
/
+14
*
wifi: rsi: rsi_91x_main: Remove unnecessary (void*) conversions
Wu Yunchuan
2023-08-23
1
-2
/
+2
*
wifi: rsi: rsi_91x_mac80211: Remove unnecessary conversions
Wu Yunchuan
2023-08-23
1
-2
/
+2
*
wifi: rsi: rsi_91x_hal: Remove unnecessary conversions
Wu Yunchuan
2023-08-23
1
-1
/
+1
*
wifi: rsi: rsi_91x_debugfs: Remove unnecessary (void*) conversions
Wu Yunchuan
2023-08-23
1
-2
/
+1
*
wifi: rsi: rsi_91x_coex: Remove unnecessary (void*) conversions
Wu Yunchuan
2023-08-23
1
-7
/
+4
*
wifi: rsi: Do not set MMC_PM_KEEP_POWER in shutdown
Marek Vasut
2023-06-08
1
-3
/
+0
*
wifi: rsi: Do not configure WoWlan in shutdown hook if not enabled
Marek Vasut
2023-06-08
1
-4
/
+2
*
wifi: rsi: Slightly simplify rsi_set_channel()
Christophe JAILLET
2023-03-31
1
-4
/
+3
*
wifi: rsi: Avoid defines prefixed with CONFIG
Peter Lafreniere
2023-02-13
2
-3
/
+3
*
wifi: rsi: Fix memory leak in rsi_coex_attach()
Yuan Can
2022-12-14
1
-0
/
+1
*
wifi: rsi: Fix handling of 802.3 EAPOL frames sent via control port
Marek Vasut
2022-11-08
2
-2
/
+8
*
wifi: mac80211: add wake_tx_queue callback to drivers
Alexander Wetzel
2022-10-10
1
-0
/
+1
*
wifi: rsi: fix kernel-doc warning
Johannes Berg
2022-09-06
1
-0
/
+1
*
wifi: rsi: 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: rsi: remove unused variable
Johannes Berg
2022-07-15
1
-2
/
+0
*
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
4
-25
/
+19
*
mac80211: prepare sta handling for MLO support
Sriram R
2022-04-11
2
-10
/
+10
*
Merge branch 'signal-for-v5.17' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2022-01-17
4
-4
/
+4
|
\
|
*
exit: Rename complete_and_exit to kthread_complete_and_exit
Eric W. Biederman
2021-12-13
4
-4
/
+4
*
|
rsi: fix array out of bound
zhangyue
2021-12-15
1
-0
/
+3
*
|
rsi: Fix out-of-bounds read in rsi_read_pkt()
Zekun Shen
2021-11-29
3
-1
/
+6
*
|
rsi: Fix use-after-free in rsi_rx_done_handler()
Zekun Shen
2021-11-29
1
-1
/
+7
|
/
*
rsi: fix control-message timeout
Johan Hovold
2021-10-28
1
-1
/
+1
*
rsi: stop thread firstly in rsi_91x_init() error handling
Ziyang Xuan
2021-10-20
1
-0
/
+1
*
rsi: Fix module dev_oper_mode parameter description
Marek Vasut
2021-09-21
3
-8
/
+13
*
rsi: fix rate mask set leading to P2P failure
Martin Fuzzey
2021-09-21
4
-65
/
+50
*
rsi: fix key enabled check causing unwanted encryption for vap_id > 0
Martin Fuzzey
2021-09-21
3
-1
/
+4
*
rsi: fix occasional initialisation failure with BT coex
Martin Fuzzey
2021-09-21
3
-3
/
+18
*
rsi: make array fsm_state static const, makes object smaller
Colin Ian King
2021-08-29
1
-1
/
+1
*
rsi: fix an error code in rsi_probe()
Dan Carpenter
2021-08-21
1
-0
/
+1
*
rsi: fix error code in rsi_load_9116_firmware()
Dan Carpenter
2021-08-21
1
-1
/
+3
*
rsi: fix AP mode with WPA failure due to encrypted EAPOL
Martin Fuzzey
2021-06-15
4
-7
/
+2
*
rsi: Add support for changing beacon interval
Marek Vasut
2021-06-15
1
-0
/
+17
*
rsi: Assign beacon rate settings to the correct rate_info descriptor field
Marek Vasut
2021-06-15
1
-2
/
+2
*
rsi: Fix missing function name in comments
Yang Shen
2021-06-15
1
-2
/
+2
*
rsi: Use resume_noirq for SDIO
Marek Vasut
2021-04-18
1
-1
/
+1
*
rsi: fix comment syntax in file headers
Aditya Srivastava
2021-04-18
10
-10
/
+10
[next]