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
2022-12-08
wifi: rtl8xxxu: fixing IQK failures for rtl8192eu
Jun ASAKA
1
-22
/
+51
2022-12-08
wifi: rtlwifi: btcoexist: fix conditions branches that are never executed
Peter Kosyh
1
-3
/
+2
2022-12-08
wifi: rtlwifi: rtl8192se: remove redundant rtl_get_bbreg() call
Peter Kosyh
1
-3
/
+0
2022-12-08
wifi: rtw88: Add rtw8723du chipset support
Sascha Hauer
5
-1
/
+90
2022-12-08
wifi: rtw88: Add rtw8822cu chipset support
Sascha Hauer
4
-0
/
+82
2022-12-08
wifi: rtw88: Add rtw8822bu chipset support
Sascha Hauer
4
-0
/
+123
2022-12-08
wifi: rtw88: Add rtw8821cu chipset support
Sascha Hauer
5
-0
/
+103
2022-12-08
wifi: rtw88: Add common USB chip support
Sascha Hauer
9
-0
/
+1067
2022-12-08
wifi: rtw88: iterate over vif/sta list non-atomically
Sascha Hauer
4
-7
/
+116
2022-12-08
wifi: rtw88: Drop coex mutex
Sascha Hauer
4
-6
/
+3
2022-12-08
wifi: rtw88: Drop h2c.lock
Sascha Hauer
4
-12
/
+6
2022-12-08
wifi: rtw88: Drop rf_lock
Sascha Hauer
4
-10
/
+14
2022-12-08
wifi: rtw88: Call rtw_fw_beacon_filter_config() with rtwdev->mutex held
Sascha Hauer
1
-1
/
+1
2022-12-08
wifi: rtw88: print firmware type in info message
Sascha Hauer
2
-1
/
+4
2022-12-08
wifi: rtw89: add join info upon create interface
Po-Hao Huang
1
-0
/
+4
2022-12-08
wifi: rtw89: fix unsuccessful interface_add flow
Po-Hao Huang
1
-0
/
+2
2022-12-08
wifi: rtw89: stop mac port function when stop_ap()
Po-Hao Huang
3
-3
/
+15
2022-12-08
wifi: rtw89: add mac TSF sync function
Po-Hao Huang
3
-0
/
+63
2022-12-08
wifi: rtw89: request full firmware only once if it's early requested
Zong-Zhe Yang
3
-9
/
+32
2022-12-08
wifi: rtw89: don't request partial firmware if SECURITY_LOADPIN_ENFORCE
Zong-Zhe Yang
2
-9
/
+36
2022-12-08
wifi: rtl8xxxu: Introduce rtl8xxxu_update_ra_report
Bitterblue Smith
1
-60
/
+45
2022-12-08
wifi: rtl8xxxu: Fix the channel width reporting
Bitterblue Smith
1
-3
/
+7
2022-12-08
wifi: rtl8xxxu: Add __packed to struct rtl8723bu_c2h
Bitterblue Smith
1
-1
/
+1
2022-12-01
wifi: rtw89: link rtw89_vif and chanctx stuffs
Zong-Zhe Yang
3
-11
/
+50
2022-12-01
wifi: rtw89: fw: implement MCC related H2C
Zong-Zhe Yang
2
-1
/
+697
2022-12-01
wifi: rtw89: mac: process MCC related C2H
Zong-Zhe Yang
5
-0
/
+280
2022-12-01
wifi: rtw89: introduce helpers to wait/complete on condition
Zong-Zhe Yang
2
-0
/
+60
2022-12-01
wifi: rtw89: check if atomic before queuing c2h
Zong-Zhe Yang
4
-4
/
+68
2022-12-01
wifi: rtw89: rfk: rename rtw89_mcc_info to rtw89_rfk_mcc_info
Zong-Zhe Yang
4
-19
/
+19
2022-12-01
wifi: rtw88: 8821c: enable BT device recovery mechanism
Ping-Ke Shih
3
-1
/
+33
2022-12-01
wifi: rtw89: 8852b: turn off PoP function in monitor mode
Ping-Ke Shih
2
-0
/
+9
2022-12-01
wifi: rtw89: add HE radiotap for monitor mode
Ping-Ke Shih
3
-1
/
+41
2022-12-01
wifi: rtw89: enable mac80211 virtual monitor interface
Zong-Zhe Yang
1
-0
/
+6
2022-11-28
wifi: rtw88: fix race condition when doing H2C command
Ji-Pin Jou
2
-5
/
+8
2022-11-28
wifi: rtl8xxxu: Fix use after rcu_read_unlock in rtl8xxxu_bss_info_changed
Bitterblue Smith
1
-1
/
+1
2022-11-22
wifi: rtw89: fix physts IE page check
Zong-Zhe Yang
1
-1
/
+1
2022-11-22
wifi: rtw89: avoid inaccessible IO operations during doing change_interface()
Ping-Ke Shih
3
-1
/
+18
2022-11-22
wifi: rtw89: switch BANDEDGE and TX_SHAPE based on OFDMA trigger frame
Eric Huang
8
-1
/
+146
2022-11-22
wifi: rtw89: read CFO from FD or preamble CFO field of phy status ie_type 1 a...
Eric Huang
6
-2
/
+12
2022-11-22
wifi: rtw89: 8852b: correct TX power controlled by BT-coexistence
Ping-Ke Shih
1
-15
/
+15
2022-11-16
wifi: rtw89: Fix some error handling path in rtw89_core_sta_assoc()
Christophe JAILLET
1
-1
/
+1
2022-11-16
wifi: rtw89: Fix some error handling path in rtw89_wow_enable()
Christophe JAILLET
1
-3
/
+3
2022-11-16
wifi: rtl8xxxu: Use u32_get_bits in *_identify_chip
Bitterblue Smith
6
-15
/
+9
2022-11-16
wifi: rtl8xxxu: Use strscpy instead of sprintf
Bitterblue Smith
6
-15
/
+15
2022-11-16
wifi: rtl8xxxu: Name some bits used in burst init
Bitterblue Smith
2
-5
/
+11
2022-11-16
wifi: rtl8xxxu: Rename rtl8xxxu_8188f_channel_to_group
Bitterblue Smith
1
-2
/
+2
2022-11-16
wifi: rtl8xxxu: Split up rtl8xxxu_identify_chip
Bitterblue Smith
7
-156
/
+297
2022-11-16
wifi: rtl8xxxu: Move burst init to a function
Bitterblue Smith
4
-41
/
+52
2022-11-09
wifi: rtw89: 8852b: change debug mask of message of no TX resource
Ping-Ke Shih
1
-2
/
+14
2022-11-09
wifi: rtw89: use u32_encode_bits() to fill MAC quota value
Ping-Ke Shih
1
-4
/
+2
[next]