aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/net/wireless/realtek/rtw88/main.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2023-12-19wifi: rtw88: use cfg80211_ssid_eq() instead of rtw_ssid_equal()Dmitry Antipov1-12/+0
2023-10-19wifi: rtw88: dump firmware debug information in abnormal stateChin-Yen Lee1-0/+6
2023-10-09wifi: rtw88: regd: configure QATAR and UKZong-Zhe Yang1-1/+3
2023-07-25wifi: rtw88: remove unused and set but unused leftoversDmitry Antipov1-9/+0
2023-06-21wifi: rtw88: fix not entering PS mode after AP stopsPo-Hao Huang1-0/+1
2023-05-12wifi: rtw88: use work to update rate to avoid RCU warningPing-Ke Shih1-0/+3
2023-04-20wifi: rtw88: Update spelling in main.hSimon Horman1-3/+3
2023-04-20wifi: rtw88: call rtw8821c_switch_rf_set() according to chip variantSascha Hauer1-0/+1
2023-04-20wifi: rtw88: set pkg_type correctly for specific rtw8821c variantsSascha Hauer1-0/+1
2023-04-20wifi: rtw88: handle station mode concurrent scan with AP modePo-Hao Huang1-0/+2
2023-04-20wifi: rtw88: disallow PS during AP modePo-Hao Huang1-0/+1
2023-04-20wifi: rtw88: 8822c: extend reserved page numberPo-Hao Huang1-0/+1
2023-04-20wifi: rtw88: add port switch for AP modePo-Hao Huang1-0/+1
2023-04-20wifi: rtw88: add bitmap for dynamic port settingsPo-Hao Huang1-0/+10
2023-02-17wifi: rtw88: use RTW_FLAG_POWERON flag to prevent to power on/off twicePing-Ke Shih1-1/+1
2022-12-08wifi: rtw88: Add common USB chip supportSascha Hauer1-0/+4
2022-12-08wifi: rtw88: Drop coex mutexSascha Hauer1-2/+0
2022-12-08wifi: rtw88: Drop h2c.lockSascha Hauer1-2/+0
2022-12-08wifi: rtw88: Drop rf_lockSascha Hauer1-3/+0
2022-12-08wifi: rtw88: print firmware type in info messageSascha Hauer1-0/+1
2022-08-10wifi: rtw88: fix WARNING:rtw_get_tx_power_params() during HW scanChih-Kang Chang1-0/+1
2022-08-10wifi: rtw88: add the update channel flow to support setting by parametersChih-Kang Chang1-5/+19
2022-08-09wifi: rtw88: access chip_info by const pointerPing-Ke Shih1-1/+1
2022-08-09wifi: rtw88: 8822c: extend supported probe request sizePo-Hao Huang1-1/+3
2022-06-10rtw88: 8821c: fix access const table of channel parametersPing-Ke Shih1-3/+3
2022-05-30wifi: rtw88: add a work to correct atomic scheduling warning of ::set_timPing-Ke Shih1-0/+1
2022-05-02rtw88: remove a copy of the NAPI_POLL_WEIGHT defineJakub Kicinski1-1/+0
2022-05-01rtw88: add HT MPDU density value for each chipChih-Kang Chang1-0/+1
2022-04-12rtw88: Add update beacon flow for AP modePo-Hao Huang1-0/+2
2022-04-12rtw88: add ieee80211:sta_rc_update opsPo-Hao Huang1-2/+2
2022-02-21rtw88: coex: Add C2H/H2C handshake with BT mailbox for asking HID InfoChing-Te Ku1-0/+40
2022-02-21rtw88: coex: Add WLAN MIMO power saving for Bluetooth gaming controllerChing-Te Ku1-0/+3
2022-02-21rtw88: 8822ce: add support for TX/RX 1ss modeChin-Yen Lee1-1/+4
2022-01-31rtw88: fix idle mode flow for hw scanPo-Hao Huang1-1/+3
2021-12-21rtw88: support SAR via kernel common APIZong-Zhe Yang1-0/+30
2021-12-21rtw88: 8822c: add ieee80211_ops::hw_scanPo-Hao Huang1-5/+40
2021-12-08rtw88: add debugfs to fix tx rateYan-Hsuan Chuang1-0/+1
2021-11-26rtw88: add debugfs to force lowest basic rateYu-Yen Ting1-0/+1
2021-10-05rtw88: refine fw_crash debugfs to show non-zero while triggeringZong-Zhe Yang1-0/+1
2021-09-21rtw88: support adaptivity for ETSI/JP DFS regionZong-Zhe Yang1-0/+29
2021-09-21rtw88: add regulatory strategy by chip typeZong-Zhe Yang1-1/+14
2021-09-21rtw88: upgrade rtw_regulatory mechanism and mappingZong-Zhe Yang1-2/+2
2021-08-21rtw88: 8822c: add tx stbc support under HT modePo-Hao Huang1-0/+6
2021-06-22rtw88: dump FW crash via devcoredumpZong-Zhe Yang1-7/+30
2021-06-22rtw88: notify fw when driver in scan-period to avoid potential problemChin-Yen Lee1-0/+4
2021-06-22rtw88: add path diversityPo-Hao Huang1-0/+15
2021-06-22rtw88: add beacon filter supportPo-Hao Huang1-0/+1
2021-04-21rtw88: 8822c: debug: allow debugfs to enable/disable TXGAPKGuo-Feng Fan1-0/+8
2021-04-21rtw88: 8822c: Add gap-k calibration to improve long range performanceGuo-Feng Fan1-0/+23
2021-04-18rtw88: 8822c: add CFO trackingPo-Hao Huang1-0/+13