summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/realtek
Commit message (Expand)AuthorAgeFilesLines
* wifi: rtw89: fix 8852AE disconnection caused by RX full flagsPing-Ke Shih2023-08-081-1/+1
* wifi: rtw89: debug: fix error code in rtw89_debug_priv_send_h2c_set()Zhang Shurong2023-07-121-2/+3
* wifi: rtlwifi: cleanup USB interfaceDmitry Antipov2023-06-212-27/+6
* wifi: rtlwifi: simplify LED managementDmitry Antipov2023-06-2140-391/+177
* wifi: rtw89: use struct to parse firmware headerPing-Ke Shih2023-06-213-80/+87
* wifi: rtw89: TX power stuffs replace confusing naming of _max with _numZong-Zhe Yang2023-06-218-43/+43
* wifi: rtw89: 8851b: configure to force 1 TX power valuePing-Ke Shih2023-06-212-0/+25
* wifi: rtw89: 8851b: rfk: update IQK to version 0x8Ping-Ke Shih2023-06-212-54/+63
* wifi: rtw89: 8851b: rfk: add LCK trackPing-Ke Shih2023-06-214-1/+69
* wifi: rtw89: 8851b: update TX power tables to R28Zong-Zhe Yang2023-06-211-110/+110
* wifi: rtw89: 8851b: update RF radio A parameters to R28Ping-Ke Shih2023-06-211-6/+22
* wifi: rtw88: fix not entering PS mode after AP stopsPo-Hao Huang2023-06-215-0/+35
* wifi: rtw88: refine register based H2C commandPo-Hao Huang2023-06-212-0/+56
* wifi: rtw88: Stop high queue during scanPo-Hao Huang2023-06-212-2/+6
* wifi: rtw88: Skip high queue in hci_flushPo-Hao Huang2023-06-211-2/+3
* wifi: rtw88: Fix AP mode incorrect DTIM behaviorPo-Hao Huang2023-06-215-1/+13
* wifi: rtw88: use struct instead of macros to set TX descPo-Hao Huang2023-06-214-113/+106
* wifi: rtw88: process VO packets without workqueue to avoid PTK rekey failedChih-Kang Chang2023-06-213-3/+14
* wifi: rtw88: Fix action frame transmission fail before associationPo-Hao Huang2023-06-211-2/+1
* wifi: rtw89: fix spelling typo of IQK debug messagesDmitry Antipov2023-06-153-3/+3
* wifi: rtw89: cleanup rtw89_iqk_info and related codeDmitry Antipov2023-06-157-54/+4
* wifi: rtw89: cleanup private data structuresDmitry Antipov2023-06-153-48/+1
* wifi: rtw88: add missing unwind goto for __rtw_download_firmware()Ping-Ke Shih2023-06-131-2/+4
* wifi: rtlwifi: remove misused flag from HAL dataDmitry Antipov2023-06-082-5/+3
* wifi: rtlwifi: remove unused dualmac control leftoversDmitry Antipov2023-06-082-14/+0
* wifi: rtlwifi: remove unused timer and related codeDmitry Antipov2023-06-083-18/+1
* wifi: rtw89: 8852c: update RF radio A/B parameters to R63Ping-Ke Shih2023-06-081-982/+3948
* wifi: rtw89: 8852c: update TX power tables to R63 with 6 GHz power type (3 of 3)Zong-Zhe Yang2023-06-083-1156/+7306
* wifi: rtw89: 8852c: update TX power tables to R63 with 6 GHz power type (2 of 3)Zong-Zhe Yang2023-06-083-1956/+9282
* wifi: rtw89: 8852c: update TX power tables to R63 with 6 GHz power type (1 of 3)Zong-Zhe Yang2023-06-081-418/+2964
* wifi: rtw89: process regulatory for 6 GHz power typeZong-Zhe Yang2023-06-084-16/+116
* wifi: rtw89: regd: update regulatory map to R64-R40Zong-Zhe Yang2023-06-081-61/+61
* wifi: rtw89: regd: judge 6 GHz according to chip and BIOSZong-Zhe Yang2023-06-081-0/+50
* wifi: rtw89: refine clearing supported bands to check 2/5 GHz firstZong-Zhe Yang2023-06-081-2/+4
* wifi: rtw89: 8851b: configure CRASH_TRIGGER feature for 8851BZong-Zhe Yang2023-06-081-0/+1
* wifi: rtw89: set TX power without precondition during setting channelZong-Zhe Yang2023-06-081-3/+2
* wifi: rtw89: debug: txpwr table access only valid page according to chipZong-Zhe Yang2023-06-082-1/+18
* wifi: rtw89: 8851b: enable hw_scan supportPo-Hao Huang2023-06-082-1/+2
* Merge wireless into wireless-nextJohannes Berg2023-06-0716-48/+129
|\
| * wifi: rtw89: remove redundant check of entering LPSPing-Ke Shih2023-06-011-3/+0
| * wifi: rtw89: correct PS calculation for SUPPORTS_DYNAMIC_PSPing-Ke Shih2023-06-013-9/+33
| * wifi: rtw88: correct PS calculation for SUPPORTS_DYNAMIC_PSPing-Ke Shih2023-06-014-11/+52
| * wifi: rtw88: sdio: Always use two consecutive bytes for word operationsMartin Blumenstingl2023-05-171-8/+0
| * wifi: rtl8xxxu: fix authentication timeout due to incorrect RCR valueYun Lu2023-05-152-1/+4
| * wifi: rtw88: correct qsel_to_ep[] type as intPing-Ke Shih2023-05-151-1/+1
| * wifi: rtw88: use work to update rate to avoid RCU warningPing-Ke Shih2023-05-123-1/+19
| * wifi: rtw89: 8852b: adjust quota to avoid SER L1 caused by access null pagePing-Ke Shih2023-05-123-14/+20
* | wifi: rtlwifi: use helper function rtl_get_hdr()Juhee Kang2023-06-017-12/+12
* | wifi: rtw88: usb: silence log flooding error messageSascha Hauer2023-05-271-1/+1
* | wifi: rtw89: use flexible array member in rtw89_btc_btf_tlvArnd Bergmann2023-05-251-1/+1