summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet
AgeCommit message (Expand)Author
2025-10-17r8169: reconfigure rx unconditionally before chip reset when resumingHeiner Kallweit
2025-10-17dpaa2-eth: fix the pointer passed to PTR_ALIGN on Tx pathIoana Ciornei
2025-10-17net: enetc: correct the value of ENETC_RXB_TRUESIZEWei Fang
2025-10-17net: enetc: fix the deadlock of enetc_mdio_lockJianpeng Chang
2025-10-17ipv6: Move ipv6_fl_list from ipv6_pinfo to inet_sock.Kuniyuki Iwashima
2025-10-17net: hibmcge: support pci_driver.shutdown()Jijie Shao
2025-10-16net: stmmac: dwmac-rk: Fix disabling set_clock_selectionSebastian Reichel
2025-10-16net: macb: sort #includesThéo Lebrun
2025-10-16net: macb: apply reverse christmas tree in macb_tx_map()Théo Lebrun
2025-10-16net: macb: drop `count` local variable in macb_tx_map()Théo Lebrun
2025-10-16net: macb: drop `entry` local variable in macb_tx_map()Théo Lebrun
2025-10-16net: macb: replace min() with umin() callsThéo Lebrun
2025-10-16net: macb: remove bp->queue_maskThéo Lebrun
2025-10-16net: macb: introduce DMA descriptor helpers (is 64bit? is PTP?)Théo Lebrun
2025-10-16net: macb: move bp->hw_dma_cap flags to bp->capsThéo Lebrun
2025-10-16net: macb: simplify macb_adj_dma_desc_idx()Théo Lebrun
2025-10-16net: macb: simplify macb_dma_desc_get_size()Théo Lebrun
2025-10-16net: macb: drop macb_config NULL checkingThéo Lebrun
2025-10-16net: macb: Remove local variables clk_init and init in macb_probe()Théo Lebrun
2025-10-16net: macb: remove gap in MACB_CAPS_* flagsThéo Lebrun
2025-10-16net: macb: use BIT() macro for capability definitionsThéo Lebrun
2025-10-16net: stmmac: add Eswin EIC7700 glue driverShangjuan Wei
2025-10-16net: stmmac: rename stmmac_phy_setup() to include phylinkRussell King (Oracle)
2025-10-16net: stmmac: rearrange tc_init()Russell King (Oracle)
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