index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
rsi
Age
Commit message (
Expand
)
Author
Files
Lines
2022-01-27
rsi: Fix out-of-bounds read in rsi_read_pkt()
Zekun Shen
3
-1
/
+6
2022-01-27
rsi: Fix use-after-free in rsi_rx_done_handler()
Zekun Shen
1
-1
/
+7
2021-11-17
rsi: stop thread firstly in rsi_91x_init() error handling
Ziyang Xuan
1
-0
/
+1
2021-11-17
rsi: Fix module dev_oper_mode parameter description
Marek Vasut
3
-8
/
+13
2021-11-17
rsi: fix rate mask set leading to P2P failure
Martin Fuzzey
4
-65
/
+50
2021-11-17
rsi: fix key enabled check causing unwanted encryption for vap_id > 0
Martin Fuzzey
3
-1
/
+4
2021-11-17
rsi: fix occasional initialisation failure with BT coex
Martin Fuzzey
3
-3
/
+18
2021-11-12
rsi: fix control-message timeout
Johan Hovold
1
-1
/
+1
2021-09-15
rsi: fix an error code in rsi_probe()
Dan Carpenter
1
-0
/
+1
2021-09-15
rsi: fix error code in rsi_load_9116_firmware()
Dan Carpenter
1
-1
/
+3
2021-07-14
rsi: fix AP mode with WPA failure due to encrypted EAPOL
Martin Fuzzey
4
-7
/
+2
2021-07-14
rsi: Assign beacon rate settings to the correct rate_info descriptor field
Marek Vasut
1
-2
/
+2
2021-05-11
rsi: Use resume_noirq for SDIO
Marek Vasut
1
-1
/
+1
2021-03-07
rsi: Move card interrupt handling to RX thread
Marek Vasut
3
-51
/
+15
2021-03-07
rsi: Fix TX EAPOL packet handling against iwlwifi AP
Marek Vasut
1
-1
/
+2
2020-12-30
rsi: fix error return code in rsi_reset_card()
Zhang Changzhong
1
-15
/
+15
2020-02-05
Revert "rsi: fix potential null dereference in rsi_probe()"
Johan Hovold
1
-1
/
+1
2020-02-01
rsi: fix non-atomic allocation in completion handler
Johan Hovold
1
-6
/
+7
2020-02-01
rsi: fix memory leak on failed URB submission
Johan Hovold
1
-1
/
+3
2020-02-01
rsi: fix use-after-free on probe errors
Johan Hovold
1
-6
/
+6
2020-02-01
rsi: fix use-after-free on failed probe and unbind
Johan Hovold
1
-1
/
+17
2020-02-01
rsi_91x_usb: fix interface sanity check
Johan Hovold
1
-1
/
+1
2020-01-17
rsi: fix potential null dereference in rsi_probe()
Denis Efremov
1
-1
/
+1
2019-12-13
rsi: release skb if rsi_prepare_beacon fails
Navid Emamdoost
1
-0
/
+1
2019-09-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-1
/
+0
2019-09-03
rsi: fix a double free bug in rsi_91x_deinit()
Hui Peng
1
-1
/
+0
2019-08-19
Merge tag 'wireless-drivers-next-for-davem-2019-08-19' of git://git.kernel.or...
David S. Miller
1
-17
/
+14
2019-08-06
rsi: fix for sdio reset card issue
Ganapathi Kondraju
1
-10
/
+7
2019-08-06
rsi: fix for sdio interface setup in 9116
Ganapathi Kondraju
1
-4
/
+4
2019-07-26
mac80211: pass the vif to cancel_remain_on_channel
Emmanuel Grumbach
1
-1
/
+2
2019-07-24
rsi: return explicit error values
Enrico Weigelt
1
-3
/
+3
2019-05-28
rsi: Properly initialize data in rsi_sdio_ta_reset
Nathan Chancellor
1
-7
/
+14
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
1
-0
/
+1
2019-04-25
rsi: miscallaneous changes for 9116 and common
Siva Rebbagondla
2
-17
/
+30
2019-04-25
rsi: reset device changes for 9116
Siva Rebbagondla
3
-30
/
+91
2019-04-25
rsi: send new tx command frame wlan9116 features
Siva Rebbagondla
3
-0
/
+84
2019-04-25
rsi: new bootup parameters for 9116
Siva Rebbagondla
3
-3
/
+181
2019-04-25
rsi: change in device init frame sequence for 9116
Siva Rebbagondla
1
-8
/
+30
2019-04-25
rsi: add firmware loading for 9116 device
Siva Rebbagondla
5
-1
/
+239
2019-04-25
rsi: move common part of firmware load to separate function
Siva Rebbagondla
2
-20
/
+36
2019-04-25
rsi: add new device model for 9116
Siva Rebbagondla
5
-7
/
+41
2019-04-25
rsi: Fix NULL pointer dereference in kmalloc
Aditya Pakki
1
-12
/
+18
2019-02-28
rsi: fix missing null pointer check from a failed ieee80211_probereq_get call
Colin Ian King
1
-0
/
+4
2019-02-19
rsi: remove set but not used variables 'info, vif'
YueHaibing
1
-6
/
+0
2019-02-19
rsi: fix spelling mistakes
Siva Rebbagondla
5
-12
/
+12
2019-02-19
rsi: fix a typo in a debug message
Dan Carpenter
1
-1
/
+1
2019-02-08
rsi: fix indentation issue with a code block
Colin Ian King
1
-8
/
+8
2019-02-08
rsi: fix for wowlan wakeup failure
Siva Rebbagondla
1
-0
/
+4
2019-02-08
rsi: resolve power save issue after S4 resume
Siva Rebbagondla
3
-1
/
+10
2019-02-08
rsi: fix wowlan wakeup issue for hibernate(S4)
Siva Rebbagondla
2
-3
/
+6
[next]