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
2021-08-21
rtw88: Remove unnecessary check code
Len Baker
1
-5
/
+0
2021-08-21
rtw88: wow: fix size access error of probe request
Chin-Yen Lee
2
-2
/
+7
2021-08-21
rtw88: wow: report wow reason through mac80211 api
Chin-Yen Lee
1
-9
/
+37
2021-08-21
rtw88: wow: build wow function only if CONFIG_PM is on
Ping-Ke Shih
1
-1
/
+1
2021-08-21
rtw88: refine the setting of rsvd pages for different firmware
Chin-Yen Lee
1
-23
/
+17
2021-08-21
rtw88: use read_poll_timeout instead of fixed sleep
Chin-Yen Lee
1
-5
/
+16
2021-08-21
rtw88: 8822ce: set CLKREQ# signal to low during suspend
Chin-Yen Lee
2
-0
/
+34
2021-08-21
rtw88: change beacon filter default mode
Po-Hao Huang
1
-1
/
+1
2021-08-21
rtw88: 8822c: add tx stbc support under HT mode
Po-Hao Huang
3
-0
/
+9
2021-08-21
rtw88: adjust the log level for failure of tx report
Chin-Yen Lee
1
-1
/
+1
2021-08-21
rtl8xxxu: Fix the handling of TX A-MPDU aggregation
Chris Chiu
2
-9
/
+26
2021-08-21
rtl8xxxu: disable interrupt_in transfer for 8188cu and 8192cu
Chris Chiu
1
-2
/
+2
2021-08-21
rtlwifi: rtl8192de: make arrays static const, makes object smaller
Colin Ian King
1
-28
/
+20
2021-08-21
rtlwifi: rtl8192de: Remove redundant variable initializations
Colin Ian King
1
-2
/
+2
2021-06-28
Merge tag 'mac80211-next-for-net-next-2021-06-25' of git://git.kernel.org/pub...
David S. Miller
1
-1
/
+1
2021-06-24
rtw88: fix c2h memory leak
Po-Hao Huang
3
-1
/
+13
2021-06-23
mac80211: notify driver on mgd TX completion
Johannes Berg
1
-1
/
+1
2021-06-22
rtlwifi: rtl8192de: Fully initialize curvecount_val
Kees Cook
1
-1
/
+1
2021-06-22
rtw88: coex: remove unnecessary variable and label
wengjianfeng
1
-30
/
+10
2021-06-22
rtw88: add quirks to disable pci capabilities
Ping-Ke Shih
1
-0
/
+32
2021-06-22
rtw88: refine unwanted h2c command
Po-Hao Huang
1
-5
/
+2
2021-06-22
rtw88: dump FW crash via devcoredump
Zong-Zhe Yang
4
-64
/
+201
2021-06-22
rtw88: notify fw when driver in scan-period to avoid potential problem
Chin-Yen Lee
5
-1
/
+58
2021-06-22
rtw88: add rtw_fw_feature_check api
Chin-Yen Lee
5
-8
/
+12
2021-06-22
rtw88: 8822c: update RF parameter tables to v62
Po-Hao Huang
1
-504
/
+504
2021-06-22
rtw88: Remove duplicate include of coex.h
Wan Jiabing
1
-1
/
+0
2021-06-22
rtw88: 8822c: fix lc calibration timing
Po-Hao Huang
1
-10
/
+12
2021-06-22
rtw88: add path diversity
Po-Hao Huang
5
-6
/
+131
2021-06-22
rtw88: add beacon filter support
Po-Hao Huang
5
-1
/
+141
2021-06-19
rtl8xxxu: avoid parsing short RX packet
Íñigo Huguet
1
-2
/
+9
2021-06-19
rtl8xxxu: Fix device info for RTL8192EU devices
Pascal Terjan
2
-14
/
+56
2021-06-15
rtlwifi: Fix spelling of 'download'
Ding Senjie
1
-1
/
+1
2021-06-15
rtlwifi: Remove redundant assignments to ul_enc_algo
Yang Li
1
-1
/
+1
2021-06-15
rtlwifi: rtl8723ae: remove redundant initialization of variable rtstatus
Colin Ian King
1
-1
/
+1
2021-06-15
rtlwifi: btcoex: 21a 2ant: Delete several duplicate condition branch codes
Zhen Lei
1
-16
/
+0
2021-06-15
rtlwifi: 8821a: btcoexist: add comments to explain why if-else branches are i...
Ping-Ke Shih
1
-0
/
+4
2021-06-15
rtlwifi: Fix wrong function name in comments
Yang Shen
1
-2
/
+2
2021-05-13
net: rtlwifi: properly check for alloc_workqueue() failure
Greg Kroah-Hartman
1
-5
/
+10
2021-05-13
Revert "rtlwifi: fix a potential NULL pointer dereference"
Greg Kroah-Hartman
1
-5
/
+0
2021-04-21
rtlwifi: implement set_tim by update beacon content
Ping-Ke Shih
4
-0
/
+37
2021-04-21
rtw88: refine napi deinit flow
Po-Hao Huang
2
-5
/
+15
2021-04-21
rtw88: Fix potential unrecoverable tx queue stop
Yu-Yen Ting
1
-2
/
+8
2021-04-21
rtw88: 8821c: Don't set RX_FLAG_DECRYPTED if packet has no encryption
Guo-Feng Fan
1
-1
/
+2
2021-04-21
rtw88: 8822c: debug: allow debugfs to enable/disable TXGAPK
Guo-Feng Fan
3
-2
/
+112
2021-04-21
rtw88: 8822c: Add gap-k calibration to improve long range performance
Guo-Feng Fan
6
-1
/
+809
2021-04-21
rtw88: 8822c: reorder macro position according to the register number
Guo-Feng Fan
2
-143
/
+148
2021-04-18
rtw88: 8822c: add CFO tracking
Po-Hao Huang
8
-1
/
+224
2021-04-18
rtw88: Fix array overrun in rtw_get_tx_power_params()
Ping-Ke Shih
1
-2
/
+3
2021-04-18
rtw88: update statistics to fw for fine-tuning performance
Po-Hao Huang
3
-0
/
+29
2021-04-17
rtl8xxxu: Simplify locking of a skb list accesses
Christophe JAILLET
2
-10
/
+2
[next]