1. 1dd06ae drivers/net: fix up function prototypes after __dev* removals by Greg Kroah-Hartman · 12 years ago
  2. 093d369 net/atheros: remove __dev* attributes by Bill Pemberton · 12 years ago
  3. c477ebd sections: fix section conflicts in drivers/net by Andi Kleen · 12 years ago
  4. 7efd26d ethernet: Use eth_random_addr by Joe Perches · 12 years ago
  5. 49ce9c2 drivers/net/ethernet: Fix (nearly-)kernel-doc comments for various functions by Ben Hutchings · 13 years ago
  6. c81f212 atlx: Use ETH_ALEN by Joe Perches · 13 years ago
  7. c8f44af net: introduce and use netdev_features_t for device features sets by Michał Mirosław · 13 years ago
  8. 68aad78 sweep the floors and convert some .get_drvinfo routines to strlcpy by Rick Jones · 13 years ago
  9. afc4b13 net: remove use of ndo_set_multicast_list in drivers by Jiri Pirko · 13 years ago
  10. 2b133ad6 atl*: Move the Atheros drivers by Jeff Kirsher · 14 years ago[Renamed from drivers/net/atlx/atl2.c]
  11. 60063497 atomic: use <linux/atomic.h> by Arun Sharma · 13 years ago
  12. dc43797 atl2: do vlan cleanup by Jiri Pirko · 13 years ago
  13. 43d620c drivers/net: Remove casts of void * by Joe Perches · 14 years ago
  14. 7073949 ethtool: cosmetic: Use ethtool ethtool_cmd_speed API by David Decotigny · 14 years ago
  15. 1c01a80 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  16. 782d640 net: atl*: convert to hw_features by Michał Mirosław · 14 years ago
  17. 42933ba Merge branch 'for-linus2' of git://git.profusion.mobi/users/lucas/linux-2.6 by Linus Torvalds · 14 years ago
  18. 25985ed Fix common misspellings by Lucas De Marchi · 14 years ago
  19. ad19031 Atheros, atl2: Fix mem leaks in error paths of atl2_set_eeprom by Jesper Juhl · 14 years ago
  20. ff938e4 net: use pci_dev->revision, again by Sergei Shtylyov · 14 years ago
  21. 23f333a drivers/net: don't use flush_scheduled_work() by Tejun Heo · 14 years ago
  22. eab6d18 vlan: Don't check for vlan group before vlan_tx_tag_present. by Jesse Gross · 14 years ago
  23. f27e21a atlx: make strings const by Stephen Hemminger · 14 years ago
  24. c061b18 drivers/net: Remove address use from assignments of function pointers by Joe Perches · 14 years ago
  25. 1ae5dc3 net: trans_start cleanups by Eric Dumazet · 15 years ago
  26. 871039f Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  27. 22bedad3 net: convert multicast list to list_head by Jiri Pirko · 15 years ago
  28. b05b7d9 net: remove redundant code by Eric Dumazet · 15 years ago
  29. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 15 years ago
  30. 0ddf477 net: convert multiple drivers to use netdev_for_each_mc_addr, part3 by Jiri Pirko · 15 years ago
  31. d4a66e7 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  32. a3aa188 drivers/net/: use DEFINE_PCI_DEVICE_TABLE() by Alexey Dobriyan · 15 years ago
  33. 2467ab9 NET: atlx, fix memory leak by Jiri Slaby · 15 years ago
  34. a0607fd drivers/net: request_irq - Remove unnecessary leading & from second arg by Joe Perches · 15 years ago
  35. 89d71a6 net: Use netdev_alloc_skb_ip_align() by Eric Dumazet · 15 years ago
  36. 7ab0f27 netdev: Remove redundant checks for CAP_NET_ADMIN in MDIO implementations by Ben Hutchings · 15 years ago
  37. 0fc0b73 netdev: drivers should make ethtool_ops const by Stephen Hemminger · 15 years ago
  38. 61357325 netdev: convert bulk of drivers to netdev_tx_t by Stephen Hemminger · 15 years ago
  39. 41796e9 atlx: duplicate testing of MCAST flag by roel kluin · 15 years ago
  40. 284901a dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32) by Yang Hongyang · 16 years ago
  41. b79d8fff drivers/net/atlx: fix sparse warnings: fix signedness by Hannes Eder · 16 years ago
  42. a098397 atlx: fix warning in drivers/net/atlx/atl2.c by Ingo Molnar · 16 years ago
  43. 0082982 netdev: add more functions to netdevice ops by Stephen Hemminger · 16 years ago
  44. 6ab33d5 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  45. a849854 atl2: don't request irq on resume if netif running by Alan Jenkins · 16 years ago
  46. 825a84d atlx: convert to net_device_ops by Stephen Hemminger · 16 years ago
  47. babcda7 drivers/net: Kill now superfluous ->last_rx stores. by David S. Miller · 16 years ago
  48. e053b62 atlx: timer cleanup by Stephen Hemminger · 16 years ago
  49. 02e7173 atlx: use embedded net_device_stats by Stephen Hemminger · 16 years ago
  50. 87241840 net: remove LLTX in atl2 driver by Kevin Hao · 16 years ago
  51. 8d1b1fc net: add net poll support for atl2 driver by Kevin Hao · 16 years ago
  52. e2f092f atl2: add tx bytes statistic by Jay Cliburn · 16 years ago
  53. 452c1ce atl2: add atl2 driver by Chris Snook · 16 years ago