summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/realtek/rtw89
AgeCommit message (Expand)Author
2023-08-08wifi: rtw89: fix 8852AE disconnection caused by RX full flagsPing-Ke Shih
2023-07-12wifi: rtw89: debug: fix error code in rtw89_debug_priv_send_h2c_set()Zhang Shurong
2023-06-21wifi: rtw89: use struct to parse firmware headerPing-Ke Shih
2023-06-21wifi: rtw89: TX power stuffs replace confusing naming of _max with _numZong-Zhe Yang
2023-06-21wifi: rtw89: 8851b: configure to force 1 TX power valuePing-Ke Shih
2023-06-21wifi: rtw89: 8851b: rfk: update IQK to version 0x8Ping-Ke Shih
2023-06-21wifi: rtw89: 8851b: rfk: add LCK trackPing-Ke Shih
2023-06-21wifi: rtw89: 8851b: update TX power tables to R28Zong-Zhe Yang
2023-06-21wifi: rtw89: 8851b: update RF radio A parameters to R28Ping-Ke Shih
2023-06-15wifi: rtw89: fix spelling typo of IQK debug messagesDmitry Antipov
2023-06-15wifi: rtw89: cleanup rtw89_iqk_info and related codeDmitry Antipov
2023-06-15wifi: rtw89: cleanup private data structuresDmitry Antipov
2023-06-08wifi: rtw89: 8852c: update RF radio A/B parameters to R63Ping-Ke Shih
2023-06-08wifi: rtw89: 8852c: update TX power tables to R63 with 6 GHz power type (3 of 3)Zong-Zhe Yang
2023-06-08wifi: rtw89: 8852c: update TX power tables to R63 with 6 GHz power type (2 of 3)Zong-Zhe Yang
2023-06-08wifi: rtw89: 8852c: update TX power tables to R63 with 6 GHz power type (1 of 3)Zong-Zhe Yang
2023-06-08wifi: rtw89: process regulatory for 6 GHz power typeZong-Zhe Yang
2023-06-08wifi: rtw89: regd: update regulatory map to R64-R40Zong-Zhe Yang
2023-06-08wifi: rtw89: regd: judge 6 GHz according to chip and BIOSZong-Zhe Yang
2023-06-08wifi: rtw89: refine clearing supported bands to check 2/5 GHz firstZong-Zhe Yang
2023-06-08wifi: rtw89: 8851b: configure CRASH_TRIGGER feature for 8851BZong-Zhe Yang
2023-06-08wifi: rtw89: set TX power without precondition during setting channelZong-Zhe Yang
2023-06-08wifi: rtw89: debug: txpwr table access only valid page according to chipZong-Zhe Yang
2023-06-08wifi: rtw89: 8851b: enable hw_scan supportPo-Hao Huang
2023-06-07Merge wireless into wireless-nextJohannes Berg
2023-06-01wifi: rtw89: remove redundant check of entering LPSPing-Ke Shih
2023-06-01wifi: rtw89: correct PS calculation for SUPPORTS_DYNAMIC_PSPing-Ke Shih
2023-05-25wifi: rtw89: use flexible array member in rtw89_btc_btf_tlvArnd Bergmann
2023-05-25wifi: rtw89: 8851b: rfk: Fix spelling mistake KIP_RESOTRE -> KIP_RESTOREColin Ian King
2023-05-25wifi: rtw89: use struct to access register-based H2C/C2HPing-Ke Shih
2023-05-25wifi: rtw89: use struct and le32_get_bits() to access RX descriptorPing-Ke Shih
2023-05-25wifi: rtw89: use struct and le32_get_bits() to access received PHY status IEsPing-Ke Shih
2023-05-25wifi: rtw89: use struct and le32_get_bits to access RX infoPing-Ke Shih
2023-05-25wifi: rtw89: add chip_ops::query_rxdesc() and rxd_len as helpers to support n...Ping-Ke Shih
2023-05-25wifi: rtw89: 8851b: add 8851be to Makefile and KconfigPing-Ke Shih
2023-05-25wifi: rtw89: add tx_wake notify for 8851BChin-Yen Lee
2023-05-25wifi: rtw89: enlarge supported length of read_reg debugfs entryPing-Ke Shih
2023-05-25wifi: rtw89: 8851b: add RF configurationsPing-Ke Shih
2023-05-25wifi: rtw89: 8851b: add MAC configurations to chip_infoPing-Ke Shih
2023-05-25wifi: rtw89: 8851b: fill BB related capabilities to chip_infoPing-Ke Shih
2023-05-25wifi: rtw89: 8851b: add TX power related functionsPing-Ke Shih
2023-05-25wifi: rtw89: refine packet offload handling under SERZong-Zhe Yang
2023-05-25wifi: rtw89: tweak H2C TX waiting function for SERZong-Zhe Yang
2023-05-25wifi: rtw89: ser: reset total_sta_assoc and tdls_peer when L2Zong-Zhe Yang
2023-05-17wifi: rtw89: 8851b: rfk: add TSSIPing-Ke Shih
2023-05-17wifi: rtw89: 8851b: rfk: add DPKPing-Ke Shih
2023-05-17wifi: rtw89: 8851b: rfk: add RX DCKPing-Ke Shih
2023-05-17wifi: rtw89: 8851b: add to parse efuse contentPing-Ke Shih
2023-05-17wifi: rtw89: 8851b: add set channel functionPing-Ke Shih
2023-05-17wifi: rtw89: 8851b: add basic power on functionPing-Ke Shih