1. d3ca8fb ftgmac100: Add a tx timeout handler by Benjamin Herrenschmidt · 8 years ago
  2. d930655 ftgmac100: Work around HW bug in runt frame detection by Benjamin Herrenschmidt · 8 years ago
  3. 4ca2415 ftgmac100: Remove rx descriptor accessors by Benjamin Herrenschmidt · 8 years ago
  4. 027f426 ftgmac100: Add missing barrier in ftgmac100_rx_packet() by Benjamin Herrenschmidt · 8 years ago
  5. 7b49cd1 ftgmac100: Directly receive into sk_buffs by Benjamin Herrenschmidt · 8 years ago
  6. 01dd70b ftgmac100: Simplify rx pointer handling in the rx path by Benjamin Herrenschmidt · 8 years ago
  7. eb50af2 ftgmac100: Simplify rx packets error handling by Benjamin Herrenschmidt · 8 years ago
  8. 6720219 ftgmac100: Cleanup rx checksum handling by Benjamin Herrenschmidt · 8 years ago
  9. d72e01a ftgmac100: Use a scratch buffer for failed RX allocations by Benjamin Herrenschmidt · 8 years ago
  10. b1977bf ftgmac100: Drop support for fragmented receive by Benjamin Herrenschmidt · 8 years ago
  11. c06f73f ftgmac100: Move ftgmac100_alloc_rx_page() before its users by Benjamin Herrenschmidt · 8 years ago
  12. 10cbd64 ftgmac100: Rework NAPI & interrupts handling by Benjamin Herrenschmidt · 8 years ago
  13. 9b86785d ftgmac100: Remove useless tests in interrupt handler by Benjamin Herrenschmidt · 8 years ago
  14. 874b55b ftgmac100: Rework MAC reset and init by Benjamin Herrenschmidt · 8 years ago
  15. 855944c ftgmac100: Add a reset task and use it for link changes by Benjamin Herrenschmidt · 8 years ago
  16. da40d9d ftgmac100: Move the bulk of inits to a separate function by Benjamin Herrenschmidt · 8 years ago
  17. 81f1eca ftgmac100: Request the interrupt only after HW is reset by Benjamin Herrenschmidt · 8 years ago
  18. b8dbecf ftgmac100: Move napi_add/del to open/close by Benjamin Herrenschmidt · 8 years ago
  19. 87d1875 ftgmac100: Split ring alloc, init and rx buffer alloc by Benjamin Herrenschmidt · 8 years ago
  20. 5176477 ftgmac100: Cleanup speed/duplex tracking and fix duplex config by Benjamin Herrenschmidt · 8 years ago
  21. 8396e1c ftgmac100: Remove "enabled" flags by Benjamin Herrenschmidt · 8 years ago
  22. 831fb33 ftgmac100: Reorder struct fields and comment by Benjamin Herrenschmidt · 8 years ago
  23. 3f6af0e ftgmac100: Remove "banner" comments by Benjamin Herrenschmidt · 8 years ago
  24. 60b28a1 ftgmac100: Use netdev->irq instead of private copy by Benjamin Herrenschmidt · 8 years ago
  25. 3af887c net/faraday: Explicitly include linux/of.h and linux/property.h by Mark Brown · 8 years ago
  26. be12502 drivers: net: ethernet: remove incorrect __exit markups by Dmitry Torokhov · 8 years ago
  27. 2c15f25 net/faraday: Stop NCSI device on shutdown by Gavin Shan · 8 years ago
  28. edcd692 net/faraday: Mask out PHYSTS_CHG interrupt by Joel Stanley · 8 years ago
  29. e07dc63 net/faraday: Configure old MDIO interface on Aspeed SoCs by Joel Stanley · 8 years ago
  30. 08c9c12 net/faraday: Clear stale interrupts by Gavin Shan · 8 years ago
  31. 2a0ab8eb net/faraday: Adapt for Aspeed SoCs by Joel Stanley · 8 years ago
  32. 7906a4da net/faraday: Make EDO{R,T}R bits configurable by Andrew Jeffery · 8 years ago
  33. ada66b5 net/faraday: Separate rx page storage from rxdesc by Andrew Jeffery · 8 years ago
  34. e6c044f net/faraday: Disallow using reversed MAC address from hardware by Gavin Shan · 8 years ago
  35. fc6061c net/faraday: Mask PHY interrupt with NCSI mode by Gavin Shan · 8 years ago
  36. bb168e2 net/faraday: Match driver according to compatible property by Gavin Shan · 8 years ago
  37. bd466c3 net/faraday: Support NCSI mode by Gavin Shan · 8 years ago
  38. 113ce10 net/faraday: Read MAC address from chip by Gavin Shan · 8 years ago
  39. eb41818 net/faraday: Helper functions to create or destroy MDIO interface by Gavin Shan · 8 years ago
  40. fd24d72 net: ethernet: ftgmac100: use phy_ethtool_{get|set}_link_ksettings by Philippe Reynes · 9 years ago
  41. b3c40ad net: ethernet: ftgmac100: use phydev from struct net_device by Philippe Reynes · 9 years ago
  42. e574f39 net: ethernet: faraday: Use phy_find_first() instead of open coding it by Guenter Roeck · 9 years ago
  43. 7f85442 phy: Add API for {un}registering an mdio device to a bus. by Andrew Lunn · 9 years ago
  44. e7f4dc3 mdio: Move allocation of interrupts into core by Andrew Lunn · 9 years ago
  45. 84eff6d phy: add phydev_name() wrapper by Andrew Lunn · 9 years ago
  46. d6cc5c2 net: ethernet: faraday: drop owner assignment from platform_drivers by Wolfram Sang · 10 years ago
  47. 7ad24ea net: get rid of SET_ETHTOOL_OPS by Wilfried Klaebe · 11 years ago
  48. aa7e0ed net: ftgmac100: remove empty MDIO bus reset function by Florian Fainelli · 11 years ago
  49. 0113e34 net: ftgmac100: use kfree_skb() where appropriate by Eric Dumazet · 11 years ago
  50. a81ab36 drivers/net: delete non-required instances of include <linux/init.h> by Paul Gortmaker · 11 years ago
  51. ede23fa8 drivers:net: Convert dma_alloc_coherent(...__GFP_ZERO) to dma_zalloc_coherent by Joe Perches · 11 years ago
  52. dfd93c9 net: ethernet: remove unnecessary platform_set_drvdata() by Jingoo Han · 12 years ago
  53. 14f645d net: ftgmac100: Use module_platform_driver() by Sachin Kamat · 12 years ago
  54. 1f9061d2 drivers:net: dma_alloc_coherent: use __GFP_ZERO instead of memset(, 0) by Joe Perches · 12 years ago
  55. f9a8f83 net: phy: remove flags argument from phy_{attach, connect, connect_direct} by Florian Fainelli · 12 years ago
  56. 7826d43 ethtool: fix drvinfo strings set in drivers by Jiri Pirko · 12 years ago
  57. 6ecd09d net: ftgmac100/ftmac100: dont pull too much data by Eric Dumazet · 13 years ago
  58. f2cedb6 net: replace random_ether_addr() with eth_hw_addr_random() by Danny Kukawka · 13 years ago
  59. 17f1bbc net: ftgmac100/ftmac100: add missing interrupt.h include by Thomas Faber · 13 years ago
  60. 5935f81 ftgmac100: fix skb truesize underestimation by Eric Dumazet · 13 years ago
  61. baf0fbf ftgmac100/ftmac100: Move the Faraday drivers by Jeff Kirsher · 14 years ago[Renamed from drivers/net/ftgmac100.c]
  62. 69785b7 net: add Faraday FTGMAC100 Gigabit Ethernet driver by Po-Yu Chuang · 14 years ago