1. d443d2d net: eepro100: Add RX/TX rings into the private data by Marek Vasut · Sat May 23 17:13:26 2020 +0200
  2. 4448e60 net: eepro100: Pass device private data into mdiobus by Marek Vasut · Sat May 23 17:55:50 2020 +0200
  3. 3334669 net: eepro100: Pass device private data around by Marek Vasut · Sat May 23 17:10:03 2020 +0200
  4. 13beaa8 net: eepro100: Introduce device private data by Marek Vasut · Sat May 23 16:49:07 2020 +0200
  5. c62e024 net: eepro100: Pass PCI BDF into bus_to_phys()/phys_to_bus() by Marek Vasut · Sat May 23 16:38:41 2020 +0200
  6. 8784dd3 net: eepro100: Drop inline keyword by Marek Vasut · Sat May 23 16:27:37 2020 +0200
  7. f9cc66a net: eepro100: Fix EE_*_CMD macros by Marek Vasut · Sat May 23 16:23:28 2020 +0200
  8. d68d272 net: eepro100: Factor out MII registration by Marek Vasut · Sat May 23 16:20:25 2020 +0200
  9. e6ad81c net: eepro100: Switch from malloc()+memset() to calloc() by Marek Vasut · Sat May 23 16:13:30 2020 +0200
  10. f7fee91 net: eepro100: Use PCI_DEVICE() to define PCI device compat list by Marek Vasut · Sat May 23 15:11:30 2020 +0200
  11. 2110c65 net: eepro100: Reorder functions in the driver by Marek Vasut · Sat May 23 15:07:30 2020 +0200
  12. 7ad665f net: eepro100: Remove volatile misuse by Marek Vasut · Sat May 23 15:02:47 2020 +0200
  13. 7efcae4 net: eepro100: Add cache management by Marek Vasut · Sat May 23 14:55:26 2020 +0200
  14. d2139bb net: eepro100: Factor out tx_ring command issuing by Marek Vasut · Sat May 23 14:30:31 2020 +0200
  15. 4020a8e net: eepro100: Replace purge_tx_ring() with memset() by Marek Vasut · Sat May 23 14:26:16 2020 +0200
  16. d1c5f31 net: eepro100: Use standard I/O accessors by Marek Vasut · Sat May 23 14:14:45 2020 +0200
  17. 447271b net: eepro100: Fix camelcase by Marek Vasut · Sat May 23 13:52:50 2020 +0200
  18. c035910 net: eepro100: Fix remaining checkpatch issues by Marek Vasut · Sat May 23 13:45:41 2020 +0200
  19. a2cf21c net: eepro100: Fix indented label by Marek Vasut · Sat May 23 13:26:50 2020 +0200
  20. 1189341 net: eepro100: Fix pointer location by Marek Vasut · Sat May 23 13:23:13 2020 +0200
  21. 60560d0 net: eepro100: Fix parenthesis alignment by Marek Vasut · Sat May 23 13:21:43 2020 +0200
  22. 323b64b net: eepro100: Fix braces by Marek Vasut · Sat May 23 13:20:14 2020 +0200
  23. e4211ed net: eepro100: Fix spacing by Marek Vasut · Sat May 23 13:17:03 2020 +0200
  24. 6659920 net: eepro100: Use plain debug() by Marek Vasut · Sat May 23 13:11:48 2020 +0200
  25. dc83bfe net: eepro100: Clean up comments by Marek Vasut · Sat May 23 12:49:16 2020 +0200
  26. 4b097d0 net: eepro100: Remove EEPRO100_SROM_WRITE by Marek Vasut · Sat May 23 13:06:48 2020 +0200
  27. 922a9ca net: rtl8139: Add DM support by Marek Vasut · Sat May 09 22:34:44 2020 +0200
  28. fce51f2 net: rtl8139: Read HW address from EEPROM only on probe by Marek Vasut · Sat May 09 22:34:43 2020 +0200
  29. ac3f000 net: rtl8139: Use PCI_DEVICE() to define PCI device compat list by Marek Vasut · Sat May 09 22:34:42 2020 +0200
  30. d9dd2a8 net: rtl8139: Split out common and non-DM functions by Marek Vasut · Sat May 09 22:34:41 2020 +0200
  31. a7c1295 net: rtl8139: Pass private data into rtl8139_eeprom_delay() by Marek Vasut · Sat May 09 22:34:40 2020 +0200
  32. 775b067 net: rtl8139: Introduce device private data by Marek Vasut · Sat May 09 22:34:39 2020 +0200
  33. b1d652f net: rtl8139: Clean up bus_to_phys()/phys_to_bus() macros by Marek Vasut · Sat May 09 22:34:38 2020 +0200
  34. 6826194 net: rtl8139: Use dev->iobase instead of custom ioaddr by Marek Vasut · Sat May 09 22:34:37 2020 +0200
  35. c4840a0 net: rtl8139: Switch from malloc()+memset() to calloc() by Marek Vasut · Sat May 09 22:34:36 2020 +0200
  36. 66ed9fc net: rtl8139: Factor out device name assignment by Marek Vasut · Sat May 09 22:34:35 2020 +0200
  37. 3434cd7 net: phy: Add DP8382x phy registration to TI PHY init by Dan Murphy · Mon May 04 16:14:40 2020 -0500
  38. 8b8d73a net: phy: Add support for TI PHY init by Dan Murphy · Mon May 04 16:14:39 2020 -0500
  39. 0439bee net: phy: add phyid search in vendor specific space by Florin Chiculita · Wed Apr 29 14:25:48 2020 +0300
  40. f9f4a1c net: rt8169: WAR for DHCP not getting IP after kernel boot/reboot by Tom Warren · Thu Mar 26 15:59:13 2020 -0700
  41. a8267d4 net: phy: micrel: ksz8061 implement errata 80000688A fix by Bryan O'Donoghue · Thu Mar 26 03:54:01 2020 +0000
  42. 7e069ee Merge https://gitlab.denx.de/u-boot/custodians/u-boot-mpc85xx by Tom Rini · Mon Jun 08 08:51:59 2020 -0400
  43. 53907d5 net: tsec: Access TBI PHY through the corresponding MII by Hou Zhiqiang · Sun May 03 22:48:43 2020 +0800
  44. 7b69ce7 net: tsec: Access eTSEC registers using virtual address by Hou Zhiqiang · Sun May 03 22:48:42 2020 +0800
  45. dbfdad6 net: tsec: fsl_mdio: add DM MDIO support by Madalin Bucur · Thu Apr 30 15:59:59 2020 +0300
  46. 5fd3ff7 drivers: net: e1000: with DM_ETH needs DM_PCI too by Madalin Bucur · Wed Apr 29 08:26:17 2020 +0300
  47. 3386e9a net: sun8i_emac: Add support for the H6 variant by Samuel Holland · Thu May 07 18:10:51 2020 -0500
  48. 97f2cf1 net: sun8i_emac: Use consistent clock bitfield definitions by Samuel Holland · Thu May 07 18:10:50 2020 -0500
  49. f462228 net: ks8851: Add Kconfig entries by Marek Vasut · Wed Mar 25 19:08:59 2020 +0100
  50. f5d054b net: ks8851: Add DM support by Marek Vasut · Wed Mar 25 18:00:35 2020 +0100
  51. 5347ab6 net: ks8851: Receive one packet per recv call by Marek Vasut · Wed Mar 25 18:47:10 2020 +0100
  52. c0bb0d9 net: ks8851: Split non-DM specific bits from common code by Marek Vasut · Wed Mar 25 17:54:45 2020 +0100
  53. 1e1693e net: ks8851: Pass around driver private data by Marek Vasut · Wed Mar 25 17:35:00 2020 +0100
  54. e457cb1 net: ks8851: Checkpatch cleanup by Marek Vasut · Wed Mar 25 17:25:29 2020 +0100
  55. b4ba60b net: ks8851: Clean up chip ID readout by Marek Vasut · Wed Mar 25 18:15:46 2020 +0100
  56. 21bf578 net: ks8851: Remove type_frame_head by Marek Vasut · Wed Mar 25 17:23:11 2020 +0100
  57. 1994c90 net: ks8851: Trim down struct ks_net by Marek Vasut · Wed Mar 25 17:18:55 2020 +0100
  58. 1ef7af8 net: ks8851: Use 16bit RXQCR access by Marek Vasut · Wed Mar 25 17:02:51 2020 +0100
  59. 12a2b66 net: ks8851: Remove RXQCR cache by Marek Vasut · Wed Mar 25 17:02:21 2020 +0100
  60. 033a879 net: ks8851: Replace malloc()+memset() with calloc() by Marek Vasut · Wed Mar 25 16:52:38 2020 +0100
  61. dadccd9 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriq by Tom Rini · Wed May 20 08:46:56 2020 -0400
  62. a3bbc3b net: fsl-mc: fixup DPC: add /board/ports node if missing by Razvan Ionut Cirjan · Tue Apr 28 16:09:59 2020 +0300
  63. 9e35259 drivers: net: fsl-mc: fixup msi-map property by Laurentiu Tudor · Mon May 04 14:47:11 2020 +0300
  64. d3e20b7 driver: net: fm: minor fix in DM ETH support by Madalin Bucur · Mon May 04 13:09:12 2020 +0300
  65. 4dcacfc common: Drop linux/bitops.h from common header by Simon Glass · Sun May 10 11:40:13 2020 -0600
  66. dbd7954 common: Drop linux/delay.h from common header by Simon Glass · Sun May 10 11:40:11 2020 -0600
  67. 0db4b94 Fix some checkpatch warnings in calls to udelay() by Simon Glass · Sun May 10 11:40:10 2020 -0600
  68. c06c1be common: Drop linux/bug.h from common header by Simon Glass · Sun May 10 11:40:08 2020 -0600
  69. 0f2af88 common: Drop log.h from common header by Simon Glass · Sun May 10 11:40:05 2020 -0600
  70. ed38aef command: Remove the cmd_tbl_t typedef by Simon Glass · Sun May 10 11:40:03 2020 -0600
  71. 2dc9c34 common: Drop image.h from common header by Simon Glass · Sun May 10 11:40:01 2020 -0600
  72. 655306c common: Drop part.h from common header by Simon Glass · Sun May 10 11:39:58 2020 -0600
  73. 274e0b0 common: Drop net.h from common header by Simon Glass · Sun May 10 11:39:56 2020 -0600
  74. bb7ab07 rename symbol: CONFIG_KIRKWOOD -> CONFIG_ARCH_KIRKWOOD by Trevor Woerner · Wed May 06 08:02:40 2020 -0400
  75. f995375 rename symbol: CONFIG_ORION5X -> CONFIG_ARCH_ORION5X by Trevor Woerner · Wed May 06 08:02:38 2020 -0400
  76. 138f595 net: bcmgenet: Don't set ID_MODE_DIS when not using RGMII by Nicolas Saenz Julienne · Thu Feb 20 17:36:31 2020 +0100
  77. 5c0ee8b Merge tag 'ti-v2020.07-rc2' of https://gitlab.denx.de/u-boot/custodians/u-boot-ti by Tom Rini · Mon May 11 12:04:54 2020 -0400
  78. 3fb1a0e eQos: Implement the read_rom_hwaddr callback by Ye Li · Sun May 03 22:41:20 2020 +0800
  79. 89e2f95 fec: Move imx_get_mac_from_fuse declare to imx file by Ye Li · Sun May 03 22:41:19 2020 +0800
  80. dd455e6 net: eqos: implement callbaks to get interface and set txclk rate by Fugang Duan · Sun May 03 22:41:18 2020 +0800
  81. 37aae5f net: dwc_eth_qos: add dwc eqos for imx support by Fugang Duan · Sun May 03 22:41:17 2020 +0800
  82. 030ccaa net: phy: realtek: add rx delay support for RTL8211F by Fugang Duan · Sun May 03 22:41:16 2020 +0800
  83. ad122b7 net: Update eQos driver and FEC driver to use eth phy interfaces by Ye Li · Sun May 03 22:41:15 2020 +0800
  84. cd5bb77 net: Add eth phy generic driver for shared MDIO by Ye Li · Sun May 03 22:41:14 2020 +0800
  85. 075497c net: fec: add fuse check by Peng Fan · Fri May 01 22:08:37 2020 +0800
  86. 6565e90 net: ethernet: ti: am65-cpsw-nuss: enable 10Mbps link speed in rgmii mode by Murali Karicheri · Fri Apr 17 11:12:09 2020 -0400
  87. b032d89 phy: atheros: consolidate {ar8031|ar8035}_config() by Michael Walle · Thu May 07 00:11:59 2020 +0200
  88. 1385902 phy: atheros: ar8035: remove static clock config by Michael Walle · Thu May 07 00:11:58 2020 +0200
  89. 5d0ea11 phy: atheros: add device tree bindings and config by Michael Walle · Thu May 07 00:11:57 2020 +0200
  90. 376019a phy: atheros: move delay config to common function by Michael Walle · Thu May 07 00:11:56 2020 +0200
  91. fb4a465 phy: atheros: introduce debug read and write functions by Michael Walle · Thu May 07 00:11:55 2020 +0200
  92. 69a107e phy: atheros: use defines for PHY IDs by Michael Walle · Thu May 07 00:11:54 2020 +0200
  93. a5eb659 phy: atheros: fix AR8021 PHY ID mask by Michael Walle · Thu May 07 00:11:53 2020 +0200
  94. 1e37f75 phy: atheros: Clarify the intention of ar8021_config by Vladimir Oltean · Thu May 07 00:11:52 2020 +0200
  95. 3ccbb4b phy: atheros: Explicitly disable RGMII delays by Vladimir Oltean · Thu May 07 00:11:51 2020 +0200
  96. 3e7330e phy: atheros: Clarify the configuration of the CLK_25M output pin by Vladimir Oltean · Thu May 07 00:11:50 2020 +0200
  97. 23d8b89 phy: atheros: Use common functions for RGMII internal delays by Vladimir Oltean · Thu May 07 00:11:49 2020 +0200
  98. cf108b2 phy: atheros: Make RGMII Tx delays actually configurable for AR8035 by Vladimir Oltean · Thu May 07 00:11:48 2020 +0200
  99. 931f1d3 Merge tag 'u-boot-imx-20200502' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · Mon May 04 09:29:42 2020 -0400
  100. 4bb0779 net: pcnet: fix I/O primitives for memory access by Daniel Schwierzeck · Sun May 03 19:43:32 2020 +0200