rtl8812au-chinawrj/core
Ben Hutchings 5b90ddb5cb ioctl_cfg80211: Add support for standard RSSI notifications
Currently background scanning with wpa_supplicant does not work very
well because rtl8812au does not notify it about changes to RSSI.  To
fix this:

* Implement the cfg80211_ops::set_cqm_rssi_config operation to set the
  parameters for RSSI notifications.
* Add a rtw_cfg80211_cqm_rssi_update() function that calls
  cfg80211_cqm_rssi_notify() if the RSSI has changed significantly
  (based on those parameters).
* When connected in infrastructure mode, call
  rtw_cfg80211_cqm_rssi_update() after processing a beacon and
  updating the RSSI.

Signed-off-by: Ben Hutchings <ben.hutchings@mind.be>
2023-11-07 20:52:13 +01:00
..
efuse Fix kernel v5.15+ compiler warnings 2021-12-12 22:08:06 +01:00
mesh
rtw_ap.c Fix error creating an access point below channel 36 2021-02-05 23:27:03 +03:00
rtw_beamforming.c
rtw_br_ext.c Pragma GCC < 11 warning fix for -Wstringop-overread 2023-04-17 20:14:54 +03:00
rtw_bt_mp.c
rtw_btcoex_wifionly.c
rtw_btcoex.c
rtw_chplan.c
rtw_chplan.h
rtw_cmd.c Minor code cleanup 2022-06-06 03:01:42 +02:00
rtw_debug.c
rtw_eeprom.c
rtw_ieee80211.c Remove dead code associated with CONFIG_PLATFORM_INTEL_BYT 2023-05-02 01:28:48 +02:00
rtw_io.c
rtw_ioctl_query.c Code optimization 2023-05-02 03:07:11 +02:00
rtw_ioctl_rtl.c
rtw_ioctl_set.c Code optimization 2023-05-02 03:07:11 +02:00
rtw_iol.c
rtw_mem.c
rtw_mi.c
rtw_mlme_ext.c ioctl_cfg80211: Add support for standard RSSI notifications 2023-11-07 20:52:13 +01:00
rtw_mlme.c Remove useless warning 2023-05-02 00:34:04 +02:00
rtw_mp_ioctl.c Code optimization 2023-05-02 03:07:11 +02:00
rtw_mp.c rtl8812au: Fix code for kernel 5.17 API change 2022-02-09 13:40:47 +00:00
rtw_odm.c get_ra() exists only on PowerPC 2023-05-02 00:25:10 +02:00
rtw_p2p.c
rtw_pwrctrl.c Code optimization 2023-05-02 03:07:11 +02:00
rtw_recv.c Code optimization 2023-05-02 03:07:11 +02:00
rtw_rf.c Fix kernel v5.15+ compiler warnings 2021-12-12 22:08:06 +01:00
rtw_rm_fsm.c
rtw_rm.c
rtw_rson.c
rtw_sdio.c
rtw_security.c Add some Android fixes 2022-08-27 03:10:39 +02:00
rtw_sreset.c
rtw_sta_mgt.c Fix compile warning in rtw_sta_mgt.c 2022-06-06 03:11:24 +02:00
rtw_tdls.c
rtw_vht.c
rtw_wapi_sms4.c
rtw_wapi.c
rtw_wlan_util.c Fix kernel v5.15+ compiler warnings 2021-12-12 22:08:06 +01:00
rtw_xmit.c Allow inject management and control frames 2021-01-29 22:32:26 +03:00