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
starfive-6.6.48-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
2020-04-23
rtw88: 8723d: 11N chips don't support H2C queue
Ping-Ke Shih
2
-13
/
+28
2020-04-23
rtw88: decompose while(1) loop of power sequence polling command
Ping-Ke Shih
1
-34
/
+38
2020-04-23
rtw88: 8723d: Add mac power-on/-off function
Ping-Ke Shih
2
-9
/
+61
2020-04-23
rtw88: no need to send additional information to legacy firmware
Ping-Ke Shih
1
-0
/
+6
2020-04-23
rtw88: add legacy firmware download for 8723D devices
Ping-Ke Shih
9
-11
/
+252
2020-04-21
rtw88: set power trim according to efuse PG values
Tzu-En Huang
4
-0
/
+166
2020-04-21
rtw88: 8723d: Add read_efuse to recognize efuse info from map
Ping-Ke Shih
2
-0
/
+82
2020-04-21
rtw88: 8723d: Add new chip op efuse_grant() to control efuse access
Ping-Ke Shih
4
-0
/
+39
2020-04-21
rtw88: 8723d: Add cfg_ldo25 to control LDO25
Ping-Ke Shih
3
-1
/
+21
2020-04-21
rtw88: 8723d: Add mac/bb/rf/agc/power_limit tables
Ping-Ke Shih
3
-0
/
+1207
2020-04-21
rtw88: 8723d: Add RF read/write ops
Ping-Ke Shih
5
-4
/
+85
2020-04-21
rtw88: 8723d: Add power sequence
Ping-Ke Shih
2
-0
/
+404
2020-04-21
rtw88: 8723d: add beamform wrapper functions
Ping-Ke Shih
5
-13
/
+33
2020-04-21
rtw88: 8723d: Add basic chip capabilities
Ping-Ke Shih
6
-0
/
+72
2020-04-21
rtlwifi: rtl8723ae: fix warning comparison to bool
Jason Yan
1
-5
/
+5
2020-04-21
rtlwifi: rtl8821ae: use true,false for bool variables
Jason Yan
1
-2
/
+2
2020-04-21
rtlwifi: rtl8723be: use true,false for bool variables
Jason Yan
1
-2
/
+2
2020-04-21
rtlwifi: rtl8192ee: use true,false for bool variables
Jason Yan
1
-2
/
+2
2020-04-21
rtlwifi: rtl8723ae: use true,false for bool variables
Jason Yan
1
-2
/
+2
2020-04-21
rtlwifi: rtl8188ee: use true,false for bool variables
Jason Yan
1
-2
/
+2
2020-04-15
rtw88: add support for set/get antennas
Yan-Hsuan Chuang
3
-0
/
+71
2020-04-15
rtw88: make rtw_chip_ops::set_antenna return int
Yan-Hsuan Chuang
2
-10
/
+17
2020-04-14
rtw88: Add delay on polling h2c command status bit
Kai-Heng Feng
1
-6
/
+7
2020-04-14
rtlwifi: rtl8723ae: fix spelling mistake "chang" -> "change"
Qiujun Huang
1
-1
/
+1
2020-04-14
rtw88: Make two functions static
YueHaibing
1
-4
/
+4
2020-04-14
rtw88: avoid unused function warnings
Arnd Bergmann
1
-8
/
+3
2020-03-28
Merge tag 'wireless-drivers-next-2020-03-27' of git://git.kernel.org/pub/scm/...
David S. Miller
10
-3
/
+750
2020-03-26
rtw88: fix non-increase management packet sequence number
Tzu-En Huang
3
-0
/
+15
2020-03-26
rtl8xxxu: Feed current txrate information for mac80211
Chris Chiu
2
-2
/
+85
2020-03-26
rtl8xxxu: add enumeration for channel bandwidth
Chris Chiu
2
-1
/
+10
2020-03-26
rtw88: add a debugfs entry to enable/disable coex mechanism
Yan-Hsuan Chuang
1
-0
/
+45
2020-03-26
rtw88: add a debugfs entry to dump coex's info
Yan-Hsuan Chuang
6
-0
/
+595
2020-03-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-0
/
+1
2020-03-23
rtl8xxxu: Fix sparse warning: cast from restricted __le16
Chris Chiu
1
-4
/
+4
2020-03-23
rtw88: 8822c: config RF table path B before path A
Yan-Hsuan Chuang
1
-1
/
+1
2020-03-23
rtw88: kick off TX packets once for higher efficiency
Yan-Hsuan Chuang
5
-56
/
+136
2020-03-23
rtw88: pci: define a mask for TX/RX BD indexes
Yan-Hsuan Chuang
2
-11
/
+23
2020-03-23
rtw88: associate reserved pages with each vif
Yan-Hsuan Chuang
6
-103
/
+258
2020-03-23
rtw88: extract alloc rsvd_page and h2c skb routines
Yan-Hsuan Chuang
3
-23
/
+66
2020-03-23
rtw88: don't hold all IRQs disabled for PS operations
Brian Norris
2
-22
/
+36
2020-03-23
wireless: realtek: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
4
-6
/
+6
2020-03-12
rtw88: remove unused member of struct rtw_hal
Kevin Lo
2
-7
/
+0
2020-03-12
rtlwifi: rtl8188ee: Fix regression due to commit d1d1a96bdb44
Larry Finger
1
-0
/
+1
2020-02-13
rtw88: Fix incorrect beamformee role setting
Tzu-En Huang
1
-4
/
+2
2020-02-12
rtw88: 8822[bc]: Make tables const, reduce data object size
Joe Perches
5
-49
/
+50
2020-02-12
rtw88: disable TX-AMSDU on 2.4G band
Yan-Hsuan Chuang
1
-0
/
+15
2020-02-12
rtw88: 8822c: modify rf protection setting
Chien-Hsun Liao
3
-10
/
+20
2020-02-12
rtw88: Use secondary channel offset enumeration
Ping-Ke Shih
5
-12
/
+22
2020-02-12
rtw88: Use kfree_skb() instead of kfree()
Dan Carpenter
1
-1
/
+1
2020-02-12
rtw88: 8822c: update power sequence to v16
Tzu-En Huang
1
-0
/
+5
[prev]
[next]