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
/
mac80211.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
wifi: mac80211: inform the low level if drv_stop() is a suspend
Emmanuel Grumbach
2024-06-26
1
-1
/
+1
*
wifi: rtw88: Set default CQM config if not present
Po-Hao Huang
2024-04-04
1
-0
/
+2
*
wifi: mac80211: simplify non-chanctx drivers
Johannes Berg
2024-02-08
1
-0
/
+4
*
wifi: rtw88: fix RX filter in FIF_ALLMULTI flag
Chih-Kang Chang
2023-11-08
1
-2
/
+2
*
wifi: rtw88: fix not entering PS mode after AP stops
Po-Hao Huang
2023-06-21
1
-0
/
+1
*
wifi: rtw88: Fix AP mode incorrect DTIM behavior
Po-Hao Huang
2023-06-21
1
-0
/
+2
*
wifi: rtw88: process VO packets without workqueue to avoid PTK rekey failed
Chih-Kang Chang
2023-06-21
1
-1
/
+5
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-06-08
1
-9
/
+5
|
\
|
*
wifi: rtw88: correct PS calculation for SUPPORTS_DYNAMIC_PS
Ping-Ke Shih
2023-06-01
1
-9
/
+5
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-05-18
1
-1
/
+1
|
\
|
|
*
wifi: rtw88: use work to update rate to avoid RCU warning
Ping-Ke Shih
2023-05-12
1
-1
/
+1
*
|
wifi: rtw88: unlock on error path in rtw_ops_add_interface()
Dan Carpenter
2023-05-11
1
-1
/
+3
|
/
*
wifi: rtw88: handle station mode concurrent scan with AP mode
Po-Hao Huang
2023-04-20
1
-1
/
+4
*
wifi: rtw88: prevent scan abort with other VIFs
Po-Hao Huang
2023-04-20
1
-3
/
+4
*
wifi: rtw88: refine reserved page flow for AP mode
Po-Hao Huang
2023-04-20
1
-0
/
+1
*
wifi: rtw88: disallow PS during AP mode
Po-Hao Huang
2023-04-20
1
-0
/
+13
*
wifi: rtw88: add port switch for AP mode
Po-Hao Huang
2023-04-20
1
-0
/
+1
*
wifi: rtw88: add bitmap for dynamic port settings
Po-Hao Huang
2023-04-20
1
-3
/
+10
*
wifi: rtw88: Use non-atomic sta iterator in rtw_ra_mask_info_update()
Martin Blumenstingl
2023-01-16
1
-1
/
+3
*
wifi: rtw88: Call rtw_fw_beacon_filter_config() with rtwdev->mutex held
Sascha Hauer
2022-12-08
1
-1
/
+1
*
wifi: rtw88: prohibit enter IPS during HW scan
Chih-Kang Chang
2022-08-10
1
-1
/
+2
*
wifi: rtw88: fix WARNING:rtw_get_tx_power_params() during HW scan
Chih-Kang Chang
2022-08-10
1
-1
/
+1
*
wifi: rtw88: add mutex when set SAR
Chih-Kang Chang
2022-08-10
1
-0
/
+2
*
wifi: rtw88: access chip_info by const pointer
Ping-Ke Shih
2022-08-09
1
-2
/
+2
*
wifi: rtw88: fix store OP channel info timing when HW scan
Chih-Kang Chang
2022-08-09
1
-1
/
+4
*
wifi: mac80211: replace link_id with link_conf in start/stop_ap()
Gregory Greenman
2022-07-15
1
-1
/
+2
*
wifi: mac80211: change QoS settings API to take link into account
Johannes Berg
2022-07-15
1
-1
/
+2
*
wifi: mac80211: pass the link id in start/stop ap
Shaul Triebitz
2022-06-20
1
-1
/
+2
*
wifi: mac80211: split bss_info_changed method
Johannes Berg
2022-06-20
1
-1
/
+1
*
wifi: mac80211: move interface config to new struct
Johannes Berg
2022-06-20
1
-2
/
+2
*
wifi: rtw88: add a work to correct atomic scheduling warning of ::set_tim
Ping-Ke Shih
2022-05-30
1
-3
/
+1
*
rtw88: do PHY calibration while starting AP
Ping-Ke Shih
2022-04-12
1
-0
/
+13
*
rtw88: Add update beacon flow for AP mode
Po-Hao Huang
2022-04-12
1
-1
/
+16
*
rtw88: add ieee80211:sta_rc_update ops
Po-Hao Huang
2022-04-12
1
-1
/
+13
*
rtw88: change rtw_info() to proper message level
Ping-Ke Shih
2022-02-22
1
-4
/
+4
*
rtw88: fix idle mode flow for hw scan
Po-Hao Huang
2022-01-31
1
-1
/
+4
*
rtw88: support SAR via kernel common API
Zong-Zhe Yang
2021-12-21
1
-0
/
+12
*
rtw88: 8822c: add ieee80211_ops::hw_scan
Po-Hao Huang
2021-12-21
1
-28
/
+51
*
Merge tag 'mac80211-next-for-net-next-2021-06-25' of git://git.kernel.org/pub...
David S. Miller
2021-06-28
1
-1
/
+1
|
\
|
*
mac80211: notify driver on mgd TX completion
Johannes Berg
2021-06-23
1
-1
/
+1
*
|
rtw88: notify fw when driver in scan-period to avoid potential problem
Chin-Yen Lee
2021-06-22
1
-0
/
+3
*
|
rtw88: add rtw_fw_feature_check api
Chin-Yen Lee
2021-06-22
1
-2
/
+1
*
|
rtw88: add beacon filter support
Po-Hao Huang
2021-06-22
1
-0
/
+7
|
/
*
rtw88: add flush hci support
Zong-Zhe Yang
2021-04-11
1
-0
/
+2
*
rtw88: replace tx tasklet with work queue
Po-Hao Huang
2021-02-12
1
-1
/
+1
*
rtw88: coex: update TDMA settings for different beacon interval
Ching-Te Ku
2020-11-24
1
-0
/
+7
*
rtw88: decide lps deep mode from firmware feature.
Chin-Yen Lee
2020-11-07
1
-1
/
+1
*
rtw88: handle and recover when firmware crash
Tzu-En Huang
2020-09-29
1
-64
/
+17
*
rtw88: allows driver to enable/disable beacon
Yan-Hsuan Chuang
2020-08-02
1
-0
/
+9
*
rtw88: add ieee80211_ops::change_interface
Yan-Hsuan Chuang
2020-08-02
1
-0
/
+18
[next]