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
/
rtw88
/
fw.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-09-29
rtw88: add dump firmware fifo support
Tzu-En Huang
1
-16
/
+61
2020-09-29
rtw88: handle and recover when firmware crash
Tzu-En Huang
1
-0
/
+9
2020-08-02
rtw88: add h2c command in debugfs
Tzu-En Huang
1
-0
/
+5
2020-08-02
rtw88: update tx descriptor of mgmt and reserved page packets
Tzu-En Huang
1
-5
/
+5
2020-08-02
rtw88: fix LDPC field for RA info
Tsang-Shian Lin
1
-1
/
+1
2020-05-18
rtw88: extract: export symbols used in chip functionalities
Zong-Zhe Yang
1
-0
/
+1
2020-05-06
rtw88: handle C2H_CCX_TX_RPT to know if packet TX'ed successfully
Ping-Ke Shih
1
-1
/
+5
2020-05-06
rtw88: Use udelay instead of usleep in atomic context
Kai-Heng Feng
1
-3
/
+3
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
1
-3
/
+18
2020-04-14
rtw88: Add delay on polling h2c command status bit
Kai-Heng Feng
1
-6
/
+7
2020-04-14
rtw88: Make two functions static
YueHaibing
1
-4
/
+4
2020-03-23
rtw88: associate reserved pages with each vif
Yan-Hsuan Chuang
1
-54
/
+211
2020-02-12
rtw88: Use kfree_skb() instead of kfree()
Dan Carpenter
1
-1
/
+1
2020-02-12
rtw88: avoid holding mutex for cancel_delayed_work_sync()
Yan-Hsuan Chuang
1
-0
/
+4
2020-02-12
rtw88: remove unused parameter vif in rtw_lps_pg_info_get()
Yan-Hsuan Chuang
1
-3
/
+2
2020-01-26
rtw88: assign NULL to skb after being kfree()'ed
Yan-Hsuan Chuang
1
-1
/
+4
2020-01-26
rtw88: Add wowlan net-detect support
Chin-Yen Lee
1
-12
/
+280
2020-01-26
rtw88: Add wowlan pattern match support
Chin-Yen Lee
1
-0
/
+6
2020-01-26
rtw88: support wowlan feature for 8822c
Chin-Yen Lee
1
-0
/
+86
2019-10-24
rtw88: add power tracking support
Tzu-En Huang
1
-0
/
+1
2019-10-04
rtw88: fix beaconing mode rsvd_page memory violation issue
Yan-Hsuan Chuang
1
-9
/
+43
2019-10-04
rtw88: add TX-AMSDU support
Yan-Hsuan Chuang
1
-0
/
+24
2019-10-04
rtw88: report tx rate to mac80211 stack
Tzu-En Huang
1
-0
/
+73
2019-10-02
rtw88: add deep PS PG mode for 8822c
Yan-Hsuan Chuang
1
-0
/
+77
2019-08-06
rtw88: add BT co-existence support
Yan-Hsuan Chuang
1
-0
/
+106
2019-08-06
rtw88: enclose c2h cmd handle with mutex
Yan-Hsuan Chuang
1
-0
/
+4
2019-08-06
rtw88: allow c2h operation in irq context
Yan-Hsuan Chuang
1
-3
/
+24
2019-05-28
rtw88: Make some symbols static
YueHaibing
1
-2
/
+4
2019-04-30
rtw88: new Realtek 802.11ac driver
Yan-Hsuan Chuang
1
-0
/
+633