1. 7affca3 Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 13 years ago
  2. eb93992 module_param: make bool parameters really bool (net & drivers/net) by Rusty Russell · 13 years ago
  3. d632eb1 USB: convert drivers/net/* to use module_usb_driver() by Greg Kroah-Hartman · 13 years ago
  4. c8f44af net: introduce and use netdev_features_t for device features sets by Michał Mirosław · 13 years ago
  5. afc4b13 net: remove use of ndo_set_multicast_list in drivers by Jiri Pirko · 13 years ago
  6. 7143b7d Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  7. d946092 smsc95xx: fix reset check by Rabin Vincent · 14 years ago
  8. 8ae6dac ethtool: Call ethtool's get/set_settings callbacks with cleaned data by David Decotigny · 14 years ago
  9. 1c01a80 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  10. 88edaa4 net: Add support for SMSC LAN9530, LAN9730 and LAN89530 by Steve Glendinning · 14 years ago
  11. 78e47fe net: convert SMSC USB net drivers to hw_features by Michał Mirosław · 14 years ago
  12. 3c0f3c6 NET: smsc95xx: don't use stack for async writes to the device by Marc Zyngier · 14 years ago
  13. 55508d6 net: Use skb_checksum_start_offset() by Michał Mirosław · 14 years ago
  14. f4e8ab7 smsc95xx: generate random MAC address once, not every ifup by Bernard Blackham · 14 years ago
  15. 871039f Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  16. 22bedad3 net: convert multicast list to list_head by Jiri Pirko · 15 years ago
  17. 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
  18. 11bc308 smsc95xx: Fix tx checksum offload for small packets by Steve Glendinning · 15 years ago
  19. db443c4 smsc95xx: wait for PHY to complete reset during init by Steve Glendinning · 15 years ago
  20. a92635d net/usb: convert to use netdev_for_each_mc_addr by Jiri Pirko · 15 years ago
  21. a475f60 drivers/net/usb: Use netif_<level> logging facilities by Joe Perches · 15 years ago
  22. 60b8675 usbnet: Convert dev(dbg|err|warn|info) macros to netdev_<level> by Joe Perches · 15 years ago
  23. 4cd24ea net: use netdev_mc_count and netdev_mc_empty when appropriate by Jiri Pirko · 15 years ago
  24. af901ca tree-wide: fix assorted typos all over the place by André Goddard Rosa · 15 years ago
  25. ec47562 smsc95xx: fix transmission where ZLP is expected by Steve Glendinning · 15 years ago
  26. 6f41d12 smsc95xx: add additional USB product IDs by Steve Glendinning · 15 years ago
  27. 0fc0b73 netdev: drivers should make ethtool_ops const by Stephen Hemminger · 15 years ago
  28. bcd218b smsc95xx: remove EEPROM loaded check by Steve Glendinning · 16 years ago
  29. 80667ac smsc95xx: Use netdev stats structure by Herbert Xu · 16 years ago
  30. df18acc smsc95xx: strip ethernet fcs (crc) on receive path by Peter Korsgaard · 16 years ago
  31. 726474b smsc95xx: add support for LAN9512 and LAN9514 by Steve Glendinning · 16 years ago
  32. f293501 smsc95xx: configure LED outputs by Steve Glendinning · 16 years ago
  33. 63e77b3 usbnet: convert smsc95xx driver to net_device_ops by Stephen Hemminger · 16 years ago
  34. 0227abc drivers/net/usb: fix sparse warnings: Should it be static? by Hannes Eder · 16 years ago
  35. 150a7fc smsc95xx: fix function prototype of async callback by Steve Glendinning · 16 years ago
  36. 01a1ac4 smsc95xx: remove unused completion struct by Steve Glendinning · 16 years ago
  37. c94cb31 net: prepare usb net drivers for addition of status as a parameter by Oliver Neukum · 16 years ago
  38. bc02ff9 net: Refactor full duplex flow control resolution by Steve Glendinning · 16 years ago
  39. e18ce34 net: Move flow control definitions to mii.h by Steve Glendinning · 16 years ago
  40. f7b2927 smsc95xx: add tx checksum offload support by Steve Glendinning · 16 years ago
  41. e174961 net: convert print_mac to %pM by Johannes Berg · 16 years ago
  42. 1d74a6b smsc95xx: fix usb usage on big endian platforms by Steve Glendinning · 16 years ago
  43. 2f7ca80 net: Add SMSC LAN9500 USB2.0 10/100 ethernet adapter driver by Steve Glendinning · 16 years ago