summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/realtek/rtw89/rtw8852a.c
AgeCommit message (Expand)AuthorFilesLines
2022-09-28wifi: rtw89: mac: define DMA channel mask to avoid unsupported channelsPing-Ke Shih1-0/+1
2022-09-22wifi: rtw89: coex: update coexistence to 6.3.0Ching-Te Ku1-3/+3
2022-09-22wifi: rtw89: coex: modify LNA2 setting to avoid BT destroyed Wi-Fi aggregationChing-Te Ku1-0/+46
2022-09-22wifi: rtw89: coex: add WL_S0 hardware TX/RX mask to allow WL_S0 TX/RX during ...Ching-Te Ku1-0/+3
2022-09-19wifi: rtw89: coex: Move coexistence firmware buffer size parameter to chip infoChing-Te Ku1-0/+1
2022-09-12wifi: rtw89: set response rate selectionChia-Yuan Li1-1/+7
2022-09-12wifi: rtw89: add DIG register struct to share common algorithmEric Huang1-0/+21
2022-09-12wifi: rtw89: record signal strength per RF pathPing-Ke Shih1-3/+3
2022-09-02wifi: rtw89: 8852c: initialize and correct BA CAM contentPing-Ke Shih1-0/+2
2022-09-02wifi: rtw89: 8852c: declare correct BA CAM numberPing-Ke Shih1-0/+1
2022-09-02wifi: rtw89: TX power limit/limit_ru consider negativeZong-Zhe Yang1-8/+10
2022-09-02rtw89: coex: Move _set_policy to chip_opsChing-Te Ku1-0/+1
2022-09-02rtw89: coex: Move Wi-Fi firmware coexistence matching version to chipChing-Te Ku1-0/+14
2022-09-02rtw89: 8852a: update HW setting on BBZong-Zhe Yang1-1/+2
2022-09-02wifi: rtw89: early recognize FW feature to decide if chanctxZong-Zhe Yang1-1/+1
2022-09-02wifi: rtw89: declare support for mac80211 chanctx ops by chipZong-Zhe Yang1-0/+1
2022-09-02wifi: rtw89: concentrate parameter control for setting channel callbackZong-Zhe Yang1-12/+16
2022-09-02wifi: rtw89: rfk: concentrate parameter control while set_channel()Zong-Zhe Yang1-2/+3
2022-09-02wifi: rtw89: txpwr: concentrate channel related control to topZong-Zhe Yang1-14/+21
2022-09-02wifi: rtw89: re-arrange channel related stuffs under HALZong-Zhe Yang1-6/+11
2022-09-02wifi: rtw89: introduce rtw89_chan for channel stuffsZong-Zhe Yang1-18/+19
2022-04-24rtw89: 8852c: configure default BB TX/RX pathPing-Ke Shih1-0/+1
2022-04-24rtw89: ps: access TX/RX rings via another registers in low power modePing-Ke Shih1-0/+1
2022-04-23rtw89: 8852c: phy: configure TSSI bandedgePing-Ke Shih1-0/+1
2022-04-23rtw89: 8852c: add BB and RF parameters tablesPing-Ke Shih1-0/+1
2022-04-13rtw89: configure security CAM for V1 chipPing-Ke Shih1-0/+1
2022-04-13rtw89: extend H2C of CMAC control infoPing-Ke Shih1-0/+1
2022-04-12rtw89: ser: configure C-MAC interrupt maskChia-Yuan Li1-0/+17
2022-04-12rtw89: ser: configure D-MAC interrupt maskChia-Yuan Li1-0/+29
2022-04-06rtw89: add chip_ops::{enable,disable}_bb_rf to support v1 chipPing-Ke Shih1-0/+2
2022-04-06rtw89: handle potential uninitialized variablePing-Ke Shih1-1/+2
2022-04-06rtw89: support hardware generate security headerPing-Ke Shih1-0/+1
2022-04-06rtw89: support variant of fill_txdescPing-Ke Shih1-0/+2
2022-04-06rtw89: add chip_info::h2c_desc_size/fill_txdesc_fwcmd to support new chipsPing-Ke Shih1-0/+2
2022-04-06rtw89: reduce export symbol number of mac size and quotaPing-Ke Shih1-8/+10
2022-04-06rtw89: ser: dump memory for fw payload engine while L2 resetZong-Zhe Yang1-0/+1
2022-03-17rtw89: implement stop and resume channels transmission v1Ping-Ke Shih1-2/+4
2022-03-17rtw89: 8852c: add mac_ctrl_path and mac_cfg_gnt APIsChia-Yuan Li1-0/+2
2022-03-17rtw89: 8852c: add setting of TB UL TX power offsetYuan-Han Zhang1-4/+4
2022-03-17rtw89: modify dcfo_comp to share with chipsYuan-Han Zhang1-0/+6
2022-03-10rtw89: support DAV efuse reading operationPing-Ke Shih1-0/+2
2022-03-10rtw89: add page_regs to handle v1 chipsPing-Ke Shih1-0/+16
2022-03-10rtw89: add chip_info::{h2c,c2h}_reg to support more chipsPing-Ke Shih1-0/+15
2022-03-10rtw89: add hci_func_en_addr to support variant generationPing-Ke Shih1-0/+1
2022-03-10rtw89: add power_{on/off}_funcPing-Ke Shih1-0/+2
2022-02-14rtw89: declare if chip support 160M bandwidthPing-Ke Shih1-0/+1
2022-01-28rtw89: handle 6G band if supported by a chipsetZong-Zhe Yang1-0/+2
2022-01-28rtw89: extract modules by chipsetZong-Zhe Yang1-6/+12
2021-12-14rtw89: coex: Update COEX to 5.5.8Ching-Te Ku1-1/+1
2021-12-08rtw89: fix incorrect channel info during scanPo Hao Huang1-0/+19