summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2025-08-27macsec: replace custom checks on MACSEC_SA_ATTR_AN with NLA_POLICY_MAXSabrina Dubroca
2025-08-27net: wwan: iosm: use int type to store negative error codesQianfeng Rong
2025-08-27net: phy: fixed_phy: simplify fixed_mdio_readHeiner Kallweit
2025-08-27amd-xgbe: Use int type to store negative error codesQianfeng Rong
2025-08-27net: stmmac: sun8i: drop unneeded default syscon valueAndre Przywara
2025-08-27net: stmmac: rk: remove incorrect _DLY_DISABLE bit definitionAlok Tiwari
2025-08-27net: phy: realtek: support for TRIGGER_NETDEV_LINK on RTL8211E and RTL8211FAleksander Jan Bajkowski
2025-08-27wifi: mt76: fix linked list corruptionFelix Fietkau
2025-08-27wifi: mt76: free pending offchannel tx frames on wcid cleanupFelix Fietkau
2025-08-27wifi: mt76: mt7915: fix list corruption after hardware restartFelix Fietkau
2025-08-27wifi: mt76: mt7996: add missing check for rx wcid entriesFelix Fietkau
2025-08-27wifi: mt76: do not add non-sta wcid entries to the poll listFelix Fietkau
2025-08-27wifi: mt76: mt7996: fix crash on some tx status reportsFelix Fietkau
2025-08-27wifi: mt76: mt7996: use the correct vif link for scanning/rocChad Monroe
2025-08-27wifi: mt76: mt7996: disable beacons when going offchannelFelix Fietkau
2025-08-27wifi: mt76: prevent non-offchannel mgmt tx during scan/rocFelix Fietkau
2025-08-27wifi: mt76: mt7925: skip EHT MLD TLV on non-MLD and pass conn_state for sta_cmdMing Yen Hsieh
2025-08-27wifi: mt76: mt7925u: use connac3 tx aggr check in tx completeMing Yen Hsieh
2025-08-27wifi: mt76: mt7925: fix the wrong bss cleanup for SAPMing Yen Hsieh
2025-08-27wifi: mt76: mt7925: fix locking in mt7925_change_vif_links()Harshit Mogalapalli
2025-08-27wifi: mt76: mt7921: don't disconnect when CSA to DFS chanJanusz Dziedzic
2025-08-27wifi: mt76: mt7996: Initialize hdr before passing to skb_put_data()Nathan Chancellor
2025-08-27ice: finish virtchnl.c split into rss.cPrzemek Kitszel
2025-08-27ice: extract virt/rss.c: cleanup - p2Przemek Kitszel
2025-08-27ice: extract virt/rss.c: cleanup - p1Przemek Kitszel
2025-08-27ice: split RSS stuff out of virtchnl.c - copy backPrzemek Kitszel
2025-08-27ice: split RSS stuff out of virtchnl.c - tmp renamePrzemek Kitszel
2025-08-27ice: finish virtchnl.c split into queues.cPrzemek Kitszel
2025-08-27ice: extract virt/queues.c: cleanup - p3Przemek Kitszel
2025-08-27ice: extract virt/queues.c: cleanup - p2Przemek Kitszel
2025-08-27ice: extract virt/queues.c: cleanup - p1Przemek Kitszel
2025-08-27ice: split queue stuff out of virtchnl.c - copy backPrzemek Kitszel
2025-08-27ice: split queue stuff out of virtchnl.c - tmp renamePrzemek Kitszel
2025-08-26net: hv_netvsc: fix loss of early receive events from host during channel open.Dipayaan Roy
2025-08-26net: stmmac: Set CIC bit only for TX queues with COERohan G Thomas
2025-08-26net: stmmac: xgmac: Correct supported speed modesRohan G Thomas
2025-08-26net: stmmac: xgmac: Do not enable RX FIFO Overflow interruptsRohan G Thomas
2025-08-26net/mlx5e: Set local Xoff after FW updateAlexei Lazar
2025-08-26net/mlx5e: Update and set Xon/Xoff upon port speed setAlexei Lazar
2025-08-26net/mlx5e: Update and set Xon/Xoff upon MTU setAlexei Lazar
2025-08-26net/mlx5: Prevent flow steering mode changes in switchdev modeMoshe Shemesh
2025-08-26net/mlx5: Nack sync reset when SFs are presentMoshe Shemesh
2025-08-26net/mlx5: Fix lockdep assertion on sync reset unload eventMoshe Shemesh
2025-08-26net/mlx5: Reload auxiliary drivers on fw_activateMoshe Shemesh
2025-08-26net/mlx5: HWS, Fix pattern destruction in mlx5hws_pat_get_pattern error pathLama Kayal
2025-08-26net/mlx5: HWS, Fix uninitialized variables in mlx5hws_pat_calc_nop error flowLama Kayal
2025-08-26net/mlx5: HWS, Fix memory leak in hws_action_get_shared_stc_nic error flowLama Kayal
2025-08-26net/mlx5: HWS, Fix memory leak in hws_pool_buddy_init error pathLama Kayal
2025-08-26Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski
2025-08-26bnxt_en: Fix stats context reservation logicMichael Chan