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
/
realtek
Age
Commit message (
Expand
)
Author
Files
Lines
2018-02-27
rtlwifi: Fix VHT NSS in RC
Ping-Ke Shih
1
-9
/
+46
2018-02-27
rtlwifi: Add rate section and its related definition and comment
Ping-Ke Shih
2
-3
/
+7
2018-02-27
rtlwifi: Extend tx_power_by_rate_offset size for newer IC
Ping-Ke Shih
2
-1
/
+4
2018-02-27
rtlwifi: Use 6 bits as sequence number of TX report
Ping-Ke Shih
2
-4
/
+26
2018-02-27
rtlwifi: Add Support VHT to spec_ver
Ping-Ke Shih
3
-2
/
+6
2018-02-27
rtlwifi: enable mac80211 fast-tx support
Ping-Ke Shih
1
-0
/
+1
2018-02-25
rtlwifi: rtl8723be: Fix loss of signal
Larry Finger
1
-1
/
+2
2018-02-07
rtlwifi: rtl8821ae: Fix connection lost problem correctly
Larry Finger
2
-2
/
+4
2018-01-25
rtlwifi: btcoex: Fix some static warnings from Sparse
Ping-Ke Shih
2
-25
/
+15
2018-01-24
rtl8xxxu: Fix trailing semicolon
Luis de Bethencourt
1
-1
/
+1
2018-01-24
rtlwifi: Add spec_ver to check whether use new rate-id or not
Ping-Ke Shih
3
-12
/
+121
2018-01-24
rtlwifi: Add ratr_table for newer IC
Ping-Ke Shih
1
-0
/
+18
2018-01-24
rtlwifi: 8822be has to report vht capability to mac80211
Ping-Ke Shih
1
-1
/
+2
2018-01-24
rtlwifi: btcoex: add boolean variables dbg_mode
Ping-Ke Shih
1
-0
/
+2
2018-01-24
rtlwifi: btcoex: Add wifi_only series ops to control solo card
Ping-Ke Shih
7
-3
/
+172
2018-01-24
rtlwifi: btcoex: add scan_notify within ips_notify if RFON
Ping-Ke Shih
1
-0
/
+8
2018-01-24
rtlwifi: btcoex: Add variable ant_div_cfg to support antenna diversity
Ping-Ke Shih
2
-0
/
+2
2018-01-24
rtlwifi: btcoex: Add switch band notify for btc
Ping-Ke Shih
5
-0
/
+53
2018-01-24
rtlwifi: btcoex: extend get_wifi_bw to support bandwidth 80M
Ping-Ke Shih
2
-22
/
+16
2018-01-18
rtlwifi: Support A-MSDU in A-MPDU capability
Ping-Ke Shih
1
-0
/
+1
2018-01-17
rtlwifi: btcoex: add rfe_type parameter to btcoex
Ping-Ke Shih
2
-0
/
+12
2018-01-17
rtlwifi: btcoex: Add common function for qeurying BT information
Ping-Ke Shih
3
-33
/
+380
2018-01-17
rtlwifi: btcoex: Remove typedef statements
Larry Finger
1
-67
/
+31
2018-01-17
rtlwifi: btcoex: Remove global variables from btcoex
Ping-Ke Shih
6
-78
/
+217
2018-01-17
rtlwifi: btcoex: Add power_on_setting routine
Ping-Ke Shih
4
-0
/
+9
2018-01-17
rtlwifi: unlink bss when un-association
Tsang-Shian Lin
1
-0
/
+18
2018-01-17
rtlwifi: fix scan channel 1 fail after IPS
Ping-Ke Shih
1
-0
/
+5
2018-01-17
rtlwifi: Use mutex to replace spin_lock to protect IPS and LPS
Ping-Ke Shih
4
-27
/
+14
2018-01-16
rtlwifi: btcoexist: remove redundant variable fw_ps_state
Colin Ian King
1
-2
/
+1
2018-01-08
rtlwifi: fill FW version and subversion
Ping-Ke Shih
2
-0
/
+4
2018-01-08
rtlwifi: btcoex: Use seq_file to dump btcoex status
Ping-Ke Shih
12
-632
/
+664
2018-01-08
rtlwifi: Improve debugging by using debugfs
Ping-Ke Shih
9
-2
/
+523
2018-01-08
rtlwifi: rtl8723: Add error handling to no existing firmware
Ping-Ke Shih
1
-1
/
+1
2018-01-08
rtlwifi: Remove unnecessary parentheses
Frank A. Cancio Bello
4
-26
/
+26
2018-01-08
rtlwifi: mark expected switch fall-through in rtl_make_smps_action
Gustavo A. R. Silva
1
-3
/
+1
2018-01-08
rtlwifi: Remove unnecessary 'out of memory' message
Shreeya Patel
1
-4
/
+2
2018-01-08
rtlwifi: use kcalloc instead of multiply
Tobin C. Harding
1
-2
/
+2
2018-01-08
rtlwifi: fix parenthesis alignment
Ping-Ke Shih
1
-1
/
+1
2018-01-08
rtlwifi: check for array overflow
Dan Carpenter
1
-0
/
+4
2017-12-14
rtlwifi: always initialize variables given to RT_TRACE()
Nicolas Iooss
1
-1
/
+1
2017-12-14
rtlwifi: rtl_pci: Fix the bug when inactiveps is enabled.
Tsang-Shian Lin
1
-0
/
+7
2017-12-14
rtlwifi: rtl_pci: 8822BE puts broadcast and multicast packet to HIQ
Ping-Ke Shih
1
-0
/
+8
2017-12-08
wireless: use ARRAY_SIZE
Jérémy Lefaure
4
-39
/
+30
2017-12-07
rtlwifi: rtl818x: remove redundant check for cck_power > 15
Colin Ian King
1
-4
/
+1
2017-12-07
rtlwifi: cleanup the code that check whether TX ring is available
Ping-Ke Shih
3
-54
/
+6
2017-12-07
rtlwifi: fix the wrong size to calculate fifo space
Ping-Ke Shih
2
-4
/
+6
2017-12-07
rtlwifi: Reduce IO in RX interrupt to boost throughput
Ping-Ke Shih
1
-2
/
+3
2017-12-07
rtlwifi: Convert individual interrupt results to struct
Larry Finger
18
-95
/
+76
2017-11-08
rtlwifi: remove redundant initialization to cfg_cmd
Colin Ian King
1
-1
/
+1
2017-11-08
rtlwifi: remove redundant pointer tid_data
Colin Ian King
1
-2
/
+0
[prev]
[next]