summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/realtek/rtw88/fw.c
AgeCommit message (Expand)Author
2024-04-04wifi: rtw88: Set default CQM config if not presentPo-Hao Huang
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-07-25wifi: rtw88: simplify vif iteratorsDmitry Antipov
2023-06-21wifi: rtw88: fix not entering PS mode after AP stopsPo-Hao Huang
2023-06-21wifi: rtw88: refine register based H2C commandPo-Hao Huang
2023-04-20wifi: rtw88: handle station mode concurrent scan with AP modePo-Hao Huang
2023-04-20wifi: rtw88: prevent scan abort with other VIFsPo-Hao Huang
2023-04-20wifi: rtw88: refine reserved page flow for AP modePo-Hao Huang
2022-12-08wifi: rtw88: Drop h2c.lockSascha Hauer
2022-12-01wifi: rtw88: 8821c: enable BT device recovery mechanismPing-Ke Shih
2022-11-28wifi: rtw88: fix race condition when doing H2C commandJi-Pin Jou
2022-09-06wifi: mac80211: keep A-MSDU data in sta and per-linkBenjamin Berg
2022-09-06wifi: mac80211: extend ieee80211_nullfunc_get() for MLOJohannes Berg
2022-08-10wifi: rtw88: add flushing queue before HW scanChih-Kang Chang
2022-08-10wifi: rtw88: fix WARNING:rtw_get_tx_power_params() during HW scanChih-Kang Chang
2022-08-09wifi: rtw88: access chip_info by const pointerPing-Ke Shih
2022-08-09wifi: rtw88: fix store OP channel info timing when HW scanChih-Kang Chang
2022-08-09wifi: rtw88: fix stopping queues in wrong timing when HW scanChih-Kang Chang
2022-08-09wifi: rtw88: 8822c: extend supported probe request sizePo-Hao Huang
2022-06-20wifi: mac80211: return a beacon for a specific linkShaul Triebitz
2022-05-30wifi: rtw88: add a work to correct atomic scheduling warning of ::set_timPing-Ke Shih
2022-05-09rtw88: adjust adaptivity option to 1Chin-Yen Lee
2022-05-01rtw88: fix hw scan may cause disconnect issueChih-Kang Chang
2022-05-01rtw88: fix not disabling beacon filter after disconnectionChih-Kang Chang
2022-04-23rtw88: fix uninitialized 'tim_offset' warningPo-Hao Huang
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-22rtw88: change rtw_info() to proper message levelPing-Ke Shih
2022-02-21rtw88: coex: Add C2H/H2C handshake with BT mailbox for asking HID InfoChing-Te Ku
2022-02-10rtw88: fix use after free in rtw_hw_scan_update_probe_req()Dan Carpenter
2022-01-31rtw88: fix memory overrun and memory leak during hw_scanPo-Hao Huang
2022-01-31rtw88: fix idle mode flow for hw scanPo-Hao Huang
2022-01-31rtw88: check for validity before using a pointerMuhammad Usama Anjum
2021-12-21rtw88: 8822c: add ieee80211_ops::hw_scanPo-Hao Huang
2021-10-05rtw88: fix RX clock gate setting while fifo dumpZong-Zhe Yang
2021-09-21rtw88: move adaptivity mechanism to firmwareChin-Yen Lee
2021-08-21rtw88: wow: fix size access error of probe requestChin-Yen Lee
2021-06-24rtw88: fix c2h memory leakPo-Hao Huang
2021-06-22rtw88: refine unwanted h2c commandPo-Hao Huang
2021-06-22rtw88: notify fw when driver in scan-period to avoid potential problemChin-Yen Lee
2021-06-22rtw88: add rtw_fw_feature_check apiChin-Yen Lee
2021-06-22rtw88: add beacon filter supportPo-Hao Huang
2021-04-21rtw88: 8822c: Add gap-k calibration to improve long range performanceGuo-Feng Fan
2021-04-18rtw88: update statistics to fw for fine-tuning performancePo-Hao Huang
2020-12-08rtw88: Fix fall-through warnings for ClangGustavo A. R. Silva
2020-12-04Merge tag 'wireless-drivers-next-2020-12-03' of git://git.kernel.org/pub/scm/...Jakub Kicinski
2020-11-07rtw88: decide lps deep mode from firmware feature.Chin-Yen Lee
2020-11-07rtw88: add C2H response for checking firmware leave lpsChin-Yen Lee
2020-11-02rtw88: fix fw_fifo_addr checkTom Rix