1. f462228 net: ks8851: Add Kconfig entries by Marek Vasut · Wed Mar 25 19:08:59 2020 +0100
  2. f5d054b net: ks8851: Add DM support by Marek Vasut · Wed Mar 25 18:00:35 2020 +0100
  3. 5347ab6 net: ks8851: Receive one packet per recv call by Marek Vasut · Wed Mar 25 18:47:10 2020 +0100
  4. c0bb0d9 net: ks8851: Split non-DM specific bits from common code by Marek Vasut · Wed Mar 25 17:54:45 2020 +0100
  5. 1e1693e net: ks8851: Pass around driver private data by Marek Vasut · Wed Mar 25 17:35:00 2020 +0100
  6. e457cb1 net: ks8851: Checkpatch cleanup by Marek Vasut · Wed Mar 25 17:25:29 2020 +0100
  7. b4ba60b net: ks8851: Clean up chip ID readout by Marek Vasut · Wed Mar 25 18:15:46 2020 +0100
  8. 21bf578 net: ks8851: Remove type_frame_head by Marek Vasut · Wed Mar 25 17:23:11 2020 +0100
  9. 1994c90 net: ks8851: Trim down struct ks_net by Marek Vasut · Wed Mar 25 17:18:55 2020 +0100
  10. 1ef7af8 net: ks8851: Use 16bit RXQCR access by Marek Vasut · Wed Mar 25 17:02:51 2020 +0100
  11. 12a2b66 net: ks8851: Remove RXQCR cache by Marek Vasut · Wed Mar 25 17:02:21 2020 +0100
  12. 033a879 net: ks8851: Replace malloc()+memset() with calloc() by Marek Vasut · Wed Mar 25 16:52:38 2020 +0100
  13. dadccd9 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriq by Tom Rini · Wed May 20 08:46:56 2020 -0400
  14. a3bbc3b net: fsl-mc: fixup DPC: add /board/ports node if missing by Razvan Ionut Cirjan · Tue Apr 28 16:09:59 2020 +0300
  15. 9e35259 drivers: net: fsl-mc: fixup msi-map property by Laurentiu Tudor · Mon May 04 14:47:11 2020 +0300
  16. d3e20b7 driver: net: fm: minor fix in DM ETH support by Madalin Bucur · Mon May 04 13:09:12 2020 +0300
  17. 4dcacfc common: Drop linux/bitops.h from common header by Simon Glass · Sun May 10 11:40:13 2020 -0600
  18. dbd7954 common: Drop linux/delay.h from common header by Simon Glass · Sun May 10 11:40:11 2020 -0600
  19. 0db4b94 Fix some checkpatch warnings in calls to udelay() by Simon Glass · Sun May 10 11:40:10 2020 -0600
  20. c06c1be common: Drop linux/bug.h from common header by Simon Glass · Sun May 10 11:40:08 2020 -0600
  21. 0f2af88 common: Drop log.h from common header by Simon Glass · Sun May 10 11:40:05 2020 -0600
  22. ed38aef command: Remove the cmd_tbl_t typedef by Simon Glass · Sun May 10 11:40:03 2020 -0600
  23. 2dc9c34 common: Drop image.h from common header by Simon Glass · Sun May 10 11:40:01 2020 -0600
  24. 655306c common: Drop part.h from common header by Simon Glass · Sun May 10 11:39:58 2020 -0600
  25. 274e0b0 common: Drop net.h from common header by Simon Glass · Sun May 10 11:39:56 2020 -0600
  26. bb7ab07 rename symbol: CONFIG_KIRKWOOD -> CONFIG_ARCH_KIRKWOOD by Trevor Woerner · Wed May 06 08:02:40 2020 -0400
  27. f995375 rename symbol: CONFIG_ORION5X -> CONFIG_ARCH_ORION5X by Trevor Woerner · Wed May 06 08:02:38 2020 -0400
  28. 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
  29. 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
  30. 3fb1a0e eQos: Implement the read_rom_hwaddr callback by Ye Li · Sun May 03 22:41:20 2020 +0800
  31. 89e2f95 fec: Move imx_get_mac_from_fuse declare to imx file by Ye Li · Sun May 03 22:41:19 2020 +0800
  32. dd455e6 net: eqos: implement callbaks to get interface and set txclk rate by Fugang Duan · Sun May 03 22:41:18 2020 +0800
  33. 37aae5f net: dwc_eth_qos: add dwc eqos for imx support by Fugang Duan · Sun May 03 22:41:17 2020 +0800
  34. 030ccaa net: phy: realtek: add rx delay support for RTL8211F by Fugang Duan · Sun May 03 22:41:16 2020 +0800
  35. ad122b7 net: Update eQos driver and FEC driver to use eth phy interfaces by Ye Li · Sun May 03 22:41:15 2020 +0800
  36. cd5bb77 net: Add eth phy generic driver for shared MDIO by Ye Li · Sun May 03 22:41:14 2020 +0800
  37. 075497c net: fec: add fuse check by Peng Fan · Fri May 01 22:08:37 2020 +0800
  38. 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
  39. b032d89 phy: atheros: consolidate {ar8031|ar8035}_config() by Michael Walle · Thu May 07 00:11:59 2020 +0200
  40. 1385902 phy: atheros: ar8035: remove static clock config by Michael Walle · Thu May 07 00:11:58 2020 +0200
  41. 5d0ea11 phy: atheros: add device tree bindings and config by Michael Walle · Thu May 07 00:11:57 2020 +0200
  42. 376019a phy: atheros: move delay config to common function by Michael Walle · Thu May 07 00:11:56 2020 +0200
  43. fb4a465 phy: atheros: introduce debug read and write functions by Michael Walle · Thu May 07 00:11:55 2020 +0200
  44. 69a107e phy: atheros: use defines for PHY IDs by Michael Walle · Thu May 07 00:11:54 2020 +0200
  45. a5eb659 phy: atheros: fix AR8021 PHY ID mask by Michael Walle · Thu May 07 00:11:53 2020 +0200
  46. 1e37f75 phy: atheros: Clarify the intention of ar8021_config by Vladimir Oltean · Thu May 07 00:11:52 2020 +0200
  47. 3ccbb4b phy: atheros: Explicitly disable RGMII delays by Vladimir Oltean · Thu May 07 00:11:51 2020 +0200
  48. 3e7330e phy: atheros: Clarify the configuration of the CLK_25M output pin by Vladimir Oltean · Thu May 07 00:11:50 2020 +0200
  49. 23d8b89 phy: atheros: Use common functions for RGMII internal delays by Vladimir Oltean · Thu May 07 00:11:49 2020 +0200
  50. cf108b2 phy: atheros: Make RGMII Tx delays actually configurable for AR8035 by Vladimir Oltean · Thu May 07 00:11:48 2020 +0200
  51. 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
  52. 4bb0779 net: pcnet: fix I/O primitives for memory access by Daniel Schwierzeck · Sun May 03 19:43:32 2020 +0200
  53. 5539944 net: smc911x: Add DM support by Marek Vasut · Sun Mar 15 17:39:01 2020 +0100
  54. 7b8ee9b net: fec: Add possibility to enable TXC delay by Philippe Schenker · Wed Mar 11 11:52:58 2020 +0100
  55. 3060ecc net: phy: micrel: Add basic support for KSZ9131 by Philippe Schenker · Wed Mar 11 11:59:23 2020 +0100
  56. be98837 net: phy: micrel: Use defines for PHY_IDs and MASK by Philippe Schenker · Wed Mar 11 11:59:22 2020 +0100
  57. cc83018 net: smc911x: Split non-DM specific bits from common code by Marek Vasut · Sun Mar 15 17:25:27 2020 +0100
  58. c70631f net: smc911x: Clean up the status handling in smc911x_recv() by Marek Vasut · Sun Mar 15 17:02:05 2020 +0100
  59. 5905147 net: smc911x: Pass around driver private data by Marek Vasut · Sun Mar 15 15:36:09 2020 +0100
  60. fa8efac net: smc911x: Convert IO accessors to {read,write}{w,l}() by Marek Vasut · Sun Mar 15 14:42:23 2020 +0100
  61. 8577e8c net: smc911x: Drop weak alias from 32bit accessors by Marek Vasut · Sun Mar 15 14:38:59 2020 +0100
  62. 689434e net: smc911x: Inline all functions from header file by Marek Vasut · Sun Mar 15 15:03:07 2020 +0100
  63. 25eb468 net: smc911x: Pull MII registration into separate function by Marek Vasut · Sat Mar 21 17:25:41 2020 +0100
  64. 167c0b6 net: smc911x: Fix potential memleak() in init fail path by Marek Vasut · Sun Mar 15 15:57:14 2020 +0100
  65. 14330e5 net: smc911x: Invert the logic in smc911x_miiphy_{read,write}() by Marek Vasut · Sun Mar 15 15:43:20 2020 +0100
  66. 84358cf net: smc911x: Rename smc911x_rx() to smc911x_recv() by Marek Vasut · Sun Mar 15 15:40:15 2020 +0100
  67. cf61359 net: smc911x: Replace malloc()+memset() with calloc() by Marek Vasut · Sun Mar 15 15:14:18 2020 +0100
  68. 433f0ea net: smc911x: Remove pkt_data_{push,pull} by Marek Vasut · Sun Mar 15 00:08:31 2020 +0100
  69. 7f53256 net: rtl8139: Fill in SPDX tag by Marek Vasut · Sun Apr 12 23:49:25 2020 +0200
  70. 5cf2585 net: rtl8139: Move functions around by Marek Vasut · Sun Apr 12 23:12:11 2020 +0200
  71. 278734b net: rtl8139: Finish cleanup by Marek Vasut · Sun Apr 12 23:01:45 2020 +0200
  72. 0b9aab8 net: rtl8139: Factor out hardware reset by Marek Vasut · Sun Apr 12 22:58:27 2020 +0200
  73. 111bcae net: rtl8139: Minor cleanup of rtl_disable() by Marek Vasut · Sun Apr 12 22:55:40 2020 +0200
  74. 60992ef net: rtl8139: Minor cleanup of rtl_poll() by Marek Vasut · Sun Apr 12 22:43:16 2020 +0200
  75. fbead9a net: rtl8139: Minor cleanup of rtl_transmit() by Marek Vasut · Sun Apr 12 22:40:45 2020 +0200
  76. a51de2b net: rtl8139: Minor cleanup of rtl_reset() by Marek Vasut · Sun Apr 12 21:41:56 2020 +0200
  77. e07aa6d net: rtl8139: Minor cleanup of set_rx_mode() by Marek Vasut · Sun Apr 12 21:35:12 2020 +0200
  78. 6e61bf5 net: rtl8139: Consistently use rtl8139_rx_config by Marek Vasut · Sun Apr 12 21:30:38 2020 +0200
  79. 298b3de net: rtl8139: Minor cleanup of read_eeprom() by Marek Vasut · Sun Apr 12 21:28:30 2020 +0200
  80. 77676d5 net: rtl8139: Rework eeprom_delay() macro by Marek Vasut · Sun Apr 12 21:20:31 2020 +0200
  81. 230d982 net: rtl8139: Register macro cleanup by Marek Vasut · Sun Apr 12 20:47:26 2020 +0200
  82. 091b6db net: dwc_eth_qos: Prevent DMA from writing updated RX DMA descriptor by Marek Vasut · Mon Mar 23 02:11:46 2020 +0100
  83. e8e5c2b net: dwc_eth_qos: Invalidate RX packet DMA buffer by Marek Vasut · Mon Mar 23 02:09:55 2020 +0100
  84. c4db844 net: dwc_eth_qos: Invalidate RX descriptor before reading by Marek Vasut · Mon Mar 23 02:09:21 2020 +0100
  85. 873f8e4 net: dwc_eth_qos: Flush the RX descriptors on init by Marek Vasut · Mon Mar 23 02:09:01 2020 +0100
  86. f4f1f4d net: dwc_eth_qos: Correctly wrap around TX descriptor tail pointer by Marek Vasut · Mon Mar 23 02:03:50 2020 +0100
  87. d54c98e net: dwc_eth_qos: Fully rewrite RX descriptor field 3 by Marek Vasut · Mon Mar 23 02:02:57 2020 +0100
  88. 091eea8 net: dc2114x: Switch DEBUG_SROM{,2} to debug_cond() by Marek Vasut · Sun Apr 19 04:05:44 2020 +0200
  89. 5e2ad05 net: dc2114x: Reorganize driver by Marek Vasut · Sun Apr 19 04:00:49 2020 +0200
  90. f02b701 net: dc2114x: Clean up INL/OUTL functions by Marek Vasut · Sun Apr 19 03:40:03 2020 +0200
  91. 75244fb net: dc2114x: Clean up DE4X5 macros by Marek Vasut · Sun Apr 19 03:36:46 2020 +0200
  92. 81d10f7 net: dc2114x: Clean up remaining driver code by Marek Vasut · Sun Apr 19 03:09:26 2020 +0200
  93. b46c7a0 net: dc2114x: Clean up SROM operations by Marek Vasut · Sun Apr 19 03:11:06 2020 +0200
  94. e13635a net: dc2114x: Clean up send_setup_frame() by Marek Vasut · Sun Apr 19 03:10:50 2020 +0200
  95. 1f34678 net: dc2114x: Clean up dc21x4x_halt() by Marek Vasut · Sun Apr 19 03:10:30 2020 +0200
  96. f30abb7 net: dc2114x: Clean up dc21x4x_recv() by Marek Vasut · Sun Apr 19 03:10:25 2020 +0200
  97. e3ffef3 net: dc2114x: Clean up dc21x4x_send() by Marek Vasut · Sun Apr 19 03:10:14 2020 +0200
  98. 268cc5b net: dc2114x: Clean up init code by Marek Vasut · Sun Apr 19 03:09:47 2020 +0200
  99. 04235cc net: pcnet: Switch to PCI memory access by Marek Vasut · Sat Apr 18 05:11:05 2020 +0200
  100. 022fedf net: pcnet: Replace mips-specific accessors by Marek Vasut · Sat Apr 18 02:32:19 2020 +0200