aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/wireless/realtek/rtw88/fw.c
AgeCommit message (Expand)Author
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
2020-09-29rtw88: add dump firmware fifo supportTzu-En Huang
2020-09-29rtw88: handle and recover when firmware crashTzu-En Huang
2020-08-02rtw88: add h2c command in debugfsTzu-En Huang
2020-08-02rtw88: update tx descriptor of mgmt and reserved page packetsTzu-En Huang
2020-08-02rtw88: fix LDPC field for RA infoTsang-Shian Lin
2020-05-18rtw88: extract: export symbols used in chip functionalitiesZong-Zhe Yang
2020-05-06rtw88: handle C2H_CCX_TX_RPT to know if packet TX'ed successfullyPing-Ke Shih
2020-05-06rtw88: Use udelay instead of usleep in atomic contextKai-Heng Feng
2020-04-23rtw88: no need to send additional information to legacy firmwarePing-Ke Shih
2020-04-23rtw88: add legacy firmware download for 8723D devicesPing-Ke Shih
2020-04-14rtw88: Add delay on polling h2c command status bitKai-Heng Feng
2020-04-14rtw88: Make two functions staticYueHaibing