summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/realtek/rtw89/rtw8852c.c
AgeCommit message (Expand)Author
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-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-14wifi: rtw89: correct 5 MHz mask settingEric Huang
2023-04-14wifi: rtw89: use hardware CFO to improve performanceEric Huang
2023-04-14wifi: rtw89: support parameter tables by RFE typeZong-Zhe Yang
2023-04-14wifi: rtw89: add firmware format version to backward compatible with older dr...Ping-Ke Shih
2023-04-03wifi: rtw89: config EDCCA threshold during scan to prevent TX failedChih-Kang Chang
2023-04-03wifi: rtw89: add counters of register-based H2C/C2HPing-Ke Shih
2023-04-03wifi: rtw89: coex: Update RTL8852B LNA2 hardware parameterChing-Te Ku
2023-02-22wifi: rtw89: adjust channel encoding to common functionPo-Hao Huang
2023-02-13wifi: rtw89: use passed channel in set_tx_shape_dfir()Zong-Zhe Yang
2023-02-13wifi: rtw89: 8852b: try to use NORMAL_CE type firmware firstPing-Ke Shih
2022-12-21wifi: rtw89: 8852b: update BSS color mapping registerEric Huang
2022-12-21wifi: rtw89: coex: use new introduction BTC version formatPing-Ke Shih
2022-12-01wifi: rtw89: rfk: rename rtw89_mcc_info to rtw89_rfk_mcc_infoZong-Zhe Yang
2022-11-22wifi: rtw89: switch BANDEDGE and TX_SHAPE based on OFDMA trigger frameEric Huang
2022-11-22wifi: rtw89: read CFO from FD or preamble CFO field of phy status ie_type 1 a...Eric Huang
2022-11-01wifi: rtw89: add WoWLAN pattern match supportChin-Yen Lee
2022-11-01wifi: rtw89: add WoWLAN function supportChin-Yen Lee
2022-11-01wifi: rtw89: add drop tx packet functionChih-Kang Chang
2022-11-01wifi: rtw89: 8852c: make table of RU mask constantPing-Ke Shih
2022-10-11wifi: rtw89: make generic functions to convert subband gain indexPing-Ke Shih
2022-10-11wifi: rtw89: coex: move chip_ops::btc_bt_aci_imp to a generic codeChing-Te Ku
2022-10-05wifi: rtw89: 8852c: set pin MUX to enable BT firmware logPing-Ke Shih
2022-10-04wifi: rtw89: phy: make generic txpwr setting functionsZong-Zhe Yang
2022-09-28wifi: rtw89: check DLE FIFO size with reserved sizePing-Ke Shih
2022-09-28wifi: rtw89: mac: correct register of report IMRPing-Ke Shih
2022-09-28wifi: rtw89: 8852b: implement chip_ops::{enable,disable}_bb_rfPing-Ke Shih
2022-09-28wifi: rtw89: mac: define DMA channel mask to avoid unsupported channelsPing-Ke Shih
2022-09-22wifi: rtw89: coex: update coexistence to 6.3.0Ching-Te Ku
2022-09-22wifi: rtw89: coex: modify LNA2 setting to avoid BT destroyed Wi-Fi aggregationChing-Te Ku
2022-09-19wifi: rtw89: coex: Move coexistence firmware buffer size parameter to chip infoChing-Te Ku
2022-09-12wifi: rtw89: support deep ps mode for rtw8852cChin-Yen Lee
2022-09-12wifi: rtw89: set response rate selectionChia-Yuan Li
2022-09-12wifi: rtw89: 8852c: set TX to single path TX on path B in 6GHz bandYi-Tang Chiu
2022-09-12wifi: rtw89: 8852c: enable the interference cancellation of MU-MIMO on 6GHzPing-Ke Shih
2022-09-12wifi: rtw89: add DIG register struct to share common algorithmEric Huang
2022-09-12wifi: rtw89: record signal strength per RF pathPing-Ke Shih
2022-09-02wifi: rtw89: 8852c: initialize and correct BA CAM contentPing-Ke Shih
2022-09-02wifi: rtw89: 8852c: declare correct BA CAM numberPing-Ke Shih
2022-09-02wifi: rtw89: TX power limit/limit_ru consider negativeZong-Zhe Yang
2022-09-02rtw89: coex: Move _set_policy to chip_opsChing-Te Ku