1. b566f7d Merge patch series "Introduce ICSSG Ethernet driver" by Tom Rini · 6 months ago
  2. 8ace084 net: ti: icssg: Add support sending FDB command to update rx_flow_id by MD Danish Anwar · 7 months ago
  3. 737a668 net: ti: icssg: Add ICSSG ethernet driver by MD Danish Anwar · 7 months ago
  4. ff77999 net: ti: icssg: Add icssg queues APIs and macros by MD Danish Anwar · 7 months ago
  5. 1c05cb4 net: ti: icssg: Add Firmware config and classification APIs. by MD Danish Anwar · 7 months ago
  6. 8cb5f07 net: ti: icssg: Add Firmware Interface for ICSSG Ethernet driver. by MD Danish Anwar · 7 months ago
  7. 0b06527 net: ti: am65-cpsw: Fix buffer overflow by Michael Walle · 7 months ago
  8. be2eb3a net: am65-cpsw: cpsw_mdio: Switch to proper DM_MDIO framework by Roger Quadros · 8 months ago
  9. c9309f4 treewide: Remove clk_free by Sean Anderson · 10 months ago
  10. a94a407 tree-wide: Replace http:// link with https:// link for ti.com by Nishanth Menon · 12 months ago
  11. 1e94b46 common: Drop linux/printk.h from common header by Simon Glass · 1 year, 1 month ago
  12. 8a5fe04 net: ti: am65-cpsw-nuss: Add logic to support MDIO reset by Suman Anna · 1 year, 3 months ago
  13. 0131c90 net: ti: am65-cpsw-nuss: Add support for SGMII mode by Siddharth Vadapalli · 1 year, 3 months ago
  14. 7c9267e net: ti: am65-cpsw-nuss: Get port mode register from standard "phys" property by Roger Quadros · 1 year, 3 months ago
  15. fcb513e net: ti: am65-cpsw-nuss: Use approved property to get efuse address by Roger Quadros · 1 year, 3 months ago
  16. 9b33be3 net: ti: am65-cpsw-nuss: Enforce pinctrl state on the MDIO child node by Maxime Ripard · 1 year, 3 months ago
  17. edacf6a net: ti: am65-cpsw-nuss: Use dedicated port mode control registers by Andreas Dannenberg · 1 year, 4 months ago
  18. 41e289b arm: Remove ti816x_evm board and ti816x SoC support by Tom Rini · 1 year, 5 months ago
  19. aa0a8a0 cpsw_mdio.c: Use correct reg in cpsw_mdio_get_alive by Ulf Samuelsson · 1 year, 8 months ago
  20. 6e7df1d global: Finish CONFIG -> CFG migration by Tom Rini · 1 year, 9 months ago
  21. e9f508c global: Migrate CONFIG_KSNET_SERDES_SGMII_BASE to CFG by Tom Rini · 1 year, 11 months ago
  22. 81d239a global: Migrate CONFIG_KSNET_SERDES_SGMII2_BASE to CFG by Tom Rini · 1 year, 11 months ago
  23. d036606 global: Migrate CONFIG_KSNET_SERDES_LANES_PER_SGMII to CFG by Tom Rini · 1 year, 11 months ago
  24. f552816 arm: ti814x: Remove remaining support code by Tom Rini · 1 year, 11 months ago
  25. acdf89e Convert CONFIG_KSNET_NETCP_V1_0 et al to Kconfig by Tom Rini · 1 year, 11 months ago
  26. 8a9e346 net: keystone_net: Remove non-DM_ETH code by Tom Rini · 1 year, 11 months ago
  27. f8dc288 net: cpsw: Remove non-DM_ETH code by Tom Rini · 1 year, 11 months ago
  28. d0fc818 net: ti: am65-cpsw-nuss: Enable MDIO manual mode by Ravi Gunasekaran · 2 years, 1 month ago
  29. 9ea30ea net: ti: cpsw-mdio: Add workaround for errata i2329 by Ravi Gunasekaran · 2 years, 1 month ago
  30. 8909066 dm: core: Drop ofnode_is_available() by Simon Glass · 2 years, 1 month ago
  31. af8b0a8 driver: net: ti: keystone_net: Change priv member type by Marek Behún · 2 years, 6 months ago
  32. 71b65d8 driver: net: ti: keystone_net: Convert to ofnode functions by Marek Behún · 2 years, 6 months ago
  33. 71f4739 driver: net: ti: keystone_net: Deduplicate code by Marek Behún · 2 years, 6 months ago
  34. ffb0f6f treewide: Rename PHY_INTERFACE_MODE_NONE to PHY_INTERFACE_MODE_NA by Marek Behún · 2 years, 7 months ago
  35. 123ca11 net: introduce helpers to get PHY interface mode from a device/ofnode by Marek Behún · 2 years, 7 months ago
  36. 83fe92f net: ti: am65-cpsw: Cleanup resources before jump to kernel by Vignesh Raghavendra · 2 years, 9 months ago
  37. 5022a2e net: ti: am65-cpsw-nuss: Fix err msg for port bind failures by Vignesh Raghavendra · 2 years, 9 months ago
  38. 38922b1 net: ti: am65-cpsw: Add support for multi port independent MAC mode by Vignesh Raghavendra · 2 years, 10 months ago
  39. fe04172 net: davinci_emac: ensure mdiodev->name is NULL terminated after MDIO_NAME_LEN truncation by Vladimir Oltean · 3 years, 1 month ago
  40. 845e106 net: ti: am65-cpsw-nuss: Add a new compatible for AM64 by Vignesh Raghavendra · 3 years, 5 months ago
  41. 2411e85 net: ti: am65-cpsw-nuss: Don't cache disabled port ID by Vignesh Raghavendra · 3 years, 5 months ago
  42. 8441d49 net: ti: am65-cpsw-nuss: Prepare to support non primary ext port by Vignesh Raghavendra · 3 years, 5 months ago
  43. 401d1c4 common: Drop asm/global_data.h from common header by Simon Glass · 4 years ago
  44. d1998a9 dm: treewide: Rename ofdata_to_platdata() to of_to_plat() by Simon Glass · 3 years, 11 months ago
  45. c69cda2 dm: treewide: Rename dev_get_platdata() to dev_get_plat() by Simon Glass · 3 years, 11 months ago
  46. caa4daa dm: treewide: Rename 'platdata' variables to just 'plat' by Simon Glass · 3 years, 11 months ago
  47. 41575d8 dm: treewide: Rename auto_alloc_size members to be shorter by Simon Glass · 3 years, 11 months ago
  48. 143d81d net: ti: cpsw: Fix not calling dev_dbg with a device by Sean Anderson · 4 years, 1 month ago
  49. bc3cff9 Convert CONFIG_DRIVER_TI_EMAC_USE_RMII to Kconfig by Adam Ford · 4 years, 4 months ago
  50. 2548493 treewide: convert devfdt_get_addr() to dev_read_addr() by Masahiro Yamada · 4 years, 3 months ago
  51. 7208396 Revert "Merge tag 'dm-pull-20jul20' of git://git.denx.de/u-boot-dm" by Tom Rini · 4 years, 3 months ago
  52. 60e7fa8 treewide: convert devfdt_get_addr() to dev_read_addr() by Masahiro Yamada · 4 years, 3 months ago
  53. b75d8dc treewide: convert bd_t to struct bd_info by coccinelle by Masahiro Yamada · 4 years, 4 months ago
  54. 8422894 net: ti: am65-cpsw-nuss: Update driver to use kernel DT by Vignesh Raghavendra · 4 years, 4 months ago
  55. 9eab6fd net: ti: am65-cpsw-nuss: Set ALE default thread enable by Vignesh Raghavendra · 4 years, 4 months ago
  56. cf9b994 net: ti: am65-cpsw-nuss: Remove dead code by Vignesh Raghavendra · 4 years, 4 months ago
  57. eab4886 net: cpsw: Add __maybe_unused to generated inlines by Tom Rini · 4 years, 5 months ago
  58. cd93d62 common: Drop linux/bitops.h from common header by Simon Glass · 4 years, 5 months ago
  59. c05ed00 common: Drop linux/delay.h from common header by Simon Glass · 4 years, 5 months ago
  60. f7ae49f common: Drop log.h from common header by Simon Glass · 4 years, 5 months ago
  61. 4d72caa common: Drop image.h from common header by Simon Glass · 4 years, 5 months ago
  62. 90526e9 common: Drop net.h from common header by Simon Glass · 4 years, 5 months ago
  63. 39821d5 net: ethernet: ti: am65-cpsw-nuss: enable 10Mbps link speed in rgmii mode by Murali Karicheri · 4 years, 6 months ago
  64. 336d461 dm: core: Create a new header file for 'compat' features by Simon Glass · 4 years, 9 months ago
  65. 382c0c6 net: ti: am65-cpsw-nuss: Add new compatible for J721e by Vignesh Raghavendra · 4 years, 11 months ago
  66. 461a290 net: ti: am65-cpsw-nuss: Rework RX flow ID handling by Vignesh Raghavendra · 4 years, 11 months ago
  67. ae3ef10 net: cpsw: Add NULL pointer check by Faiz Abbas · 5 years ago
  68. 1eb69ae common: Move ARM cache operations out of common.h by Simon Glass · 5 years ago
  69. 62f8e84 net: ti: cpsw: convert to use dev/ofnode api by Grygorii Strashko · 5 years ago
  70. da6a728 net: ti: am65x-cpsw: fix mac tx internal delay for rgmii-rxid mode by Grygorii Strashko · 5 years ago
  71. a3c867a net: ti: cpsw: fix mac tx internal delay for rgmii-rxid mode by Grygorii Strashko · 5 years ago
  72. 3c57b62 net: ti: cpsw: add support for standard eth "max-speed" dt property by Grygorii Strashko · 5 years ago
  73. 4040148 net: ti: cpsw: move parsing of dt port's parameters in separate func by Grygorii Strashko · 5 years ago
  74. 60e81d0 net: ti: cpsw: enable 10Mbps link speed support in rgmii mode by Grygorii Strashko · 5 years ago
  75. e7dcf56 env: Drop environment.h header file where not needed by Simon Glass · 5 years ago
  76. e809285 net: davinci_emac: convert to using the driver model by Bartosz Golaszewski · 5 years ago
  77. 9d0dca1 net: ethernet: ti: Introduce am654 gigabit eth switch subsystem driver by Keerthy · 5 years ago
  78. 45e8c05 driver: net: ti: cpsw-mdio: use phys_addr_t for mdio_base addr by Keerthy · 5 years ago
  79. 50e3b4c net: davinci_emac: drop support for unused PHYs by Bartosz Golaszewski · 5 years ago
  80. 0229c93 board: ti: am335x: Add platdata for cpsw in SPL by Faiz Abbas · 6 years ago
  81. 8a616cc net: ti: cpsw: Enable DM_FLAG_PRE_RELOC by Faiz Abbas · 6 years ago
  82. c3b460a net: ti: cpsw: Block off ofdata_to_platdata with OF_CONTROL by Faiz Abbas · 6 years ago
  83. a58d222 net: ti: cpsw-common: Isolate getting syscon address from assigning macid by Faiz Abbas · 6 years ago
  84. f32a816 net: ti: cpsw: Convert cpsw_platform_data to a pointer in cpsw_priv by Faiz Abbas · 6 years ago
  85. e50f878 net: ti: cpsw: Move cpsw_phy_sel() to _probe() by Faiz Abbas · 6 years ago
  86. 55d5cb1 net: netcp: add support for phy with rgmii ids by Murali Karicheri · 6 years ago
  87. 79d8127 driver: net: ti: keystone_net: switch to use common mdio lib by Grygorii Strashko · 6 years ago
  88. 4f41cd9 driver: net: ti: cpsw: switch to use common mdio lib by Grygorii Strashko · 6 years ago
  89. 6c4bbcc driver: net: ti: introduce common mdio support library by Grygorii Strashko · 6 years ago
  90. cbec53b driver: net: ti: cpsw: update to use SPDX identifier by Grygorii Strashko · 6 years ago
  91. af0cf21 drivers: net: keystone_net: drop non dm code by Grygorii Strashko · 6 years ago
  92. 6a256a8 configs: net: convert DRIVER_TI_KEYSTONE_NET kconfig by Grygorii Strashko · 6 years ago
  93. ffad5fa driver: net: consolidate ti's code in separate folder by Grygorii Strashko · 6 years ago