1. b96f64d net: ep93xx_eth: use dev_get_platdata() by Jingoo Han · 11 years ago
  2. dfd93c9 net: ethernet: remove unnecessary platform_set_drvdata() by Jingoo Han · 11 years ago
  3. e827c12 net: ep93xx_eth: Use module_platform_driver() by Sachin Kamat · 11 years ago
  4. 7826d43 ethtool: fix drvinfo strings set in drivers by Jiri Pirko · 12 years ago
  5. f2cedb6 net: replace random_ether_addr() with eth_hw_addr_random() by Danny Kukawka · 13 years ago
  6. 21a4e46 netdev: ethernet dev_alloc_skb to netdev_alloc_skb by Pradeep A Dalvi · 13 years ago
  7. 57d0b7a cirrus: Move the Cirrus network driver by Jeff Kirsher · 13 years ago[Renamed from drivers/net/arm/ep93xx_eth.c]
  8. 9f6ec8d Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 13 years ago
  9. f1c089e net: ep93xx_eth: fix DMA API violations by Mika Westerberg · 13 years ago
  10. 1f758a4 net: ep93xx_eth: drop GFP_DMA from call to dma_alloc_coherent() by Mika Westerberg · 13 years ago
  11. 3247a1f net: ep93xx_eth: allocate buffers using kmalloc() by Mika Westerberg · 13 years ago
  12. fc9b491 net: ep93xx_eth: pass struct device to DMA API functions by Mika Westerberg · 13 years ago
  13. a6b7a40 net: remove interrupt.h inclusion from netdevice.h by Alexey Dobriyan · 13 years ago
  14. 5dbfbc4 ep93xx_eth: Use net_device_stats from struct net_device by Tobias Klauser · 14 years ago
  15. 278554b Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  16. 1ae5dc3 net: trans_start cleanups by Eric Dumazet · 14 years ago
  17. 1827d2e net: ep93xx_eth stops receiving packets by David S. Miller · 14 years ago
  18. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 14 years ago
  19. df2f7ec ep93xx_eth.c general cleanup by H Hartley Sweeten · 15 years ago
  20. 3c91c7a ep93xx-eth: check for zero MAC address on probe, not on device open by Florian Fainelli · 15 years ago
  21. 0fc0b73 netdev: drivers should make ethtool_ops const by Stephen Hemminger · 15 years ago
  22. 5d23a1d net: replace dma_sync_single with dma_sync_single_for_cpu by FUJITA Tomonori · 15 years ago
  23. 7217fa9 Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 15 years ago
  24. 5e075cb [ARM] 5454/1: ep93xx_eth: fix sparse warnings by Hartley Sweeten · 15 years ago
  25. 9aa7b30 ep93xx_eth: convert to net_device_ops by Alexander Beregalov · 15 years ago
  26. 288379f net: Remove redundant NAPI functions by Ben Hutchings · 16 years ago
  27. 2d0658d net: Fix more NAPI interface netdev argument drop fallout. by Kamalesh Babulal · 16 years ago
  28. 908a7a1 net: Remove unused netdev arg from some NAPI interfaces. by Neil Horman · 16 years ago
  29. babcda7 drivers/net: Kill now superfluous ->last_rx stores. by David S. Miller · 16 years ago
  30. a09e64f [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach by Russell King · 16 years ago
  31. 8d8bb39 dma-mapping: add the device argument to dma_mapping_error() by FUJITA Tomonori · 16 years ago
  32. 3f97870 arm: bus_id -> dev_name() and dev_set_name() conversions by Kay Sievers · 16 years ago
  33. 72abb46 net drivers: fix platform driver hotplug/coldplug by Kay Sievers · 16 years ago
  34. 4e04b84 [EP93xx_ETH]: Build fix after 2.6.24 NAPI changes. by David S. Miller · 17 years ago
  35. bea3348 [NET]: Make NAPI polling independent of struct net_device objects. by Stephen Hemminger · 17 years ago
  36. 8c7b7fa [NET]: Kill eth_copy_and_sum(). by David S. Miller · 17 years ago
  37. 4c13eb6 [ETH]: Make eth_type_trans set skb->dev like the other *_type_trans by Arnaldo Carvalho de Melo · 17 years ago
  38. ebf5112 ep93xx: some minor cleanups to the ep93xx eth driver by Yan Burman · 18 years ago
  39. 06f0015 [PATCH] ep93xx_eth: don't report RX errors by Lennert Buytenhek · 18 years ago
  40. 79c356f [PATCH] ep93xx_eth: fix unlikely(x) > y test by Lennert Buytenhek · 18 years ago
  41. 2d38cab [PATCH] ep93xx_eth: fix RX/TXstatus ring full handling by Lennert Buytenhek · 18 years ago
  42. 7d12e78 IRQ: Maintain regs pointer globally rather than passing to IRQ handlers by David Howells · 18 years ago
  43. 038b0a6 Remove all inclusions of <linux/config.h> by Dave Jones · 18 years ago
  44. 1d22e05 [PATCH] Cirrus Logic ep93xx ethernet driver by Lennert Buytenhek · 18 years ago