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
/
main.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-09-02
wifi: rtw88: assign mac_id for vif/sta and update to TX desc
Ping-Ke Shih
1
-18
/
+12
2024-08-09
wifi: rtw88: Enable USB RX aggregation for 8822c/8822b/8821c
Bitterblue Smith
1
-4
/
+9
2024-08-02
wifi: rtw88: always wait for both firmware loading attempts
Dmitry Antipov
1
-3
/
+4
2024-07-31
wifi: rtw88: debugfs: support multiple adapters debugging
Ping-Ke Shih
1
-0
/
+1
2024-07-17
wifi: rtw88: Set efuse->ext_lna_5g - fix typo
Bitterblue Smith
1
-1
/
+1
2024-04-03
wifi: rtw88: remove unsupported interface type of mesh point
Ping-Ke Shih
1
-2
/
+1
2024-03-29
wifi: rtw88: station mode only for SDIO chips
Ping-Ke Shih
1
-5
/
+9
2024-03-26
wifi: rtw88: coex: Prevent doing I/O during Wi-Fi power saving
Ching-Te Ku
1
-3
/
+2
2024-03-05
wifi: rtw88: 8821c: Fix beacon loss and disconnect
Bitterblue Smith
1
-2
/
+0
2023-12-12
wifi: rtw88: Use random MAC when efuse MAC invalid
Chris Morgan
1
-0
/
+5
2023-07-25
wifi: rtw88: simplify vif iterators
Dmitry Antipov
1
-5
/
+3
2023-07-25
wifi: rtw88: remove unused and set but unused leftovers
Dmitry Antipov
1
-1
/
+0
2023-07-25
wifi: rtw88: delete timer and free skb queue when unloading
Dmitry Antipov
1
-1
/
+3
2023-06-21
wifi: rtw88: fix not entering PS mode after AP stops
Po-Hao Huang
1
-0
/
+8
2023-06-21
wifi: rtw88: Stop high queue during scan
Po-Hao Huang
1
-2
/
+5
2023-06-01
wifi: rtw88: correct PS calculation for SUPPORTS_DYNAMIC_PS
Ping-Ke Shih
1
-2
/
+2
2023-05-12
wifi: rtw88: use work to update rate to avoid RCU warning
Ping-Ke Shih
1
-0
/
+15
2023-04-20
wifi: rtw88: set pkg_type correctly for specific rtw8821c variants
Sascha Hauer
1
-1
/
+1
2023-04-20
wifi: rtw88: 8822c: add iface combination
Po-Hao Huang
1
-0
/
+25
2023-04-20
wifi: rtw88: handle station mode concurrent scan with AP mode
Po-Hao Huang
1
-0
/
+39
2023-04-20
wifi: rtw88: disallow PS during AP mode
Po-Hao Huang
1
-1
/
+1
2023-04-20
wifi: rtw88: add port switch for AP mode
Po-Hao Huang
1
-0
/
+79
2023-04-20
wifi: rtw88: add bitmap for dynamic port settings
Po-Hao Huang
1
-0
/
+1
2023-04-12
wifi: rtw88: main: Reserve 8 bytes of extra TX headroom for SDIO cards
Martin Blumenstingl
1
-1
/
+3
2023-04-12
wifi: rtw88: main: Add the {cpwm,rpwm}_addr for SDIO based chipsets
Martin Blumenstingl
1
-0
/
+5
2023-01-16
wifi: rtw88: Use rtw_iterate_vifs() for rtw_vif_watch_dog_iter()
Martin Blumenstingl
1
-2
/
+4
2022-12-08
wifi: rtw88: Add common USB chip support
Sascha Hauer
1
-0
/
+4
2022-12-08
wifi: rtw88: Drop coex mutex
Sascha Hauer
1
-2
/
+0
2022-12-08
wifi: rtw88: Drop h2c.lock
Sascha Hauer
1
-1
/
+0
2022-12-08
wifi: rtw88: Drop rf_lock
Sascha Hauer
1
-1
/
+0
2022-12-08
wifi: rtw88: print firmware type in info message
Sascha Hauer
1
-1
/
+3
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: add the update channel flow to support setting by parameters
Chih-Kang Chang
1
-67
/
+97
2022-08-09
wifi: rtw88: access chip_info by const pointer
Ping-Ke Shih
1
-14
/
+14
2022-08-09
wifi: rtw88: 8822c: extend supported probe request size
Po-Hao Huang
1
-1
/
+20
2022-07-29
wifi: rtw88: check the return value of alloc_workqueue()
William Dean
1
-0
/
+4
2022-06-20
wifi: mac80211: make some SMPS code MLD-aware
Johannes Berg
1
-2
/
+2
2022-06-20
wifi: mac80211: move interface config to new struct
Johannes Berg
1
-4
/
+9
2022-06-10
Merge tag 'wireless-next-2022-06-10' of git://git.kernel.org/pub/scm/linux/ke...
Jakub Kicinski
1
-1
/
+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
1
-0
/
+2
2022-05-01
rtw88: add HT MPDU density value for each chip
Chih-Kang Chang
1
-1
/
+2
2022-04-12
rtw88: Add update beacon flow for AP mode
Po-Hao Huang
1
-0
/
+6
2022-04-12
rtw88: add ieee80211:sta_rc_update ops
Po-Hao Huang
1
-3
/
+4
2022-04-11
mac80211: prepare sta handling for MLO support
Sriram R
1
-25
/
+25
2022-04-06
rtw88: change idle mode condition during hw_scan
Po-Hao Huang
1
-3
/
+4
2022-02-22
rtw88: change rtw_info() to proper message level
Ping-Ke Shih
1
-4
/
+4
2022-02-21
rtw88: coex: Add C2H/H2C handshake with BT mailbox for asking HID Info
Ching-Te Ku
1
-0
/
+1
2022-02-21
rtw88: coex: update BT PTA counter regularly
Ching-Te Ku
1
-0
/
+2
[next]