summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/realtek/rtw89/fw.c
AgeCommit message (Expand)AuthorFilesLines
2024-09-02wifi: rtw89: wow: add wait for H2C of FW-IPS modeChin-Yen Lee1-11/+2
2024-09-02wifi: rtw89: wow: fix wait condition for AOAC report requestZong-Zhe Yang1-4/+2
2024-08-27wifi: rtw89: 8922a: use right chanctx whenever possible in RFK flowZong-Zhe Yang1-14/+11
2024-08-22wifi: rtw89: coex: Update Wi-Fi role info version 7Ching-Te Ku1-1/+48
2024-08-09wifi: rtw89: wow: add delay option for net-detectChin-Yen Lee1-3/+21
2024-08-09wifi: rtw89: wow: add WoWLAN net-detect supportChin-Yen Lee1-14/+263
2024-08-09wifi: rtw89: wow: implement PS mode for net-detectChin-Yen Lee1-0/+36
2024-08-07wifi: rtw89: 8922a: Add new fields for scan offload H2C commandPo-Hao Huang1-3/+19
2024-08-07wifi: rtw89: 8922a: new implementation for RFK pre-notify H2CKuan-Chung Chen1-21/+41
2024-08-02wifi: rtw89: fw: correct chan access in assoc_cmac_tbl_g7 and update_beacon_beZong-Zhe Yang1-2/+2
2024-08-02wifi: rtw89: rename sub_entity to chanctxZong-Zhe Yang1-9/+9
2024-08-02wifi: rtw89: mcc: stop at a role holding chanctxZong-Zhe Yang1-2/+3
2024-07-31wifi: rtw89: 8852bt: declare firmware features of RTL8852BTPing-Ke Shih1-0/+4
2024-06-27wifi: rtw89: add polling for LPS H2C to ensure FW receivedChih-Kang Chang1-0/+7
2024-06-27wifi: rtw89: wow: fix GTK offload H2C skbuff issueChih-Kang Chang1-3/+1
2024-06-27wifi: rtw89: wow: update WoWLAN reason register for different FWChih-Kang Chang1-0/+2
2024-06-27wifi: rtw89: wow: append security header offset for different cipherChih-Kang Chang1-26/+41
2024-06-17wifi: rtw89: adopt firmware whose version is equal or less but closestPing-Ke Shih1-8/+26
2024-05-27wifi: rtw89: Fix P2P behavior for WiFi 7 chipsPo-Hao Huang1-0/+10
2024-05-23wifi: rtw89: correct hardware value of nominal packet padding for WiFi 7 chipsPing-Ke Shih1-6/+6
2024-05-23wifi: rtw89: fix HW scan not aborting properlyPo-Hao Huang1-1/+8
2024-05-04wifi: rtw89: wow: add ARP offload featureChin-Yen Lee1-0/+108
2024-05-04wifi: rtw89: wow: support 802.11w PMF IGTK rekeyChih-Kang Chang1-3/+49
2024-05-04wifi: rtw89: wow: update latest PTK GTK info to mac80211 after resumeChih-Kang Chang1-0/+29
2024-05-04wifi: rtw89: wow: add GTK rekey feature related H2C commandsChih-Kang Chang1-1/+7
2024-05-04wifi: rtw89: wow: construct EAPoL packet for GTK rekey offloadChih-Kang Chang1-0/+113
2024-05-04wifi: rtw89: use struct to fill H2C of WoWLAN global configurationChih-Kang Chang1-8/+10
2024-05-04wifi: rtw89: use struct to access firmware command h2c_dctl_sec_cam_v1Chih-Kang Chang1-5/+7
2024-05-04wifi: rtw89: wow: prepare PTK GTK info from mac80211Chih-Kang Chang1-1/+1
2024-04-18wifi: rtw89: fw: scan offload prohibit all 6 GHz channel if no 6 GHz sbandZong-Zhe Yang1-0/+4
2024-04-03wifi: rtw89: download firmware with five times retryChia-Yuan Li1-6/+21
2024-04-03wifi: rtw89: 8922a: add beacon filter and CQM supportPo-Hao Huang1-0/+1
2024-04-03wifi: rtw89: 8922a: download template probe requests for 6 GHz bandPo-Hao Huang1-6/+22
2024-03-14wifi: rtw89: coex: Add WiFi role info format version 8Ching-Te Ku1-0/+42
2024-03-05wifi: rtw89: coex: Reorder H2C command index to align with firmwareChing-Te Ku1-18/+18
2024-03-05wifi: rtw89: coex: add BTC ctrl_info version 7 and related logicChing-Te Ku1-2/+42
2024-03-05wifi: rtw89: coex: add init_info H2C command format version 7Ching-Te Ku1-1/+41
2024-02-27wifi: rtw89: advertise missing extended scan featureKuan-Chung Chen1-2/+2
2024-02-15wifi: rtw89: fw: remove unnecessary rcu_read_unlock() for puncturedPing-Ke Shih1-1/+0
2024-02-15wifi: rtw89: fw: implement MRC H2C command functionsZong-Zhe Yang1-0/+366
2024-02-08wifi: cfg80211/mac80211: move puncturing into chandefJohannes Berg1-1/+4
2024-02-06wifi: rtw89: fw: download firmware with key data for secure bootPing-Ke Shih1-6/+89
2024-02-06wifi: rtw89: fw: parse secure section from firmware filePing-Ke Shih1-14/+188
2024-02-06wifi: rtw89: fw: consider checksum length of security dataPing-Ke Shih1-0/+3
2024-02-06wifi: rtw89: rfk: add H2C command to trigger TSSIPing-Ke Shih1-0/+48
2024-02-06wifi: rtw89: rfk: add H2C command to trigger TXGAPKPing-Ke Shih1-0/+44
2024-02-06wifi: rtw89: rfk: add H2C command to trigger DACKPing-Ke Shih1-0/+36
2024-02-06wifi: rtw89: rfk: add H2C command to trigger DPKPing-Ke Shih1-0/+43
2024-02-06wifi: rtw89: rfk: add H2C command to trigger RX DCKPing-Ke Shih1-0/+43
2024-02-06wifi: rtw89: rfk: add H2C command to trigger IQKPing-Ke Shih1-0/+35