1. ba3e184 net: macb: remove unnecessary code by Claudiu Beznea · 6 years ago
  2. 2be09de Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  3. 6e0af29 net: macb: add missing barriers when reading descriptors by Anssi Hannula · 6 years ago
  4. 8159eca net: macb: fix dropped RX frames due to a race by Anssi Hannula · 6 years ago
  5. e100a89 net: macb: fix random memory corruption on RX with 64-bit DMA by Anssi Hannula · 6 years ago
  6. 4298388 net: macb: restart tx after tx used bit read by Claudiu Beznea · 6 years ago
  7. cce41b8 net: cadence: switch to using nvmem_get_mac_address() by Bartosz Golaszewski · 6 years ago
  8. 899ecae net: ethernet: cadence: fix socket buffer corruption problem by Tristram Ha · 6 years ago
  9. ce886a4 net: ethernet: cadence: macb_main: simplify getting .driver_data by Wolfram Sang · 6 years ago
  10. bd62072 net: macb: Clean 64b dma addresses if they are not detected by Michal Simek · 6 years ago
  11. e366fa4 Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  12. eb4ed8e net: macb: disable scatter-gather for macb on sama5d3 by Nicolas Ferre · 6 years ago
  13. 41124fa net: ethernet: Add helper to remove a supported link mode by Andrew Lunn · 6 years ago
  14. 58056c1 net: ethernet: Use phy_set_max_speed() to limit advertised speed by Andrew Lunn · 6 years ago
  15. 16fe10c net: cadence: Fix a sleep-in-atomic-context bug in macb_halt_tx() by Jia-Ju Bai · 6 years ago
  16. 0da70f8 net: macb: do not disable MDIO bus at open/close time by Anssi Hannula · 6 years ago
  17. ab5f110 net: macb: Fix regression breaking non-MDIO fixed-link PHYs by Ahmad Fatoum · 6 years ago
  18. 653e92a net: macb: add support for padding and fcs computation by Claudiu Beznea · 6 years ago
  19. 33729f2 net: macb: move checksum clearing outside of spinlock by Claudiu Beznea · 6 years ago
  20. d1c3895 net: macb: use netdev_tx_t return type for ndo_start_xmit functions by Claudiu Beznea · 6 years ago
  21. 404cd08 net: macb: Allocate valid memory for TX and RX BD prefetch by Harini Katakam · 6 years ago
  22. e50b770 net: macb: Free RX ring for all queues by Harini Katakam · 6 years ago
  23. fec9d3b net: macb: initialize bp->queues[0].bp for at91rm9200 by Alexandre Belloni · 7 years ago
  24. 00e798c drivers: net: Remove device_node checks with of_mdiobus_register() by Florian Fainelli · 7 years ago
  25. aa076e3 net: macb: Try to retrieve MAC addess from nvmem provider by Mike Looijmans · 7 years ago
  26. 2105a5d net: macb: Add phy-handle DT support by Brad Mouring · 7 years ago
  27. cb732e9 net: macb: Remove redundant poll irq assignment by Brad Mouring · 7 years ago
  28. 739de9a net: macb: Reorganize macb_mii bringup by Brad Mouring · 7 years ago
  29. 032dc41 net: macb: Handle HRESP error by Harini Katakam · 7 years ago
  30. cc1674e net: macb: change GFP_ATOMIC to GFP_KERNEL by Julia Cartwright · 7 years ago
  31. 7038cdb net: macb: reduce scope of rx_fs_lock-protected regions by Julia Cartwright · 7 years ago
  32. a3da8ad net: macb: kill useless use of list_empty() by Julia Cartwright · 7 years ago
  33. 096457b macb: Kill PHY reset code by Sergei Shtylyov · 7 years ago
  34. 81da3bf net: macb: change GFP_KERNEL to GFP_ATOMIC by Julia Lawall · 7 years ago
  35. ae8223de net: macb: Added support for RX filtering by Rafal Ozieblo · 7 years ago
  36. 512286b net: macb: Added some queue statistics by Rafal Ozieblo · 7 years ago
  37. ae1f2a5 net: macb: Added support for many RX queues by Rafal Ozieblo · 7 years ago
  38. 66ee6a0 net: macb: add of_node_put to error paths by Michael Grzeschik · 7 years ago
  39. 9ce9814 net: macb: add of_phy_deregister_fixed_link to error paths by Michael Grzeschik · 7 years ago
  40. e0337f9 net: macb: remove redundant assignment to variable work_done by Colin Ian King · 7 years ago
  41. f9c45ae macb: Remove bogus reference to NETIF_F_UFO. by David S. Miller · 7 years ago
  42. 233a158 net: macb: Adding Support for Jumbo Frames up to 10240 Bytes in SAMA5D3 by vishnuvardhan · 7 years ago
  43. 42af627 net: macb: remove extraneous return when MACB_EXT_DESC is defined by Colin Ian King · 7 years ago
  44. ab91f0a net: macb: Add hardware PTP support by Rafal Ozieblo · 8 years ago
  45. b83f152 net: macb: macb.c changed to macb_main.c by Rafal Ozieblo · 8 years ago[Renamed from drivers/net/ethernet/cadence/macb.c]
  46. 7b42961 net: macb: Add support for PTP timestamps in DMA descriptors by Rafal Ozieblo · 8 years ago
  47. b079115 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago