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
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
2020-09-01
rsi: Add description for function param 'sta'
Lee Jones
1
-0
/
+1
2020-09-01
rsi: File header comments should not be kernel-doc
Lee Jones
1
-1
/
+1
2020-09-01
rsi: Fix a myriad of documentation issues
Lee Jones
1
-9
/
+21
2020-09-01
rsi: Fix a few kerneldoc misdemeanours
Lee Jones
1
-4
/
+5
2020-09-01
rsi: Fix misnamed function parameter 'rx_pkt'
Lee Jones
1
-1
/
+1
2020-09-01
rsi: File header should not be kernel-doc
Lee Jones
1
-1
/
+1
2020-09-01
rsi: Fix some kernel-doc issues
Lee Jones
1
-2
/
+3
2020-07-13
mmc: sdio: Move SDIO IDs from rsi_sdio driver to common include file
Pali Rohár
2
-8
/
+4
2020-06-13
treewide: replace '---help---' in Kconfig files with 'help'
Masahiro Yamada
1
-6
/
+6
2020-04-14
rsi: fix a typo "throld" -> "threshold"
Qiujun Huang
1
-1
/
+1
2020-02-12
rsi: fix null pointer dereference during rsi_shutdown()
Martin Kepplinger
1
-3
/
+6
2019-12-18
rsi_91x_usb: fix interface sanity check
Johan Hovold
1
-1
/
+1
2019-12-18
rsi: add missing endpoint sanity checks
Johan Hovold
1
-2
/
+10
2019-12-18
rsi: fix non-atomic allocation in completion handler
Johan Hovold
1
-6
/
+7
2019-12-18
rsi: fix memory leak on failed URB submission
Johan Hovold
1
-1
/
+3
2019-12-18
rsi: fix use-after-free on probe errors
Johan Hovold
1
-6
/
+6
2019-12-18
rsi: fix use-after-free on failed probe and unbind
Johan Hovold
1
-1
/
+17
2019-11-06
Merge tag 'wireless-drivers-next-2019-11-05' of git://git.kernel.org/pub/scm/...
David S. Miller
2
-2
/
+3
2019-10-09
rsi: drop bogus device-id checks from probe
Johan Hovold
1
-2
/
+2
2019-10-09
Revert "rsi: fix potential null dereference in rsi_probe()"
Johan Hovold
1
-1
/
+1
2019-10-04
rsi: fix potential null dereference in rsi_probe()
Denis Efremov
1
-1
/
+1
2019-10-04
mac80211: simplify TX aggregation start
Johannes Berg
1
-2
/
+1
2019-10-01
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-20
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
[next]