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