summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/realtek/rtw89/rtw8852b.c
AgeCommit message (Expand)Author
2024-05-02wifi: rtw89: reset AFEDIG register in power off sequenceChin-Yen Lee
2024-04-29wifi: rtw89: 8852b: update hardware parameters for RFE type 5Ping-Ke Shih
2024-04-03wifi: rtw89: 8922a: download template probe requests for 6 GHz bandPo-Hao Huang
2024-03-05wifi: rtw89: wow: update WoWLAN reason register for different chipsChin-Yen Lee
2024-03-05wifi: rtw89: coex: add init_info H2C command format version 7Ching-Te Ku
2024-02-06wifi: rtw89: 8922a: add chip_ops::rfk_hw_initPing-Ke Shih
2024-02-06wifi: rtw89: 8922a: add chip_ops::rfk_init_late to do initial RF calibrations...Ping-Ke Shih
2024-01-23wifi: rtw89: 8922a: add chip_ops related to BB initPing-Ke Shih
2024-01-18wifi: rtw89: fw: add H2C command to reset DMAC table for WiFi 7Ping-Ke Shih
2024-01-18wifi: rtw89: fw: add H2C command to reset CMAC table for WiFi 7Ping-Ke Shih
2024-01-18wifi: rtw89: fw: update TX AMPDU parameter to CMAC tablePing-Ke Shih
2024-01-18wifi: rtw89: fw: add chip_ops to update CMAC table to associated stationPing-Ke Shih
2024-01-18wifi: rtw89: change supported bandwidths of chip_info to bit maskPing-Ke Shih
2024-01-12wifi: rtw89: add chip_ops::update_beacon to abstract update beacon operationPing-Ke Shih
2024-01-12wifi: rtw89: add chip_ops::h2c_ba_cam() to configure BA CAMPing-Ke Shih
2024-01-10wifi: rtw89: phy: move bb_gain_info used by WiFi 6 chips to unionPing-Ke Shih
2023-12-07wifi: rtw89: 8922a: add SER IMR tablesPing-Ke Shih
2023-12-01wifi: rtw89: refine element naming used by queue empty checkZong-Zhe Yang
2023-11-30wifi: rtw89: phy: dynamically adjust EDCCA thresholdYi-Chen Chen
2023-11-22wifi: rtw89: mac: add to access efuse for WiFi 7 chipsPing-Ke Shih
2023-10-30wifi: rtw89: configure PPDU max user by chipZong-Zhe Yang
2023-10-19wifi: rtw89: phy: generalize valid bit of BSS colorPing-Ke Shih
2023-10-19wifi: rtw89: phy: change naming related BT coexistence functionsChung-Hsuan Hung
2023-10-03wifi: rtw89: refine bandwidth 160MHz uplink OFDMA performancePo-Hao Huang
2023-10-03wifi: rtw89: refine uplink trigger based control mechanismPo-Hao Huang
2023-09-22wifi: rtw89: phy: extend TX power common stuffs for Wi-Fi 7 chipsZong-Zhe Yang
2023-09-22wifi: rtw89: indicate TX power by rate table inside RFE parameterZong-Zhe Yang
2023-09-22wifi: rtw89: indicate TX shape table inside RFE parameterZong-Zhe Yang
2023-09-18wifi: rtw89: add chip_info::txwd_info size to generalize TX WD submitPing-Ke Shih
2023-09-07wifi: rtw89: 8922a: add chip_ops::bb_preinit to enable BB before downloading ...Ping-Ke Shih
2023-09-07wifi: rtw89: fw: propagate an argument include_bb for BB MCU firmwarePing-Ke Shih
2023-08-25wifi: rtw89: phy: modify register setting of ENV_MNTR, PHYSTS and DIGCheng-Chieh Hsieh
2023-08-25wifi: rtw89: phy: add phy_gen_def::cr_base to support WiFi 7 chipsPing-Ke Shih
2023-08-25wifi: rtw89: mac: add mac_gen_def::band1_offset to map MAC band1 register add...Ping-Ke Shih
2023-08-03wifi: rtw89: return failure if needed firmware elements are not recognizedPing-Ke Shih
2023-08-01wifi: rtw89: add chip_info::chip_gen to determine chip generationPing-Ke Shih
2023-06-07Merge wireless into wireless-nextJohannes Berg
2023-05-25wifi: rtw89: add chip_ops::query_rxdesc() and rxd_len as helpers to support n...Ping-Ke Shih
2023-05-17wifi: rtw89: 8851b: configure GPIO according to RFE typePing-Ke Shih
2023-05-12wifi: rtw89: 8852b: adjust quota to avoid SER L1 caused by access null pagePing-Ke Shih
2023-05-11wifi: rtw89: regd: judge UNII-4 according to BIOS and chipZong-Zhe Yang
2023-05-05wifi: rtw89: change naming of BA CAM from V1 to V0_EXTPing-Ke Shih
2023-05-05wifi: rtw89: use chip_info::small_fifo_size to choose debug_maskPing-Ke Shih
2023-05-05wifi: rtw89: add CFO XTAL registers field to support 8851BChia-Yuan Li
2023-05-05wifi: rtw89: 8851b: add NCTL post tablePing-Ke Shih
2023-04-17wifi: rtw89: coex: Update function to get BT RSSI and hardware counterChing-Te Ku
2023-04-17wifi: rtw89: coex: Add path control register to monitor listChing-Te Ku
2023-04-17wifi: rtw89: coex: Enable Wi-Fi RX gain control for free run solutionChing-Te Ku
2023-04-17wifi: rtw89: support WoWLAN mode for 8852beChin-Yen Lee
2023-04-14wifi: rtw89: correct 5 MHz mask settingEric Huang