1. 7ad24ea net: get rid of SET_ETHTOOL_OPS by Wilfried Klaebe · 10 years ago
  2. a81ab36 drivers/net: delete non-required instances of include <linux/init.h> by Paul Gortmaker · 10 years ago
  3. 4d12997 drivers: net: usb: rtl8150: concurrent URB bugfix by Petko Manolov · 11 years ago
  4. 7826d43 ethtool: fix drvinfo strings set in drivers by Jiri Pirko · 11 years ago
  5. 49ae25b USB: remove dbg() usage in USB networking drivers by Greg Kroah-Hartman · 12 years ago
  6. e1f12eb USB: Disable hub-initiated LPM for comms devices. by Sarah Sharp · 12 years ago
  7. 21f5243 USB: rtl8150.c: remove err() usage by Greg Kroah-Hartman · 12 years ago
  8. 6bafd64 usb/rtl8150 : Remove duplicated definitions by huajun li · 12 years ago
  9. 41de8d4 drivers/net: Remove alloc_etherdev error messages by Joe Perches · 12 years ago
  10. d632eb1 USB: convert drivers/net/* to use module_usb_driver() by Greg Kroah-Hartman · 13 years ago
  11. 141b9e6 rtl8150: removal of forward declarations. by françois romieu · 13 years ago
  12. afc4b13 net: remove use of ndo_set_multicast_list in drivers by Jiri Pirko · 13 years ago
  13. c2e2a31 rtl8150: rtl8150_disconnect(...) does not need tasklet_disable(...) by huajun li · 13 years ago
  14. 7073949 ethtool: cosmetic: Use ethtool ethtool_cmd_speed API by David Decotigny · 13 years ago
  15. 4cd24ea net: use netdev_mc_count and netdev_mc_empty when appropriate by Jiri Pirko · 14 years ago
  16. d4a66e7 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  17. c064efc usbnet: test off by one by roel kluin · 15 years ago
  18. d649a28 drivers/net/usb/rtl8150.c: use %pM to shown MAC address by H Hartley Sweeten · 15 years ago
  19. 6057912 drivers/net/usb: Correct code taking the size of a pointer by Julia Lawall · 15 years ago
  20. 0fc0b73 netdev: drivers should make ethtool_ops const by Stephen Hemminger · 15 years ago
  21. 25a79c4 usbnet: convert to netdev_tx_t by Stephen Hemminger · 15 years ago
  22. 6ed1065 net: use NETDEV_TX_OK instead of 0 in ndo_start_xmit() functions by Patrick McHardy · 15 years ago
  23. 342a437 usbnet: ratelimit warning messages invoked from callback handler by André Goddard Rosa · 15 years ago
  24. d79f7ef usbnet: convert rtl driver to net_device_ops by Stephen Hemminger · 15 years ago
  25. b7e41e2 usbnet: convert to internal net_device stats by Stephen Hemminger · 15 years ago
  26. c94cb31 net: prepare usb net drivers for addition of status as a parameter by Oliver Neukum · 16 years ago
  27. 880c9c6 USB: remove info() macro from usb network drivers by Greg Kroah-Hartman · 16 years ago
  28. 4dc8994 USB: remove warn() macro from usb net drivers by Greg Kroah-Hartman · 16 years ago
  29. 7fdba2f USB: Fix cut-and-paste error in rtl8150.c by Robert P. J. Day · 16 years ago
  30. ad84243 rtl8150: use default MTU of 1500 by Lennert Buytenhek · 16 years ago
  31. 10d024c [NET]: Nuke SET_MODULE_OWNER macro. by Ralf Baechle · 17 years ago
  32. acb2cc8 [PATCH] drivers/net: remove superfluous memset by Mariusz Kozlowski · 17 years ago
  33. 5b2fc49 Move USB network drivers to drivers/net/usb. by Jeff Garzik · 17 years ago[Renamed from drivers/usb/net/rtl8150.c]
  34. 4c13eb6 [ETH]: Make eth_type_trans set skb->dev like the other *_type_trans by Arnaldo Carvalho de Melo · 17 years ago
  35. cd354f1 [PATCH] remove many unneeded #includes of sched.h by Tim Schmielau · 17 years ago
  36. 886ae1f [PATCH] fix rtl8150 by Al Viro · 17 years ago
  37. 5859271 USB: rtl8150 new device id by Petko Manolov · 18 years ago
  38. 54e6ecb [PATCH] slab: remove SLAB_ATOMIC by Christoph Lameter · 18 years ago
  39. 7d12e78 IRQ: Maintain regs pointer globally rather than passing to IRQ handlers by David Howells · 18 years ago
  40. 38e2bfc USB: Dealias -110 code (more complete) by Pete Zaitcev · 18 years ago
  41. eff674a USB: rtl8150_disconnect() needs tasklet_kill() by Andrew Morton · 18 years ago
  42. 23219c1 USB: Patch for rtl8150 to fix unplug problems by Peter Chubb · 18 years ago
  43. b6c2799 [PATCH] USB: add ZyXEL vendor/product ID to rtl8150 driver by Dan Streetman · 18 years ago
  44. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 18 years ago
  45. 09abfa8 [PATCH] USB: rtl8150 small fix by Petko Manolov · 18 years ago
  46. 75318d2 [PATCH] USB: remove .owner field from struct usb_driver by Greg Kroah-Hartman · 19 years ago
  47. 8da608c [PATCH] USB: disable tasklet if rtl8150 device is removed while active. by Greg Kroah-Hartman · 19 years ago
  48. b375a04 [PATCH] USB: URB_ASYNC_UNLINK flag removed from the kernel by Alan Stern · 19 years ago
  49. 4a0d73c [PATCH] USB: drivers/usb/net/: remove two unused multicast_filter_limit variables by Adrian Bunk · 19 years ago
  50. ae0a97b [PATCH] NETDEV: fix receiving multicast frames. by YOSHIFUJI Hideaki · 19 years ago
  51. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago