summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/realtek/rtw89/core.h
AgeCommit message (Expand)Author
2022-09-02wifi: rtw89: correct BA CAM allocationPing-Ke Shih
2022-09-02wifi: rtw89: 8852c: initialize and correct BA CAM contentPing-Ke Shih
2022-09-02wifi: rtw89: 8852c: declare correct BA CAM numberPing-Ke Shih
2022-09-02rtw89: coex: Update Wi-Fi driver/firmware TDMA cycle report for RTL8852cChing-Te Ku
2022-09-02rtw89: coex: Add v1 Wi-Fi SCC coexistence policyChing-Te Ku
2022-09-02rtw89: coex: Move _set_policy to chip_opsChing-Te Ku
2022-09-02rtw89: coex: update WL role info v1 for RTL8852C branch usingChing-Te Ku
2022-09-02rtw89: coex: Add v1 version TDMA format and parametersChing-Te Ku
2022-09-02rtw89: coex: Add logic to parsing rtl8852c firmware type ctrl reportChing-Te Ku
2022-09-02rtw89: coex: Move Wi-Fi firmware coexistence matching version to chipChing-Te Ku
2022-09-02rtw89: coex: update radio state for RTL8852A/RTL8852CChing-Te Ku
2022-09-02wifi: rtw89: early recognize FW feature to decide if chanctxZong-Zhe Yang
2022-09-02wifi: rtw89: declare support for mac80211 chanctx ops by chipZong-Zhe Yang
2022-09-02wifi: rtw89: add skeleton of mac80211 chanctx ops supportZong-Zhe Yang
2022-09-02wifi: rtw89: introduce entity mode and its recalculated prototypeZong-Zhe Yang
2022-09-02wifi: rtw89: initialize entity and configure default chandefZong-Zhe Yang
2022-09-02wifi: rtw89: concentrate chandef setting to stack callbackZong-Zhe Yang
2022-09-02wifi: rtw89: concentrate parameter control for setting channel callbackZong-Zhe Yang
2022-09-02wifi: rtw89: rfk: concentrate parameter control while set_channel()Zong-Zhe Yang
2022-09-02wifi: rtw89: txpwr: concentrate channel related control to topZong-Zhe Yang
2022-09-02wifi: rtw89: create rtw89_chan centrally to avoid breakageZong-Zhe Yang
2022-09-02wifi: rtw89: re-arrange channel related stuffs under HALZong-Zhe Yang
2022-09-02wifi: rtw89: introduce rtw89_chan for channel stuffsZong-Zhe Yang
2022-09-02wifi: rtw89: rewrite decision on channel by entity stateZong-Zhe Yang
2022-06-21wifi: rtw89: drop invalid TX rate report of legacy ratePing-Ke Shih
2022-06-21wifi: rtw89: enable VO TX AMPDUKuan-Chung Chen
2022-06-21wifi: rtw89: allocate BSSID CAM per TDLS peerPing-Ke Shih
2022-06-21wifi: rtw89: allocate address CAM and MAC ID to TDLS peerPing-Ke Shih
2022-06-20wifi: mac80211: move interface config to new structJohannes Berg
2022-06-10rtw89: add new state to CFO state machine for UL-OFDMAEric Huang
2022-06-10rtw89: 8852c: add trigger frame counterPo Hao Huang
2022-05-30rtw89: sar: adjust and support SAR on 6GHz bandZong-Zhe Yang
2022-05-30rtw89: 8852c: rfk: re-calibrate RX DCK once thermal changes a lotPing-Ke Shih
2022-05-17rtw89: convert rtw89_band to nl80211_band preciselyZong-Zhe Yang
2022-05-03rtw89: 8852c: rfk: add DPKPing-Ke Shih
2022-05-03rtw89: 8852c: rfk: add IQKPing-Ke Shih
2022-05-03rtw89: 8852c: rfk: add LCKPing-Ke Shih
2022-04-24rtw89: 8852c: configure default BB TX/RX pathPing-Ke Shih
2022-04-24rtw89: add RF H2C to notify firmwarePing-Ke Shih
2022-04-24rtw89: don't flush hci queues and send h2c if power is offPing-Ke Shih
2022-04-24rtw89: ps: access TX/RX rings via another registers in low power modePing-Ke Shih
2022-04-23rtw89: 8852c: add efuse gain offset parserPing-Ke Shih
2022-04-23rtw89: 8852c: support bb gain infoZong-Zhe Yang
2022-04-23rtw89: 8852c: phy: configure TSSI bandedgePing-Ke Shih
2022-04-23rtw89: 8852c: add TX power by rate and limit tablesPing-Ke Shih
2022-04-23rtw89: 8852c: add BB and RF parameters tablesPing-Ke Shih
2022-04-13rtw89: configure security CAM for V1 chipPing-Ke Shih
2022-04-13rtw89: extend H2C of CMAC control infoPing-Ke Shih
2022-04-12rtw89: rtw89_ser: add const to struct state_ent and event_entJoe Perches
2022-04-12rtw89: ser: configure C-MAC interrupt maskChia-Yuan Li