summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/realtek/rtw89/core.h
AgeCommit message (Expand)AuthorFilesLines
2023-04-17wifi: rtw89: refine scan function after chanctxPo-Hao Huang1-4/+3
2023-04-17wifi: rtw89: coex: send more hardware module info to firmware for 8851BPing-Ke Shih1-1/+4
2023-04-14wifi: rtw89: read version of analog hardwarePing-Ke Shih1-0/+2
2023-04-14wifi: rtw89: use hardware CFO to improve performanceEric Huang1-0/+3
2023-04-14wifi: rtw89: support parameter tables by RFE typeZong-Zhe Yang1-15/+40
2023-04-14wifi: rtw89: add firmware format version to backward compatible with older dr...Ping-Ke Shih1-1/+3
2023-04-14wifi: rtw89: use schedule_work to request firmwarePing-Ke Shih1-2/+6
2023-04-14wifi: rtw89: add ieee80211::remain_on_channel opsPo-Hao Huang1-0/+30
2023-04-14wifi: rtw89: add function to wait for completion of TX skbsPo-Hao Huang1-0/+40
2023-04-14wifi: rtw89: 8852c: add beacon filter and CQM supportPo-Hao Huang1-0/+1
2023-04-03wifi: rtw89: config EDCCA threshold during scan to prevent TX failedChih-Kang Chang1-0/+3
2023-04-03wifi: rtw89: add counters of register-based H2C/C2HPing-Ke Shih1-0/+4
2023-04-03wifi: rtw89: coex: Add report control v5 variationChing-Te Ku1-0/+23
2023-04-03wifi: rtw89: coex: Update RTL8852B LNA2 hardware parameterChing-Te Ku1-1/+2
2023-03-13wifi: rtw89: coex: Add v5 firmware cycle status reportChing-Te Ku1-0/+52
2023-03-13wifi: rtw89: coex: Add v2 Bluetooth scan infoChing-Te Ku1-18/+45
2023-03-13wifi: rtw89: coex: Add register monitor report v2 formatChing-Te Ku1-2/+15
2023-03-13wifi: rtw89: coex: Add traffic TX/RX info and its H2CChing-Te Ku1-0/+43
2023-03-13wifi: rtw89: coex: Add WiFi role info v2Ching-Te Ku1-0/+32
2023-03-13wifi: rtw89: coex: Add more error_map and counter to logChing-Te Ku1-10/+21
2023-03-13wifi: rtw89: release RX standby timer of beamformee CSI to save powerPing-Ke Shih1-0/+1
2023-02-22wifi: rtw89: refine FW feature judgement on packet dropZong-Zhe Yang1-1/+1
2023-02-13wifi: rtw89: 8852b: try to use NORMAL_CE type firmware firstPing-Ke Shih1-0/+2
2023-02-13wifi: rtw89: 8852b: don't support LPS-PG mode after firmware 0.29.26.0Ping-Ke Shih1-0/+1
2023-02-13wifi: rtw89: refine packet offload flowChin-Yen Lee1-1/+1
2023-02-13wifi: rtw89: disallow enter PS mode after create TDLS linkKuan-Chung Chen1-0/+1
2023-01-16wifi: rtw89: coex: Change firmware steps report to version separateChing-Te Ku1-6/+38
2023-01-16wifi: rtw89: coex: Change Wi-Fi Null data report to version separateChing-Te Ku1-6/+8
2023-01-16wifi: rtw89: coex: Add v5 firmware control reportChing-Te Ku1-0/+27
2023-01-16wifi: rtw89: coex: Change firmware control report to version separateChing-Te Ku1-6/+8
2023-01-16wifi: rtw89: coex: Add v4 version firmware cycle reportChing-Te Ku1-0/+67
2023-01-16wifi: rtw89: coex: Rename BTC firmware cycle report by feature versionChing-Te Ku1-6/+8
2022-12-21wifi: rtw89: 8852b: update BSS color mapping registerEric Huang1-0/+1
2022-12-21wifi: rtw89: coex: Change TDMA related logic to version separateChing-Te Ku1-5/+7
2022-12-21wifi: rtw89: coex: Add v2 BT AFH report and related variableChing-Te Ku1-1/+25
2022-12-21wifi: rtw89: coex: use new introduction BTC version formatPing-Ke Shih1-28/+14
2022-12-21wifi: rtw89: coex: add BTC format version derived from firmware versionPing-Ke Shih1-0/+26
2022-12-14wifi: rtw89: consider ER SU as a TX capabilityPing-Ke Shih1-0/+2
2022-12-01wifi: rtw89: link rtw89_vif and chanctx stuffsZong-Zhe Yang1-7/+13
2022-12-01wifi: rtw89: mac: process MCC related C2HZong-Zhe Yang1-0/+5
2022-12-01wifi: rtw89: introduce helpers to wait/complete on conditionZong-Zhe Yang1-0/+25
2022-12-01wifi: rtw89: rfk: rename rtw89_mcc_info to rtw89_rfk_mcc_infoZong-Zhe Yang1-2/+2
2022-12-01wifi: rtw89: add HE radiotap for monitor modePing-Ke Shih1-0/+18
2022-11-22wifi: rtw89: avoid inaccessible IO operations during doing change_interface()Ping-Ke Shih1-0/+1
2022-11-22wifi: rtw89: switch BANDEDGE and TX_SHAPE based on OFDMA trigger frameEric Huang1-0/+9
2022-11-22wifi: rtw89: read CFO from FD or preamble CFO field of phy status ie_type 1 a...Eric Huang1-0/+1
2022-11-01wifi: rtw89: add WoWLAN pattern match supportChin-Yen Lee1-0/+18
2022-11-01wifi: rtw89: add WoWLAN function supportChin-Yen Lee1-1/+76
2022-11-01wifi: rtw89: add related H2C for WoWLAN modeChin-Yen Lee1-0/+30
2022-11-01wifi: rtw89: add drop tx packet functionChih-Kang Chang1-0/+3