summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/realtek
AgeCommit message (Expand)Author
2022-09-28net: drop the weight argument from netif_napi_addJakub Kicinski
2022-09-02wifi: move from strlcpy with unused retval to strscpyWolfram Sang
2022-09-02wifi: rtw88: add missing destroy_workqueue() on error path in rtw_core_init()Yang Yingliang
2022-09-02wifi: rtl8xxxu: tighten bounds checking in rtl8xxxu_read_efuse()Dan Carpenter
2022-09-02wifi: rtw89: declare to support beamformee above bandwidth 80MHzPing-Ke Shih
2022-09-02wifi: rtw89: correct polling address of address CAMPing-Ke Shih
2022-09-02wifi: rtw89: no HTC field if TX rate might fallback to legacyPing-Ke Shih
2022-09-02wifi: rtw89: pci: correct TX resource checking in low power modePing-Ke Shih
2022-09-02wifi: rtw89: pci: fix interrupt stuck after leaving low power modePing-Ke Shih
2022-09-02wifi: rtw89: enlarge the CFO tracking boundaryCheng-Chieh Hsieh
2022-09-02wifi: rtw89: pci: correct suspend/resume setting for variant chipsChin-Yen Lee
2022-09-02wifi: rtw89: pci: enable CLK_REQ, ASPM, L1 and L1ss for 8852cChin-Yen Lee
2022-09-02wifi: rtw89: pci: fix PCI PHY auto adaption by using software restoreChia-Yuan Li
2022-09-02wifi: rtw89: 8852c: set TBTT shift configurationChia-Yuan Li
2022-09-02wifi: rtw89: add retry to change power_mode stateChin-Yen Lee
2022-09-02wifi: rtw89: correct BA CAM allocationPing-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: 8852c: update TX power tables to R49Zong-Zhe Yang
2022-09-02wifi: rtw89: 8852c: update RF radio A/B parameters to R49Ping-Ke Shih
2022-09-02wifi: rtw89: TX power limit/limit_ru consider negativeZong-Zhe Yang
2022-09-02rtw89: coex: Update Wi-Fi driver/firmware TDMA cycle report for RTL8852cChing-Te Ku
2022-09-02rtw89: coex: Add v1 Wi-Fi SCC coexistence policyChing-Te Ku
2022-09-02rtw89: coex: Move _set_policy to chip_opsChing-Te Ku
2022-09-02rtw89: coex: update WL role info v1 for RTL8852C branch usingChing-Te Ku
2022-09-02rtw89: coex: Add v1 version TDMA format and parametersChing-Te Ku
2022-09-02rtw89: coex: Define BT B1 slot lengthChing-Te Ku
2022-09-02rtw89: coex: Add logic to parsing rtl8852c firmware type ctrl reportChing-Te Ku
2022-09-02rtw89: coex: Move Wi-Fi firmware coexistence matching version to chipChing-Te Ku
2022-09-02rtw89: coex: update radio state for RTL8852A/RTL8852CChing-Te Ku
2022-09-02rtw89: 8852c: adjust mactxen delay of mac/phy interfaceChia-Yuan Li
2022-09-02rtw89: 8852c: modify PCIE prebkf timeChia-Yuan Li
2022-09-02rtw89: ser: leave lps with mutexZong-Zhe Yang
2022-09-02rtw89: declare support HE HTC alwaysPing-Ke Shih
2022-09-02rtw89: 8852a: update HW setting on BBZong-Zhe Yang
2022-09-02rtw89: 8852c: disable dma during mac initPo-Hao Huang
2022-09-02wifi: rtw89: early recognize FW feature to decide if chanctxZong-Zhe Yang
2022-09-02wifi: rtw89: declare support for mac80211 chanctx ops by chipZong-Zhe Yang
2022-09-02wifi: rtw89: add skeleton of mac80211 chanctx ops supportZong-Zhe Yang
2022-09-02wifi: rtw89: introduce entity mode and its recalculated prototypeZong-Zhe Yang
2022-09-02wifi: rtw89: initialize entity and configure default chandefZong-Zhe Yang
2022-09-02wifi: rtw89: concentrate chandef setting to stack callbackZong-Zhe Yang
2022-09-02wifi: rtw89: concentrate parameter control for setting channel callbackZong-Zhe Yang
2022-09-02wifi: rtw89: rfk: concentrate parameter control while set_channel()Zong-Zhe Yang
2022-09-02wifi: rtw89: txpwr: concentrate channel related control to topZong-Zhe Yang
2022-09-02wifi: rtw89: create rtw89_chan centrally to avoid breakageZong-Zhe Yang
2022-09-02wifi: rtw89: re-arrange channel related stuffs under HALZong-Zhe Yang
2022-09-02wifi: rtw89: introduce rtw89_chan for channel stuffsZong-Zhe Yang
2022-09-02wifi: rtw89: rewrite decision on channel by entity stateZong-Zhe Yang
2022-08-26wifi: rtw88: fix uninitialized use of primary channel indexPing-Ke Shih