aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'wireless-next-2022-09-03' of git://git.kernel.org/pub/scm/linux/ke...David S. Miller2022-09-0459-6795/+26250
|\
| * wifi: mac80211_hwsim: fix multi-channel handling in netlink RXJohannes Berg2022-09-031-22/+4
| * wifi: mac80211_hwsim: warn on invalid link addressJohannes Berg2022-09-031-0/+2
| * wifi: mac80211_hwsim: refactor RX a bitJohannes Berg2022-09-031-11/+15
| * wifi: mac80211_hwsim: check STA magic in change_sta_linksJohannes Berg2022-09-031-0/+2
| * wifi: mac80211_hwsim: remove multicast workaroundJohannes Berg2022-09-031-6/+1
| * wifi: move from strlcpy with unused retval to strscpyWolfram Sang2022-09-0222-36/+36
| * wifi: wilc1000: remove redundant ret variableJinpeng Cui2022-09-021-3/+2
| * wifi: rtw88: add missing destroy_workqueue() on error path in rtw_core_init()Yang Yingliang2022-09-021-2/+6
| * wifi: wfx: prevent underflow in wfx_send_pds()Dan Carpenter2022-09-021-1/+1
| * wifi: rtl8xxxu: tighten bounds checking in rtl8xxxu_read_efuse()Dan Carpenter2022-09-021-7/+7
| * wifi: rtw89: declare to support beamformee above bandwidth 80MHzPing-Ke Shih2022-09-021-0/+2
| * wifi: rtw89: correct polling address of address CAMPing-Ke Shih2022-09-021-1/+1
| * wifi: rtw89: no HTC field if TX rate might fallback to legacyPing-Ke Shih2022-09-024-12/+14
| * wifi: rtw89: pci: correct TX resource checking in low power modePing-Ke Shih2022-09-021-0/+2
| * wifi: rtw89: pci: fix interrupt stuck after leaving low power modePing-Ke Shih2022-09-021-1/+2
| * wifi: rtw89: enlarge the CFO tracking boundaryCheng-Chieh Hsieh2022-09-021-1/+1
| * wifi: rtw89: pci: correct suspend/resume setting for variant chipsChin-Yen Lee2022-09-021-8/+23
| * wifi: rtw89: pci: enable CLK_REQ, ASPM, L1 and L1ss for 8852cChin-Yen Lee2022-09-022-24/+79
| * wifi: rtw89: pci: fix PCI PHY auto adaption by using software restoreChia-Yuan Li2022-09-023-2/+110
| * wifi: rtw89: 8852c: set TBTT shift configurationChia-Yuan Li2022-09-022-0/+23
| * wifi: rtw89: add retry to change power_mode stateChin-Yen Lee2022-09-022-6/+18
| * wifi: rtw89: correct BA CAM allocationPing-Ke Shih2022-09-024-20/+73
| * wifi: rtw89: 8852c: initialize and correct BA CAM contentPing-Ke Shih2022-09-026-1/+77
| * wifi: rtw89: 8852c: declare correct BA CAM numberPing-Ke Shih2022-09-025-13/+21
| * wifi: rtw89: 8852c: update TX power tables to R49Zong-Zhe Yang2022-09-021-3279/+6546
| * wifi: rtw89: 8852c: update RF radio A/B parameters to R49Ping-Ke Shih2022-09-021-2538/+16505
| * wifi: rtw89: TX power limit/limit_ru consider negativeZong-Zhe Yang2022-09-022-16/+20
| * rtw89: coex: Update Wi-Fi driver/firmware TDMA cycle report for RTL8852cChing-Te Ku2022-09-022-8/+113
| * rtw89: coex: Add v1 Wi-Fi SCC coexistence policyChing-Te Ku2022-09-022-2/+112
| * rtw89: coex: Move _set_policy to chip_opsChing-Te Ku2022-09-025-1/+386
| * rtw89: coex: update WL role info v1 for RTL8852C branch usingChing-Te Ku2022-09-024-74/+458
| * rtw89: coex: Add v1 version TDMA format and parametersChing-Te Ku2022-09-022-17/+75
| * rtw89: coex: Define BT B1 slot lengthChing-Te Ku2022-09-021-65/+66
| * rtw89: coex: Add logic to parsing rtl8852c firmware type ctrl reportChing-Te Ku2022-09-023-27/+98
| * rtw89: coex: Move Wi-Fi firmware coexistence matching version to chipChing-Te Ku2022-09-024-37/+66
| * rtw89: coex: update radio state for RTL8852A/RTL8852CChing-Te Ku2022-09-022-9/+19
| * rtw89: 8852c: adjust mactxen delay of mac/phy interfaceChia-Yuan Li2022-09-022-1/+7
| * rtw89: 8852c: modify PCIE prebkf timeChia-Yuan Li2022-09-021-1/+11
| * rtw89: ser: leave lps with mutexZong-Zhe Yang2022-09-021-0/+3
| * rtw89: declare support HE HTC alwaysPing-Ke Shih2022-09-021-2/+1
| * rtw89: 8852a: update HW setting on BBZong-Zhe Yang2022-09-022-2/+4
| * rtw89: 8852c: disable dma during mac initPo-Hao Huang2022-09-021-0/+2
| * wifi: rtw89: early recognize FW feature to decide if chanctxZong-Zhe Yang2022-09-026-4/+76
| * wifi: rtw89: declare support for mac80211 chanctx ops by chipZong-Zhe Yang2022-09-026-13/+65
| * wifi: rtw89: add skeleton of mac80211 chanctx ops supportZong-Zhe Yang2022-09-025-0/+139
| * wifi: rtw89: introduce entity mode and its recalculated prototypeZong-Zhe Yang2022-09-024-14/+79
| * wifi: rtw89: initialize entity and configure default chandefZong-Zhe Yang2022-09-025-0/+27
| * wifi: rtw89: concentrate chandef setting to stack callbackZong-Zhe Yang2022-09-025-7/+48
| * wifi: rtw89: concentrate parameter control for setting channel callbackZong-Zhe Yang2022-09-024-40/+61