summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2024-03-09net: phy: Use PHY MDIO address from DT if availableMarek Vasut
2024-03-05net: mv88e6xxx: fix missing SMI address initializationMarek Mojík
2024-03-02ARM: renesas: Rename RMOBILE_CPU_TYPE_* to RENESAS_CPU_TYPE_*Marek Vasut
2024-03-02ARM: renesas: Rename rmobile_get_cpu_type() to renesas_get_cpu_type()Marek Vasut
2024-02-12net: designware: Support high memory nodesNils Le Roux
2024-02-08net: phy: nxp-c45-tja11xx: add tja1120 supportRadu Pirea (NXP OSS)
2024-02-08net: phy: nxp-c45-tja11xx: rename nxp_c45_tja11xx structureRadu Pirea (NXP OSS)
2024-02-08net: phy: nxp-c45-tja11xx: read PHY the speed from hardwareRadu Pirea (NXP OSS)
2024-02-08net: phy: nxp-c45-tja11xx: use local definion of featuresRadu Pirea (NXP OSS)
2024-02-04net: designware: Reset eth phy before phy connectJonas Karlman
2024-01-31net: phy: motorcomm: configure pad drive strength registerLukasz Tekieli
2024-01-29treewide: Remove clk_freeSean Anderson
2024-01-29net: sun8i-emac: Add support for fixed-link phyMaksim Kiselev
2024-01-11Merge patch series "net fixes prior lwip"Tom Rini
2024-01-11driver/net/rtl8139: remove debug printMaxim Uvarov
2024-01-11net/smc911x: fix return from smc911x_sendMaxim Uvarov
2023-12-21global: Drop common.h inclusionTom Rini
2023-12-19net: Add Amlogic GXL MDIO Mux driverNeil Armstrong
2023-12-14Merge tag 'xilinx-for-v2024.04-rc1' of https://source.denx.de/u-boot/custodia...Tom Rini
2023-12-13net: phy: realtek: Add support for RTL8211F(D)(I)-VD-CGSébastien Szymanski
2023-12-13net: dwc_eth_qos: add i.MX93 supportSébastien Szymanski
2023-12-13net: axi_emac: Use reg property for DMA registersMayuresh Chitale
2023-11-20Merge tag 'v2024.01-rc3' into nextTom Rini
2023-11-12net: sun8i_emac: Drop DM_GPIO checksSamuel Holland
2023-11-10tree-wide: Replace http:// link with https:// link for ti.comNishanth Menon
2023-11-07fsl_qe: Drop common.hTom Rini
2023-11-07m68k: Remove CONFIG_FSLDMAFECTom Rini
2023-11-05net: designware: add DMA offset awarenessBaruch Siach
2023-11-05net: e1000: Drop e1000_eth_ids[]Bin Meng
2023-11-05net: phy: TI DP83869 fix invalid clock delay configurationFrank de Brabander
2023-11-05net: add hifemac_mdio MDIO bus driver for HiSilicon platformYang Xiwen
2023-11-05net: add hifemac Ethernet driver for HiSilicon platformYang Xiwen
2023-11-05net: mv88e6xxx: add Clause 45 supportRobert Marko
2023-11-05net: mv88e6xxx: use generic bitfield macros for MDIORobert Marko
2023-11-05net: ftgmac100: Add reset controlDylan Hung
2023-11-05net: dw_eth_qos: Add 64-bit addressingLey Foon Tan
2023-10-22sunxi: remove CONFIG_MACPWRAndre Przywara
2023-10-22net: sunxi_emac: chase DT nodes to find PHY regulatorAndre Przywara
2023-10-13Merge tag 'xilinx-for-v2024.01-rc1-v3' of https://source.denx.de/u-boot/custo...Tom Rini
2023-10-10net: phy: xilinx_phy: Get rid of using property xlnx, phy-typeVenkatesh Yadav Abbarapu
2023-10-10drivers: net: fsl-mc: add support for MC reserved memoryLaurentiu Tudor
2023-10-09net: zynq_gem: Update the MDC clock divisor in the probe functionVenkatesh Yadav Abbarapu
2023-10-07net: dwc_eth_qos_rockchip: Add support for RK3588Jonas Karlman
2023-10-07net: dwc_eth_qos: Add glue driver for GMAC on Rockchip RK3568Jonas Karlman
2023-10-07net: dwc_eth_qos: Stop spam of RX packet not available messageJonas Karlman
2023-10-07net: dwc_eth_qos: Return error code when start failsJonas Karlman
2023-10-07net: dwc_eth_qos: Drop unused rx_pkt from eqos_privJonas Karlman
2023-10-02Merge branch 'next'Tom Rini
2023-09-24common: Drop linux/printk.h from common headerSimon Glass
2023-09-22net: sni_netsec: Add workaround for timeout errorRyosuke Saito