summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet
AgeCommit message (Expand)Author
2025-10-16net: stmmac: avoid PHY speed change when configuring MTURussell King (Oracle)
2025-10-16net: stmmac: place .mac_finish() method more appropriatelyRussell King (Oracle)
2025-10-16net: stmmac: dwc-qos-eth: move MDIO bus locking into stmmac_mdioRussell King (Oracle)
2025-10-16Octeontx2-af: Fix pci_alloc_irq_vectors() return value checkHarshit Mogalapalli
2025-10-16net/mlx5e: psp, avoid 'accel' NULL pointer dereferenceCosmin Ratiu
2025-10-16net: amd-xgbe: use EOPNOTSUPP instead of ENOTSUPP in xgbe_phy_mii_read_c45Alok Tiwari
2025-10-16net/mlx5e: Return 1 instead of 0 in invalid case in mlx5e_mpwrq_umr_entry_size()Nathan Chancellor
2025-10-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2025-10-16net: txgbe: rename txgbe_get_phy_link()Jiawen Wu
2025-10-16net: txgbe: optimize the flow to setup PHY for AML devicesJiawen Wu
2025-10-16net: txgbe: expend SW-FW mailbox buffer size to identify QSFP moduleJiawen Wu
2025-10-16net: fbnic: Allow builds for all 64 bit architecturesDimitri Daskalakis
2025-10-16net: fbnic: Fix page chunking logic when PAGE_SIZE > 4KDimitri Daskalakis
2025-10-15net: airoha: npu: Add 7583 SoC supportLorenzo Bianconi
2025-10-15net: airoha: npu: Add airoha_npu_soc_data structLorenzo Bianconi
2025-10-15net: bcmasp: Add support for PHY-based Wake-on-LANFlorian Fainelli
2025-10-15tg3: prevent use of uninitialized remote_adv and local_adv variablesAlexey Simakov
2025-10-15net: bcmgenet: remove unused platform codeHeiner Kallweit
2025-10-15gve: Check valid ts bit on RX descriptor before hw timestampingTim Hostetler
2025-10-14net: airoha: Add get_link ethtool callbackLorenzo Bianconi
2025-10-14net: airoha: Add missing stats to ethtool_eth_mac_statsLorenzo Bianconi
2025-10-14eth: fealnx: fix typo in commentsDenis Benato
2025-10-14eth: fbnic: fix various typos in comments and stringsAlok Tiwari
2025-10-14net: airoha: Take into account out-of-order tx completions in airoha_dev_xmit()Lorenzo Bianconi
2025-10-14Octeontx2-af: Fix missing error code in cgx_probe()Harshit Mogalapalli
2025-10-14amd-xgbe: Avoid spurious link down messages during interface toggleRaju Rangoju
2025-10-13ixgbe: fix too early devlink_free() in ixgbe_remove()Koichiro Den
2025-10-13ixgbe: handle IXGBE_VF_FEATURES_NEGOTIATE mbox cmdJedrzej Jagielski
2025-10-13ixgbevf: fix mailbox API compatibility by negotiating supported featuresJedrzej Jagielski
2025-10-13ixgbe: handle IXGBE_VF_GET_PF_LINK_STATE mailbox operationJedrzej Jagielski
2025-10-13ixgbevf: fix getting link speed data for E610 devicesJedrzej Jagielski
2025-10-13idpf: cleanup remaining SKBs in PTP flowsMilena Olech
2025-10-13r8169: fix packet truncation after S4 resume on RTL8168H/RTL8111HLinmao Li
2025-10-12net: dlink: handle dma_map_single() failure properlyYeounsu Moon
2025-10-12net: mtk: wed: add dma mask limitation and GFP_DMA32 for device with more tha...Rex Lu
2025-10-09Merge tag 'net-6.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2025-10-09net: airoha: Fix loopback mode configuration for GDM2 portLorenzo Bianconi
2025-10-09eth: fbnic: fix reporting of alloc_failed qstatsJakub Kicinski
2025-10-09eth: fbnic: fix saving stats from XDP_TX rings on closeJakub Kicinski
2025-10-09eth: fbnic: fix accounting of XDP packetsJakub Kicinski
2025-10-09eth: fbnic: fix missing programming of the default descriptorJakub Kicinski
2025-10-07net/mlx5: fix pre-2.40 binutils assembler errorArnd Bergmann
2025-10-07net/mlx5e: Do not fail PSP init on missing capsCosmin Ratiu
2025-10-07net/mlx5e: Prevent tunnel reformat when tunnel mode not allowedCarolina Jubran
2025-10-07net/mlx5: Prevent tunnel mode conflicts between FDB and NIC IPsec tablesCarolina Jubran
2025-10-07net: sparx5/lan969x: fix flooding configuration on bridge join/leaveDaniel Machon
2025-10-06net: fsl_pq_mdio: Fix device node reference leak in fsl_pq_mdio_probeErick Karanja
2025-10-06ice: ice_adapter: release xa entry on adapter allocation failureHaotian Zhang
2025-10-06net: mscc: ocelot: Fix use-after-free caused by cyclic delayed workDuoming Zhou
2025-10-06Merge tag 'pci-v6.18-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds