summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/realtek
AgeCommit message (Expand)AuthorFilesLines
2022-09-19wifi: rtw89: coex: Parsing Wi-Fi firmware TDMA info from reportsChing-Te Ku1-1/+5
2022-09-19wifi: rtw89: coex: Parsing Wi-Fi firmware error message from reportsChing-Te Ku1-6/+16
2022-09-19wifi: rtw89: coex: Move coexistence firmware buffer size parameter to chip infoChing-Te Ku4-3/+5
2022-09-19wifi: rtw89: coex: Add v1 Wi-Fi firmware power-saving null data reportChing-Te Ku2-22/+74
2022-09-19wifi: rtw89: coex: use void pointer as temporal type to copy reportPing-Ke Shih1-16/+17
2022-09-12wifi: rtl8xxxu: Remove copy-paste leftover in gen2_update_rate_maskBitterblue Smith1-3/+2
2022-09-12wifi: rtl8xxxu: gen2: Fix mistake in path B IQ calibrationBitterblue Smith1-2/+2
2022-09-12wifi: rtw89: split scan including lots of channelsPo-Hao Huang4-5/+38
2022-09-12wifi: rtw89: 8852c: support hw_scanPo-Hao Huang4-7/+27
2022-09-12wifi: rtw89: call tx_wake notify for 8852c in deep ps modeChin-Yen Lee2-1/+5
2022-09-12wifi: rtw89: support deep ps mode for rtw8852cChin-Yen Lee4-2/+7
2022-09-12wifi: rtw89: set response rate selectionChia-Yuan Li5-2/+54
2022-09-12wifi: rtw89: 8852c: set TX to single path TX on path B in 6GHz bandYi-Tang Chiu2-9/+17
2022-09-12wifi: rtw89: 8852c: enlarge polling timeout of RX DCKPing-Ke Shih2-1/+3
2022-09-12wifi: rtw89: 8852c: enable the interference cancellation of MU-MIMO on 6GHzPing-Ke Shih2-0/+7
2022-09-12wifi: rtw89: add DIG register struct to share common algorithmEric Huang5-27/+111
2022-09-12wifi: rtw89: support TX diversity for 1T2R chipsetPing-Ke Shih6-1/+68
2022-09-12wifi: rtw89: record signal strength per RF pathPing-Ke Shih5-14/+32
2022-09-12wifi: rtw89: configure TX path via H2C commandPing-Ke Shih2-8/+56
2022-09-12wifi: rtw89: parse phycap of TX/RX antenna numberPing-Ke Shih3-1/+21
2022-09-12wifi: rtw89: use u32_get_bits to access C2H content of PHY capabilityPing-Ke Shih2-23/+35
2022-09-07wifi: rtl8xxxu: Fix skb misuse in TX queue selectionBitterblue Smith1-1/+2
2022-09-07wifi: rtl8xxxu: Simplify the error handling codeZheyu Ma1-6/+3
2022-09-06wifi: mac80211: keep A-MSDU data in sta and per-linkBenjamin Berg3-4/+4
2022-09-06wifi: mac80211: extend ieee80211_nullfunc_get() for MLOJohannes Berg1-2/+2
2022-09-02wifi: move from strlcpy with unused retval to strscpyWolfram Sang1-1/+1
2022-09-02wifi: rtw88: add missing destroy_workqueue() on error path in rtw_core_init()Yang Yingliang1-2/+6
2022-09-02wifi: rtl8xxxu: tighten bounds checking in rtl8xxxu_read_efuse()Dan Carpenter1-7/+7
2022-09-02wifi: rtw89: declare to support beamformee above bandwidth 80MHzPing-Ke Shih1-0/+2
2022-09-02wifi: rtw89: correct polling address of address CAMPing-Ke Shih1-1/+1
2022-09-02wifi: rtw89: no HTC field if TX rate might fallback to legacyPing-Ke Shih4-12/+14
2022-09-02wifi: rtw89: pci: correct TX resource checking in low power modePing-Ke Shih1-0/+2
2022-09-02wifi: rtw89: pci: fix interrupt stuck after leaving low power modePing-Ke Shih1-1/+2
2022-09-02wifi: rtw89: enlarge the CFO tracking boundaryCheng-Chieh Hsieh1-1/+1
2022-09-02wifi: rtw89: pci: correct suspend/resume setting for variant chipsChin-Yen Lee1-8/+23
2022-09-02wifi: rtw89: pci: enable CLK_REQ, ASPM, L1 and L1ss for 8852cChin-Yen Lee2-24/+79
2022-09-02wifi: rtw89: pci: fix PCI PHY auto adaption by using software restoreChia-Yuan Li3-2/+110
2022-09-02wifi: rtw89: 8852c: set TBTT shift configurationChia-Yuan Li2-0/+23
2022-09-02wifi: rtw89: add retry to change power_mode stateChin-Yen Lee2-6/+18
2022-09-02wifi: rtw89: correct BA CAM allocationPing-Ke Shih4-20/+73
2022-09-02wifi: rtw89: 8852c: initialize and correct BA CAM contentPing-Ke Shih6-1/+77
2022-09-02wifi: rtw89: 8852c: declare correct BA CAM numberPing-Ke Shih5-13/+21
2022-09-02wifi: rtw89: 8852c: update TX power tables to R49Zong-Zhe Yang1-3279/+6546
2022-09-02wifi: rtw89: 8852c: update RF radio A/B parameters to R49Ping-Ke Shih1-2538/+16505
2022-09-02wifi: rtw89: TX power limit/limit_ru consider negativeZong-Zhe Yang2-16/+20
2022-09-02rtw89: coex: Update Wi-Fi driver/firmware TDMA cycle report for RTL8852cChing-Te Ku2-8/+113
2022-09-02rtw89: coex: Add v1 Wi-Fi SCC coexistence policyChing-Te Ku2-2/+112
2022-09-02rtw89: coex: Move _set_policy to chip_opsChing-Te Ku5-1/+386
2022-09-02rtw89: coex: update WL role info v1 for RTL8852C branch usingChing-Te Ku4-74/+458
2022-09-02rtw89: coex: Add v1 version TDMA format and parametersChing-Te Ku2-17/+75