1. c518189 net: macb: Correct CAPS mask by Harini Katakam · 8 years ago
  2. 0a91281 net: ethernet: macb: use phydev from struct net_device by Philippe Reynes · 8 years ago
  3. 6bdaa5e net: macb: fix default configuration for GMAC on AT91 by Nicolas Ferre · 8 years ago
  4. 3e2a5e1 net: macb: add wake-on-lan support via magic packet by Sergio Prado · 8 years ago
  5. ce721a7 net: ethernet: cadence-macb: Add disabled usrio caps by Neil Armstrong · 9 years ago
  6. 5833e05 net/macb: add support for resetting PHY using GPIO by Gregory CLEMENT · 9 years ago
  7. 022be25 net: macb: Add support for sgmii phy interface by Punnaiah Choudary Kalluri · 9 years ago
  8. 5510b3c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  9. 7a6e070 macb: Fix build with macro'ized readl/writel. by David S. Miller · 9 years ago
  10. 8bcbf82 net/macb: suppress compiler warnings by Andy Shevchenko · 9 years ago
  11. f2ce8a9 net/macb: improve big endian CPU support by Andy Shevchenko · 9 years ago
  12. 9ece39a net: macb: Change capability mask for jumbo support by Harini Katakam · 9 years ago
  13. 36583eb Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  14. 222ca8e net: macb: Disable half duplex gigabit on Zynq by Nathan Sullivan · 9 years ago
  15. 98b5a0f4 net: macb: Add support for jumbo frames by Harini Katakam · 9 years ago
  16. fa69359 net/macb: unify peripheral version testing by Nicolas Ferre · 9 years ago
  17. 7c39994 net/macb: add the user i/o to ethtool register dump by Nicolas Ferre · 9 years ago
  18. c69618b net/macb: fix probe sequence to setup clocks earlier by Nicolas Ferre · 9 years ago
  19. bfa0914 net/macb: only probe queues once and use stored values by Nicolas Ferre · 9 years ago
  20. 3cef5c5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  21. 421d9df net/macb: merge at91_ether driver into macb driver by Cyrille Pitchen · 9 years ago
  22. a848748 net: macb: remove #if defined(CONFIG_ARCH_AT91) sections by Boris BREZILLON · 9 years ago
  23. d941beb net: macb: Correct the MID field length value by Punnaiah Choudary Kalluri · 9 years ago
  24. ea37304 net: macb: Properly add DMACFG bit definitions by Arun Chandran · 9 years ago
  25. a50dad3 net: macb: Add big endian CPU support by Arun Chandran · 9 years ago
  26. 6f79eed net/macb: Fix comments to meet style guidelines by Xander Huff · 10 years ago
  27. 3ff13f1 net/macb: improved ethtool statistics support by Xander Huff · 10 years ago
  28. 5c2fa0f net/macb: Adding comments to various #defs to make interpretation easier by Xander Huff · 10 years ago
  29. 02c958d net/macb: add TX multiqueue support for gem by Cyrille Pitchen · 10 years ago
  30. 924ec53 net/macb: add RX checksum offload feature by Cyrille Pitchen · 10 years ago
  31. a4c35ed3 net/macb: add scatter-gather hw feature by Cyrille Pitchen · 10 years ago
  32. e175587 net/macb: configure for FIFO mode and non-gigabit by Nicolas Ferre · 10 years ago
  33. e1824df net: macb: Adjust tx_clk when link speed changes by Soren Brinkmann · 11 years ago
  34. 4df9513 net/macb: change RX path for GEM by Nicolas Ferre · 11 years ago
  35. 1b44791 net/macb: increase RX buffer size for GEM by Nicolas Ferre · 11 years ago
  36. 581df9e net/macb: fix ISR clear-on-write behavior only for some SoC by Nicolas Ferre · 11 years ago
  37. a1ae385 net/macb: force endian_swp_pkt_en to off by Steffen Trumtrar · 11 years ago
  38. b3e3bd71 net/macb: GEM DMA configuration register update by Nicolas Ferre · 12 years ago
  39. 3629a6c net/macb: clear unused address register by Joachim Eastwood · 12 years ago
  40. 4dda6f6 net/at91_ether: drop board_data private struct member by Joachim Eastwood · 12 years ago
  41. 2ea32ee net/at91_ether: use stat function from macb by Joachim Eastwood · 12 years ago
  42. 314bccc net/macb: export macb_set_hwaddr and macb_get_hwaddr by Joachim Eastwood · 12 years ago
  43. e86cd53 net/macb: better manage tx errors by Nicolas Ferre · 12 years ago
  44. d1d1b53 net/macb: ethtool interface: add register dump feature by Nicolas Ferre · 12 years ago
  45. 55054a1 net/macb: clean up ring buffer logic by Havard Skinnemoen · 12 years ago
  46. 140b755 net/macb: Add support for Gigabit Ethernet mode by Patrice Vilchez · 12 years ago
  47. 04879e5 net/at91_ether: clean up rx buffer handling by Joachim Eastwood · 12 years ago
  48. fbb7a6e net/at91_ether: use macb dma description struct by Joachim Eastwood · 12 years ago
  49. e0da1f1 net/at91_ether: share macb_set_rx_mode with macb by Joachim Eastwood · 12 years ago
  50. 5e32353d net/at91_ether: use ethtool and mdio from macb by Joachim Eastwood · 12 years ago
  51. 0005f54 net/macb: export some symbols for at91_ether by Joachim Eastwood · 12 years ago
  52. 54f14e4 net/at91_ether: use pclk member instead of ether_clk by Joachim Eastwood · 12 years ago
  53. b85008b net/at91_ether/macb: absorb at91_private in to macb private struct by Joachim Eastwood · 12 years ago
  54. 1fd3ca4 net/macb: add AT91RM9200 specific registers and bits to header by Joachim Eastwood · 12 years ago
  55. fb97a84 net/macb: add DT support for Cadence macb/gem driver by Jean-Christophe PLAGNIOL-VILLARD · 13 years ago
  56. 0116da4 macb: allow GEM to have configurable receive buffer size by Jamie Iles · 13 years ago
  57. 757a03c macb: support DMA bus widths > 32 bits by Jamie Iles · 13 years ago
  58. a494ed8 macb: support statistics for GEM devices by Jamie Iles · 13 years ago
  59. 70c9f3d macb: support higher rate GEM MDIO clock divisors by Jamie Iles · 13 years ago
  60. f75ba50 macb: initial support for Cadence GEM by Jamie Iles · 13 years ago
  61. 9f2f381 macb: Move the Atmel driver by Jeff Kirsher · 13 years ago[Renamed from drivers/net/macb.h]
  62. 298cf9be phylib: move to dynamic allocation of struct mii_bus by Lennert Buytenhek · 16 years ago
  63. bea3348 [NET]: Make NAPI polling independent of struct net_device objects. by Stephen Hemminger · 17 years ago
  64. 6c36a70 macb: Use generic PHY layer by frederic RODO · 17 years ago
  65. 0cc8674 AT91: MACB support by Andrew Victor · 17 years ago
  66. 0f0d84e [PATCH] MACB: Use __raw register access by Haavard Skinnemoen · 18 years ago
  67. d836cae [PATCH] MACB: Use struct delayed_work instead of struct work_struct by Haavard Skinnemoen · 18 years ago
  68. 89e5785 [PATCH] Atmel MACB ethernet driver by Haavard Skinnemoen · 18 years ago