index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
realtek
/
rtw88
/
main.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
wifi: rtw88: remove unsupported interface type of mesh point
Ping-Ke Shih
2024-04-03
1
-2
/
+1
*
wifi: rtw88: station mode only for SDIO chips
Ping-Ke Shih
2024-03-29
1
-5
/
+9
*
wifi: rtw88: coex: Prevent doing I/O during Wi-Fi power saving
Ching-Te Ku
2024-03-26
1
-3
/
+2
*
wifi: rtw88: 8821c: Fix beacon loss and disconnect
Bitterblue Smith
2024-03-05
1
-2
/
+0
*
wifi: rtw88: Use random MAC when efuse MAC invalid
Chris Morgan
2023-12-12
1
-0
/
+5
*
wifi: rtw88: simplify vif iterators
Dmitry Antipov
2023-07-25
1
-5
/
+3
*
wifi: rtw88: remove unused and set but unused leftovers
Dmitry Antipov
2023-07-25
1
-1
/
+0
*
wifi: rtw88: delete timer and free skb queue when unloading
Dmitry Antipov
2023-07-25
1
-1
/
+3
*
wifi: rtw88: fix not entering PS mode after AP stops
Po-Hao Huang
2023-06-21
1
-0
/
+8
*
wifi: rtw88: Stop high queue during scan
Po-Hao Huang
2023-06-21
1
-2
/
+5
*
wifi: rtw88: correct PS calculation for SUPPORTS_DYNAMIC_PS
Ping-Ke Shih
2023-06-01
1
-2
/
+2
*
wifi: rtw88: use work to update rate to avoid RCU warning
Ping-Ke Shih
2023-05-12
1
-0
/
+15
*
wifi: rtw88: set pkg_type correctly for specific rtw8821c variants
Sascha Hauer
2023-04-20
1
-1
/
+1
*
wifi: rtw88: 8822c: add iface combination
Po-Hao Huang
2023-04-20
1
-0
/
+25
*
wifi: rtw88: handle station mode concurrent scan with AP mode
Po-Hao Huang
2023-04-20
1
-0
/
+39
*
wifi: rtw88: disallow PS during AP mode
Po-Hao Huang
2023-04-20
1
-1
/
+1
*
wifi: rtw88: add port switch for AP mode
Po-Hao Huang
2023-04-20
1
-0
/
+79
*
wifi: rtw88: add bitmap for dynamic port settings
Po-Hao Huang
2023-04-20
1
-0
/
+1
*
wifi: rtw88: main: Reserve 8 bytes of extra TX headroom for SDIO cards
Martin Blumenstingl
2023-04-12
1
-1
/
+3
*
wifi: rtw88: main: Add the {cpwm,rpwm}_addr for SDIO based chipsets
Martin Blumenstingl
2023-04-12
1
-0
/
+5
*
wifi: rtw88: Use rtw_iterate_vifs() for rtw_vif_watch_dog_iter()
Martin Blumenstingl
2023-01-16
1
-2
/
+4
*
wifi: rtw88: Add common USB chip support
Sascha Hauer
2022-12-08
1
-0
/
+4
*
wifi: rtw88: Drop coex mutex
Sascha Hauer
2022-12-08
1
-2
/
+0
*
wifi: rtw88: Drop h2c.lock
Sascha Hauer
2022-12-08
1
-1
/
+0
*
wifi: rtw88: Drop rf_lock
Sascha Hauer
2022-12-08
1
-1
/
+0
*
wifi: rtw88: print firmware type in info message
Sascha Hauer
2022-12-08
1
-1
/
+3
*
wifi: rtw88: add missing destroy_workqueue() on error path in rtw_core_init()
Yang Yingliang
2022-09-02
1
-2
/
+6
*
wifi: rtw88: fix uninitialized use of primary channel index
Ping-Ke Shih
2022-08-26
1
-2
/
+1
*
wifi: rtw88: add the update channel flow to support setting by parameters
Chih-Kang Chang
2022-08-10
1
-67
/
+97
*
wifi: rtw88: access chip_info by const pointer
Ping-Ke Shih
2022-08-09
1
-14
/
+14
*
wifi: rtw88: 8822c: extend supported probe request size
Po-Hao Huang
2022-08-09
1
-1
/
+20
*
wifi: rtw88: check the return value of alloc_workqueue()
William Dean
2022-07-29
1
-0
/
+4
*
wifi: mac80211: make some SMPS code MLD-aware
Johannes Berg
2022-06-20
1
-2
/
+2
*
wifi: mac80211: move interface config to new struct
Johannes Berg
2022-06-20
1
-4
/
+9
*
Merge tag 'wireless-next-2022-06-10' of git://git.kernel.org/pub/scm/linux/ke...
Jakub Kicinski
2022-06-10
1
-1
/
+4
|
\
|
*
rtw88: fix null vif pointer when hw_scan fails
Po-Hao Huang
2022-05-30
1
-1
/
+4
*
|
wifi: rtw88: add a work to correct atomic scheduling warning of ::set_tim
Ping-Ke Shih
2022-05-30
1
-0
/
+2
|
/
*
rtw88: add HT MPDU density value for each chip
Chih-Kang Chang
2022-05-01
1
-1
/
+2
*
rtw88: Add update beacon flow for AP mode
Po-Hao Huang
2022-04-12
1
-0
/
+6
*
rtw88: add ieee80211:sta_rc_update ops
Po-Hao Huang
2022-04-12
1
-3
/
+4
*
mac80211: prepare sta handling for MLO support
Sriram R
2022-04-11
1
-25
/
+25
*
rtw88: change idle mode condition during hw_scan
Po-Hao Huang
2022-04-06
1
-3
/
+4
*
rtw88: change rtw_info() to proper message level
Ping-Ke Shih
2022-02-22
1
-4
/
+4
*
rtw88: coex: Add C2H/H2C handshake with BT mailbox for asking HID Info
Ching-Te Ku
2022-02-21
1
-0
/
+1
*
rtw88: coex: update BT PTA counter regularly
Ching-Te Ku
2022-02-21
1
-0
/
+2
*
rtw88: 8822ce: add support for TX/RX 1ss mode
Chin-Yen Lee
2022-02-21
1
-1
/
+32
*
rtw88: recover rates of rate adaptive mechanism
Chien-Hsun Liao
2022-02-10
1
-23
/
+44
*
rtw88: fix idle mode flow for hw scan
Po-Hao Huang
2022-01-31
1
-1
/
+15
*
rtw88: support SAR via kernel common API
Zong-Zhe Yang
2021-12-21
1
-0
/
+22
*
rtw88: 8822c: add ieee80211_ops::hw_scan
Po-Hao Huang
2021-12-21
1
-0
/
+63
[next]