1. 1ae8f0a net: macb: take into account all RGMII interface types by Claudiu Beznea · 3 years, 11 months ago
  2. 3d3475c net: macb: add support for sama7g5 emac by Claudiu Beznea · 3 years, 11 months ago
  3. 8c0483e net: macb: add support for sama7g5 gmac by Claudiu Beznea · 3 years, 11 months ago
  4. 9644958 net: macb: check clk_set_rate return value to be negative by Claudiu Beznea · 3 years, 11 months ago
  5. bb890f7 net: macb: add user io config data structure by Claudiu Beznea · 3 years, 11 months ago
  6. 1b45938 net: macb: Add phy address to read it from device tree by Padmarao Begari · 3 years, 11 months ago
  7. 6f0b237 net: macb: Add DMA 64-bit address support for macb by Padmarao Begari · 3 years, 11 months ago
  8. d1998a9 dm: treewide: Rename ofdata_to_platdata() to of_to_plat() by Simon Glass · 4 years ago
  9. c69cda2 dm: treewide: Rename dev_get_platdata() to dev_get_plat() by Simon Glass · 4 years ago
  10. caa4daa dm: treewide: Rename 'platdata' variables to just 'plat' by Simon Glass · 4 years ago
  11. 41575d8 dm: treewide: Rename auto_alloc_size members to be shorter by Simon Glass · 4 years ago
  12. b75d8dc treewide: convert bd_t to struct bd_info by coccinelle by Masahiro Yamada · 4 years, 5 months ago
  13. c05ed00 common: Drop linux/delay.h from common header by Simon Glass · 4 years, 7 months ago
  14. f7ae49f common: Drop log.h from common header by Simon Glass · 4 years, 7 months ago
  15. 7f6b0f3 net: macb: Fix incorrect write function name when MACB_ZYNQ is enabled. by Michal Simek · 4 years, 8 months ago
  16. 9d86b89 dma-mapping: move dma_map_(un)single() to <linux/dma-mapping.h> by Masahiro Yamada · 4 years, 10 months ago
  17. 950c596 dma-mapping: fix the prototype of dma_unmap_single() by Masahiro Yamada · 4 years, 10 months ago
  18. 5cde44e net: macb: Drop local cache flush by Vignesh Raghavendra · 4 years, 11 months ago
  19. 7c56408 net: macb: let miiphy_read/_write pass arbitrary addresses by Josef Holzmayr · 5 years ago
  20. 0d3044c net: macb: explicitly pass phy_adr to mdio read and write by Josef Holzmayr · 5 years ago
  21. 1eb69ae common: Move ARM cache operations out of common.h by Simon Glass · 5 years ago
  22. 39fa416 net: macb: Add sam9x60-macb compatibility string by Nicolas Ferre · 5 years ago
  23. 5ccd657 net: macb: Fix rx buffer cache handling by Stefan Roese · 5 years ago
  24. 19f3b78 Revert "net: macb: Fixed reading MII_LPA register" by Bin Meng · 5 years ago
  25. eff0e0c net: macb: Fix check for little-endian system in gmac_configure_dma() by Anup Patel · 5 years ago
  26. d0a04db net: macb: Extend MACB driver for SiFive Unleashed board by Anup Patel · 5 years ago
  27. c6d07bf net/macb: increase RX buffer size for GEM by Ramon Fried · 5 years ago
  28. 9c29580 net: macb: apply sane DMA configuration by Ramon Fried · 5 years ago
  29. ed3c64f net: macb: add dma_burst_length config by Ramon Fried · 5 years ago
  30. 5a1899f net: macb: add support for SGMII phy interface by Ramon Fried · 5 years ago
  31. 0a2827e net: macb: use bit access macro from header file by Ramon Fried · 5 years ago
  32. 9e65f80 net: macb: add support for faster clk rates by Ramon Fried · 5 years ago
  33. 6c63651 net: macb: sync header definitions as taken from Linux by Ramon Fried · 5 years ago
  34. 0dc97fc net: macb: Add support for 1000-baseX by Radu Pirea · 5 years ago
  35. 1b0c991 net: macb: Fixed reading MII_LPA register by Radu Pirea · 5 years ago
  36. 3ef6444 dm: net: macb: Implement link speed change callback by Bin Meng · 6 years ago
  37. a5e3d23 dm: net: macb: Update macb_linkspd_cb() signature by Bin Meng · 6 years ago
  38. 7bf9bca net: macb: Add small delay after link establishment by Stefan Roese · 6 years ago
  39. fbcaa26 net: macb: Fix GEM hardware detection by Atish Patra · 6 years ago
  40. 2e242f5 net: macb: Fix clk API usage for RISC-V systems by Anup Patel · 6 years ago
  41. 9043c4e net: macb: fix mapping of registers by Ramon Fried · 6 years ago
  42. 83d290c SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 7 years ago
  43. 6cdf072 net: macb: remove superfluous logical constraint by Heinrich Schuchardt · 7 years ago
  44. 4bf5691 net: macb: Add support for Xilinx Zynq SoC by Wilson Lee · 7 years ago
  45. 6de046e net: macb: Fix GMAC not work when enable DM_ETH by Wenyou Yang · 8 years ago
  46. a821c4a dm: Rename dev_addr..() functions by Simon Glass · 8 years ago
  47. 7546025 net: macb: Align the compatibles with kernel by Wenyou Yang · 8 years ago
  48. 1870d4d net: macb: Add remove callback by Wenyou Yang · 8 years ago
  49. 3fd2b3a net: macb: Fix ETH not found when clock not support by Wenyou Yang · 8 years ago
  50. e1a71f8 Merge branch 'master' of git://git.denx.de/u-boot-net by Tom Rini · 8 years ago
  51. e160f7d dm: core: Replace of_offset with accessor by Simon Glass · 8 years ago
  52. 6d2c1d2 net: macb: Remove redundant #ifdef CONFIG_DM_ETH by Wenyou Yang · 8 years ago
  53. 577aa3b net: macb: Add the clock support by Wenyou Yang · 8 years ago
  54. 592a749 net, macb: fix misaligned cache operation warning by Heiko Schocher · 8 years ago
  55. 5d97dff treewide: replace #include <asm-generic/errno.h> with <linux/errno.h> by Masahiro Yamada · 8 years ago
  56. 5a49f17 net: mii: Use spatch to update miiphy_register by Joe Hershberger · 8 years ago
  57. a212b66 net: macb: Fix build error for CONFIG_DM_ETH enabled by Wenyou Yang · 9 years ago
  58. f1dcc19 net: macb: Convert to driver model by Simon Glass · 9 years ago
  59. f589f8c net: macb: Flush correct cache portion when sending by Simon Glass · 9 years ago
  60. d5555b7 net: macb: Prepare for driver-model conversion by Simon Glass · 9 years ago
  61. 1cc0a9f Fix various typos, scattered over the code. by Robert P. J. Day · 9 years ago
  62. 75b03cf net: macb: Not all the GEM are gigabit capable by Gregory CLEMENT · 9 years ago
  63. ade4ea4 net: macb: add gmac multi-queue support by Wu, Josh · 10 years ago
  64. f566c99 net: Update hardware MAC address if it changes in env by Joe Hershberger · 10 years ago
  65. 1fd92db net: cosmetic: Fix var naming net <-> eth drivers by Joe Hershberger · 10 years ago
  66. 0adb5b7 net: cosmetic: Name ethaddr variables consistently by Joe Hershberger · 10 years ago
  67. c83cb5f Net: macb: reset GBE bit when fallback checking by Bo Shen · 10 years ago
  68. cabf61c net: macb: enable GMAC IP without GE feature support by Bo Shen · 10 years ago
  69. b2eff08 net: macb: write mac address when initialization by Bo Shen · 10 years ago
  70. 4760957 macb: simplify gmac initialisation by Andreas Bießmann · 10 years ago
  71. 5ae0e38 net: macb: enable dcache in macb by Wu, Josh · 11 years ago
  72. ceef983 macb: make checkpatch clean by Andreas Bießmann · 11 years ago
  73. 32e4f6b net: macb: get DMA bus width from design config register by Bo Shen · 11 years ago
  74. 8314ccd net: macb: fix the following building warning by Bo Shen · 11 years ago
  75. 1a45966 Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  76. d256be2 net: macb: add support for gigabit MAC by Bo Shen · 12 years ago
  77. b1a0006 net: macb: using phylib to configure phy device by Bo Shen · 12 years ago
  78. d8f64b4 net: macb: using AT91FAMILY replace #ifdeferry by Bo Shen · 12 years ago
  79. 1b8c18b net: Fix build regression in macb.c by Joe Hershberger · 11 years ago
  80. 416ce62 net/macb: Add arch specific routine to get mdio control by Shiraz Hashim · 12 years ago
  81. eef1cf2 include/linux/byteorder: import latest endian definitions from linux by Kim Phillips · 12 years ago
  82. a6f0c4f Merge branch 'master' of git://git.denx.de/u-boot-avr32 by Wolfgang Denk · 12 years ago
  83. 6ed0e94 net:macb: add line break by Andreas Bießmann · 12 years ago
  84. f7fa2f3 arm : Atmel : add at91sam9x5ek board support by Bo Shen · 12 years ago
  85. 9d9a89b drivers/net/macb.c: Fix compile warning by Joe Hershberger · 13 years ago
  86. 6c169c1 macb: fix compile warning by andreas.devel@googlemail.com · 13 years ago
  87. 329f0f5 ATMEL: fix related common atmel driver files by Reinhard Meyer · 14 years ago
  88. 5700bb6 miiphy: constify device name by Mike Frysinger · 14 years ago
  89. 6bb4679 Write MAC address automatically on MACB-based boards by Ben Warren · 15 years ago
  90. 0f751d6 macb: Fix mii_phy_read and mii_phy_write functions by Semih Hazar · 15 years ago
  91. 22ee647 at91: Introduction of at91sam9g45 SOC. by Sedji Gaouaou · 15 years ago
  92. df486b1 at91: Support for the at91sam9g20 : Atmel 400Mhz ARM 926ej-s SOC. by Nicolas Ferre · 16 years ago
  93. fc01ea1 AVR32: macb - Search for PHY id by Gunnar Rangoy · 16 years ago
  94. 6d0f6bc rename CFG_ macros to CONFIG_SYS by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  95. 89973f8 Introduce netdev.h header file and remove externs by Ben Warren · 16 years ago
  96. 3b904cc net: Conditional COBJS inclusion of network drivers by Shinya Kuribayashi · 16 years ago
  97. 8e429b3 AT91SAM9263EK support by Stelian Pop · 17 years ago
  98. 0176d43 Add support for AT91SAM9260EK by Stelian Pop · 17 years ago
  99. 7263ef1 AT91CAP9 support : MACB changes by Stelian Pop · 17 years ago
  100. 422b1a0 Fix Ethernet init() return codes by Ben Warren · 17 years ago