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
/
rtw88
Age
Commit message (
Expand
)
Author
Files
Lines
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-01
wifi: rtw88: 8821c: enable BT device recovery mechanism
Ping-Ke Shih
3
-1
/
+33
2022-11-28
wifi: rtw88: fix race condition when doing H2C command
Ji-Pin Jou
2
-5
/
+8
2022-09-30
Merge tag 'wireless-next-2022-09-30' of git://git.kernel.org/pub/scm/linux/ke...
Jakub Kicinski
1
-3
/
+3
2022-09-29
net: drop the weight argument from netif_napi_add
Jakub Kicinski
1
-2
/
+1
2022-09-06
wifi: mac80211: keep A-MSDU data in sta and per-link
Benjamin Berg
1
-1
/
+1
2022-09-06
wifi: mac80211: extend ieee80211_nullfunc_get() for MLO
Johannes Berg
1
-2
/
+2
2022-09-02
wifi: rtw88: add missing destroy_workqueue() on error path in rtw_core_init()
Yang Yingliang
1
-2
/
+6
2022-08-26
wifi: rtw88: fix uninitialized use of primary channel index
Ping-Ke Shih
1
-2
/
+1
2022-08-10
wifi: rtw88: prohibit enter IPS during HW scan
Chih-Kang Chang
1
-1
/
+2
2022-08-10
wifi: rtw88: add flag check before enter or leave IPS
Chih-Kang Chang
1
-2
/
+5
2022-08-10
wifi: rtw88: add flushing queue before HW scan
Chih-Kang Chang
1
-0
/
+4
2022-08-10
wifi: rtw88: fix WARNING:rtw_get_tx_power_params() during HW scan
Chih-Kang Chang
4
-14
/
+28
2022-08-10
wifi: rtw88: add the update channel flow to support setting by parameters
Chih-Kang Chang
2
-72
/
+116
2022-08-10
wifi: rtw88: add mutex when set regulatory and get Tx power table
Chih-Kang Chang
2
-4
/
+9
2022-08-10
wifi: rtw88: add mutex when set SAR
Chih-Kang Chang
1
-0
/
+2
2022-08-09
wifi: rtw88: access chip_info by const pointer
Ping-Ke Shih
14
-129
/
+129
2022-08-09
wifi: rtw88: phy: fix warning of possible buffer overflow
Zong-Zhe Yang
1
-13
/
+8
2022-08-09
wifi: rtw88: fix store OP channel info timing when HW scan
Chih-Kang Chang
3
-3
/
+17
2022-08-09
wifi: rtw88: fix stopping queues in wrong timing when HW scan
Chih-Kang Chang
1
-1
/
+6
2022-08-09
wifi: rtw88: 8822c: extend supported probe request size
Po-Hao Huang
8
-11
/
+59
2022-07-29
wifi: rtw88: check the return value of alloc_workqueue()
William Dean
1
-0
/
+4
2022-07-15
wifi: mac80211: replace link_id with link_conf in start/stop_ap()
Gregory Greenman
1
-1
/
+2
2022-07-15
wifi: mac80211: change QoS settings API to take link into account
Johannes Berg
1
-1
/
+2
2022-07-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2
-9
/
+11
2022-06-20
wifi: mac80211: return a beacon for a specific link
Shaul Triebitz
1
-1
/
+1
2022-06-20
wifi: mac80211: pass the link id in start/stop ap
Shaul Triebitz
1
-1
/
+2
2022-06-20
wifi: mac80211: make some SMPS code MLD-aware
Johannes Berg
1
-2
/
+2
2022-06-20
wifi: mac80211: split bss_info_changed method
Johannes Berg
1
-1
/
+1
2022-06-20
wifi: mac80211: move interface config to new struct
Johannes Berg
3
-7
/
+12
2022-06-10
Merge tag 'wireless-next-2022-06-10' of git://git.kernel.org/pub/scm/linux/ke...
Jakub Kicinski
18
-54
/
+21
2022-06-10
rtw88: 8821c: fix access const table of channel parameters
Ping-Ke Shih
2
-9
/
+11
2022-06-08
wifi: rtw88: use %*ph to print small buffer
Andy Shevchenko
1
-5
/
+1
2022-05-30
wifi: rtw88: Fix Sparse warning for rtw8821c_hw_spec
Larry Finger
4
-12
/
+4
2022-05-30
wifi: rtw88: Fix Sparse warning for rtw8723d_hw_spec
Larry Finger
4
-12
/
+4
2022-05-30
wifi: rtw88: Fix Sparse warning for rtw8822c_hw_spec
Larry Finger
4
-12
/
+4
2022-05-30
wifi: rtw88: Fix sparse warning for rtw8822b_hw_spec
Larry Finger
4
-12
/
+4
2022-05-30
rtw88: fix null vif pointer when hw_scan fails
Po-Hao Huang
1
-1
/
+4
2022-05-30
wifi: rtw88: add a work to correct atomic scheduling warning of ::set_tim
Ping-Ke Shih
5
-3
/
+15
2022-05-09
rtw88: adjust adaptivity option to 1
Chin-Yen Lee
1
-1
/
+1
2022-05-02
rtw88: remove a copy of the NAPI_POLL_WEIGHT define
Jakub Kicinski
2
-2
/
+1
2022-05-01
rtw88: fix hw scan may cause disconnect issue
Chih-Kang Chang
1
-1
/
+11
2022-05-01
rtw88: fix not disabling beacon filter after disconnection
Chih-Kang Chang
1
-1
/
+5
2022-05-01
rtw88: add HT MPDU density value for each chip
Chih-Kang Chang
6
-1
/
+7
2022-04-27
rtw88: use the correct bit in the REG_HCI_OPT_CTRL register
Kevin Lo
1
-1
/
+1
2022-04-23
rtw88: pci: 8821c: Disable 21ce completion timeout
Po-Hao Huang
1
-0
/
+12
2022-04-23
rtw88: fix uninitialized 'tim_offset' warning
Po-Hao Huang
1
-1
/
+1
2022-04-12
rtw88: 8821ce: Disable PCIe ASPM L1 for 8821CE using chip ID
Jimmy Hon
1
-1
/
+1
[next]