summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/realtek/rtw88/fw.h
AgeCommit message (Expand)AuthorFilesLines
2021-08-21rtw88: wow: fix size access error of probe requestChin-Yen Lee1-0/+1
2021-08-21rtw88: change beacon filter default modePo-Hao Huang1-1/+1
2021-06-22rtw88: notify fw when driver in scan-period to avoid potential problemChin-Yen Lee1-1/+9
2021-06-22rtw88: add rtw_fw_feature_check apiChin-Yen Lee1-0/+6
2021-06-22rtw88: add beacon filter supportPo-Hao Huang1-0/+39
2021-04-21rtw88: 8822c: Add gap-k calibration to improve long range performanceGuo-Feng Fan1-0/+5
2021-04-18rtw88: update statistics to fw for fine-tuning performancePo-Hao Huang1-0/+13
2020-11-07rtw88: add C2H response for checking firmware leave lpsChin-Yen Lee1-0/+1
2020-11-07rtw88: store firmware feature in firmware headerChin-Yen Lee1-1/+9
2020-09-29rtw88: add dump fw crash logTzu-En Huang1-0/+14
2020-09-29rtw88: add dump firmware fifo supportTzu-En Huang1-1/+2
2020-09-29rtw88: handle and recover when firmware crashTzu-En Huang1-0/+1
2020-08-02rtw88: add h2c command in debugfsTzu-En Huang1-0/+2
2020-05-06rtw88: handle C2H_CCX_TX_RPT to know if packet TX'ed successfullyPing-Ke Shih1-2/+5
2020-04-23rtw88: add legacy firmware download for 8723D devicesPing-Ke Shih1-0/+25
2020-03-23rtw88: associate reserved pages with each vifYan-Hsuan Chuang1-8/+17
2020-03-23wireless: realtek: Replace zero-length array with flexible-array memberGustavo A. R. Silva1-1/+1
2020-01-26rtw88: Add wowlan net-detect supportChin-Yen Lee1-0/+113
2020-01-26rtw88: Add wowlan pattern match supportChin-Yen Lee1-0/+4
2020-01-26rtw88: support wowlan feature for 8822cChin-Yen Lee1-0/+69
2019-10-16rtw88: mark rtw_fw_hdr __packedBrian Norris1-1/+1
2019-10-04rtw88: use struct rtw_fw_hdr to access firmware headerPing-Ke Shih1-16/+29
2019-10-04rtw88: report tx rate to mac80211 stackTzu-En Huang1-0/+6
2019-10-02rtw88: add deep PS PG mode for 8822cYan-Hsuan Chuang1-0/+29
2019-08-06rtw88: add BT co-existence supportYan-Hsuan Chuang1-0/+71
2019-08-06rtw88: allow c2h operation in irq contextYan-Hsuan Chuang1-0/+2
2019-04-30rtw88: new Realtek 802.11ac driverYan-Hsuan Chuang1-0/+222