summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/realtek/rtw89/rtw8852a.c
AgeCommit message (Expand)AuthorFilesLines
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
2021-11-26rtw89: remove unnecessary conditional operatorsYe Guojin1-2/+2
2021-10-27rtw89: fix error function parameterLv Ruyi1-1/+1
2021-10-13rtw89: add Realtek 802.11ax driverPing-Ke Shih1-0/+2036