1. 149da65 bfin_mac: convert to net_device_ops by Alexander Beregalov · 15 years ago
  2. c231355 net: struct device - replace bus_id with dev_name(), dev_set_name() by Kay Sievers · 15 years ago
  3. babcda7 drivers/net: Kill now superfluous ->last_rx stores. by David S. Miller · 16 years ago
  4. 0ed0563e net/bfin_mac.c MDIO namespace fixes by Adrian Bunk · 16 years ago
  5. 298cf9be phylib: move to dynamic allocation of struct mii_bus by Lennert Buytenhek · 16 years ago
  6. b39d66a drivers/net: replace __FUNCTION__ with __func__ by Harvey Harrison · 16 years ago
  7. 74dfd9f blackfin_mac: unneeded assignment by Stephen Hemminger · 16 years ago
  8. ee02fee Blackfin EMAC Driver: Functional power management support by Michael Hennerich · 16 years ago
  9. a50c0c0 Blackfin EMAC Driver: enable TXDWA new feature for new silicon (rev > 0.2) by Bryan Wu · 16 years ago
  10. d7b843d3 Blackfin EMAC Driver: add proper __devinit/__devexit markings by Mike Frysinger · 16 years ago
  11. c8f1568 netdev: bunch of drivers: avoid WARN at net/core/dev.c:1328 by Anton Vorontsov · 16 years ago
  12. 263ba32 netdev: Convert all drivers away from netif_schedule(). by David S. Miller · 16 years ago
  13. 94a47f4 Blackfin EMAC Driver: Removed duplicated include <linux/ethtool.h> by Huang Weiyi · 16 years ago
  14. 679dce3 Blackfin EMAC Driver: Initial version of ethtool support by Bryan Wu · 16 years ago
  15. 7ef0a7e Blackfin EMAC Driver: code cleanup by Bryan Wu · 16 years ago
  16. 72abb46 net drivers: fix platform driver hotplug/coldplug by Kay Sievers · 16 years ago
  17. 9d9326d phy: Change mii_bus id field to a string by Andy Fleming · 16 years ago
  18. 51a491c Blackfin EMAC Driver: delete unused variables to fixup gcc warnings by Mike Frysinger · 16 years ago
  19. 9dc7f30 EMAC driver: Fix bug: The clock divisor is set to all ones at reset. by Bryan Wu · 16 years ago
  20. 6e01d1a EMAC driver: fix bug - invalidate data cache of new_skb->data range when cache is WB by Alexey Demin · 16 years ago
  21. 136492b EMAC driver: add power down mode by Vitja Makarov · 16 years ago
  22. 6893ff1 EMAC driver: ADSP-BF52x arch/mach support by Michael Hennerich · 16 years ago
  23. 2fb9d6f EMAC driver: use simpler comment headers and strip out information that is maintained in the scm's log by Mike Frysinger · 16 years ago
  24. 775919b EMAC driver: bf537 MAC multicast hash filtering patch by Aidan Williams · 16 years ago
  25. 7cc8f38 EMAC driver: define MDC_CLK=2.5MHz and caculate mdc_div according to SCLK. by Bryan Wu · 16 years ago
  26. 6db9e46 EMAC driver: shorten the mdelay value to solve netperf performance issue by Bryan Wu · 16 years ago
  27. c99da91 Merge branch 'master' into upstream-fixes by Jeff Garzik · 17 years ago
  28. 00ff49a Blackfin EMAC driver: fix bug - NAT doesn't work with bfin_mac driver by Vitja Makarov · 17 years ago
  29. 9862cc5 Blackfin arch: change get_bf537_ether_addr() to bfin_get_ether_addr() since this is not BF537 specific and to better match other Blackfin-specific conventions by Mike Frysinger · 17 years ago
  30. 2ea10b1 Blackfin EMAC driver: Fix Ethernet communication bug (dupliated and lost packets) by Michael Hennerich · 17 years ago
  31. 4ae5a3a Blackfin EMAC driver: Add phy abstraction layer supporting in bfin_emac driver by Bryan Wu · 17 years ago
  32. 496a34c Blackfin EMAC driver: add power management interface and change the bf537mac_reset to bf537mac_disable by Bryan Wu · 17 years ago
  33. 73f8318 Blackfin EMAC driver: add function to change the MAC address by Alex Landau · 17 years ago
  34. 09f75cd [NET] drivers/net: statistics cleanup #1 -- save memory and shrink code by Jeff Garzik · 17 years ago
  35. 10d024c [NET]: Nuke SET_MODULE_OWNER macro. by Ralf Baechle · 17 years ago
  36. bf1e9a0 Clean up duplicate includes in drivers/net/ by Jesper Juhl · 17 years ago
  37. 4af4b84 Blackfin Ethernet MAC driver: fix bug Report returned -ENOMEM upwards (in case L1/uncached memory alloc fails) by Michael Hennerich · 17 years ago
  38. e190d6b Blackfin ethernet driver: on chip ethernet MAC controller driver by Bryan Wu · 17 years ago