summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/realtek/rtw89/rtw8852c.c
AgeCommit message (Expand)AuthorFilesLines
2024-03-05wifi: rtw89: wow: update WoWLAN reason register for different chipsChin-Yen Lee1-0/+1
2024-03-05wifi: rtw89: coex: add init_info H2C command format version 7Ching-Te Ku1-19/+45
2024-02-06wifi: rtw89: 8922a: add chip_ops::rfk_hw_initPing-Ke Shih1-0/+1
2024-02-06wifi: rtw89: 8922a: add chip_ops::rfk_init_late to do initial RF calibrations...Ping-Ke Shih1-0/+1
2024-01-23wifi: rtw89: 8922a: add chip_ops related to BB initPing-Ke Shih1-0/+1
2024-01-18wifi: rtw89: fw: add H2C command to reset DMAC table for WiFi 7Ping-Ke Shih1-0/+1
2024-01-18wifi: rtw89: fw: add H2C command to reset CMAC table for WiFi 7Ping-Ke Shih1-0/+1
2024-01-18wifi: rtw89: fw: update TX AMPDU parameter to CMAC tablePing-Ke Shih1-0/+1
2024-01-18wifi: rtw89: fw: add chip_ops to update CMAC table to associated stationPing-Ke Shih1-0/+1
2024-01-18wifi: rtw89: change supported bandwidths of chip_info to bit maskPing-Ke Shih1-1/+4
2024-01-12wifi: rtw89: add chip_ops::update_beacon to abstract update beacon operationPing-Ke Shih1-0/+1
2024-01-12wifi: rtw89: add chip_ops::h2c_ba_cam() to configure BA CAMPing-Ke Shih1-0/+1
2024-01-10wifi: rtw89: phy: move bb_gain_info used by WiFi 6 chips to unionPing-Ke Shih1-1/+1
2023-12-07wifi: rtw89: 8922a: add SER IMR tablesPing-Ke Shih1-0/+2
2023-12-01wifi: rtw89: refine element naming used by queue empty checkZong-Zhe Yang1-2/+2
2023-11-30wifi: rtw89: phy: dynamically adjust EDCCA thresholdYi-Chen Chen1-1/+15
2023-11-22wifi: rtw89: 8852c: read RX gain offset from efuse for 6GHz channelsPing-Ke Shih1-0/+24
2023-11-22wifi: rtw89: mac: add to access efuse for WiFi 7 chipsPing-Ke Shih1-1/+3
2023-10-30wifi: rtw89: configure PPDU max user by chipZong-Zhe Yang1-0/+1
2023-10-19wifi: rtw89: phy: generalize valid bit of BSS colorPing-Ke Shih1-0/+1
2023-10-19wifi: rtw89: phy: change naming related BT coexistence functionsChung-Hsuan Hung1-12/+18
2023-10-03wifi: rtw89: refine bandwidth 160MHz uplink OFDMA performancePo-Hao Huang1-0/+1
2023-10-03wifi: rtw89: refine uplink trigger based control mechanismPo-Hao Huang1-1/+1
2023-09-28wifi: rtw89: 8852c: declare to support two chanctxZong-Zhe Yang1-1/+1
2023-09-22wifi: rtw89: phy: extend TX power common stuffs for Wi-Fi 7 chipsZong-Zhe Yang1-2/+2
2023-09-22wifi: rtw89: indicate TX power by rate table inside RFE parameterZong-Zhe Yang1-1/+0
2023-09-22wifi: rtw89: indicate TX shape table inside RFE parameterZong-Zhe Yang1-2/+3
2023-09-18wifi: rtw89: add chip_info::txwd_info size to generalize TX WD submitPing-Ke Shih1-0/+1
2023-09-18wifi: rtw89: 52c: rfk: disable DPK during MCCZong-Zhe Yang1-0/+7
2023-09-07wifi: rtw89: 8922a: add chip_ops::bb_preinit to enable BB before downloading ...Ping-Ke Shih1-0/+1
2023-09-07wifi: rtw89: fw: propagate an argument include_bb for BB MCU firmwarePing-Ke Shih1-0/+1
2023-09-04wifi: rtw89: 8852c: Update bandedge parameters for better performanceKuan-Chung Chen1-0/+5
2023-08-25wifi: rtw89: phy: modify register setting of ENV_MNTR, PHYSTS and DIGCheng-Chieh Hsieh1-0/+4
2023-08-25wifi: rtw89: phy: add phy_gen_def::cr_base to support WiFi 7 chipsPing-Ke Shih1-0/+1
2023-08-25wifi: rtw89: mac: add mac_gen_def::band1_offset to map MAC band1 register add...Ping-Ke Shih1-10/+9
2023-08-03wifi: rtw89: return failure if needed firmware elements are not recognizedPing-Ke Shih1-0/+1
2023-08-01wifi: rtw89: add chip_info::chip_gen to determine chip generationPing-Ke Shih1-0/+1
2023-05-25wifi: rtw89: add chip_ops::query_rxdesc() and rxd_len as helpers to support n...Ping-Ke Shih1-0/+1
2023-05-17wifi: rtw89: 8851b: configure GPIO according to RFE typePing-Ke Shih1-0/+1
2023-05-11wifi: rtw89: regd: judge UNII-4 according to BIOS and chipZong-Zhe Yang1-0/+1
2023-05-05wifi: rtw89: change naming of BA CAM from V1 to V0_EXTPing-Ke Shih1-1/+1
2023-05-05wifi: rtw89: use chip_info::small_fifo_size to choose debug_maskPing-Ke Shih1-0/+1
2023-05-05wifi: rtw89: add CFO XTAL registers field to support 8851BChia-Yuan Li1-0/+1
2023-05-05wifi: rtw89: 8851b: add NCTL post tablePing-Ke Shih1-0/+1
2023-04-17wifi: rtw89: coex: Update function to get BT RSSI and hardware counterChing-Te Ku1-1/+2
2023-04-17wifi: rtw89: coex: Add path control register to monitor listChing-Te Ku1-0/+3
2023-04-17wifi: rtw89: coex: Enable Wi-Fi RX gain control for free run solutionChing-Te Ku1-2/+2
2023-04-14wifi: rtw89: correct 5 MHz mask settingEric Huang1-4/+5
2023-04-14wifi: rtw89: use hardware CFO to improve performanceEric Huang1-1/+2
2023-04-14wifi: rtw89: support parameter tables by RFE typeZong-Zhe Yang1-6/+2