1. 1ae088d net: macb: Fix race caused by flushing unwanted descriptors by Yaron Micher · 2 years, 1 month ago
  2. 48631e4 treewide: Rename PHY_INTERFACE_MODE_NONE to PHY_INTERFACE_MODE_NA by Marek Behún · 2 years, 8 months ago
  3. bc19477 net: introduce helpers to get PHY interface mode from a device/ofnode by Marek Behún · 2 years, 8 months ago
  4. 63459cd net: macb: Remove Microchip compatible string by Padmarao Begari · 3 years ago
  5. 81ce637 net: macb: Fix -Wint-to-pointer-cast warnings by Bin Meng · 3 years, 3 months ago
  6. 7947ab4 net: macb: ensure mdiodev->name is NULL terminated after MDIO_NAME_LEN truncation by Vladimir Oltean · 3 years, 2 months ago
  7. 3ba929a common: Drop asm/global_data.h from common header by Simon Glass · 4 years, 1 month ago
  8. a81146b net: macb: take into account all RGMII interface types by Claudiu Beznea · 3 years, 11 months ago
  9. 2acf5f8 net: macb: add support for sama7g5 emac by Claudiu Beznea · 3 years, 11 months ago
  10. 01ca4eb net: macb: add support for sama7g5 gmac by Claudiu Beznea · 3 years, 11 months ago
  11. e2888dc net: macb: check clk_set_rate return value to be negative by Claudiu Beznea · 3 years, 11 months ago
  12. dc17aec net: macb: add user io config data structure by Claudiu Beznea · 3 years, 11 months ago
  13. 34394ba net: macb: Add phy address to read it from device tree by Padmarao Begari · 3 years, 11 months ago
  14. 7a2c496 net: macb: Add DMA 64-bit address support for macb by Padmarao Begari · 3 years, 11 months ago
  15. aad29ae dm: treewide: Rename ofdata_to_platdata() to of_to_plat() by Simon Glass · 4 years ago
  16. fa20e93 dm: treewide: Rename dev_get_platdata() to dev_get_plat() by Simon Glass · 4 years ago
  17. 71fa5b4 dm: treewide: Rename 'platdata' variables to just 'plat' by Simon Glass · 4 years ago
  18. 8a2b47f dm: treewide: Rename auto_alloc_size members to be shorter by Simon Glass · 4 years ago
  19. f7ed78b treewide: convert bd_t to struct bd_info by coccinelle by Masahiro Yamada · 4 years, 5 months ago
  20. dbd7954 common: Drop linux/delay.h from common header by Simon Glass · 4 years, 7 months ago
  21. 0f2af88 common: Drop log.h from common header by Simon Glass · 4 years, 7 months ago
  22. fc91bdb net: macb: Fix incorrect write function name when MACB_ZYNQ is enabled. by Michal Simek · 4 years, 8 months ago
  23. 6373a17 dma-mapping: move dma_map_(un)single() to <linux/dma-mapping.h> by Masahiro Yamada · 4 years, 10 months ago
  24. 05a5dba dma-mapping: fix the prototype of dma_unmap_single() by Masahiro Yamada · 4 years, 10 months ago
  25. 8f92694 net: macb: Drop local cache flush by Vignesh Raghavendra · 4 years, 11 months ago
  26. 017feb5 net: macb: let miiphy_read/_write pass arbitrary addresses by Josef Holzmayr · 5 years ago
  27. 9fe1878 net: macb: explicitly pass phy_adr to mdio read and write by Josef Holzmayr · 5 years ago
  28. 6333448 common: Move ARM cache operations out of common.h by Simon Glass · 5 years ago
  29. 9115f57 net: macb: Add sam9x60-macb compatibility string by Nicolas Ferre · 5 years ago
  30. 7df65a5 net: macb: Fix rx buffer cache handling by Stefan Roese · 5 years ago
  31. 3eec41f Revert "net: macb: Fixed reading MII_LPA register" by Bin Meng · 5 years ago
  32. a1818b1 net: macb: Fix check for little-endian system in gmac_configure_dma() by Anup Patel · 5 years ago
  33. 88799a6 net: macb: Extend MACB driver for SiFive Unleashed board by Anup Patel · 5 years ago
  34. 377d19d net/macb: increase RX buffer size for GEM by Ramon Fried · 5 years ago
  35. b40501f net: macb: apply sane DMA configuration by Ramon Fried · 5 years ago
  36. 834040c net: macb: add dma_burst_length config by Ramon Fried · 5 years ago
  37. 588a5b7 net: macb: add support for SGMII phy interface by Ramon Fried · 5 years ago
  38. 6402fb19 net: macb: use bit access macro from header file by Ramon Fried · 5 years ago
  39. b1b9b4f net: macb: add support for faster clk rates by Ramon Fried · 5 years ago
  40. 94e6bd8 net: macb: sync header definitions as taken from Linux by Ramon Fried · 5 years ago
  41. 1676dfb net: macb: Add support for 1000-baseX by Radu Pirea · 5 years ago
  42. 015800c net: macb: Fixed reading MII_LPA register by Radu Pirea · 5 years ago
  43. 12766ca dm: net: macb: Implement link speed change callback by Bin Meng · 6 years ago
  44. cf82132 dm: net: macb: Update macb_linkspd_cb() signature by Bin Meng · 6 years ago
  45. 4029180 net: macb: Add small delay after link establishment by Stefan Roese · 6 years ago
  46. e1a8518 net: macb: Fix GEM hardware detection by Atish Patra · 6 years ago
  47. 51b51f8 net: macb: Fix clk API usage for RISC-V systems by Anup Patel · 6 years ago
  48. bf15d2f net: macb: fix mapping of registers by Ramon Fried · 6 years ago
  49. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 7 years ago
  50. 6c4aae9 net: macb: remove superfluous logical constraint by Heinrich Schuchardt · 7 years ago
  51. 41d6d1e net: macb: Add support for Xilinx Zynq SoC by Wilson Lee · 7 years ago
  52. 5653dbc net: macb: Fix GMAC not work when enable DM_ETH by Wenyou Yang · 8 years ago
  53. ba1dea4 dm: Rename dev_addr..() functions by Simon Glass · 8 years ago
  54. 8f15540 net: macb: Align the compatibles with kernel by Wenyou Yang · 8 years ago
  55. 44835ea net: macb: Add remove callback by Wenyou Yang · 8 years ago
  56. 1944936 net: macb: Fix ETH not found when clock not support by Wenyou Yang · 8 years ago
  57. ff7951e Merge branch 'master' of git://git.denx.de/u-boot-net by Tom Rini · 8 years ago
  58. dd79d6e dm: core: Replace of_offset with accessor by Simon Glass · 8 years ago
  59. 6fdb684 net: macb: Remove redundant #ifdef CONFIG_DM_ETH by Wenyou Yang · 8 years ago
  60. 3d8d348 net: macb: Add the clock support by Wenyou Yang · 8 years ago
  61. 8353f9d net, macb: fix misaligned cache operation warning by Heiko Schocher · 8 years ago
  62. 64e4f7f treewide: replace #include <asm-generic/errno.h> with <linux/errno.h> by Masahiro Yamada · 8 years ago
  63. 1fbcbed net: mii: Use spatch to update miiphy_register by Joe Hershberger · 8 years ago
  64. 7b81185 net: macb: Fix build error for CONFIG_DM_ETH enabled by Wenyou Yang · 9 years ago
  65. 75c5d18 net: macb: Convert to driver model by Simon Glass · 9 years ago
  66. 3d5dcef net: macb: Flush correct cache portion when sending by Simon Glass · 9 years ago
  67. 5ad2751 net: macb: Prepare for driver-model conversion by Simon Glass · 9 years ago
  68. 8c60f92 Fix various typos, scattered over the code. by Robert P. J. Day · 9 years ago
  69. f1a1e58 net: macb: Not all the GEM are gigabit capable by Gregory CLEMENT · 9 years ago
  70. 012d68d net: macb: add gmac multi-queue support by Wu, Josh · 10 years ago
  71. e84319a net: Update hardware MAC address if it changes in env by Joe Hershberger · 10 years ago
  72. 9f09a36 net: cosmetic: Fix var naming net <-> eth drivers by Joe Hershberger · 10 years ago
  73. 8ecdbed net: cosmetic: Name ethaddr variables consistently by Joe Hershberger · 10 years ago
  74. fe19ef3 Net: macb: reset GBE bit when fallback checking by Bo Shen · 10 years ago
  75. 4660b33 net: macb: enable GMAC IP without GE feature support by Bo Shen · 10 years ago
  76. 26562fe net: macb: write mac address when initialization by Bo Shen · 10 years ago
  77. d43a89a macb: simplify gmac initialisation by Andreas Bießmann · 10 years ago
  78. 1805240 net: macb: enable dcache in macb by Wu, Josh · 11 years ago
  79. 1e86812 macb: make checkpatch clean by Andreas Bießmann · 11 years ago
  80. 0e6624a net: macb: get DMA bus width from design config register by Bo Shen · 11 years ago
  81. e04fe55 net: macb: fix the following building warning by Bo Shen · 11 years ago
  82. d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  83. 6f7d7d9 net: macb: add support for gigabit MAC by Bo Shen · 12 years ago
  84. 7d91deb net: macb: using phylib to configure phy device by Bo Shen · 12 years ago
  85. cc29ce5 net: macb: using AT91FAMILY replace #ifdeferry by Bo Shen · 12 years ago
  86. 9e5742b net: Fix build regression in macb.c by Joe Hershberger · 11 years ago
  87. 77cdf0f net/macb: Add arch specific routine to get mdio control by Shiraz Hashim · 12 years ago
  88. a1b457a include/linux/byteorder: import latest endian definitions from linux by Kim Phillips · 12 years ago
  89. 532f455 Merge branch 'master' of git://git.denx.de/u-boot-avr32 by Wolfgang Denk · 12 years ago
  90. 7b2159a net:macb: add line break by Andreas Bießmann · 12 years ago
  91. 42aafb3 arm : Atmel : add at91sam9x5ek board support by Bo Shen · 12 years ago
  92. ab86262 drivers/net/macb.c: Fix compile warning by Joe Hershberger · 13 years ago
  93. 8015655 macb: fix compile warning by andreas.devel@googlemail.com · 13 years ago
  94. 7f619cb ATMEL: fix related common atmel driver files by Reinhard Meyer · 14 years ago
  95. 5ff5fdb miiphy: constify device name by Mike Frysinger · 14 years ago
  96. 33f8431 Write MAC address automatically on MACB-based boards by Ben Warren · 15 years ago
  97. 790088e macb: Fix mii_phy_read and mii_phy_write functions by Semih Hazar · 15 years ago
  98. 538566d at91: Introduction of at91sam9g45 SOC. by Sedji Gaouaou · 15 years ago
  99. 4ef545e at91: Support for the at91sam9g20 : Atmel 400Mhz ARM 926ej-s SOC. by Nicolas Ferre · 16 years ago
  100. 6dd74f3 AVR32: macb - Search for PHY id by Gunnar Rangoy · 16 years ago