1. 90526e9 common: Drop net.h from common header by Simon Glass · 4 years, 5 months ago
  2. bb0fb4c rename symbol: CONFIG_KIRKWOOD -> CONFIG_ARCH_KIRKWOOD by Trevor Woerner · 4 years, 5 months ago
  3. b16a331 rename symbol: CONFIG_ORION5X -> CONFIG_ARCH_ORION5X by Trevor Woerner · 4 years, 5 months ago
  4. 57805f2 net: bcmgenet: Don't set ID_MODE_DIS when not using RGMII by Nicolas Saenz Julienne · 4 years, 7 months ago
  5. bb488ac Merge tag 'ti-v2020.07-rc2' of https://gitlab.denx.de/u-boot/custodians/u-boot-ti by Tom Rini · 4 years, 5 months ago
  6. 580fab4 eQos: Implement the read_rom_hwaddr callback by Ye Li · 4 years, 5 months ago
  7. 9d4194f fec: Move imx_get_mac_from_fuse declare to imx file by Ye Li · 4 years, 5 months ago
  8. 0e9d239 net: eqos: implement callbaks to get interface and set txclk rate by Fugang Duan · 4 years, 5 months ago
  9. 3a97da1 net: dwc_eth_qos: add dwc eqos for imx support by Fugang Duan · 4 years, 5 months ago
  10. e32e4d0 net: phy: realtek: add rx delay support for RTL8211F by Fugang Duan · 4 years, 5 months ago
  11. 6a895d0 net: Update eQos driver and FEC driver to use eth phy interfaces by Ye Li · 4 years, 5 months ago
  12. 5fe419e net: Add eth phy generic driver for shared MDIO by Ye Li · 4 years, 5 months ago
  13. 3b26d52 net: fec: add fuse check by Peng Fan · 4 years, 5 months ago
  14. 39821d5 net: ethernet: ti: am65-cpsw-nuss: enable 10Mbps link speed in rgmii mode by Murali Karicheri · 4 years, 6 months ago
  15. 8737c65 phy: atheros: consolidate {ar8031|ar8035}_config() by Michael Walle · 4 years, 5 months ago
  16. 6333cbb phy: atheros: ar8035: remove static clock config by Michael Walle · 4 years, 5 months ago
  17. fe6293a phy: atheros: add device tree bindings and config by Michael Walle · 4 years, 5 months ago
  18. 2b77215 phy: atheros: move delay config to common function by Michael Walle · 4 years, 5 months ago
  19. f6ae47b phy: atheros: introduce debug read and write functions by Michael Walle · 4 years, 5 months ago
  20. 30e3193 phy: atheros: use defines for PHY IDs by Michael Walle · 4 years, 5 months ago
  21. f4d48f4 phy: atheros: fix AR8021 PHY ID mask by Michael Walle · 4 years, 5 months ago
  22. 4d4e4cf phy: atheros: Clarify the intention of ar8021_config by Vladimir Oltean · 4 years, 5 months ago
  23. 13114f3 phy: atheros: Explicitly disable RGMII delays by Vladimir Oltean · 4 years, 5 months ago
  24. a234ae8 phy: atheros: Clarify the configuration of the CLK_25M output pin by Vladimir Oltean · 4 years, 5 months ago
  25. 29602f9 phy: atheros: Use common functions for RGMII internal delays by Vladimir Oltean · 4 years, 5 months ago
  26. 4346df3 phy: atheros: Make RGMII Tx delays actually configurable for AR8035 by Vladimir Oltean · 4 years, 5 months ago
  27. 143414c Merge tag 'u-boot-imx-20200502' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · 4 years, 5 months ago
  28. 8510580 net: pcnet: fix I/O primitives for memory access by Daniel Schwierzeck · 4 years, 5 months ago
  29. 8148693 net: smc911x: Add DM support by Marek Vasut · 4 years, 7 months ago
  30. a1a34fa net: fec: Add possibility to enable TXC delay by Philippe Schenker · 4 years, 7 months ago
  31. c51eef5 net: phy: micrel: Add basic support for KSZ9131 by Philippe Schenker · 4 years, 7 months ago
  32. 0861aa8 net: phy: micrel: Use defines for PHY_IDs and MASK by Philippe Schenker · 4 years, 7 months ago
  33. 8eb4fef net: smc911x: Split non-DM specific bits from common code by Marek Vasut · 4 years, 7 months ago
  34. b11c8bb net: smc911x: Clean up the status handling in smc911x_recv() by Marek Vasut · 4 years, 7 months ago
  35. 3dbab92 net: smc911x: Pass around driver private data by Marek Vasut · 4 years, 7 months ago
  36. ba267c7 net: smc911x: Convert IO accessors to {read,write}{w,l}() by Marek Vasut · 4 years, 7 months ago
  37. f0d73f5 net: smc911x: Drop weak alias from 32bit accessors by Marek Vasut · 4 years, 7 months ago
  38. eb46efa net: smc911x: Inline all functions from header file by Marek Vasut · 4 years, 7 months ago
  39. f51a2f8 net: smc911x: Pull MII registration into separate function by Marek Vasut · 4 years, 6 months ago
  40. 9741795 net: smc911x: Fix potential memleak() in init fail path by Marek Vasut · 4 years, 7 months ago
  41. 6f6cf00 net: smc911x: Invert the logic in smc911x_miiphy_{read,write}() by Marek Vasut · 4 years, 7 months ago
  42. 49af0cb net: smc911x: Rename smc911x_rx() to smc911x_recv() by Marek Vasut · 4 years, 7 months ago
  43. 882d5f6 net: smc911x: Replace malloc()+memset() with calloc() by Marek Vasut · 4 years, 7 months ago
  44. 9c211e3 net: smc911x: Remove pkt_data_{push,pull} by Marek Vasut · 4 years, 7 months ago
  45. e7ab86d net: rtl8139: Fill in SPDX tag by Marek Vasut · 4 years, 6 months ago
  46. 6ee6caa net: rtl8139: Move functions around by Marek Vasut · 4 years, 6 months ago
  47. 0e5a411 net: rtl8139: Finish cleanup by Marek Vasut · 4 years, 6 months ago
  48. 38b306d net: rtl8139: Factor out hardware reset by Marek Vasut · 4 years, 6 months ago
  49. 661479f net: rtl8139: Minor cleanup of rtl_disable() by Marek Vasut · 4 years, 6 months ago
  50. 468fd95 net: rtl8139: Minor cleanup of rtl_poll() by Marek Vasut · 4 years, 6 months ago
  51. 67fdbc0 net: rtl8139: Minor cleanup of rtl_transmit() by Marek Vasut · 4 years, 6 months ago
  52. c7a3e35d net: rtl8139: Minor cleanup of rtl_reset() by Marek Vasut · 4 years, 6 months ago
  53. 89f3fac net: rtl8139: Minor cleanup of set_rx_mode() by Marek Vasut · 4 years, 6 months ago
  54. 198e6b5 net: rtl8139: Consistently use rtl8139_rx_config by Marek Vasut · 4 years, 6 months ago
  55. 17dc95e net: rtl8139: Minor cleanup of read_eeprom() by Marek Vasut · 4 years, 6 months ago
  56. f80f4e4 net: rtl8139: Rework eeprom_delay() macro by Marek Vasut · 4 years, 6 months ago
  57. a5e66e5 net: rtl8139: Register macro cleanup by Marek Vasut · 4 years, 6 months ago
  58. 24891dd net: dwc_eth_qos: Prevent DMA from writing updated RX DMA descriptor by Marek Vasut · 4 years, 6 months ago
  59. a83ca0c net: dwc_eth_qos: Invalidate RX packet DMA buffer by Marek Vasut · 4 years, 6 months ago
  60. 738ee27 net: dwc_eth_qos: Invalidate RX descriptor before reading by Marek Vasut · 4 years, 6 months ago
  61. dd90c2e net: dwc_eth_qos: Flush the RX descriptors on init by Marek Vasut · 4 years, 6 months ago
  62. 83858d8 net: dwc_eth_qos: Correctly wrap around TX descriptor tail pointer by Marek Vasut · 4 years, 6 months ago
  63. 4332d80 net: dwc_eth_qos: Fully rewrite RX descriptor field 3 by Marek Vasut · 4 years, 6 months ago
  64. c2abfca net: dc2114x: Switch DEBUG_SROM{,2} to debug_cond() by Marek Vasut · 4 years, 5 months ago
  65. dbe9c0c net: dc2114x: Reorganize driver by Marek Vasut · 4 years, 5 months ago
  66. 3b7b9e2 net: dc2114x: Clean up INL/OUTL functions by Marek Vasut · 4 years, 5 months ago
  67. 04da061 net: dc2114x: Clean up DE4X5 macros by Marek Vasut · 4 years, 5 months ago
  68. eb216f1 net: dc2114x: Clean up remaining driver code by Marek Vasut · 4 years, 5 months ago
  69. 2e5c2a1 net: dc2114x: Clean up SROM operations by Marek Vasut · 4 years, 5 months ago
  70. 5a0c332 net: dc2114x: Clean up send_setup_frame() by Marek Vasut · 4 years, 5 months ago
  71. 5b4e7df net: dc2114x: Clean up dc21x4x_halt() by Marek Vasut · 4 years, 5 months ago
  72. 9308df8 net: dc2114x: Clean up dc21x4x_recv() by Marek Vasut · 4 years, 5 months ago
  73. 7c53e33 net: dc2114x: Clean up dc21x4x_send() by Marek Vasut · 4 years, 5 months ago
  74. ca5cb04 net: dc2114x: Clean up init code by Marek Vasut · 4 years, 5 months ago
  75. 69529c9 net: pcnet: Switch to PCI memory access by Marek Vasut · 4 years, 6 months ago
  76. 3c0bcb9 net: pcnet: Replace mips-specific accessors by Marek Vasut · 4 years, 6 months ago
  77. 171f5e5 net: tulip: Remove CONFIG_TULIP_* by Marek Vasut · 4 years, 6 months ago
  78. 635a76b net: pcnet: Remove CONFIG_PCNET_79C97x by Marek Vasut · 4 years, 6 months ago
  79. 6eb32a0 driver: net: fm: add DM ETH support by Madalin Bucur · 4 years, 5 months ago
  80. 20e0f62 driver: net: fm: add DM MDIO support by Madalin Bucur · 4 years, 5 months ago
  81. 1c71018 driver: net: fm: separate receive buffer free code by Madalin Bucur · 4 years, 5 months ago
  82. 8313cb0 driver: net: fm: change init_phy() param by Madalin Bucur · 4 years, 5 months ago
  83. 988e33f drivers: net: fsl-mc: add support for CONFIG_DM_ETH by Ioana Ciornei · 4 years, 7 months ago
  84. 267c514 drivers: net: ldpaa: add DTS based probing support by Ioana Ciornei · 4 years, 7 months ago
  85. 52e16ec drivers: net: add Layerscape mEMAC MDIO driver by Ioana Ciornei · 4 years, 7 months ago
  86. 532de8d eth: mtk-eth: add mt7531 switch support in mediatek eth driver by Landen Chao · 4 years, 8 months ago
  87. 402ef4d net: fm: fix build error when not using nand by Francois Gervais · 4 years, 6 months ago
  88. 4f60a51 net: dwc_eth_qos: implement phy reg and max-speed for stm32 by Patrick Delaunay · 4 years, 7 months ago
  89. 5177b31 net: dwc_eth_qos: implement reset-gpios for stm32 by Christophe Roullier · 4 years, 7 months ago
  90. 25de8a8 net: zynq-gem: Setup and use mdio base separately by Michal Simek · 8 years ago
  91. 0f8defd net: zynq_gem: Add cache flush to zynq_gem_free_pkt by Ashok Reddy Soma · 4 years, 7 months ago
  92. b13da11 net: sh_eth: Init the hardware before PHY access by Marek Vasut · 4 years, 6 months ago
  93. 7f6b0f3 net: macb: Fix incorrect write function name when MACB_ZYNQ is enabled. by Michal Simek · 4 years, 6 months ago
  94. 4fb2264 armv8/ls1046ardb: RGMII ports require internal delay by Madalin Bucur · 4 years, 7 months ago
  95. 00160cf armv8/ls1043ardb: RGMII ports require internal delay by Madalin Bucur · 4 years, 7 months ago
  96. e219d7d net: fman: add support for all RGMII delay modes by Madalin Bucur · 4 years, 7 months ago
  97. 1c1f4f0 net: phy: marvell: Unify 88E151x series phy_driver by Clemens Gruber · 4 years, 7 months ago
  98. a784495 net: phy: dp83867: Add SGMII mode type switching by Michal Simek · 4 years, 7 months ago
  99. a44ee24 net: phy: Fix overlong PHY timeout by Andre Przywara · 4 years, 9 months ago
  100. 2d5d526 drivers: net: phy: aquantia: make it less verbose by Alex Marginean · 4 years, 10 months ago