1. 14a0d63 usbnet: include wait queue head in device structure by Oliver Neukum · 10 years ago
  2. 60e453a USBNET: fix handling padding packet by Ming Lei · 11 years ago
  3. cc998ff Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 11 years ago
  4. 638c511 USBNET: support DMA SG by Ming Lei · 11 years ago
  5. a88c32a USBNET: centralize computing of max rx/tx qlen by Ming Lei · 11 years ago
  6. 6eecdc5 usbnet: allow status interrupt URB to always be active by Dan Williams · 11 years ago
  7. 4b49f58 usbnet: handle link change by Ming Lei · 11 years ago
  8. ac64995 usbnet: introduce usbnet_link_change API by Ming Lei · 11 years ago
  9. 9c79330 net: usb: fix regression from FLAG_NOARP code by Lucas Stach · 12 years ago
  10. 70c37bf net: usbnet: prevent buggy devices from killing us by Bjørn Mork · 12 years ago
  11. 6509141 usbnet: add new flag FLAG_NOARP for usb net devices by Wei Shuai · 12 years ago
  12. 2dd7c8c usbnet: generic manage_power() by Oliver Neukum · 12 years ago
  13. a1c088e usbnet: handle PM failure gracefully by Oliver Neukum · 12 years ago
  14. 0547fad usbnet: introduce usbnet_{read|write}_cmd_nopm by Ming Lei · 12 years ago
  15. 877bd86 usbnet: introduce usbnet 3 command helpers by Ming Lei · 12 years ago
  16. 5d9d01a3 usbnet: Support devices reporting idleness by Oliver Neukum · 12 years ago
  17. 4a5a14d usbnet: remove flag of EVENT_DEV_WAKING by tom.leiming@gmail.com · 12 years ago
  18. 5b6e9bc usbnet: fix skb traversing races during unlink(v2) by Ming Lei · 12 years ago
  19. 68972ef usbnet: Resubmit interrupt URB if device is open by Paul Stewart · 13 years ago
  20. 38a2f37 usbnet: Fix up 'FLAG_POINTTOPOINT' and 'FLAG_MULTI_PACKET' overlaps. by huajun li · 13 years ago
  21. c261344 usbnet: use eth%d name for known ethernet devices by Arnd Bergmann · 13 years ago
  22. 7a635ea net/usb: Ethernet quirks for the LG-VL600 4G modem by Andrzej Zaborowski · 13 years ago
  23. 073285f usbnet: changes for upcoming cdc_ncm driver by Alexey Orishko · 14 years ago
  24. 0858a3a USB: include/usb/*.h checkpatch cleanup by Greg Kroah-Hartman · 14 years ago
  25. 60b8675 usbnet: Convert dev(dbg|err|warn|info) macros to netdev_<level> by Joe Perches · 15 years ago
  26. 69ee472f usbnet & cdc-ether: Autosuspend for online devices by Oliver Neukum · 15 years ago
  27. 37e8273 usbnet: Set link down initially for drivers that update link state by Ben Hutchings · 15 years ago
  28. e1e499e usbnet: Use wwan%d interface name for mobile broadband devices by Marcel Holtmann · 15 years ago
  29. ec47562 smsc95xx: fix transmission where ZLP is expected by Steve Glendinning · 15 years ago
  30. 25a79c4 usbnet: convert to netdev_tx_t by Stephen Hemminger · 15 years ago
  31. 7834ddb usbnet: add rx queue pausing by Jussi Kivilinna · 15 years ago
  32. 2a4901b rndis_host: allow rndis_wlan to see all indications by Jussi Kivilinna · 15 years ago
  33. 1487cd5 usbnet: allow "minidriver" to prevent urb unlinking on usbnet_stop by Jussi Kivilinna · 15 years ago
  34. a33e9e7 usbnet: Add stop function pointer to 'struct rndis_data'. by Jussi Kivilinna · 15 years ago
  35. d9d62f3 usbnet: Remove private stats structure by Herbert Xu · 15 years ago
  36. 03ad032 export usbnet_get_ethernet_addr from usbnet and fixed cdc_ether.c by Peter Holik · 15 years ago
  37. 777baa4 usbnet: support net_device_ops by Stephen Hemminger · 15 years ago
  38. 0b491ee usbnet: allow type check of devdbg arguments in non-debug build by Steve Glendinning · 16 years ago
  39. dda43a0 USB: Standardize inclusion protection and add where missing. by Robert P. J. Day · 16 years ago
  40. 3692e94 Move usbnet.h and rndis_host.h to include/linux/usb by Jussi Kivilinna · 17 years ago[Renamed from drivers/net/usb/usbnet.h]
  41. 5d6ecf6 rndis_host: Add link_change function pointer to 'struct rndis_data'. by Jussi Kivilinna · 17 years ago
  42. 7c39e03 rndis_host: Add early_init function pointer to 'struct rndis_data'. by Jussi Kivilinna · 17 years ago
  43. 476842b usbnet: add driver_priv pointer to 'struct usbnet' by Jussi Kivilinna · 17 years ago
  44. 6e3bbcc usbnet: Use wlan device name for RNDIS wireless devices by Jussi Kivilinna · 17 years ago
  45. a11a654 support for USB autosuspend in the asix driver by Oliver Neukum · 17 years ago
  46. 18ab458 usbnet whitespace fixes by David Brownell · 17 years ago
  47. 3643312 USB: address FIXME in usbnet w.r.t drivers claiming multiple interfaces by Oliver Neukum · 17 years ago
  48. 5b2fc49 Move USB network drivers to drivers/net/usb. by Jeff Garzik · 17 years ago[Renamed from drivers/usb/net/usbnet.h]
  49. 59c5159 Fix occurrences of "the the " by Michael Opdenacker · 17 years ago
  50. 296c024 USB: usbnet reports minidriver name through ethtool by David Brownell · 17 years ago
  51. a9fc633 usbnet: add a mutex around phy register access by Arnd Bergmann · 18 years ago
  52. c41286f usbnet: improve generic ethtool support by Arnd Bergmann · 18 years ago
  53. a99c194 USB: usbnet - Add unlink_rx_urbs() call to allow for Jumbo Frames by Jamie Painter · 18 years ago
  54. 55016f1 [PATCH] gfp_t: drivers/usb by Al Viro · 19 years ago
  55. 0aa599c [PATCH] USB: usbnet (6/9) module for Zaurii and compatibles by David Brownell · 19 years ago
  56. 2e55cc7 [PATCH] USB: usbnet (3/9) module for ASIX Ethernet adapters by David Brownell · 19 years ago
  57. 38bde1d [PATCH] USB: usbnet (2/9) module for simple network links by David Brownell · 19 years ago
  58. f29fc25 [PATCH] USB: usbnet (1/9) clean up framing by David Brownell · 19 years ago