1. 780c535 net: zynq: Change MDC setup for arm64 by Michal Simek · Tue Sep 08 17:20:01 2015 +0200
  2. f645915 net: phy: ti: Enable automatic crossover mode by Michal Simek · Mon Oct 19 10:43:30 2015 +0200
  3. eaee95a net: emaclite: Move emaclite to Kconfig by Michal Simek · Fri Dec 11 09:41:49 2015 +0100
  4. 641ade0 net: emaclite: Let core to handle received packet by Michal Simek · Wed Dec 16 10:52:39 2015 +0100
  5. feebc8a net: emaclite: Rename start and stop functions by Michal Simek · Wed Dec 16 10:40:05 2015 +0100
  6. f7cba78 net: emaclite: Move driver to DM by Michal Simek · Thu Dec 10 17:15:52 2015 +0100
  7. 36f7a41 net: emaclite: Use indirect access in emaclite_recv by Michal Simek · Thu Dec 10 16:31:38 2015 +0100
  8. 90e89bf net: emaclite: Use indirect reg access in send by Michal Simek · Thu Dec 10 16:01:50 2015 +0100
  9. d92cef4 net: emaclite: Remove XEL_TSR_XMIT_ACTIVE_MASK flag by Michal Simek · Thu Dec 10 16:06:07 2015 +0100
  10. 1edc657 net: emaclite: Fix logic around available TX buffers by Michal Simek · Thu Dec 10 15:42:01 2015 +0100
  11. 9b9423b net: emaclite: Use indirect register access for TX reset by Michal Simek · Thu Dec 10 15:32:11 2015 +0100
  12. 9066cdb net: emaclite: Use indirect register access for rx_ping/pong by Michal Simek · Thu Dec 10 15:24:23 2015 +0100
  13. 34240c4 net: emaclite: Use indirect register access for tx_ping/pong by Michal Simek · Thu Dec 10 15:22:21 2015 +0100
  14. 905f098 net: emaclite: Convert MDIO to use register offset by Michal Simek · Thu Dec 10 14:18:15 2015 +0100
  15. 912145b net: emaclite: Add MDIO support to driver by Michal Simek · Thu Dec 10 13:33:20 2015 +0100
  16. 4bfe788 net: emaclite: Remove ancient OF probe function by Michal Simek · Tue Dec 08 14:57:33 2015 +0100
  17. 07d204f net: Add axi emac to Kconfig by Michal Simek · Wed Dec 09 16:54:42 2015 +0100
  18. 8fbf79f net: axi_emac: Rename start, stop, write_hwaddr functions by Michal Simek · Wed Dec 16 09:18:12 2015 +0100
  19. 0305be8 net: axi_emac: Split recv from free_pkt by Michal Simek · Wed Dec 09 14:13:23 2015 +0100
  20. 0b13ee2 net: axi_emac: Enable access to MDIO in probe by Michal Simek · Tue Dec 08 16:10:05 2015 +0100
  21. 682baac net: axi_emac: Move driver to DM by Michal Simek · Tue Dec 08 15:44:41 2015 +0100
  22. 638c0ef net: axi_emac: Pass private structure where possible by Michal Simek · Wed Dec 09 14:53:51 2015 +0100
  23. 41beca1 net: axi_emac: Pass private structure to phyread/phywrite by Michal Simek · Wed Dec 09 14:44:38 2015 +0100
  24. 6cb55e7 net: axi_emac: Put iobase to private structure by Michal Simek · Wed Dec 09 14:39:42 2015 +0100
  25. f522187 net: axi_emac: Pass directly pointer to register space by Michal Simek · Wed Dec 09 14:36:31 2015 +0100
  26. 2f1e065 net: axi_emac: Show phy address instead of register content by Michal Simek · Wed Dec 09 10:54:53 2015 +0100
  27. 5aa4539 net: axi_emac: Fix parentheses around operand ! by Michal Simek · Wed Oct 28 11:00:47 2015 +0100
  28. 8e0a8cb net: eepro100: Fix build warnings by Bin Meng · Mon Jan 25 01:26:26 2016 -0800
  29. 78eeb91 bug.h: move BUILD_BUG_* defines to include/linux/bug.h by Masahiro Yamada · Sun Jan 24 23:27:48 2016 +0900
  30. 93597d7 net: zynq_gem: Use shared wait_for_bit by Mateusz Kulikowski · Sat Jan 23 11:54:33 2016 +0100
  31. 9b3e6c6 net: pcnet: refactor mapping of virtual addresses to physical ones by Daniel Schwierzeck · Tue Jan 12 21:48:24 2016 +0100
  32. 34fd6c9 Fix GCC format-security errors and convert sprintfs. by Ben Whitten · Wed Dec 30 13:05:58 2015 +0000
  33. 0872fb2 Merge git://www.denx.de/git/u-boot-marvell by Tom Rini · Thu Jan 14 11:23:05 2016 -0500
  34. 05b38c1 net: mvneta: Convert to driver model by Stefan Roese · Thu Nov 19 07:46:15 2015 +0100
  35. e90f63a net: lpc32xx: fix ignored MDIO busy wait status on read by Vladimir Zapolskiy · Sun Dec 27 05:12:24 2015 +0200
  36. e73f296 block: pass block dev not num to read/write/erase() by Stephen Warren · Mon Dec 07 11:38:48 2015 -0700
  37. de857fa Merge git://git.denx.de/u-boot-net by Tom Rini · Wed Jan 13 18:03:05 2016 -0500
  38. 86621d4 dm: net: Convert rtl8169 to use DM PCI API by Simon Glass · Sun Nov 29 13:18:04 2015 -0700
  39. eaa1489 dm: pci: Add a dm_ prefix to pci_get_bdf() by Simon Glass · Sun Nov 29 13:17:47 2015 -0700
  40. 581ab9b Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · Fri Jan 08 10:18:18 2016 -0500
  41. d6978a4 net: Fix delay in net_retry test by Joe Hershberger · Mon Dec 21 16:31:35 2015 -0600
  42. 95da4ba phy: atheros: Use ar8035_config for AR8031 by Fabio Estevam · Tue Jan 05 17:02:52 2016 -0200
  43. 41a084a net: e1000: use correct helper to do endianness conversion by Miao Yan · Mon Dec 21 02:07:02 2015 -0800
  44. adce477 Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · Sun Jan 03 10:32:24 2016 -0500
  45. c6e4a86 net: fec_mxc: unregister mdio bus on probe error by Måns Rullgård · Tue Dec 08 15:38:46 2015 +0000
  46. 4aeddb7 net: fec_mxc: configure MDIO hold time by Måns Rullgård · Tue Dec 08 15:38:45 2015 +0000
  47. 4ab539a net: designware: Zap trailing backslash by Marek Vasut · Sun Dec 20 03:59:23 2015 +0100
  48. 7a0dfa6 net: eth_designware: select PHYLIB in Kconfig by Thomas Chou · Mon Dec 07 20:53:29 2015 +0800
  49. d0d175f net: e1000: Mark _disable_wr() and _write_status() as __maybe_unused by Bin Meng · Mon Nov 16 01:19:18 2015 -0800
  50. b455d60 net: e1000: Remove CONFIG_MVBC_1G by Bin Meng · Mon Nov 16 01:19:17 2015 -0800
  51. 1ba7e95 net: e1000: Remove dead codes wrapped by #if 0 by Bin Meng · Mon Nov 16 01:19:16 2015 -0800
  52. 1005ce5 net: phy: micrel: Configure KSZ9021/KSZ9031 skew from OF by Marek Vasut · Sat Dec 05 17:41:58 2015 +0100
  53. 27ba090 net: gem: Add driver dependencies to PHYLIB by Michal Simek · Fri Dec 11 09:14:31 2015 +0100
  54. 7fb1d23 net: gem: Fix typo in Kconfig entry by Michal Simek · Wed Dec 09 16:53:52 2015 +0100
  55. 57b0269 net: gem: Separate recv and free_pkt functions by Michal Simek · Wed Dec 09 14:26:48 2015 +0100
  56. 139f410 net: gem: Fix return value from recv by Michal Simek · Wed Dec 09 14:16:32 2015 +0100
  57. c6aa413 net: gem: Setup default phy address to -1 by Michal Simek · Wed Dec 09 09:29:12 2015 +0100
  58. acad8b0 net: fm: disables unused FM1-DTSEC1 MAC node in DTS by Shaohui Xie · Fri Dec 04 10:22:03 2015 +0800
  59. 8ce4587 armv8/ls1043a: remove print info by Mingkai Hu · Mon Dec 07 16:58:52 2015 +0800
  60. b1b9698 driver: net: fsl-mc: remove MC firmware version check by Stuart Yoder · Thu Dec 03 15:14:04 2015 -0600
  61. fd6fb77 qbman_portal.c: Update BUG_ON() call in qbman_swp_mc_submit by Tom Rini · Sat Nov 28 08:04:42 2015 -0500
  62. d9cfa97 net: gem: Enable CTRL+C in wait_for_bit by Michal Simek · Thu Sep 24 20:13:45 2015 +0200
  63. 3d7285f net: gem: Move gem to Kconfig by Michal Simek · Mon Nov 30 14:34:52 2015 +0100
  64. 3c4ce3c net: gem: Read information about interface from DT by Michal Simek · Mon Nov 30 14:17:50 2015 +0100
  65. 250e05e net: gem: Move driver to DM by Michal Simek · Mon Nov 30 14:14:56 2015 +0100
  66. 3f8c635 net: gem: Fix miiphy_read name by Michal Simek · Mon Nov 30 14:14:37 2015 +0100
  67. df3b414 net: gem: Remove zynq_gem_of_init() by Michal Simek · Mon Nov 30 14:00:20 2015 +0100
  68. e9ecc1c net: gem: Enable MDIO bus earlier by Michal Simek · Mon Nov 30 13:58:36 2015 +0100
  69. 2c68e08 net: gem: Check if priv->phydev is valid by Michal Simek · Mon Nov 30 14:03:37 2015 +0100
  70. 7cd7ea6 net: gem: Extract phy init code by Michal Simek · Mon Nov 30 13:54:43 2015 +0100
  71. 43b3832 net: gem: Remove phydev variable by Michal Simek · Mon Nov 30 13:44:49 2015 +0100
  72. 1a63ee2 net: gem: Change mii function not to use eth_device structure by Michal Simek · Mon Nov 30 10:24:15 2015 +0100
  73. 3ce1615 net: gem: Change mdio_wait prototype to pass regs by Michal Simek · Mon Nov 30 10:09:43 2015 +0100
  74. 75fbb69 net: gem: Do not continue if phy is not found by Michal Simek · Mon Nov 30 13:38:32 2015 +0100
  75. 2a06e48 sparc: Use microseconds instead of ticks for timeout by Francois Retief · Mon Oct 27 15:56:01 2014 +0200
  76. f6a0e73 net: phy: added aquantia PHY AQR405 support by Shaohui Xie · Tue Nov 10 19:16:33 2015 +0800
  77. 77f7ded armv8: ls2085a: Add support of LS2085A SoC by Prabhakar Kushwaha · Mon Nov 09 16:42:20 2015 +0530
  78. 122bcfd armv8: LS2080A: Rename LS2085A to reflect LS2080A by Prabhakar Kushwaha · Mon Nov 09 16:42:07 2015 +0530
  79. 9a93480 driver: net: ldpaa: Fix Rx buffer alignment by Prabhakar Kushwaha · Wed Nov 04 12:26:02 2015 +0530
  80. b4af96f driver: net: ldpaa: Add debug information by Prabhakar Kushwaha · Wed Nov 04 12:26:01 2015 +0530
  81. 52d2e2c driver: net: ldpaa: Use DPMAC as net device by Prabhakar Kushwaha · Wed Nov 04 12:26:00 2015 +0530
  82. 316b71c driver: net: fsl-mc: Create DPAA2 object at run-time by Prabhakar Kushwaha · Wed Nov 04 12:25:59 2015 +0530
  83. 29a63e4 driver: net: fsl-mc: Add DPAA2 commands to manage MC by Prabhakar Kushwaha · Wed Nov 04 12:25:58 2015 +0530
  84. 5940e4a driver: net: fsl-mc: Increase MC command timeout by Prabhakar Kushwaha · Wed Nov 04 12:25:57 2015 +0530
  85. ef55310 driver: ldpaa: Add api to return linked PHY ID of DPMAC by Prabhakar Kushwaha · Wed Nov 04 12:25:56 2015 +0530
  86. 916ef9f driver: net: fsl-mc: Add APIs for DPMAC objects in FLIB by Prabhakar Kushwaha · Wed Nov 04 12:25:54 2015 +0530
  87. cf0c8cf driver: net: fsl-mc: Add create, destroy APIs in flibs by Prabhakar Kushwaha · Wed Nov 04 12:25:53 2015 +0530
  88. 316de87 armv8: lsch3: Fix lane protocol parsing logic by Prabhakar Kushwaha · Wed Nov 04 12:25:52 2015 +0530
  89. a73bda4 Move console definitions into a new console.h file by Simon Glass · Sun Nov 08 23:47:45 2015 -0700
  90. 728d32e net: zynq: Fix MDC setting for zynq by Michal Simek · Tue Sep 08 17:07:01 2015 +0200
  91. d5abec6 net: zynq: Remove unused MDCCLKDIV2 macro by Michal Simek · Tue Sep 08 16:54:39 2015 +0200
  92. 6429595 net: zynq: Fix mdc clock division setting for 100Mbit/s by Michal Simek · Tue Sep 08 16:55:42 2015 +0200
  93. 975ae35 net: zynq: Wait till packet is sent by Michal Simek · Mon Aug 17 09:57:46 2015 +0200
  94. 2304511 net: zynq: Disable secondary queues by Edgar E. Iglesias · Fri Sep 25 23:50:07 2015 -0700
  95. 1dc446e net: zynq: Add dummy packet to fix packet duplication issue by Michal Simek · Mon Aug 17 09:58:54 2015 +0200
  96. f91f7e5 net: zynq: Do not report TX underrun by Michal Simek · Mon Aug 17 09:51:34 2015 +0200
  97. b6fe7ad net: zynq: Setup BD when structures are filled by Michal Simek · Mon Aug 17 09:50:09 2015 +0200
  98. c6eb0bc net: zynq: Allocate BD_SPACE in connection to RX_BUF by Michal Simek · Mon Aug 17 09:45:53 2015 +0200
  99. ff5dbef net: zynq: Fix clearing statistic by Michal Simek · Mon Oct 05 12:49:48 2015 +0200
  100. 74a86e8 net: zynq: Extend register description with offsets by Michal Simek · Mon Oct 05 11:49:43 2015 +0200