1. 75199d6 net: altera_tse: get numbers of fdt address and size cells by Thomas Chou · 9 years ago
  2. 4c8df1d net: altera_tse: use BIT macro by Thomas Chou · 9 years ago
  3. 14fb536 net: altera_tse: remove the useless parenthesis by Thomas Chou · 9 years ago
  4. 13146ec net: altera_tse: fix packed and aligned attribute by Thomas Chou · 9 years ago
  5. 2cd0a52 net: altera_tse: use data type u32 for regs and desc by Thomas Chou · 9 years ago
  6. fba54a5 net: altera_tse: remove unused macro and regs def by Thomas Chou · 9 years ago
  7. 1caf934 video: Drop DEV_FLAGS_SYSTEM flag by Bin Meng · 9 years ago
  8. 588eec2 Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · 9 years ago
  9. 3f616b6 net: pch_gbe: Add driver remove support by Bin Meng · 9 years ago
  10. 5d2459f net: designware: Add driver remove support by Bin Meng · 9 years ago
  11. 17ecfa9 net: phy: Test previous phydev->dev against new mac dev by Bin Meng · 9 years ago
  12. 3e1949d net: phy: Change to print all phys that are not found by Bin Meng · 9 years ago
  13. 0132b9a net: phy: Don't create phy device when there is no phy by Bin Meng · 9 years ago
  14. 4f48515 net: phy: micrel: disable NAND-tree for KSZ8051 by Sylvain Rochet · 9 years ago
  15. f3ba552 net: rtl8169: Build warning fixes for 64-bit by Stephen Warren · 9 years ago
  16. 6617f87 net: phy: micrel: add support for KSZ8021RNL & KSZ8031RNL by Sylvain Lemieux · 9 years ago
  17. e829734 armv8/ls1043a: Add Fman support by Shaohui Xie · 9 years ago
  18. 9f3183d armv8/fsl_lsch3: Change arch to fsl-layerscape by Mingkai Hu · 9 years ago
  19. bc24611 net/fm: Add QSGMII PCS init by Shaohui Xie · 9 years ago
  20. 8225b2f net: Move some header files to include/ by Shaohui Xie · 9 years ago
  21. 29d8c81 net: fm: bug fix when CONFIG_PHYLIB not defined by Shaohui Xie · 9 years ago
  22. 0f2cb9f net/fm: Make the return value logic consistent with convention by Hou Zhiqiang · 9 years ago
  23. 9fc29db net/fm: Add support for 64-bit platforms by Hou Zhiqiang · 9 years ago
  24. 648bde6 net/fm: Fix the endian issue to support both endianness platforms by Hou Zhiqiang · 9 years ago
  25. 7b2edb8 driver: net: ldpaa_eth: Set MAC address during interface open by Prabhakar Kushwaha · 9 years ago
  26. 96fa1e4 net: convert altera_tse to driver model and phylib by Thomas Chou · 9 years ago
  27. 997a318 driver: net: keystone_net: removing unused code by Mugunthan V N · 9 years ago
  28. 4657a2d driver: net: keystone_net: add support for rgmii phy by Vitaly Andrianov · 9 years ago
  29. bf7bd4e driver: net: keystone_net: fix phy mode configuration by Mugunthan V N · 9 years ago
  30. 4cc7789 drivers: net: cpsw: convert driver to adopt device driver model by Mugunthan V N · 9 years ago
  31. bcd5eed drivers: net: cpsw: prepare driver for device model migration by Mugunthan V N · 9 years ago
  32. c163e43 net: fix netconsole when CONFIG_DM_ETH is set by Bernhard Nortmann · 9 years ago
  33. 26d3acd net: phy: on phy device create do not initialize link to 1 by Mugunthan V N · 9 years ago
  34. a857d5f drivers/net/vsc9953: Add GPL-2.0+ SPDX-License-Identifier by Codrin Ciubotariu · 9 years ago
  35. 5ed1bac drivers/net/vsc9953: Add commands for VLAN ingress filtering by Codrin Ciubotariu · 9 years ago
  36. 21d214f drivers/net/vsc9953: Add command for shared/private VLAN learning by Codrin Ciubotariu · 9 years ago
  37. a247792 drivers/net/vsc9953: Add VLAN commands for VSC9953 by Codrin Ciubotariu · 9 years ago
  38. 2244985 drivers/net/vsc9953: Add commands to manipulate the FDB for VSC9953 by Codrin Ciubotariu · 9 years ago
  39. 68c929d drivers/net/vsc9953: Add commands to enable/disable HW learning by Codrin Ciubotariu · 9 years ago
  40. 86719f0 drivers/net/vsc9953: Add command to show/clear port counters by Codrin Ciubotariu · 9 years ago
  41. 24a23de drivers/net/vsc9953: Use the generic Ethernet Switch parser by Codrin Ciubotariu · 9 years ago
  42. 9de0598 drivers/net/vsc9953: Add default configuration for VSC9953 L2 Switch by Codrin Ciubotariu · 9 years ago
  43. fe91095 drivers/net/vsc9953: Fix bug when enabling a port by Codrin Ciubotariu · 9 years ago
  44. 3cc8cff drivers/net/vsc9953: Cleanup patch by Codrin Ciubotariu · 9 years ago
  45. c439048 drivers/net/vsc9953: Remove 'CONFIG_' from macros' name by Codrin Ciubotariu · 9 years ago
  46. 8b7ee66 net: designware: Add support to PCI designware devices by Bin Meng · 9 years ago
  47. cf92e05 Move ALLOC_CACHE_ALIGN_BUFFER() to the new memalign.h header by Simon Glass · 9 years ago
  48. 1c87dd7 arm: Remove xaeniax board by Simon Glass · 9 years ago
  49. f0dc73c net: designware: Fix build warnings by Bin Meng · 9 years ago
  50. b68fe15 net: pch_gbe: Add Kconfig option by Bin Meng · 9 years ago
  51. ca19a79 net: pch_gbe: Convert to driver model by Bin Meng · 9 years ago
  52. a7ed0ac net: altera_tse: Zap unused variable by Marek Vasut · 9 years ago
  53. 9809ccd Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx by Tom Rini · 9 years ago
  54. 0ffadab Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · 9 years ago
  55. fbecbaa net: fec: do not access reserved register for i.MX6UL by Peng Fan · 9 years ago
  56. ebe4c1e ls102xa: etsec: Use proper settings for BE BDs by Claudiu Manoil · 9 years ago
  57. 4c2620d net: phy/vitesse: Add support for VSC8584 phy by Prabhakar Kushwaha · 9 years ago
  58. 97a8d01 net/fman: Support both new and legacy FMan Compatibles by Igal Liberman · 9 years ago
  59. 1d8a078 net: e1000: Fix build warnings for 32-bit by Bin Meng · 9 years ago
  60. c294ac5 net: e1000: Add Kconfig options by Simon Glass · 9 years ago
  61. c6d80a1 net: e1000: Convert to driver model by Simon Glass · 9 years ago
  62. 5c5e707 net: e1000: Prepare for driver model conversion by Simon Glass · 9 years ago
  63. c752cd2 net: e1000: Move #include of common.h to the C files by Simon Glass · 9 years ago
  64. 6497e37 net: e1000: Support 64-bit physical address by Mingkai Hu · 9 years ago
  65. 0f92582 of: clean up OF_CONTROL ifdef conditionals by Masahiro Yamada · 9 years ago
  66. 2a0b7dc arm: mvebu: Enable NAND controller on MVEBU SoC's by Stefan Roese · 9 years ago
  67. 68a7766 net: lpc32xx: eth buffers base config by Sylvain Lemieux · 9 years ago
  68. faa765d net: e1000: Increase autoneg timeout to 8 seconds by Stefan Roese · 9 years ago
  69. 1b564ce net: phy: broadcom: Add BCM Cygnus PHY by Jiandong Zheng · 9 years ago
  70. 59370f3 net: phy: delay only if reset handler is registered by Jörg Krause · 9 years ago
  71. 2c171a2 net: phy: fix data type of phy_id by Jörg Krause · 9 years ago
  72. 466f775 qoriq eth.c bugfix: handle received corrupted frames correctly by Daniel Inderbitzin · 9 years ago
  73. 1a79189 net: lpc32xx: add RMII phy mode support by Vladimir Zapolskiy · 9 years ago
  74. 23f5db0 net: lpc32xx: improve MAC configuration on reset and initialization by Vladimir Zapolskiy · 9 years ago
  75. fe0596c net: lpc32xx: connect MAC to phy with CONFIG_PHY_ADDR id by Vladimir Zapolskiy · 9 years ago
  76. 6e039b4 net: lpc32xx: correct command register reset value by Vladimir Zapolskiy · 9 years ago
  77. 0b83019 net: davinci_emac: don't teardown inactive rx channel by Jeroen Hofstee · 9 years ago
  78. 8396d0a net: Add support for Marvell 88E1510 PHY by Clemens Gruber · 9 years ago
  79. 90a94ef net: Improve 88E151x PHY initialization by Clemens Gruber · 9 years ago
  80. ade4ea4 net: macb: add gmac multi-queue support by Wu, Josh · 9 years ago
  81. 9071274 net/phy: set led for rtl8211f phy by Shengzhou Liu · 9 years ago
  82. 48b168b e1000: remove unnecessary clearing of SWSM.SWSM_SMBI by Tim Harvey · 9 years ago
  83. 3c63dd5 Revert "e1000: fix sw fw sync on igb i210/i211" by Tim Harvey · 9 years ago
  84. 7e2d991 e1000: releasing semaphore once no longer needed by Tim Harvey · 9 years ago
  85. 9f76f10 net: designware: Rename the driver var name to eth_designware by Marek Vasut · 9 years ago
  86. b962859 net: designware: Add SoCFPGA GMAC DT compatible string by Marek Vasut · 9 years ago
  87. 87457d1 drivers/fsl-mc: flib changes for mc 8.0.0 by Prabhakar Kushwaha · 9 years ago
  88. 7a1af7a Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · 9 years ago
  89. 66d10c1 Merge branch 'zynq' of git://www.denx.de/git/u-boot-microblaze by Tom Rini · 9 years ago
  90. 4c8b7bf net: gem: Extend timeout value by Michal Simek · 12 years ago
  91. e65d33c zynq: gem: Setting up WRAP bit for one TX bd by Michal Simek · 9 years ago
  92. eda9d30 zynq: gem: Increase the Rx buffer descriptors to 32 by Siva Durga Prasad Paladugu · 9 years ago
  93. 96f4f14 zynqmp: gem: Flush the rx buffers while transmitting by Siva Durga Prasad Paladugu · 10 years ago
  94. 8a584c8 zynqmp: gem: Set data bus width to 64bit for arm64 by Siva Durga Prasad Paladugu · 10 years ago
  95. 5031ca5 keystone2: net: add mcast function to keyston2 Ethernet driver by Vitaly Andrianov · 9 years ago
  96. a1ca92e dm: eth: Avoid blocking on packet reception by Simon Glass · 9 years ago
  97. d0a5a0b dm: eth: Add driver-model support to the rtl8169 driver by Simon Glass · 9 years ago
  98. 56c57cf driver/ldpaa_eth:Avoid infinite loop in ldpaa_eth_rx by Prabhakar Kushwaha · 9 years ago
  99. 0c7c87a driver/ldpaa_eth: Avoid TX conf frames by Prabhakar Kushwaha · 9 years ago
  100. b4c3a35 driver/ldpaa_eth: Add timeout handling DQRR entry read by Prabhakar Kushwaha · 9 years ago