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
/
rsi
Age
Commit message (
Expand
)
Author
Lines
2026-03-02
wifi: rsi: Don't default to -EOPNOTSUPP in rsi_mac80211_config
Sebastian Krzyszkowiak
-1
/
+1
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
-7
/
+7
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
-7
/
+7
2026-02-02
net: remove unnecessary module_init/exit functions
Ethan Nelson-Moore
-29
/
+0
2026-01-29
Merge tag 'wireless-next-2026-01-29' of https://git.kernel.org/pub/scm/linux/...
Jakub Kicinski
-3
/
+2
2026-01-27
wifi: rsi: sdio: Migrate to use sdio specific shutdown function
Uwe Kleine-König
-3
/
+2
2026-01-12
wifi: rsi: Fix memory corruption due to not set vif driver data size
Marek Vasut
-0
/
+1
2025-06-24
wifi: cfg80211/mac80211: Add support to get radio index
Roopni Devanathan
-1
/
+8
2025-06-08
treewide, timers: Rename from_timer() to timer_container_of()
Ingo Molnar
-2
/
+2
2025-04-05
treewide: Switch/rename to timer_delete[_sync]()
Thomas Gleixner
-5
/
+5
2024-09-09
wifi: rsi: Remove an unused field in struct rsi_debugfs
Christophe JAILLET
-1
/
+0
2024-06-26
wifi: mac80211: inform the low level if drv_stop() is a suspend
Emmanuel Grumbach
-1
/
+2
2024-04-05
wifi: rsi: sdio: simplify module initialization
Krzysztof Kozlowski
-30
/
+1
2024-02-08
wifi: mac80211: introduce 'channel request'
Johannes Berg
-2
/
+2
2024-02-08
wifi: mac80211: simplify non-chanctx drivers
Johannes Berg
-0
/
+4
2024-02-05
wifi: rsi: fix restricted __le32 degrades to integer sparse warnings
Kalle Valo
-6
/
+6
2023-08-23
wifi: rsi: rsi_91x_usb_ops: Remove unnecessary (void*) conversions
Wu Yunchuan
-1
/
+1
2023-08-23
wifi: rsi: rsi_91x_usb: Remove unnecessary (void*) conversions
Wu Yunchuan
-10
/
+10
2023-08-23
wifi: rsi: rsi_91x_sdio_ops: Remove unnecessary (void*) conversions
Wu Yunchuan
-10
/
+5
2023-08-23
wifi: rsi: rsi_91x_sdio: Remove unnecessary (void*) conversions
Wu Yunchuan
-25
/
+14
2023-08-23
wifi: rsi: rsi_91x_main: Remove unnecessary (void*) conversions
Wu Yunchuan
-2
/
+2
2023-08-23
wifi: rsi: rsi_91x_mac80211: Remove unnecessary conversions
Wu Yunchuan
-2
/
+2
2023-08-23
wifi: rsi: rsi_91x_hal: Remove unnecessary conversions
Wu Yunchuan
-1
/
+1
2023-08-23
wifi: rsi: rsi_91x_debugfs: Remove unnecessary (void*) conversions
Wu Yunchuan
-2
/
+1
2023-08-23
wifi: rsi: rsi_91x_coex: Remove unnecessary (void*) conversions
Wu Yunchuan
-7
/
+4
2023-06-08
wifi: rsi: Do not set MMC_PM_KEEP_POWER in shutdown
Marek Vasut
-3
/
+0
2023-06-08
wifi: rsi: Do not configure WoWlan in shutdown hook if not enabled
Marek Vasut
-4
/
+2
2023-03-31
wifi: rsi: Slightly simplify rsi_set_channel()
Christophe JAILLET
-4
/
+3
2023-02-13
wifi: rsi: Avoid defines prefixed with CONFIG
Peter Lafreniere
-3
/
+3
2022-12-14
wifi: rsi: Fix memory leak in rsi_coex_attach()
Yuan Can
-0
/
+1
2022-11-08
wifi: rsi: Fix handling of 802.3 EAPOL frames sent via control port
Marek Vasut
-2
/
+8
2022-10-10
wifi: mac80211: add wake_tx_queue callback to drivers
Alexander Wetzel
-0
/
+1
2022-09-06
wifi: rsi: fix kernel-doc warning
Johannes Berg
-0
/
+1
2022-07-18
wifi: rsi: 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-07-15
wifi: rsi: remove unused variable
Johannes Berg
-2
/
+0
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
-25
/
+19
2022-04-11
mac80211: prepare sta handling for MLO support
Sriram R
-10
/
+10
2022-01-17
Merge branch 'signal-for-v5.17' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
-4
/
+4
2021-12-15
rsi: fix array out of bound
zhangyue
-0
/
+3
2021-12-13
exit: Rename complete_and_exit to kthread_complete_and_exit
Eric W. Biederman
-4
/
+4
2021-11-29
rsi: Fix out-of-bounds read in rsi_read_pkt()
Zekun Shen
-1
/
+6
2021-11-29
rsi: Fix use-after-free in rsi_rx_done_handler()
Zekun Shen
-1
/
+7
2021-10-28
rsi: fix control-message timeout
Johan Hovold
-1
/
+1
2021-10-20
rsi: stop thread firstly in rsi_91x_init() error handling
Ziyang Xuan
-0
/
+1
2021-09-21
rsi: Fix module dev_oper_mode parameter description
Marek Vasut
-8
/
+13
2021-09-21
rsi: fix rate mask set leading to P2P failure
Martin Fuzzey
-65
/
+50
2021-09-21
rsi: fix key enabled check causing unwanted encryption for vap_id > 0
Martin Fuzzey
-1
/
+4
[next]