1. f995375 rename symbol: CONFIG_ORION5X -> CONFIG_ARCH_ORION5X by Trevor Woerner · 4 years, 7 months ago
  2. 138f595 net: bcmgenet: Don't set ID_MODE_DIS when not using RGMII by Nicolas Saenz Julienne · 4 years, 9 months ago
  3. 5c0ee8b Merge tag 'ti-v2020.07-rc2' of https://gitlab.denx.de/u-boot/custodians/u-boot-ti by Tom Rini · 4 years, 7 months ago
  4. 3fb1a0e eQos: Implement the read_rom_hwaddr callback by Ye Li · 4 years, 7 months ago
  5. 89e2f95 fec: Move imx_get_mac_from_fuse declare to imx file by Ye Li · 4 years, 7 months ago
  6. dd455e6 net: eqos: implement callbaks to get interface and set txclk rate by Fugang Duan · 4 years, 7 months ago
  7. 37aae5f net: dwc_eth_qos: add dwc eqos for imx support by Fugang Duan · 4 years, 7 months ago
  8. 030ccaa net: phy: realtek: add rx delay support for RTL8211F by Fugang Duan · 4 years, 7 months ago
  9. ad122b7 net: Update eQos driver and FEC driver to use eth phy interfaces by Ye Li · 4 years, 7 months ago
  10. cd5bb77 net: Add eth phy generic driver for shared MDIO by Ye Li · 4 years, 7 months ago
  11. 075497c net: fec: add fuse check by Peng Fan · 4 years, 7 months ago
  12. 6565e90 net: ethernet: ti: am65-cpsw-nuss: enable 10Mbps link speed in rgmii mode by Murali Karicheri · 4 years, 8 months ago
  13. b032d89 phy: atheros: consolidate {ar8031|ar8035}_config() by Michael Walle · 4 years, 7 months ago
  14. 1385902 phy: atheros: ar8035: remove static clock config by Michael Walle · 4 years, 7 months ago
  15. 5d0ea11 phy: atheros: add device tree bindings and config by Michael Walle · 4 years, 7 months ago
  16. 376019a phy: atheros: move delay config to common function by Michael Walle · 4 years, 7 months ago
  17. fb4a465 phy: atheros: introduce debug read and write functions by Michael Walle · 4 years, 7 months ago
  18. 69a107e phy: atheros: use defines for PHY IDs by Michael Walle · 4 years, 7 months ago
  19. a5eb659 phy: atheros: fix AR8021 PHY ID mask by Michael Walle · 4 years, 7 months ago
  20. 1e37f75 phy: atheros: Clarify the intention of ar8021_config by Vladimir Oltean · 4 years, 7 months ago
  21. 3ccbb4b phy: atheros: Explicitly disable RGMII delays by Vladimir Oltean · 4 years, 7 months ago
  22. 3e7330e phy: atheros: Clarify the configuration of the CLK_25M output pin by Vladimir Oltean · 4 years, 7 months ago
  23. 23d8b89 phy: atheros: Use common functions for RGMII internal delays by Vladimir Oltean · 4 years, 7 months ago
  24. cf108b2 phy: atheros: Make RGMII Tx delays actually configurable for AR8035 by Vladimir Oltean · 4 years, 7 months ago
  25. 931f1d3 Merge tag 'u-boot-imx-20200502' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · 4 years, 7 months ago
  26. 4bb0779 net: pcnet: fix I/O primitives for memory access by Daniel Schwierzeck · 4 years, 7 months ago
  27. 5539944 net: smc911x: Add DM support by Marek Vasut · 4 years, 9 months ago
  28. 7b8ee9b net: fec: Add possibility to enable TXC delay by Philippe Schenker · 4 years, 9 months ago
  29. 3060ecc net: phy: micrel: Add basic support for KSZ9131 by Philippe Schenker · 4 years, 9 months ago
  30. be98837 net: phy: micrel: Use defines for PHY_IDs and MASK by Philippe Schenker · 4 years, 9 months ago
  31. cc83018 net: smc911x: Split non-DM specific bits from common code by Marek Vasut · 4 years, 9 months ago
  32. c70631f net: smc911x: Clean up the status handling in smc911x_recv() by Marek Vasut · 4 years, 9 months ago
  33. 5905147 net: smc911x: Pass around driver private data by Marek Vasut · 4 years, 9 months ago
  34. fa8efac net: smc911x: Convert IO accessors to {read,write}{w,l}() by Marek Vasut · 4 years, 9 months ago
  35. 8577e8c net: smc911x: Drop weak alias from 32bit accessors by Marek Vasut · 4 years, 9 months ago
  36. 689434e net: smc911x: Inline all functions from header file by Marek Vasut · 4 years, 9 months ago
  37. 25eb468 net: smc911x: Pull MII registration into separate function by Marek Vasut · 4 years, 8 months ago
  38. 167c0b6 net: smc911x: Fix potential memleak() in init fail path by Marek Vasut · 4 years, 9 months ago
  39. 14330e5 net: smc911x: Invert the logic in smc911x_miiphy_{read,write}() by Marek Vasut · 4 years, 9 months ago
  40. 84358cf net: smc911x: Rename smc911x_rx() to smc911x_recv() by Marek Vasut · 4 years, 9 months ago
  41. cf61359 net: smc911x: Replace malloc()+memset() with calloc() by Marek Vasut · 4 years, 9 months ago
  42. 433f0ea net: smc911x: Remove pkt_data_{push,pull} by Marek Vasut · 4 years, 9 months ago
  43. 7f53256 net: rtl8139: Fill in SPDX tag by Marek Vasut · 4 years, 8 months ago
  44. 5cf2585 net: rtl8139: Move functions around by Marek Vasut · 4 years, 8 months ago
  45. 278734b net: rtl8139: Finish cleanup by Marek Vasut · 4 years, 8 months ago
  46. 0b9aab8 net: rtl8139: Factor out hardware reset by Marek Vasut · 4 years, 8 months ago
  47. 111bcae net: rtl8139: Minor cleanup of rtl_disable() by Marek Vasut · 4 years, 8 months ago
  48. 60992ef net: rtl8139: Minor cleanup of rtl_poll() by Marek Vasut · 4 years, 8 months ago
  49. fbead9a net: rtl8139: Minor cleanup of rtl_transmit() by Marek Vasut · 4 years, 8 months ago
  50. a51de2b net: rtl8139: Minor cleanup of rtl_reset() by Marek Vasut · 4 years, 8 months ago
  51. e07aa6d net: rtl8139: Minor cleanup of set_rx_mode() by Marek Vasut · 4 years, 8 months ago
  52. 6e61bf5 net: rtl8139: Consistently use rtl8139_rx_config by Marek Vasut · 4 years, 8 months ago
  53. 298b3de net: rtl8139: Minor cleanup of read_eeprom() by Marek Vasut · 4 years, 8 months ago
  54. 77676d5 net: rtl8139: Rework eeprom_delay() macro by Marek Vasut · 4 years, 8 months ago
  55. 230d982 net: rtl8139: Register macro cleanup by Marek Vasut · 4 years, 8 months ago
  56. 091b6db net: dwc_eth_qos: Prevent DMA from writing updated RX DMA descriptor by Marek Vasut · 4 years, 8 months ago
  57. e8e5c2b net: dwc_eth_qos: Invalidate RX packet DMA buffer by Marek Vasut · 4 years, 8 months ago
  58. c4db844 net: dwc_eth_qos: Invalidate RX descriptor before reading by Marek Vasut · 4 years, 8 months ago
  59. 873f8e4 net: dwc_eth_qos: Flush the RX descriptors on init by Marek Vasut · 4 years, 8 months ago
  60. f4f1f4d net: dwc_eth_qos: Correctly wrap around TX descriptor tail pointer by Marek Vasut · 4 years, 8 months ago
  61. d54c98e net: dwc_eth_qos: Fully rewrite RX descriptor field 3 by Marek Vasut · 4 years, 8 months ago
  62. 091eea8 net: dc2114x: Switch DEBUG_SROM{,2} to debug_cond() by Marek Vasut · 4 years, 8 months ago
  63. 5e2ad05 net: dc2114x: Reorganize driver by Marek Vasut · 4 years, 8 months ago
  64. f02b701 net: dc2114x: Clean up INL/OUTL functions by Marek Vasut · 4 years, 8 months ago
  65. 75244fb net: dc2114x: Clean up DE4X5 macros by Marek Vasut · 4 years, 8 months ago
  66. 81d10f7 net: dc2114x: Clean up remaining driver code by Marek Vasut · 4 years, 8 months ago
  67. b46c7a0 net: dc2114x: Clean up SROM operations by Marek Vasut · 4 years, 8 months ago
  68. e13635a net: dc2114x: Clean up send_setup_frame() by Marek Vasut · 4 years, 8 months ago
  69. 1f34678 net: dc2114x: Clean up dc21x4x_halt() by Marek Vasut · 4 years, 8 months ago
  70. f30abb7 net: dc2114x: Clean up dc21x4x_recv() by Marek Vasut · 4 years, 8 months ago
  71. e3ffef3 net: dc2114x: Clean up dc21x4x_send() by Marek Vasut · 4 years, 8 months ago
  72. 268cc5b net: dc2114x: Clean up init code by Marek Vasut · 4 years, 8 months ago
  73. 04235cc net: pcnet: Switch to PCI memory access by Marek Vasut · 4 years, 8 months ago
  74. 022fedf net: pcnet: Replace mips-specific accessors by Marek Vasut · 4 years, 8 months ago
  75. 331e4ec net: tulip: Remove CONFIG_TULIP_* by Marek Vasut · 4 years, 8 months ago
  76. 37f34b3 net: pcnet: Remove CONFIG_PCNET_79C97x by Marek Vasut · 4 years, 8 months ago
  77. b76b0a6 driver: net: fm: add DM ETH support by Madalin Bucur · 4 years, 7 months ago
  78. 9d327b0 driver: net: fm: add DM MDIO support by Madalin Bucur · 4 years, 7 months ago
  79. 248f920 driver: net: fm: separate receive buffer free code by Madalin Bucur · 4 years, 7 months ago
  80. 11fa7a3 driver: net: fm: change init_phy() param by Madalin Bucur · 4 years, 7 months ago
  81. 25f7cf7 drivers: net: fsl-mc: add support for CONFIG_DM_ETH by Ioana Ciornei · 4 years, 9 months ago
  82. 872004f drivers: net: ldpaa: add DTS based probing support by Ioana Ciornei · 4 years, 9 months ago
  83. 799a443 drivers: net: add Layerscape mEMAC MDIO driver by Ioana Ciornei · 4 years, 9 months ago
  84. d5d7395 eth: mtk-eth: add mt7531 switch support in mediatek eth driver by developer · 4 years, 10 months ago
  85. 28ff2ef net: fm: fix build error when not using nand by Francois Gervais · 4 years, 8 months ago
  86. 5c8db37 net: dwc_eth_qos: implement phy reg and max-speed for stm32 by Patrick Delaunay · 4 years, 9 months ago
  87. 104dab5 net: dwc_eth_qos: implement reset-gpios for stm32 by Christophe Roullier · 4 years, 9 months ago
  88. 55ee186 net: zynq-gem: Setup and use mdio base separately by Michal Simek · 9 years ago
  89. 4757253 net: zynq_gem: Add cache flush to zynq_gem_free_pkt by Ashok Reddy Soma · 4 years, 9 months ago
  90. d53dd50 net: sh_eth: Init the hardware before PHY access by Marek Vasut · 4 years, 8 months ago
  91. fc91bdb net: macb: Fix incorrect write function name when MACB_ZYNQ is enabled. by Michal Simek · 4 years, 8 months ago
  92. b54666e armv8/ls1046ardb: RGMII ports require internal delay by Madalin Bucur · 4 years, 9 months ago
  93. 7c955cc armv8/ls1043ardb: RGMII ports require internal delay by Madalin Bucur · 4 years, 9 months ago
  94. fa8f6b4 net: fman: add support for all RGMII delay modes by Madalin Bucur · 4 years, 9 months ago
  95. 4eb793e net: phy: marvell: Unify 88E151x series phy_driver by Clemens Gruber · 4 years, 9 months ago
  96. a3a3470 net: phy: dp83867: Add SGMII mode type switching by Michal Simek · 4 years, 10 months ago
  97. 71a6a60 net: phy: Fix overlong PHY timeout by Andre Przywara · 5 years ago
  98. fd101e1 drivers: net: phy: aquantia: make it less verbose by Alex Marginean · 5 years ago
  99. 3fb44cf drivers: net: phy: aquantia: drop XGMII as a valid system interface proto by Alex Marginean · 5 years ago
  100. b069c4a phy: Include NC-SI in phy setup by Samuel Mendoza-Jonas · 5 years ago