summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
2022-08-17mt76: mt7915: fix incorrect testmode ipg on band 1 caused by wmm_idxShayne Chen1-4/+5
2022-08-17mt76: connac: move connac2_mac_write_txwi in mt76_connac moduleLorenzo Bianconi10-472/+299
2022-08-17mt76: connac: move mac connac2 defs in mt76_connac2_mac.hLorenzo Bianconi5-285/+171
2022-08-17mt76: mt7915: rely on mt76_dev in mt7915_mac_write_txwi signatureLorenzo Bianconi3-15/+14
2022-08-17mt76: mt7921: rely on mt76_dev in mt7921_mac_write_txwi signatureLorenzo Bianconi4-15/+14
2022-08-17mt76: mt7921: enlarge maximum VHT MPDU length to 11454Deren Wu1-1/+1
2022-08-17mt76: mt7921: fix aggregation subframes setting to HE maxDeren Wu1-2/+2
2022-08-17mt76: mt7921s: fix possible sdio deadlock in command failDeren Wu1-5/+5
2022-08-17mt76: mt7921: do not update pm states in case of errorLorenzo Bianconi1-3/+3
2022-08-17mt76: mt7615: do not update pm stats in case of errorLorenzo Bianconi1-4/+5
2022-08-17wifi: mac80211: move some future per-link data to bss_confJohannes Berg24-60/+64
2022-08-17wifi: cfg80211: do some rework towards MLO link APIsJohannes Berg10-35/+48
2022-08-17mt76: mt7921: not support beacon offload disable commandDeren Wu1-2/+4
2022-08-17mt76: mt7921s: fix firmware download random failYN Chen1-7/+8
2022-08-17mt76: mt7915: fix endian bug in mt7915_rf_regval_set()Dan Carpenter1-1/+2
2022-08-17mt76: mt76x02u: fix possible memory leak in __mt76x02u_mcu_send_msgLorenzo Bianconi1-1/+1
2022-08-17mt76: mt7915: fix endianness in mt7915_rf_regval_getLorenzo Bianconi1-1/+1
2022-08-17net: hinic: avoid kernel hung in hinic_get_stats64()Qiao Ma1-4/+0
2022-08-17net: hinic: fix bug that ethtool get wrong statsQiao Ma4-48/+16
2022-08-17hinic: Use the bitmap API when applicableChristophe JAILLET1-5/+2
2022-08-17net: dsa: felix: build as module when tc-taprio is moduleVladimir Oltean1-0/+1
2022-08-17net: dsa: felix: drop oversized frames with tc-taprio instead of hanging the ...Vladimir Oltean3-0/+211
2022-08-17net: dsa: felix: keep reference on entire tc-taprio configVladimir Oltean1-10/+13
2022-08-17net: dsa: felix: update base time of time-aware shaper when adjusting PTP timeXiaoliang Yang3-6/+86
2022-08-17wifi: rtw89: 8852a: rfk: fix div 0 exceptionPing-Ke Shih1-2/+2
2022-08-17wifi: iwlegacy: 4965: fix potential off-by-one overflow in il4965_rs_fill_lin...Alexey Kodanev1-1/+4
2022-08-17ath9k: fix use-after-free in ath9k_hif_usb_rx_cbPavel Skripkin2-6/+7
2022-08-17net: ag71xx: fix discards 'const' qualifier warningOleksij Rempel1-1/+1
2022-08-17can: netlink: allow configuring of fixed data bit rates without need for do_s...Marc Kleine-Budde1-1/+2
2022-08-17can: netlink: allow configuring of fixed bit rates without need for do_set_bi...Marc Kleine-Budde1-1/+2
2022-08-17ath11k: Avoid REO CMD failed prints during firmware recoveryManikanta Pubbisetty1-2/+3
2022-08-17ath11k: Fix incorrect debug_mask mappingsManikanta Pubbisetty1-2/+2
2022-08-17ath11k: fix missing skb drop on htc_tx_completion errorChristian 'Ansuel' Marangi1-1/+3
2022-08-17ath11k: fix IRQ affinity warning on shutdownJohan Hovold1-0/+2
2022-08-17ath11k: fix netdev open raceJohan Hovold1-8/+8
2022-08-17wifi: wilc1000: use correct sequence of RESET for chip Power-UP/DownAjay Singh1-3/+3
2022-08-17wifi: rtlwifi: fix error codes in rtl_debugfs_set_write_h2c()Dan Carpenter1-4/+4
2022-08-17ath11k: Init hw_params before setting up AHB resourcesManikanta Pubbisetty1-2/+2
2022-08-17ath11k: Fix warning on variable 'sar' dereference before checkBaochen Qiang1-7/+6
2022-08-17ath10k: do not enforce interrupt trigger typeKrzysztof Kozlowski1-3/+2
2022-08-17Revert "net: usb: ax88179_178a needs FLAG_SEND_ZLP"Jose Alonso1-13/+13
2022-08-17usbnet: smsc95xx: Fix deadlock on runtime resumeLukas Wunner1-6/+20
2022-08-17usbnet: Fix linkwatch use-after-free on disconnectLukas Wunner1-6/+2
2022-08-17wifi: mac80211_hwsim: use 32-bit skb cookieJohannes Berg1-5/+5
2022-08-17wifi: mac80211_hwsim: add back erroneously removed castJohannes Berg1-1/+1
2022-08-17wifi: mac80211_hwsim: fix race condition in pending packetJeongik Cha1-6/+8
2022-07-28stmmac: dwmac-mediatek: fix resource leak in probeDan Carpenter1-4/+5
2022-07-28net/funeth: Fix fun_xdp_tx() and XDP packet reclaimDimitris Michailidis3-15/+16
2022-07-28Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski5-48/+16
2022-07-28sfc: disable softirqs for ptp TXAlejandro Lucero1-0/+22