summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2022-09-06wifi: mac80211: keep A-MSDU data in sta and per-linkBenjamin Berg10-29/+32
2022-09-06wifi: mac80211: add vif/sta link RCU dereference macrosJohannes Berg1-2/+1
2022-09-06wifi: mac80211_hwsim: send NDP for link (de)activationJohannes Berg1-0/+28
2022-09-06wifi: mac80211: extend ieee80211_nullfunc_get() for MLOJohannes Berg5-8/+8
2022-09-06wifi: mac80211_hwsim: track active STA linksJohannes Berg1-0/+41
2022-09-06wifi: mac80211_hwsim: skip inactive links on TXJohannes Berg1-0/+7
2022-09-06wifi: mac80211: make smps_mode per-linkBenjamin Berg15-31/+31
2022-09-06Merge remote-tracking branch 'wireless/main' into wireless-nextJohannes Berg6-14/+55
2022-09-04Merge tag 'wireless-next-2022-09-03' of git://git.kernel.org/pub/scm/linux/ke...David S. Miller59-6795/+26250
2022-09-03wifi: mac80211_hwsim: fix multi-channel handling in netlink RXJohannes Berg1-22/+4
2022-09-03wifi: mac80211_hwsim: warn on invalid link addressJohannes Berg1-0/+2
2022-09-03wifi: mac80211_hwsim: refactor RX a bitJohannes Berg1-11/+15
2022-09-03wifi: mac80211_hwsim: check STA magic in change_sta_linksJohannes Berg1-0/+2
2022-09-03wifi: mac80211_hwsim: remove multicast workaroundJohannes Berg1-6/+1
2022-09-03wifi: mac80211_hwsim: check length for virtio packetsSoenke Huster1-1/+6
2022-09-03net: fec: add stop mode support for imx8 platformWei Fang2-0/+39
2022-09-03r8152: Add MAC passthrough support for Lenovo Travel HubAndré Apitzsch1-0/+2
2022-09-03net: lantiq_etop: Fix return type for implementation of ndo_start_xmitGUO Zihua1-1/+1
2022-09-03net: sunplus: Fix return type for implementation of ndo_start_xmitGUO Zihua1-1/+2
2022-09-03net: xscale: Fix return type for implementation of ndo_start_xmitGUO Zihua1-1/+1
2022-09-03net: broadcom: Fix return type for implementation ofGUO Zihua1-1/+1
2022-09-02net: ipa: track polled transactions with an IDAlex Elder2-16/+24
2022-09-02net: ipa: track completed transactions with an IDAlex Elder2-17/+24
2022-09-02net: ipa: track pending transactions with an IDAlex Elder2-18/+29
2022-09-02net: ipa: track committed transactions with an IDAlex Elder2-17/+29
2022-09-02net: ipa: track allocated transactions with an IDAlex Elder2-2/+27
2022-09-02net: ipa: use an array for transactionsAlex Elder2-13/+20
2022-09-02net: lan966x: make reset optionalMichael Walle1-1/+2
2022-09-02wifi: move from strlcpy with unused retval to strscpyWolfram Sang22-36/+36
2022-09-02wifi: wilc1000: remove redundant ret variableJinpeng Cui1-3/+2
2022-09-02wifi: rtw88: add missing destroy_workqueue() on error path in rtw_core_init()Yang Yingliang1-2/+6
2022-09-02wifi: wfx: prevent underflow in wfx_send_pds()Dan Carpenter1-1/+1
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