summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/realtek/rtw89/rtw8852a.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* rtw89: 8852c: configure default BB TX/RX pathPing-Ke Shih2022-04-241-0/+1
* rtw89: ps: access TX/RX rings via another registers in low power modePing-Ke Shih2022-04-241-0/+1
* rtw89: 8852c: phy: configure TSSI bandedgePing-Ke Shih2022-04-231-0/+1
* rtw89: 8852c: add BB and RF parameters tablesPing-Ke Shih2022-04-231-0/+1
* rtw89: configure security CAM for V1 chipPing-Ke Shih2022-04-131-0/+1
* rtw89: extend H2C of CMAC control infoPing-Ke Shih2022-04-131-0/+1
* rtw89: ser: configure C-MAC interrupt maskChia-Yuan Li2022-04-121-0/+17
* rtw89: ser: configure D-MAC interrupt maskChia-Yuan Li2022-04-121-0/+29
* rtw89: add chip_ops::{enable,disable}_bb_rf to support v1 chipPing-Ke Shih2022-04-061-0/+2
* rtw89: handle potential uninitialized variablePing-Ke Shih2022-04-061-1/+2
* rtw89: support hardware generate security headerPing-Ke Shih2022-04-061-0/+1
* rtw89: support variant of fill_txdescPing-Ke Shih2022-04-061-0/+2
* rtw89: add chip_info::h2c_desc_size/fill_txdesc_fwcmd to support new chipsPing-Ke Shih2022-04-061-0/+2
* rtw89: reduce export symbol number of mac size and quotaPing-Ke Shih2022-04-061-8/+10
* rtw89: ser: dump memory for fw payload engine while L2 resetZong-Zhe Yang2022-04-061-0/+1
* rtw89: implement stop and resume channels transmission v1Ping-Ke Shih2022-03-171-2/+4
* rtw89: 8852c: add mac_ctrl_path and mac_cfg_gnt APIsChia-Yuan Li2022-03-171-0/+2
* rtw89: 8852c: add setting of TB UL TX power offsetYuan-Han Zhang2022-03-171-4/+4
* rtw89: modify dcfo_comp to share with chipsYuan-Han Zhang2022-03-171-0/+6
* rtw89: support DAV efuse reading operationPing-Ke Shih2022-03-101-0/+2
* rtw89: add page_regs to handle v1 chipsPing-Ke Shih2022-03-101-0/+16
* rtw89: add chip_info::{h2c,c2h}_reg to support more chipsPing-Ke Shih2022-03-101-0/+15
* rtw89: add hci_func_en_addr to support variant generationPing-Ke Shih2022-03-101-0/+1
* rtw89: add power_{on/off}_funcPing-Ke Shih2022-03-101-0/+2
* rtw89: declare if chip support 160M bandwidthPing-Ke Shih2022-02-141-0/+1
* rtw89: handle 6G band if supported by a chipsetZong-Zhe Yang2022-01-281-0/+2
* rtw89: extract modules by chipsetZong-Zhe Yang2022-01-281-6/+12
* rtw89: coex: Update COEX to 5.5.8Ching-Te Ku2021-12-141-1/+1
* rtw89: fix incorrect channel info during scanPo Hao Huang2021-12-081-0/+19
* rtw89: remove unnecessary conditional operatorsYe Guojin2021-11-261-2/+2
* rtw89: fix error function parameterLv Ruyi2021-10-271-1/+1
* rtw89: add Realtek 802.11ax driverPing-Ke Shih2021-10-131-0/+2036