summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet
AgeCommit message (Expand)Author
2025-08-29xirc2ps_cs: fix register access when enabling FullDuplexAlok Tiwari
2025-08-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2025-08-28Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski
2025-08-28eth: mlx5: remove Kconfig co-dependency with VXLANJakub Kicinski
2025-08-28net: stmmac: mdio: clean up c22/c45 accessor splitRussell King (Oracle)
2025-08-28net: stmmac: minor cleanups to stmmac_bus_clks_config()Russell King (Oracle)
2025-08-28net: stmmac: mdio: use netdev_priv() directlyRussell King (Oracle)
2025-08-28net/mlx5e: add op for getting netdev DMA deviceDragos Tatulea
2025-08-28fbnic: Push local unicast MAC addresses to FW to populate TCAMsAlexander Duyck
2025-08-28fbnic: Add logic to repopulate RPC TCAM if BMC enables channelAlexander Duyck
2025-08-28fbnic: Pass fbnic_dev instead of netdev to __fbnic_set/clear_rx_modeAlexander Duyck
2025-08-28fbnic: Move promisc_sync out of netdev code and into RPC pathAlexander Duyck
2025-08-28net: macb: Disable clocks onceNeil Mandir
2025-08-27fbnic: Move phylink resume out of service_task and into open/closeAlexander Duyck
2025-08-27fbnic: Fixup rtnl_lock and devl_lock handling related to mailbox codeAlexander Duyck
2025-08-27eth: fbnic: Add pause stats supportMohsin Bashir
2025-08-27eth: fbnic: Read PHY stats via the ethtool APIMohsin Bashir
2025-08-27eth: fbnic: Fetch PHY stats from deviceMohsin Bashir
2025-08-27eth: fbnic: Reset MAC statsMohsin Bashir
2025-08-27eth: fbnic: Reset hw stats upon PCI errorMohsin Bashir
2025-08-27eth: fbnic: Move hw_stats_lock out of fbnic_devMohsin Bashir
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-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: 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