1. 4e43af3 cpmac: bump version to 0.5.1 by Florian Fainelli · 15 years ago
  2. e4540aa cpmac: wait longer after MDIO reset by Florian Fainelli · 15 years ago
  3. 76e61ea cpmac: add support for fixed PHY by Florian Fainelli · 15 years ago
  4. d76c626b cpmac: fix wrong MDIO bus identifier by Florian Fainelli · 15 years ago
  5. 6a9b654 cpmac: fix compilation failure introduced with netdev_ops conversion by Florian Fainelli · 15 years ago
  6. 0220ff7 cpmac: prevent fatal exception in cpmac_end_xmit by Stefan Weil · 15 years ago
  7. 69bd4ae cpmac: remove unused variable. by Florian Fainelli · 15 years ago
  8. 21a8cfe cpmac: Remove references to BUS_ID_SIZE, use MII_BUS_ID_SIZE. by David S. Miller · 15 years ago
  9. 63ef7d8 cpmac: convert to net_device_ops by Alexander Beregalov · 15 years ago
  10. db1d7bf net: struct device - replace bus_id with dev_name(), dev_set_name() by Kay Sievers · 15 years ago
  11. 288379f net: Remove redundant NAPI functions by Ben Hutchings · 16 years ago
  12. 908a7a1 net: Remove unused netdev arg from some NAPI interfaces. by Neil Horman · 16 years ago
  13. e174961 net: convert print_mac to %pM by Johannes Berg · 16 years ago
  14. 298cf9be phylib: move to dynamic allocation of struct mii_bus by Lennert Buytenhek · 16 years ago
  15. fde9403a [netdrvr] remove unnecessary #include by Huang Weiyi · 16 years ago
  16. c8f1568 netdev: bunch of drivers: avoid WARN at net/core/dev.c:1328 by Anton Vorontsov · 16 years ago
  17. fd2ea0a net: Use queue aware tests throughout. by David S. Miller · 16 years ago
  18. 09e83b5 netdev: Kill NETIF_F_MULTI_QUEUE. by David S. Miller · 16 years ago
  19. b19fa1f net: Delete NETDEVICES_MULTIQUEUE kconfig option. by David S. Miller · 16 years ago
  20. f917d58 cpmac bugfixes and enhancements by Matteo Croce · 16 years ago
  21. 72abb46 net drivers: fix platform driver hotplug/coldplug by Kay Sievers · 16 years ago
  22. 9d9326d phy: Change mii_bus id field to a string by Andy Fleming · 16 years ago
  23. 8353ec7 cpmac: convert to new Fixed PHY infrastructure by Anton Vorontsov · 17 years ago
  24. 28fc1f5 [netdrvr] irq handler minor cleanups in several drivers by Jeff Garzik · 17 years ago
  25. ba596a0 Replace cpmac fix by Matteo Croce · 17 years ago
  26. b88219f cpmac: update to new fixed phy driver interface by Eugene Konev · 17 years ago
  27. 67d129d cpmac: convert to napi_struct interface by Eugene Konev · 17 years ago
  28. df523b5 cpmac: use print_mac() instead of MAC_FMT by Eugene Konev · 17 years ago
  29. 6cd043d AR7 ethernet: small post-merge cleanups and fixes by Matteo Croce · 17 years ago
  30. 4e3ab47 [NET]: Make and use skb_get_queue_mapping by Pavel Emelyanov · 17 years ago
  31. d95b39c AR7 ethernet by Matteo Croce · 17 years ago