index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
rsi
Age
Commit message (
Expand
)
Author
Files
Lines
2023-06-08
wifi: rsi: Do not set MMC_PM_KEEP_POWER in shutdown
Marek Vasut
1
-3
/
+0
2023-06-08
wifi: rsi: Do not configure WoWlan in shutdown hook if not enabled
Marek Vasut
1
-4
/
+2
2023-03-31
wifi: rsi: Slightly simplify rsi_set_channel()
Christophe JAILLET
1
-4
/
+3
2023-02-13
wifi: rsi: Avoid defines prefixed with CONFIG
Peter Lafreniere
2
-3
/
+3
2022-12-14
wifi: rsi: Fix memory leak in rsi_coex_attach()
Yuan Can
1
-0
/
+1
2022-11-08
wifi: rsi: Fix handling of 802.3 EAPOL frames sent via control port
Marek Vasut
2
-2
/
+8
2022-10-10
wifi: mac80211: add wake_tx_queue callback to drivers
Alexander Wetzel
1
-0
/
+1
2022-09-06
wifi: rsi: fix kernel-doc warning
Johannes Berg
1
-0
/
+1
2022-07-18
wifi: rsi: fix repeated words in comments
Jilin Yuan
1
-1
/
+1
2022-07-15
wifi: mac80211: change QoS settings API to take link into account
Johannes Berg
1
-1
/
+2
2022-07-15
wifi: rsi: remove unused variable
Johannes Berg
1
-2
/
+0
2022-06-20
wifi: mac80211: return a beacon for a specific link
Shaul Triebitz
1
-1
/
+1
2022-06-20
wifi: mac80211: split bss_info_changed method
Johannes Berg
1
-1
/
+1
2022-06-20
wifi: mac80211: move interface config to new struct
Johannes Berg
4
-25
/
+19
2022-04-11
mac80211: prepare sta handling for MLO support
Sriram R
2
-10
/
+10
2022-01-17
Merge branch 'signal-for-v5.17' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
4
-4
/
+4
2021-12-15
rsi: fix array out of bound
zhangyue
1
-0
/
+3
2021-12-13
exit: Rename complete_and_exit to kthread_complete_and_exit
Eric W. Biederman
4
-4
/
+4
2021-11-29
rsi: Fix out-of-bounds read in rsi_read_pkt()
Zekun Shen
3
-1
/
+6
2021-11-29
rsi: Fix use-after-free in rsi_rx_done_handler()
Zekun Shen
1
-1
/
+7
2021-10-28
rsi: fix control-message timeout
Johan Hovold
1
-1
/
+1
2021-10-20
rsi: stop thread firstly in rsi_91x_init() error handling
Ziyang Xuan
1
-0
/
+1
2021-09-21
rsi: Fix module dev_oper_mode parameter description
Marek Vasut
3
-8
/
+13
2021-09-21
rsi: fix rate mask set leading to P2P failure
Martin Fuzzey
4
-65
/
+50
2021-09-21
rsi: fix key enabled check causing unwanted encryption for vap_id > 0
Martin Fuzzey
3
-1
/
+4
2021-09-21
rsi: fix occasional initialisation failure with BT coex
Martin Fuzzey
3
-3
/
+18
2021-08-29
rsi: make array fsm_state static const, makes object smaller
Colin Ian King
1
-1
/
+1
2021-08-21
rsi: fix an error code in rsi_probe()
Dan Carpenter
1
-0
/
+1
2021-08-21
rsi: fix error code in rsi_load_9116_firmware()
Dan Carpenter
1
-1
/
+3
2021-06-15
rsi: fix AP mode with WPA failure due to encrypted EAPOL
Martin Fuzzey
4
-7
/
+2
2021-06-15
rsi: Add support for changing beacon interval
Marek Vasut
1
-0
/
+17
2021-06-15
rsi: Assign beacon rate settings to the correct rate_info descriptor field
Marek Vasut
1
-2
/
+2
2021-06-15
rsi: Fix missing function name in comments
Yang Shen
1
-2
/
+2
2021-04-18
rsi: Use resume_noirq for SDIO
Marek Vasut
1
-1
/
+1
2021-04-18
rsi: fix comment syntax in file headers
Aditya Srivastava
10
-10
/
+10
2021-04-14
rsi: remove unused including <linux/version.h>
Yang Li
1
-1
/
+0
2021-03-17
module: remove never implemented MODULE_SUPPORTED_DEVICE
Leon Romanovsky
3
-3
/
+0
2021-02-08
rsi: remove redundant assignment
wengjianfeng
1
-2
/
+1
2020-11-24
rsi: fix error return code in rsi_reset_card()
Zhang Changzhong
1
-15
/
+15
2020-11-10
rsi: Clean up loop in the interrupt handler
Marek Vasut
1
-63
/
+58
2020-11-10
rsi: Move card interrupt handling to RX thread
Marek Vasut
3
-51
/
+15
2020-11-07
rsi: rsi_91x_usb_ops: Source file headers are not good candidates for kernel-doc
Lee Jones
1
-1
/
+1
2020-11-07
rsi: rsi_91x_usb: Fix some basic kernel-doc issues
Lee Jones
1
-2
/
+4
2020-11-07
rsi: Fix TX EAPOL packet handling against iwlwifi AP
Marek Vasut
1
-1
/
+2
2020-09-01
rsi: rsi_91x_sdio_ops: File headers are not good kernel-doc candidates
Lee Jones
1
-1
/
+1
2020-09-01
rsi: rsi_91x_sdio: Fix a few kernel-doc related issues
Lee Jones
1
-4
/
+3
2020-09-01
rsi: Source file headers are not suitable for kernel-doc
Lee Jones
1
-1
/
+1
2020-09-01
rsi: File headers are not suitable for kernel-doc
Lee Jones
1
-1
/
+1
2020-09-01
rsi: Source file headers do not make good kernel-doc candidates
Lee Jones
1
-1
/
+1
2020-09-01
rsi: Add descriptions for rsi_set_vap_capabilities()'s parameters
Lee Jones
1
-0
/
+3
[next]