summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/realtek
AgeCommit message (Expand)Author
2023-06-21wifi: rtlwifi: cleanup USB interfaceDmitry Antipov
2023-06-21wifi: rtlwifi: simplify LED managementDmitry Antipov
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-21wifi: rtw88: fix not entering PS mode after AP stopsPo-Hao Huang
2023-06-21wifi: rtw88: refine register based H2C commandPo-Hao Huang
2023-06-21wifi: rtw88: Stop high queue during scanPo-Hao Huang
2023-06-21wifi: rtw88: Skip high queue in hci_flushPo-Hao Huang
2023-06-21wifi: rtw88: Fix AP mode incorrect DTIM behaviorPo-Hao Huang
2023-06-21wifi: rtw88: use struct instead of macros to set TX descPo-Hao Huang
2023-06-21wifi: rtw88: process VO packets without workqueue to avoid PTK rekey failedChih-Kang Chang
2023-06-21wifi: rtw88: Fix action frame transmission fail before associationPo-Hao Huang
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-13wifi: rtw88: add missing unwind goto for __rtw_download_firmware()Ping-Ke Shih
2023-06-08wifi: rtlwifi: remove misused flag from HAL dataDmitry Antipov
2023-06-08wifi: rtlwifi: remove unused dualmac control leftoversDmitry Antipov
2023-06-08wifi: rtlwifi: remove unused timer and related codeDmitry 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-06-01wifi: rtw88: correct PS calculation for SUPPORTS_DYNAMIC_PSPing-Ke Shih
2023-06-01wifi: rtlwifi: use helper function rtl_get_hdr()Juhee Kang
2023-05-27wifi: rtw88: usb: silence log flooding error messageSascha Hauer
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