aboutsummaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
2023-07-25mt76: mt7996: rely on mt76_sta_stats in mt76_wcidLorenzo Bianconi3-6/+5
2023-07-25wifi: mt76: mt7915: fix command timeout in AP stop periodRany Hany1-13/+50
2023-07-25wifi: mt76: mt7921: make mt7921_mac_sta_poll staticLorenzo Bianconi2-3/+1
2023-07-25wifi: mt76: mt7996: disable WFDMA Tx/Rx during SER recoveryBo Jiao3-36/+55
2023-07-25wifi: mt76: mt7915: disable WFDMA Tx/Rx during SER recoveryBo Jiao4-73/+107
2023-07-25wifi: mt76: mt7921: Support temp sensorBen Greear3-0/+78
2023-07-25wifi: mt76: mt7921: fix non-PSC channel scan failMing Yen Hsieh1-1/+2
2023-07-25wifi: mt76: mt7915: accumulate mu-mimo ofdma muru statsRyder Lee6-71/+196
2023-07-25wifi: mt76: add tx_nss histogram to ethtool statsRyder Lee4-0/+15
2023-07-25wifi: mt76: mt7921: fix skb leak by txs missing in AMSDUDeren Wu1-2/+5
2023-07-25wifi: mt76: mt7921e: report tx retries/failed counts in tx free eventDeren Wu3-2/+14
2023-07-25wifi: mt76: mt7915: add support for MT7981Alexander Couzens13-76/+179
2023-07-25wifi: mt76: mt7921: rely on mib_stats shared definitionLorenzo Bianconi4-34/+5
2023-07-25wifi: mt76: mt7996: rely on mib_stats shared definitionLorenzo Bianconi4-60/+6
2023-07-25wifi: mt76: mt7915: move mib_stats structure in mt76.hLorenzo Bianconi5-67/+69
2023-07-25wifi: mt76: mt7921: remove macro duplication in regs.hLorenzo Bianconi1-1/+0
2023-07-25wifi: mt76: mt7921: do not support one stream on secondary antenna onlyDeren Wu1-1/+1
2023-07-25wifi: mt76: mt7996: drop return in mt7996_sta_statisticsRyder Lee1-12/+13
2023-07-25wifi: mt76: mt7915: drop return in mt7915_sta_statisticsRyder Lee1-14/+13
2023-07-25wifi: mt76: report non-binding skb tx rate when WED is activePeter Chiu1-0/+7
2023-07-25wifi: mt76: mt7915: rework tx bytes counting when WED is activePeter Chiu4-31/+16
2023-07-25wifi: mt76: mt7915: rework tx packets counting when WED is activePeter Chiu6-14/+79
2023-07-25wifi: mt76: mt7915: report tx retries/failed counts for non-WED pathRyder Lee6-13/+39
2023-07-25wifi: mt76: mt7915: fix background radar event being blockedStanleyYP Wang1-1/+1
2023-07-25wifi: mt76: enable UNII-4 channel 177 supportRyder Lee1-0/+1
2023-07-25wifi: mt76: mt7615: enable BSS_CHANGED_MU_GROUPS supportRyder Lee3-0/+40
2023-07-25wifi: mt76: mt7996: enable BSS_CHANGED_MU_GROUPS supportRyder Lee3-7/+38
2023-07-25wifi: mt76: mt7996: fix header translation logicRyder Lee1-4/+9
2023-07-25mt76: mt7921: don't assume adequate headroom for SDIO headersMatt Whitlock1-0/+4
2023-07-25wifi: brcmsmac: remove unused data typeDmitry Antipov1-8/+0
2023-07-25wifi: mwifiex: Set WIPHY_FLAG_NETNS_OK flagJohannes Wiesboeck1-0/+1
2023-07-25wifi: mwifiex: fix fortify warningDmitry Antipov1-3/+6
2023-07-25wifi: mwifiex: prefer strscpy() over strlcpy()Dmitry Antipov1-8/+3
2023-07-25wifi: rtl8xxxu: Enable AP mode for RTL8723BUBitterblue Smith1-0/+2
2023-07-25wifi: rtl8xxxu: Enable AP mode for RTL8192EUBitterblue Smith1-0/+2
2023-07-25wifi: rtl8xxxu: Enable AP mode for RTL8710BU (RTL8188GU)Bitterblue Smith1-0/+2
2023-07-25wifi: rtl8xxxu: Enable AP mode for RTL8192FUBitterblue Smith1-0/+2
2023-07-25wifi: zd1211rw: fix typo "tranmits"Yueh-Shun Li1-1/+1
2023-07-25wifi: rtw89: debug: Fix error handling in rtw89_debug_priv_btc_manual_set()Zhang Shurong1-3/+5
2023-07-25wifi: rtw88: simplify vif iteratorsDmitry Antipov5-17/+9
2023-07-25wifi: rtw88: remove unused USB bulkout size setDmitry Antipov2-22/+0
2023-07-25wifi: rtw88: remove unused and set but unused leftoversDmitry Antipov5-15/+0
2023-07-25wifi: rtw88: delete timer and free skb queue when unloadingDmitry Antipov1-1/+3
2023-07-25wifi: ath9k: fix printk specifierDongliang Mu2-4/+4
2023-07-25wifi: ath6kl: Remove error checking for debugfs_create_dir()Wang Ming1-2/+0
2023-07-25wifi: ath5k: remove phydir check from ath5k_debug_init_device()Minjie Du1-2/+0
2023-07-25wifi: ath9k: fix fortify warningsDmitry Antipov2-4/+6
2023-07-25wifi: ath9k: avoid using uninitialized arrayDmitry Antipov1-0/+2
2023-07-25net/mlx5e: Support IPsec NAT-T functionalityLeon Romanovsky3-18/+81
2023-07-25net/mlx5e: Check for IPsec NAT-T supportLeon Romanovsky2-0/+7