summaryrefslogtreecommitdiff
path: root/drivers/net/ti
AgeCommit message (Expand)Author
2025-11-27net: ti: am65-cpsw-nuss: Ignore disabled ethernet portsSiddharth Vadapalli
2025-10-10net: ethernet: ti: am65-cpsw: fix up PHY mode for fixed RGMII TX delayMatthias Schiffer
2025-08-20Merge patch series "Add support for Ethernet boot"Tom Rini
2025-08-20net: ti: Kconfig: Enable SPL_SYSCON config for CPSWChintan Vankar
2025-08-20net: ti: am65-cpsw-nuss: Define bind method for CPSW driverChintan Vankar
2025-08-15net: ti: icssg: Remove impossible testAndrew Goodbody
2025-08-15net: ti: am65-cpsw-nuss: Initialise retAndrew Goodbody
2025-08-01net: Tighten some network driver dependenciesTom Rini
2025-07-10net: ti: icssg: Read firmware name from device-treeMD Danish Anwar
2025-04-28net: ti: am65-cpsw-nuss: invoke phy_config() in driver's .start callbackSiddharth Vadapalli
2025-03-31net: am65-cpsw: cpsw_mdio: fix typo in error messageRichard Genoud
2024-07-22drivers: net: Remove duplicate newlinesMarek Vasut
2024-05-20Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"Tom Rini
2024-05-20Merge tag 'v2024.07-rc3' into nextTom Rini
2024-05-19Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""Tom Rini
2024-05-15net: ti: am65-cpsw-nuss: fix error handling for "RX dma add buf failed"Matthias Schiffer
2024-05-15net: ti: am65-cpsw-nuss: avoid errors due to imbalanced start()/stop()Matthias Schiffer
2024-05-07net: Remove <common.h> and add needed includesTom Rini
2024-04-12Merge patch series "Introduce ICSSG Ethernet driver"Tom Rini
2024-04-12net: ti: icssg: Add support sending FDB command to update rx_flow_idMD Danish Anwar
2024-04-12net: ti: icssg: Add ICSSG ethernet driverMD Danish Anwar
2024-04-12net: ti: icssg: Add icssg queues APIs and macrosMD Danish Anwar
2024-04-12net: ti: icssg: Add Firmware config and classification APIs.MD Danish Anwar
2024-04-12net: ti: icssg: Add Firmware Interface for ICSSG Ethernet driver.MD Danish Anwar
2024-04-11net: ti: am65-cpsw: Fix buffer overflowMichael Walle
2024-03-07net: am65-cpsw: cpsw_mdio: Switch to proper DM_MDIO frameworkRoger Quadros
2024-01-29treewide: Remove clk_freeSean Anderson
2023-11-10tree-wide: Replace http:// link with https:// link for ti.comNishanth Menon
2023-09-24common: Drop linux/printk.h from common headerSimon Glass
2023-08-15net: ti: am65-cpsw-nuss: Add logic to support MDIO resetSuman Anna
2023-08-15net: ti: am65-cpsw-nuss: Add support for SGMII modeSiddharth Vadapalli
2023-07-27net: ti: am65-cpsw-nuss: Get port mode register from standard "phys" propertyRoger Quadros
2023-07-27net: ti: am65-cpsw-nuss: Use approved property to get efuse addressRoger Quadros
2023-07-27net: ti: am65-cpsw-nuss: Enforce pinctrl state on the MDIO child nodeMaxime Ripard
2023-07-14net: ti: am65-cpsw-nuss: Use dedicated port mode control registersAndreas Dannenberg
2023-05-31arm: Remove ti816x_evm board and ti816x SoC supportTom Rini
2023-02-17cpsw_mdio.c: Use correct reg in cpsw_mdio_get_aliveUlf Samuelsson
2023-01-20global: Finish CONFIG -> CFG migrationTom Rini
2022-12-23global: Migrate CONFIG_KSNET_SERDES_SGMII_BASE to CFGTom Rini
2022-12-23global: Migrate CONFIG_KSNET_SERDES_SGMII2_BASE to CFGTom Rini
2022-12-23global: Migrate CONFIG_KSNET_SERDES_LANES_PER_SGMII to CFGTom Rini
2022-12-22arm: ti814x: Remove remaining support codeTom Rini
2022-12-22Convert CONFIG_KSNET_NETCP_V1_0 et al to KconfigTom Rini
2022-12-07net: keystone_net: Remove non-DM_ETH codeTom Rini
2022-12-07net: cpsw: Remove non-DM_ETH codeTom Rini
2022-10-06net: ti: am65-cpsw-nuss: Enable MDIO manual modeRavi Gunasekaran
2022-10-06net: ti: cpsw-mdio: Add workaround for errata i2329Ravi Gunasekaran
2022-09-29dm: core: Drop ofnode_is_available()Simon Glass
2022-04-13driver: net: ti: keystone_net: Change priv member typeMarek BehĂșn
2022-04-13driver: net: ti: keystone_net: Convert to ofnode functionsMarek BehĂșn