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
2018-11-06
rsi: fix spelling mistake "Initialzing" -> "Initializing"
Colin Ian King
1
-2
/
+2
2018-10-01
rsi: Remove unnecessary boolean condition
Nathan Chancellor
1
-1
/
+1
2018-09-04
rsi: remove set but not used variables 'header_size' and 'tx_params'
YueHaibing
1
-4
/
+0
2018-08-31
rsi: improve kernel thread handling to fix kernel panic
Siva Rebbagondla
1
-1
/
+0
2018-08-31
rsi: fix memory alignment issue in ARM32 platforms
Siva Rebbagondla
1
-4
/
+7
2018-08-09
rsi: remove redundant variables bss, wh and temp_flash_content
Colin Ian King
1
-9
/
+1
2018-07-31
rsi: move init_done flag to end of rsi_91x_init().
Amol Hanwate
1
-1
/
+1
2018-07-31
rsi: fill rx_params only once.
Amol Hanwate
1
-5
/
+0
2018-07-31
rsi: Correct RSI_NEEDED_HEADROOM in mac80211_attach.
Amol Hanwate
1
-1
/
+1
2018-07-31
rsi: add firmware support for AP+BT dual mode
Siva Rebbagondla
1
-0
/
+3
2018-07-31
rsi: remove redundant flash_content variable
Siva Rebbagondla
1
-16
/
+7
2018-07-31
rsi: remove redundant device ids
Siva Rebbagondla
4
-9
/
+8
2018-07-31
rsi: optimize virtual interfaces
Siva Rebbagondla
1
-1
/
+2
2018-07-31
rsi: fix for WoWLAN wakeup in security mode.
Siva Rebbagondla
1
-1
/
+1
2018-07-31
rsi: fix for 40MHZ connection issue.
Ganapathi Raju
1
-12
/
+9
2018-07-31
rsi: fix for low throughput issue
Siva Rebbagondla
1
-1
/
+1
2018-05-29
rsi: fix spelling mistake "Uknown" -> "Unknown"
Colin Ian King
1
-1
/
+1
2018-05-23
rsi: add fix for corruption of auto rate table
Sanjay Konduri
1
-0
/
+1
2018-05-23
rsi: add fix for crash during assertions
Sanjay Konduri
1
-0
/
+1
2018-05-15
rsi: Set wowlan flag while writing wowlan config parameters
Siva Rebbagondla
1
-1
/
+1
2018-05-15
rsi: reset hibernate_resume flag to work hibernate resume in coex mode.
Siva Rebbagondla
1
-0
/
+1
2018-05-15
rsi: Add null check for virtual interfaces in wowlan config
Sanjay Kumar Konduri
1
-1
/
+6
2018-05-12
rsi: fix spelling mistake: "thead" -> "thread"
Colin Ian King
1
-1
/
+1
2018-04-30
rsi_91x: fix uninitialized variable
Gustavo A. R. Silva
1
-3
/
+4
2018-04-30
rsi_91x: fix structurally dead code
Gustavo A. R. Silva
1
-8
/
+8
2018-04-24
rsi: Fix 'invalid vdd' warning in mmc
Siva Rebbagondla
1
-2
/
+0
2018-04-24
rsi: fix nommu_map_sg overflow kernel panic
Siva Rebbagondla
3
-22
/
+36
2018-04-24
rsi: advertise 5GHz support based on device capability
Amitkumar Karwar
1
-4
/
+7
2018-04-24
rsi: enable power save by default for coex
Amitkumar Karwar
1
-0
/
+3
2018-04-24
rsi: parse TID from data frame correctly
Amitkumar Karwar
1
-1
/
+3
2018-04-24
rsi: increase max supported aggregation subframes
Amitkumar Karwar
2
-1
/
+5
2018-04-24
rsi: use appropriate interface for power save configuration
Amitkumar Karwar
1
-4
/
+8
2018-04-24
rsi: device bootup parameter configuration
Amitkumar Karwar
1
-1
/
+2
2018-04-24
rsi: disable fw watchdog timer during reset
Amitkumar Karwar
3
-0
/
+9
2018-04-24
rsi: remove unecessary PTR_ALIGN()s
Dan Carpenter
1
-4
/
+0
2018-04-24
rsi: roaming enhancements
Prameela Rani Garnepudi
6
-17
/
+78
2018-04-24
rsi: enable 80MHz clock by default
Prameela Rani Garnepudi
1
-1
/
+1
2018-04-24
rsi: move descriptor preparation to core
Prameela Rani Garnepudi
3
-21
/
+35
2018-04-24
rsi: move xtend_desc structure from rsi_main.h to rsi_mgmt.h
Prameela Rani Garnepudi
3
-12
/
+12
2018-03-27
rsi: fix kernel panic observed on 64bit machine
Amitkumar Karwar
2
-11
/
+23
2018-03-27
rsi: fix error path handling in SDIO probe
Amitkumar Karwar
1
-5
/
+8
2018-03-27
rsi: remove redundant duplicate assignment of buffer_size
Colin Ian King
1
-1
/
+0
2018-03-27
rsi: Remove stack VLA usage
Tobin C. Harding
1
-6
/
+14
2018-03-27
Bluetooth: btrsi: rework dependencies
Arnd Bergmann
1
-1
/
+3
2018-03-13
net/wireless: fix spaces and grammar copy/paste in vendor Kconfig help text
Randy Dunlap
1
-2
/
+2
2018-03-13
rsi: improve RX packet handling in USB interface
Prameela Rani Garnepudi
5
-74
/
+78
2018-03-13
rsi: use dynamic RX control blocks instead of MAX_RX_URB
Prameela Rani Garnepudi
2
-16
/
+23
2018-03-13
rsi: improve RX handling in SDIO interface
Prameela Rani Garnepudi
4
-24
/
+94
2018-03-13
rsi: sdio changes to support BT
Prameela Rani Garnepudi
2
-1
/
+3
2018-03-13
rsi: add module parameter operating mode
Prameela Rani Garnepudi
5
-7
/
+74
[next]