summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/realtek/rtw89/rtw8852c.c
AgeCommit message (Expand)AuthorFilesLines
2022-05-03rtw89: 8852c: rfk: add RCKPing-Ke Shih1-0/+1
2022-05-03rtw89: 8852c: rfk: add TSSIPing-Ke Shih1-0/+19
2022-05-03rtw89: 8852c: rfk: add LCKPing-Ke Shih1-0/+7
2022-05-03rtw89: 8852c: rfk: add DACKPing-Ke Shih1-0/+2
2022-04-29rtw89: remove unneeded semicolonYang Li1-1/+1
2022-04-24rtw89: 8852c: add chip_ops related to BTCPing-Ke Shih1-0/+187
2022-04-24rtw89: 8852c: fill freq and band of RX status by PPDU reportPing-Ke Shih1-0/+33
2022-04-24rtw89: 8852c: implement chip_ops::get_thermalPing-Ke Shih1-0/+12
2022-04-24rtw89: 8852c: implement chip_ops related to TX powerPing-Ke Shih1-0/+324
2022-04-24rtw89: 8852c: configure default BB TX/RX pathPing-Ke Shih1-0/+194
2022-04-24rtw89: add RF H2C to notify firmwarePing-Ke Shih1-0/+14
2022-04-24rtw89: ps: access TX/RX rings via another registers in low power modePing-Ke Shih1-0/+2
2022-04-23rtw89: 8852c: add help function of set channelPing-Ke Shih1-0/+40
2022-04-23rtw89: 8852c: add set channel of BB partPing-Ke Shih1-0/+718
2022-04-23rtw89: 8852c: set channel of MAC partPing-Ke Shih1-0/+71
2022-04-23rtw89: 8852c: add HFC parametersPing-Ke Shih1-0/+32
2022-04-23rtw89: 8852c: add efuse gain offset parserPing-Ke Shih1-0/+101
2022-04-23rtw89: 8852c: support bb gain infoZong-Zhe Yang1-0/+178
2022-04-23rtw89: 8852c: add BB initial and reset functionsPing-Ke Shih1-0/+182
2022-04-23rtw89: 8852c: phy: configure TSSI bandedgePing-Ke Shih1-0/+1
2022-04-23rtw89: 8852c: add TX power by rate and limit tablesPing-Ke Shih1-0/+9
2022-04-23rtw89: 8852c: add BB and RF parameters tablesPing-Ke Shih1-0/+6
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: 8852c: add 8852c specific BT-coexistence initial functionChia-Yuan Li1-0/+59
2022-04-12rtw89: Skip useless dig gain and igi related settings for 8852CJohnson Lin1-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/+45
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-6/+8
2022-03-17rtw89: implement stop and resume channels transmission v1Ping-Ke Shih1-0/+2
2022-03-17rtw89: 8852c: add mac_ctrl_path and mac_cfg_gnt APIsChia-Yuan Li1-0/+2
2022-03-17rtw89: 8852c: add read/write rf register functionChung-Hsuan Hung1-0/+4
2022-03-17rtw89: 8852c: add setting of TB UL TX power offsetYuan-Han Zhang1-0/+36
2022-03-17rtw89: modify dcfo_comp to share with chipsYuan-Han Zhang1-0/+6
2022-03-10rtw89: 8852c: process logic efuse mapPing-Ke Shih1-0/+67
2022-03-10rtw89: 8852c: process efuse of phycapPing-Ke Shih1-0/+159
2022-03-10rtw89: support DAV efuse reading operationPing-Ke Shih1-0/+6
2022-03-10rtw89: 8852c: add chip::dle_memPing-Ke Shih1-0/+12
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/+183
2022-03-10rtw89: 8852c: add 8852c empty filesPing-Ke Shih1-0/+20