1. d6e53c7 drivers: cosmetic: Convert SPDX license tags to Linux Kernel style by Patrick Delaunay · 6 years ago
  2. b71fc5e net: fec_mxc: add support for i.MX8X by Anatolij Gustschin · 6 years ago
  3. 67674e4 net: mvpp2: increase PHY reset pulse by Baruch Siach · 6 years ago
  4. 187dced net: mvpp2: fix polarity of PHY reset signal by Baruch Siach · 6 years ago
  5. f08eb3d net: dm: fec: Obtain the transceiver type from the DT by Martin Fuzzey · 6 years ago
  6. 9a6a2c9 net: dm: fec: Support the phy-supply binding by Martin Fuzzey · 6 years ago
  7. 185e3b8 net: dm: fec: Fix phy-reset-duration clamping and defaults by Martin Fuzzey · 6 years ago
  8. 9c3f97a net: dm: fec: Fix time unit error in phy-reset-duration by Martin Fuzzey · 6 years ago
  9. 6ce0dd8 net: phy: aquantia: autodetect if firmware needs to be loaded by Jeremy Gebben · 6 years ago
  10. e662c0d net: phy: aquantia: add firmware loading support by Jeremy Gebben · 6 years ago
  11. abe3edf configs: migrate CONFIG_PHY_AQUANTIA to Kconfig by Jeremy Gebben · 6 years ago
  12. 2874b2a net: gem: Do not setup any clock for Xilinx SoC Versal by Michal Simek · 6 years ago
  13. 4b066a1 arm64: versal: Add support for new Xilinx Versal ACAPs by Michal Simek · 6 years ago
  14. 13da625 ldpaa_eth.c: Fix warning when PHYLIB is not enabled by Tom Rini · 6 years ago
  15. 50adb5e driver: net: fsl-mc: Add support of multiple phys for dpmac by Pankaj Bansal · 6 years ago
  16. 7987ab7 driver: net: fsl-mc: initialize dpmac irrespective of phy by Pankaj Bansal · 6 years ago
  17. e031d26 driver: net: fsl-mc: Modify the dpmac link detection method by Pankaj Bansal · 6 years ago
  18. ff076d7 driver: net: fsl-mc: fix error handing in init_phy by Pankaj Bansal · 6 years ago
  19. 1c2289d driver: net: fsl-mc: remove unused strcture elements by Pankaj Bansal · 6 years ago
  20. d24b128 driver: net: fsl-mc: modify the label name by Pankaj Bansal · 6 years ago
  21. 9716dc1 test: eth: Add a test for the target being pinged by Joe Hershberger · 6 years ago
  22. 54418d0 test: eth: Add a test for ARP requests by Joe Hershberger · 6 years ago
  23. 11b8503 net: sandbox: Add a priv ptr for tests to use by Joe Hershberger · 6 years ago
  24. 46d2b6e net: sandbox: Allow fake eth to handle more than 1 packet response by Joe Hershberger · 6 years ago
  25. c136307 net: sandbox: Share the priv structure with tests by Joe Hershberger · 6 years ago
  26. 2260f13 net: sandbox: Make the fake eth driver response configurable by Joe Hershberger · 6 years ago
  27. 878123d net: sandbox: Refactor sandbox send function by Joe Hershberger · 6 years ago
  28. e4411ec net: sandbox: Move disabled flag into priv struct by Joe Hershberger · 6 years ago
  29. 1c2ba09 net: phy: ti: Add binding for the CLK_OUT pin muxing by Janine Hagemann · 6 years ago
  30. b3dd2ed net: phy: ti: Recover from "port mirroring" N/A MODE4 by Janine Hagemann · 6 years ago
  31. ed51bfc net: phy: ti: Add lane swapping support in the DP83867 TI's PHY driver by Janine Hagemann · 6 years ago
  32. 2ccb8b0 net.h: Include linux/if_ether.h to avoid duplication by Bin Meng · 6 years ago
  33. f939043 net: pch_gbe: Make probe/remove static by Bin Meng · 6 years ago
  34. 5efc2c4 linux/compat.h: Add netdev_### log macros by Bin Meng · 6 years ago
  35. b6a6dc8 net: gmac_rockchip: Add handling for RGMII_ID/RXID/TXID by Janine Hagemann · 6 years ago
  36. 714f70a net: gmac_rockchip: Fix a register write in rk3328_gmac_set_to_rgmii by Janine Hagemann · 6 years ago
  37. b50374f Merge tag 'fsl-qoriq-for-v2018.11-rc1' of git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · 6 years ago
  38. c47115e net: fman: Support both new and legacy FMan Compatibles by Zhao Qiang · 6 years ago
  39. 7e3cfdc ls1012a: remove debug info from u-boot log by Pramod Kumar · 6 years ago
  40. 145e4cd driver: net: fsl-mc: Memset MC reserve ram memory before usage by Prabhakar Kushwaha · 6 years ago
  41. d691264 u-boot: fixup the iommu-map property of fsl-mc node by Nipun Gupta · 6 years ago
  42. 45c20bd ppa/fm/qe: use block layer in ppa/fm/qe driver by Yinbo Zhu · 6 years ago
  43. de4e126 Merge tag 'xilinx-for-v2018.11' of git://git.denx.de/u-boot-microblaze by Tom Rini · 6 years ago
  44. 8114538 net: zynq_gem: Add support for fixed-link phy by Michal Simek · 6 years ago
  45. 9a6dc34 net: zynq_gem: Fix reading of max-speed property by Siva Durga Prasad Paladugu · 6 years ago
  46. cfc5cc8 drivers: net: cpsw: add support to update phy address by Sekhar Nori · 6 years ago
  47. 5370547 Convert CONFIG_MII et al to Kconfig by Adam Ford · 6 years ago
  48. 536a61c Merge branch 'master' of git://git.denx.de/u-boot-socfpga by Tom Rini · 6 years ago
  49. 0d9a4a0 net: designware: socfpga: Add Arria10 extras by Marek Vasut · 6 years ago
  50. 8a92170 fsl/mc: Limit the ethernet name to ETH_NAME_LEN by Pankaj Bansal · 6 years ago
  51. 34a48e5 net: zynq_gem: convert to use livetree by Siva Durga Prasad Paladugu · 6 years ago
  52. b5bc296 drivers: net: zynq_gem: fix phy dt node setting by Grygorii Strashko · 6 years ago
  53. ba1ef86 drivers: net: cpsw: fix phy dt node setting by Grygorii Strashko · 6 years ago
  54. c7cc65e net: phy: xilinx: switch to use phy_get_ofnode() by Grygorii Strashko · 6 years ago
  55. 00e2c24 net: phy: dp83867: switch to use phy_get_ofnode() by Grygorii Strashko · 6 years ago
  56. 6189c06 net: phy: add ofnode node to struct phy_device by Grygorii Strashko · 6 years ago
  57. 14b4812 net: phy: Clean up includes of common.h by Joe Hershberger · 6 years ago
  58. 9df3505 net: phy: dp83867: switch to use ofnode api by Grygorii Strashko · 6 years ago
  59. 9b05076 net: phy: dp83867: add workaround for incorrect RX_CTRL pin strap by Murali Karicheri · 6 years ago
  60. 1de16f7 net: mvgbe: convert to DM by Chris Packham · 6 years ago
  61. 465f5cf net: mvgbe: prepare for conversion to driver model by Chris Packham · 6 years ago
  62. 89590c8 sandbox: eth-raw: Add a SIMPLE_BUS to enumerate host interfaces by Joe Hershberger · 6 years ago
  63. f6258b8 sandbox: eth-raw: Make random MAC addresses available to eth-raw by Joe Hershberger · 6 years ago
  64. 144e14b sandbox: eth-raw: Allow interface to be specified by index by Joe Hershberger · 6 years ago
  65. 1b312cb sandbox: eth-raw: Add a function to ask the host about localhost by Joe Hershberger · 6 years ago
  66. e569140 net: sandbox-raw: Convert raw eth driver to livetree by Joe Hershberger · 6 years ago
  67. 64c6c1e net: sandbox: Convert sandbox mock eth driver to livetree by Joe Hershberger · 6 years ago
  68. 54214e6 net: Correct comment in Kconfig by Joe Hershberger · 6 years ago
  69. 0e5cccf eth: dm: fec: Add gpio phy reset binding by Michael Trimarchi · 6 years ago
  70. e8cbced net: sun8i-emac: support R40 GMAC by Lothar Felten · 6 years ago
  71. acb9a5b net: sun8i-emac: set mux and clock by driver data by Lothar Felten · 6 years ago
  72. 5be7594 net: sun8i-emac: fix printing NULL character by Lothar Felten · 6 years ago
  73. 27d5c00 net: designware: Add reset ctrl to driver by Ley Foon Tan · 6 years ago
  74. f046bed net: mvneta: zero Tx descriptors on init by Rabeeh Khoury · 6 years ago
  75. 31ad3ce net: mvneta: dcache flush TX descriptors at init by Rabeeh Khoury · 6 years ago
  76. d061bfd net: zynq_gem: Initialize val variable in zynq_gem_miiphy_read() by Michal Simek · 6 years ago
  77. 27e0633 net: sh_eth: Support reset GPIO both in mac and phy node by Marek Vasut · 6 years ago
  78. d422d5c net: ravb: Support reset GPIO both in mac and phy node by Marek Vasut · 6 years ago
  79. 882294d net: ravb: Filter out supported PHY features by Marek Vasut · 6 years ago
  80. 597e007 net: ravb: Do not shut down clock in start callback by Marek Vasut · 6 years ago
  81. c8959f4 net: gem: Check return value from memalign/malloc by Michal Simek · 6 years ago
  82. 952bdd3 net: zynq_gem: Initialize phyreg variable by Michal Simek · 6 years ago
  83. 70551ca net: zynq_gem: Fix return type for phy...() by Michal Simek · 6 years ago
  84. f42e5b9 net: mvgbe: extract common code for SMI wait by Chris Packham · 6 years ago
  85. 7f920dd net: designware: set the PS bit when resetting DMA bus in MII configuration by Quentin Schulz · 6 years ago
  86. 2178861 net: phy: mv88e61xx: Force CPU port link up by Chris Packham · 6 years ago
  87. 543efd1 mvebu: neta: align DMA buffers by Jon Nettleton · 7 years ago
  88. 7dcdc22 net: add Socionext AVE ethernet driver support by Kunihiko Hayashi · 7 years ago
  89. d7c7291 drivers/net/vsc9953: Initialize action RAM in VCAP complex by Radu Bulie · 7 years ago
  90. e210e98 net: cpsw: ti: Reap completed packets before stopping interface by Alex Kiernan · 7 years ago
  91. 33f68aa net/phy/cortina: Add support for CS4223 PHY by Vicentiu Galanopulo · 7 years ago
  92. e467360 net: sunxi: Correct MAC address register order by Joe Hershberger · 7 years ago
  93. 0ccad96 tsec: Fix reading phy registers from DT by Mario Six · 7 years ago
  94. ad698c3 LS1012AFRWY: Add Secure Boot support by Vinitha V Pillai · 7 years ago
  95. 2467224 Merge branch 'master' of git://git.denx.de/u-boot-sh by Tom Rini · 7 years ago
  96. 1c44017 net: ravb: Add R8A77990 E3 compatible by Marek Vasut · 7 years ago
  97. 59d1526 net: ftmac100: Fix compiler warning by Rick Chen · 7 years ago
  98. d2f37e1 net: Drop CONFIG_TSI108_ETH by Tuomas Tynkkynen · 7 years ago
  99. 51f922f net: MVGBE don't automatically select PHYLIB by Chris Packham · 7 years ago
  100. 943679d net: add Kconfig for MVGBE by Chris Packham · 7 years ago