1. 3b14692 smsc95xx: don't enable remote wakeup directly by Steve Glendinning · 12 years ago
  2. 3b9f7d8 smsc95xx: fix error handling in suspend failure case by Steve Glendinning · 12 years ago
  3. eed9a72 smsc95xx: fix suspend buffer overflow by Steve Glendinning · 12 years ago
  4. 1e1d741 smsc: Add logging message newlines by Joe Perches · 12 years ago
  5. 319b95b smsc95xx: refactor entering suspend modes by Steve Glendinning · 12 years ago
  6. e5e3af8 smsc95xx: support PHY wakeup source by Steve Glendinning · 12 years ago
  7. 9ebca50 smsc95xx: detect chip revision specific features by Steve Glendinning · 12 years ago
  8. af3d7c1 smsc95xx: fix error checking of usbnet_resume by Steve Glendinning · 12 years ago
  9. 67f4efd Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  10. 8092880 smsc95xx: set MII_BUSY bit to read/write PHY regs by Steve Glendinning · 12 years ago
  11. d4185bb Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  12. ec32115 usbnet: smsc95xx: apply the introduced usbnet_{read|write}_cmd_nopm by Ming Lei · 12 years ago
  13. 06a221b usbnet: smsc95xx: fix memory leak in smsc95xx_suspend by Ming Lei · 12 years ago
  14. 00acda6 smsc95xx: fix tx checksum offload for big endian by Steve Glendinning · 12 years ago
  15. bbd9f9e smsc95xx: add wol support for more frame types by Steve Glendinning · 12 years ago
  16. 72108fd usbnet: smsc95xx: apply introduced usb command APIs by Ming Lei · 12 years ago
  17. e0e474a smsc95xx: add wol magic packet support by Steve Glendinning · 12 years ago
  18. b5a0447 smsc95xx: enable power saving mode during system suspend by Steve Glendinning · 12 years ago
  19. c954679 smsc95xx: fix resume when usb device is reset by Steve Glendinning · 12 years ago
  20. 769ea6d smsc95xx: check return code from control messages by Steve Glendinning · 12 years ago
  21. 4436761 smsc95xx: remove unnecessary variables by Steve Glendinning · 12 years ago
  22. cf2acec smsc95xx: sleep before read for lengthy operations by Steve Glendinning · 12 years ago
  23. d14b7a4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 12 years ago
  24. 90b24cf Change email address for Steve Glendinning by Steve Glendinning · 12 years ago
  25. c7e12ea net: usb: Use eth_random_addr by Joe Perches · 12 years ago
  26. d348446 smsc95xx: signedness bug in get_regs() by Dan Carpenter · 12 years ago
  27. 9fa32e9 smsc95xx: support ethtool get_regs by Emeric Vigier · 12 years ago
  28. e1f12eb USB: Disable hub-initiated LPM for comms devices. by Sarah Sharp · 12 years ago
  29. 07d69d4 smsc95xx: mark link down on startup and let PHY interrupt deal with carrier changes by Paolo Pisati · 12 years ago
  30. 9bbf566 net: usb: smsc95xx: fix mtu by Stephane Fillod · 12 years ago
  31. f2cedb6 net: replace random_ether_addr() with eth_hw_addr_random() by Danny Kukawka · 12 years ago
  32. 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
  33. eb93992 module_param: make bool parameters really bool (net & drivers/net) by Rusty Russell · 13 years ago
  34. d632eb1 USB: convert drivers/net/* to use module_usb_driver() by Greg Kroah-Hartman · 13 years ago
  35. c8f44af net: introduce and use netdev_features_t for device features sets by Michał Mirosław · 13 years ago
  36. afc4b13 net: remove use of ndo_set_multicast_list in drivers by Jiri Pirko · 13 years ago
  37. 7143b7d4 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 13 years ago
  38. d946092 smsc95xx: fix reset check by Rabin Vincent · 13 years ago
  39. 8ae6dac ethtool: Call ethtool's get/set_settings callbacks with cleaned data by David Decotigny · 13 years ago
  40. 1c01a80 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 13 years ago
  41. 88edaa4 net: Add support for SMSC LAN9530, LAN9730 and LAN89530 by Steve Glendinning · 13 years ago
  42. 78e47fe net: convert SMSC USB net drivers to hw_features by Michał Mirosław · 13 years ago
  43. 3c0f3c6 NET: smsc95xx: don't use stack for async writes to the device by Marc Zyngier · 13 years ago
  44. 55508d6 net: Use skb_checksum_start_offset() by Michał Mirosław · 14 years ago
  45. f4e8ab7 smsc95xx: generate random MAC address once, not every ifup by Bernard Blackham · 14 years ago
  46. 871039f Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  47. 22bedad3 net: convert multicast list to list_head by Jiri Pirko · 14 years ago
  48. 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
  49. 11bc308 smsc95xx: Fix tx checksum offload for small packets by Steve Glendinning · 14 years ago
  50. db443c4 smsc95xx: wait for PHY to complete reset during init by Steve Glendinning · 14 years ago
  51. a92635d net/usb: convert to use netdev_for_each_mc_addr by Jiri Pirko · 14 years ago
  52. a475f60 drivers/net/usb: Use netif_<level> logging facilities by Joe Perches · 14 years ago
  53. 60b8675 usbnet: Convert dev(dbg|err|warn|info) macros to netdev_<level> by Joe Perches · 14 years ago
  54. 4cd24ea net: use netdev_mc_count and netdev_mc_empty when appropriate by Jiri Pirko · 15 years ago
  55. af901ca tree-wide: fix assorted typos all over the place by André Goddard Rosa · 15 years ago
  56. ec47562 smsc95xx: fix transmission where ZLP is expected by Steve Glendinning · 15 years ago
  57. 6f41d12 smsc95xx: add additional USB product IDs by Steve Glendinning · 15 years ago
  58. 0fc0b73 netdev: drivers should make ethtool_ops const by Stephen Hemminger · 15 years ago
  59. bcd218b smsc95xx: remove EEPROM loaded check by Steve Glendinning · 15 years ago
  60. 80667ac smsc95xx: Use netdev stats structure by Herbert Xu · 15 years ago
  61. df18acc smsc95xx: strip ethernet fcs (crc) on receive path by Peter Korsgaard · 15 years ago
  62. 726474b smsc95xx: add support for LAN9512 and LAN9514 by Steve Glendinning · 15 years ago
  63. f293501 smsc95xx: configure LED outputs by Steve Glendinning · 15 years ago
  64. 63e77b3 usbnet: convert smsc95xx driver to net_device_ops by Stephen Hemminger · 15 years ago
  65. 0227abc drivers/net/usb: fix sparse warnings: Should it be static? by Hannes Eder · 16 years ago
  66. 150a7fc smsc95xx: fix function prototype of async callback by Steve Glendinning · 16 years ago
  67. 01a1ac4 smsc95xx: remove unused completion struct by Steve Glendinning · 16 years ago
  68. c94cb31 net: prepare usb net drivers for addition of status as a parameter by Oliver Neukum · 16 years ago
  69. bc02ff9 net: Refactor full duplex flow control resolution by Steve Glendinning · 16 years ago
  70. e18ce34 net: Move flow control definitions to mii.h by Steve Glendinning · 16 years ago
  71. f7b2927 smsc95xx: add tx checksum offload support by Steve Glendinning · 16 years ago
  72. e174961 net: convert print_mac to %pM by Johannes Berg · 16 years ago
  73. 1d74a6b smsc95xx: fix usb usage on big endian platforms by Steve Glendinning · 16 years ago
  74. 2f7ca80 net: Add SMSC LAN9500 USB2.0 10/100 ethernet adapter driver by Steve Glendinning · 16 years ago