1. a1c76c1 net: tsec: Use priv->tbiaddr to initialize TBI PHY address by Bin Meng · 9 years ago
  2. 9a1d6af net: tsec: Add driver model ethernet support by Bin Meng · 9 years ago
  3. 56a27a1 net: tsec: Use tsec_private pointer as the parameter for internal routines by Bin Meng · 9 years ago
  4. 8ba5017 net: tsec: Adjust orders to avoid forward declaration of tsec_send() by Bin Meng · 9 years ago
  5. e677da9 net: tsec: Move rxbd and txbd to struct tsec_private by Bin Meng · 9 years ago
  6. 362b123 net: tsec: Move rx_idx and tx_idx to struct tsec_private by Bin Meng · 9 years ago
  7. 9872b73 net: tsec: fsl_mdio: Fix several cosmetic issues by Bin Meng · 9 years ago
  8. aae0e68 drivers: net: vsc9953: Add LAG support by Codrin Ciubotariu · 9 years ago
  9. ba389e6 drivers: net: vsc9953: Fix FDB aging time by Codrin Ciubotariu · 9 years ago
  10. a058052 net: phy: do not read configuration register on reset by Stefan Agner · 9 years ago
  11. cd85bec Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · 9 years ago
  12. 335b193 driver: net: fsl-mc: Remove portal id hard-coding by Prabhakar Kushwaha · 9 years ago
  13. 44b2036 driver: net: ldpaa: Add debug info of printing DPMAC stats by Prabhakar Kushwaha · 9 years ago
  14. 1c42bea driver: net: ldpaa: Increase num of buffers for a pool by Prabhakar Kushwaha · 9 years ago
  15. 6073548 driver: net: ldpaa: Report back only error frames for tx by Prabhakar Kushwaha · 9 years ago
  16. 879a59a driver: net: fsl-mc: Prepare extended cfg for DPNI create by Prabhakar Kushwaha · 9 years ago
  17. 53e353f driver: net: fsl-mc: flib changes for MC FW 9.0.0 by Prabhakar Kushwaha · 9 years ago
  18. 9a696f5 driver: net: fsl-mc: Add version check for MC objects by Prabhakar Kushwaha · 9 years ago
  19. 21909ba net: xilinx_ll_temac: Fix string overflow by Ricardo Ribalda Delgado · 9 years ago
  20. f17ea71 net: zynq: Change MDC setup for arm64 by Michal Simek · 9 years ago
  21. 0179063 net: phy: ti: Enable automatic crossover mode by Michal Simek · 9 years ago
  22. 3229c86 net: emaclite: Move emaclite to Kconfig by Michal Simek · 9 years ago
  23. f412b6a net: emaclite: Let core to handle received packet by Michal Simek · 9 years ago
  24. f03ec01 net: emaclite: Rename start and stop functions by Michal Simek · 9 years ago
  25. d538ee1 net: emaclite: Move driver to DM by Michal Simek · 9 years ago
  26. 4d2749b net: emaclite: Use indirect access in emaclite_recv by Michal Simek · 9 years ago
  27. 0070251 net: emaclite: Use indirect reg access in send by Michal Simek · 9 years ago
  28. 15c239c net: emaclite: Remove XEL_TSR_XMIT_ACTIVE_MASK flag by Michal Simek · 9 years ago
  29. 26c7945 net: emaclite: Fix logic around available TX buffers by Michal Simek · 9 years ago
  30. 5a4baa3 net: emaclite: Use indirect register access for TX reset by Michal Simek · 9 years ago
  31. 3af7090 net: emaclite: Use indirect register access for rx_ping/pong by Michal Simek · 9 years ago
  32. a0b2bfb net: emaclite: Use indirect register access for tx_ping/pong by Michal Simek · 9 years ago
  33. 9a23c49 net: emaclite: Convert MDIO to use register offset by Michal Simek · 9 years ago
  34. d722e86 net: emaclite: Add MDIO support to driver by Michal Simek · 9 years ago
  35. 8ce6947 net: emaclite: Remove ancient OF probe function by Michal Simek · 9 years ago
  36. 338a5f2 net: Add axi emac to Kconfig by Michal Simek · 9 years ago
  37. ad499e4 net: axi_emac: Rename start, stop, write_hwaddr functions by Michal Simek · 9 years ago
  38. 97d2363 net: axi_emac: Split recv from free_pkt by Michal Simek · 9 years ago
  39. 5d0449d net: axi_emac: Enable access to MDIO in probe by Michal Simek · 9 years ago
  40. 75cc93f net: axi_emac: Move driver to DM by Michal Simek · 9 years ago
  41. f098548 net: axi_emac: Pass private structure where possible by Michal Simek · 9 years ago
  42. 0d78abf net: axi_emac: Pass private structure to phyread/phywrite by Michal Simek · 9 years ago
  43. 6609f35 net: axi_emac: Put iobase to private structure by Michal Simek · 9 years ago
  44. f36bbcc net: axi_emac: Pass directly pointer to register space by Michal Simek · 9 years ago
  45. 2652a62 net: axi_emac: Show phy address instead of register content by Michal Simek · 9 years ago
  46. 3e3f8ba net: axi_emac: Fix parentheses around operand ! by Michal Simek · 9 years ago
  47. 75b03cf net: macb: Not all the GEM are gigabit capable by Gregory CLEMENT · 9 years ago
  48. c088326 drivers: net: fsl_mc: Compare pointer value qbman_swp_mc_start by Pratiyush Mohan Srivastava · 9 years ago
  49. e6655d7 net: eepro100: Fix build warnings by Bin Meng · 9 years ago
  50. 84b8bf6 bug.h: move BUILD_BUG_* defines to include/linux/bug.h by Masahiro Yamada · 9 years ago
  51. e7138b3 net: zynq_gem: Use shared wait_for_bit by Mateusz Kulikowski · 9 years ago
  52. df50b3b net: pcnet: refactor mapping of virtual addresses to physical ones by Daniel Schwierzeck · 9 years ago
  53. 192bc69 Fix GCC format-security errors and convert sprintfs. by Ben Whitten · 9 years ago
  54. f46c255 Merge git://www.denx.de/git/u-boot-marvell by Tom Rini · 9 years ago
  55. e3b9c98 net: mvneta: Convert to driver model by Stefan Roese · 9 years ago
  56. 79206c0 net: lpc32xx: fix ignored MDIO busy wait status on read by Vladimir Zapolskiy · 9 years ago
  57. 7c4213f block: pass block dev not num to read/write/erase() by Stephen Warren · 9 years ago
  58. 774da4b Merge git://git.denx.de/u-boot-net by Tom Rini · 9 years ago
  59. 552ddbe dm: net: Convert rtl8169 to use DM PCI API by Simon Glass · 9 years ago
  60. 21ccce1 dm: pci: Add a dm_ prefix to pci_get_bdf() by Simon Glass · 9 years ago
  61. b685c73 Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · 9 years ago
  62. c5a7533 net: Fix delay in net_retry test by Joe Hershberger · 9 years ago
  63. d584c68 phy: atheros: Use ar8035_config for AR8031 by Fabio Estevam · 9 years ago
  64. a40b2df net: e1000: use correct helper to do endianness conversion by Miao Yan · 9 years ago
  65. f1993ca Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · 9 years ago
  66. 845a57b net: fec_mxc: unregister mdio bus on probe error by Måns Rullgård · 9 years ago
  67. 843a3e5 net: fec_mxc: configure MDIO hold time by Måns Rullgård · 9 years ago
  68. 2b26109 net: designware: Zap trailing backslash by Marek Vasut · 9 years ago
  69. 25af71c net: eth_designware: select PHYLIB in Kconfig by Thomas Chou · 9 years ago
  70. 140bc33 net: e1000: Mark _disable_wr() and _write_status() as __maybe_unused by Bin Meng · 9 years ago
  71. c65a5f4 net: e1000: Remove CONFIG_MVBC_1G by Bin Meng · 9 years ago
  72. e97f7fb net: e1000: Remove dead codes wrapped by #if 0 by Bin Meng · 9 years ago
  73. 22854bd net: phy: micrel: Configure KSZ9021/KSZ9031 skew from OF by Marek Vasut · 9 years ago
  74. 7bccc75 net: gem: Add driver dependencies to PHYLIB by Michal Simek · 9 years ago
  75. c942810 net: gem: Fix typo in Kconfig entry by Michal Simek · 9 years ago
  76. 9d9211a net: gem: Separate recv and free_pkt functions by Michal Simek · 9 years ago
  77. da872d7 net: gem: Fix return value from recv by Michal Simek · 9 years ago
  78. bcdfef7 net: gem: Setup default phy address to -1 by Michal Simek · 9 years ago
  79. ea1332c net: fm: disables unused FM1-DTSEC1 MAC node in DTS by Shaohui Xie · 9 years ago
  80. 862d929 armv8/ls1043a: remove print info by Mingkai Hu · 9 years ago
  81. 5093562 driver: net: fsl-mc: remove MC firmware version check by Stuart Yoder · 9 years ago
  82. b1f6be5 qbman_portal.c: Update BUG_ON() call in qbman_swp_mc_submit by Tom Rini · 9 years ago
  83. b8de29f net: gem: Enable CTRL+C in wait_for_bit by Michal Simek · 9 years ago
  84. 596e578 net: gem: Move gem to Kconfig by Michal Simek · 9 years ago
  85. 3cdb145 net: gem: Read information about interface from DT by Michal Simek · 9 years ago
  86. 6889ca7 net: gem: Move driver to DM by Michal Simek · 9 years ago
  87. 5a9284f net: gem: Fix miiphy_read name by Michal Simek · 9 years ago
  88. 687d731 net: gem: Remove zynq_gem_of_init() by Michal Simek · 9 years ago
  89. c8e2927 net: gem: Enable MDIO bus earlier by Michal Simek · 9 years ago
  90. 90c6f2e net: gem: Check if priv->phydev is valid by Michal Simek · 9 years ago
  91. 68cc3bd net: gem: Extract phy init code by Michal Simek · 9 years ago
  92. 64a7ead net: gem: Remove phydev variable by Michal Simek · 9 years ago
  93. f2fc276 net: gem: Change mii function not to use eth_device structure by Michal Simek · 9 years ago
  94. 3fac272 net: gem: Change mdio_wait prototype to pass regs by Michal Simek · 9 years ago
  95. b904725 net: gem: Do not continue if phy is not found by Michal Simek · 9 years ago
  96. 78536bc sparc: Use microseconds instead of ticks for timeout by Francois Retief · 10 years ago
  97. f8642ba net: phy: added aquantia PHY AQR405 support by Shaohui Xie · 9 years ago
  98. 06b5301 armv8: ls2085a: Add support of LS2085A SoC by Prabhakar Kushwaha · 9 years ago
  99. 4493721 armv8: LS2080A: Rename LS2085A to reflect LS2080A by Prabhakar Kushwaha · 9 years ago
  100. 1448045 driver: net: ldpaa: Fix Rx buffer alignment by Prabhakar Kushwaha · 9 years ago