summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/realtek/rtw88/fw.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* wifi: rtw88: Set default CQM config if not presentPo-Hao Huang2024-04-041-4/+10
* wifi: rtw88: use cfg80211_ssid_eq() instead of rtw_ssid_equal()Dmitry Antipov2023-12-191-2/+2
* wifi: rtw88: dump firmware debug information in abnormal stateChin-Yen Lee2023-10-191-0/+74
* wifi: rtw88: simplify vif iteratorsDmitry Antipov2023-07-251-1/+1
* wifi: rtw88: fix not entering PS mode after AP stopsPo-Hao Huang2023-06-211-0/+17
* wifi: rtw88: refine register based H2C commandPo-Hao Huang2023-06-211-0/+51
* wifi: rtw88: handle station mode concurrent scan with AP modePo-Hao Huang2023-04-201-1/+10
* wifi: rtw88: prevent scan abort with other VIFsPo-Hao Huang2023-04-201-1/+3
* wifi: rtw88: refine reserved page flow for AP modePo-Hao Huang2023-04-201-0/+5
* wifi: rtw88: Drop h2c.lockSascha Hauer2022-12-081-9/+4
* wifi: rtw88: 8821c: enable BT device recovery mechanismPing-Ke Shih2022-12-011-0/+10
* wifi: rtw88: fix race condition when doing H2C commandJi-Pin Jou2022-11-281-5/+3
* wifi: mac80211: keep A-MSDU data in sta and per-linkBenjamin Berg2022-09-061-1/+1
* wifi: mac80211: extend ieee80211_nullfunc_get() for MLOJohannes Berg2022-09-061-2/+2
* wifi: rtw88: add flushing queue before HW scanChih-Kang Chang2022-08-101-0/+4
* wifi: rtw88: fix WARNING:rtw_get_tx_power_params() during HW scanChih-Kang Chang2022-08-101-12/+25
* wifi: rtw88: access chip_info by const pointerPing-Ke Shih2022-08-091-10/+10
* wifi: rtw88: fix store OP channel info timing when HW scanChih-Kang Chang2022-08-091-2/+12
* wifi: rtw88: fix stopping queues in wrong timing when HW scanChih-Kang Chang2022-08-091-1/+6
* wifi: rtw88: 8822c: extend supported probe request sizePo-Hao Huang2022-08-091-4/+11
* wifi: mac80211: return a beacon for a specific linkShaul Triebitz2022-06-201-1/+1
* wifi: rtw88: add a work to correct atomic scheduling warning of ::set_timPing-Ke Shih2022-05-301-0/+10
* rtw88: adjust adaptivity option to 1Chin-Yen Lee2022-05-091-1/+1
* rtw88: fix hw scan may cause disconnect issueChih-Kang Chang2022-05-011-1/+11
* rtw88: fix not disabling beacon filter after disconnectionChih-Kang Chang2022-05-011-1/+5
* rtw88: fix uninitialized 'tim_offset' warningPo-Hao Huang2022-04-231-1/+1
* rtw88: Add update beacon flow for AP modePo-Hao Huang2022-04-121-1/+3
* rtw88: add ieee80211:sta_rc_update opsPo-Hao Huang2022-04-121-4/+3
* rtw88: change rtw_info() to proper message levelPing-Ke Shih2022-02-221-1/+1
* rtw88: coex: Add C2H/H2C handshake with BT mailbox for asking HID InfoChing-Te Ku2022-02-211-0/+15
* rtw88: fix use after free in rtw_hw_scan_update_probe_req()Dan Carpenter2022-02-101-3/+3
* rtw88: fix memory overrun and memory leak during hw_scanPo-Hao Huang2022-01-311-10/+24
* rtw88: fix idle mode flow for hw scanPo-Hao Huang2022-01-311-1/+1
* rtw88: check for validity before using a pointerMuhammad Usama Anjum2022-01-311-0/+8
* rtw88: 8822c: add ieee80211_ops::hw_scanPo-Hao Huang2021-12-211-0/+388
* rtw88: fix RX clock gate setting while fifo dumpZong-Zhe Yang2021-10-051-4/+3
* rtw88: move adaptivity mechanism to firmwareChin-Yen Lee2021-09-211-0/+47
* rtw88: wow: fix size access error of probe requestChin-Yen Lee2021-08-211-2/+6
* rtw88: fix c2h memory leakPo-Hao Huang2021-06-241-0/+2
* rtw88: refine unwanted h2c commandPo-Hao Huang2021-06-221-5/+2
* rtw88: notify fw when driver in scan-period to avoid potential problemChin-Yen Lee2021-06-221-0/+25
* rtw88: add rtw_fw_feature_check apiChin-Yen Lee2021-06-221-2/+1
* rtw88: add beacon filter supportPo-Hao Huang2021-06-221-0/+91
* rtw88: 8822c: Add gap-k calibration to improve long range performanceGuo-Feng Fan2021-04-211-0/+12
* rtw88: update statistics to fw for fine-tuning performancePo-Hao Huang2021-04-181-0/+15
* rtw88: Fix fall-through warnings for ClangGustavo A. R. Silva2020-12-081-1/+1
* Merge tag 'wireless-drivers-next-2020-12-03' of git://git.kernel.org/pub/scm/...Jakub Kicinski2020-12-041-1/+5
|\
| * rtw88: decide lps deep mode from firmware feature.Chin-Yen Lee2020-11-071-1/+2
| * rtw88: add C2H response for checking firmware leave lpsChin-Yen Lee2020-11-071-0/+3
* | rtw88: fix fw_fifo_addr checkTom Rix2020-11-021-1/+1
|/