summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/realtek/rtw89/rtw8851b.c
AgeCommit message (Expand)AuthorFilesLines
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: 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-7/+9
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-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-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-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-6/+7
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-06-21wifi: rtw89: 8851b: configure to force 1 TX power valuePing-Ke Shih1-0/+3
2023-06-21wifi: rtw89: 8851b: rfk: add LCK trackPing-Ke Shih1-0/+2
2023-05-25wifi: rtw89: add chip_ops::query_rxdesc() and rxd_len as helpers to support n...Ping-Ke Shih1-0/+1
2023-05-25wifi: rtw89: 8851b: add RF configurationsPing-Ke Shih1-0/+61
2023-05-25wifi: rtw89: 8851b: add MAC configurations to chip_infoPing-Ke Shih1-0/+89
2023-05-25wifi: rtw89: 8851b: fill BB related capabilities to chip_infoPing-Ke Shih1-0/+199
2023-05-25wifi: rtw89: 8851b: add TX power related functionsPing-Ke Shih1-0/+254
2023-05-17wifi: rtw89: 8851b: add to parse efuse contentPing-Ke Shih1-0/+208
2023-05-17wifi: rtw89: 8851b: add set channel functionPing-Ke Shih1-0/+703
2023-05-17wifi: rtw89: 8851b: add basic power on functionPing-Ke Shih1-0/+327
2023-05-17wifi: rtw89: 8851b: add BT coexistence support functionPing-Ke Shih1-0/+357
2023-05-17wifi: rtw89: 8851b: configure GPIO according to RFE typePing-Ke Shih1-0/+64
2023-05-11wifi: rtw89: regd: judge UNII-4 according to BIOS and chipZong-Zhe Yang1-0/+1
2023-05-05wifi: rtw89: 8851b: add DLE mem and HFC quotaPing-Ke Shih1-0/+50
2023-05-05wifi: rtw89: 8851b: add support WoWLAN to 8851BChih-Kang Chang1-0/+12
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/+7
2023-05-05wifi: rtw89: 8851b: add NCTL post tablePing-Ke Shih1-0/+2
2023-05-05wifi: rtw89: 8851b: add 8851B basic chip_infoPing-Ke Shih1-0/+101