1. 0abc1ce kaweth: print correct debug ptr by Alan Cox · 12 years ago
  2. 49ae25b USB: remove dbg() usage in USB networking drivers by Greg Kroah-Hartman · 12 years ago
  3. e4c7f25 USB: kaweth.c: use GFP_ATOMIC under spin_lock by Dan Carpenter · 12 years ago
  4. e1f12eb USB: Disable hub-initiated LPM for comms devices. by Sarah Sharp · 12 years ago
  5. db6b221 USB: kaweth.c: remove err() usage by Greg Kroah-Hartman · 12 years ago
  6. 6ac8f06 usb/kaweth: print MAC via printk format specifier by Danny Kukawka · 12 years ago
  7. d632eb1 USB: convert drivers/net/* to use module_usb_driver() by Greg Kroah-Hartman · 13 years ago
  8. afc4b13 net: remove use of ndo_set_multicast_list in drivers by Jiri Pirko · 13 years ago
  9. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  10. 986e3f6 USB NET KL5KUSB101: Fix mem leak in error path of kaweth_download_firmware() by Jesper Juhl · 14 years ago
  11. 0141480 ethtool: Provide a default implementation of ethtool_ops::get_drvinfo by Ben Hutchings · 14 years ago
  12. ba2d358 drivers/net: use __packed annotation by Eric Dumazet · 14 years ago
  13. 7a9b149 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 by Linus Torvalds · 14 years ago
  14. 997ea58 USB: rename usb_buffer_alloc() and usb_buffer_free() users by Daniel Mack · 14 years ago
  15. 1ae5dc3 net: trans_start cleanups by Eric Dumazet · 14 years ago
  16. dacf4fc drivers/usb/net/kaweth.c: add device "Allied Telesyn AT-USB10 USB Ethernet Adapter" by Andreas Hartmann · 14 years ago
  17. 4cd24ea net: use netdev_mc_count and netdev_mc_empty when appropriate by Jiri Pirko · 14 years ago
  18. ceb0c77 usb: remove rare pm primitive for conversion to new API by Oliver Neukum · 15 years ago
  19. f0816ce convert kaweth to use usb_reset_configuration() by Oliver Neukum · 15 years ago
  20. 051b982 kaweth: Fix memory leak in kaweth_control() by Kevin Cernekee · 15 years ago
  21. 0fc0b73 netdev: drivers should make ethtool_ops const by Stephen Hemminger · 15 years ago
  22. 25a79c4 usbnet: convert to netdev_tx_t by Stephen Hemminger · 15 years ago
  23. da81203 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  24. 635ecaa netdev: restore MTU change operation by Ben Hutchings · 15 years ago
  25. 240c102 netdev: restore MAC address set and validate operations by Ben Hutchings · 15 years ago
  26. 6ed1065 net: use NETDEV_TX_OK instead of 0 in ndo_start_xmit() functions by Patrick McHardy · 15 years ago
  27. 710b523 kaweth: Clean up code by Larry Finger · 15 years ago
  28. 4ff61c8 kaweth: Fix locking to be SMP-safe by Larry Finger · 15 years ago
  29. 321ea8b net: switch kaweth driver to netdevops by Oliver Neukum · 16 years ago
  30. da2bbdc USB: avoid needless address-taking of function parameters by Harvey Harrison · 16 years ago
  31. c94cb31 net: prepare usb net drivers for addition of status as a parameter by Oliver Neukum · 16 years ago
  32. 880c9c6 USB: remove info() macro from usb network drivers by Greg Kroah-Hartman · 16 years ago
  33. 4dc8994 USB: remove warn() macro from usb net drivers by Greg Kroah-Hartman · 16 years ago
  34. 7968249 kaweth: use request_firmware() by David Woodhouse · 16 years ago
  35. 4bb073c net: Eliminate flush_scheduled_work() calls while RTNL is held. by David S. Miller · 16 years ago
  36. 5f090dc net: Remove unnecessary inclusions of asm/semaphore.h by Matthew Wilcox · 16 years ago
  37. 2b2b2e3 [NET]: kaweth was forgotten in msec switchover of usb_start_wait_urb by Russ Dill · 17 years ago
  38. 10d024c [NET]: Nuke SET_MODULE_OWNER macro. by Ralf Baechle · 17 years ago
  39. 8c7b7fa [NET]: Kill eth_copy_and_sum(). by David S. Miller · 17 years ago
  40. 5b2fc49 Move USB network drivers to drivers/net/usb. by Jeff Garzik · 17 years ago[Renamed from drivers/usb/net/kaweth.c]
  41. 6473d16 PCI: Cleanup the includes of <linux/pci.h> by Jean Delvare · 17 years ago
  42. 4c13eb6 [ETH]: Make eth_type_trans set skb->dev like the other *_type_trans by Arnaldo Carvalho de Melo · 17 years ago
  43. cd354f1 [PATCH] remove many unneeded #includes of sched.h by Tim Schmielau · 17 years ago
  44. b3ebd52 USB: better ethtool support for kaweth by Oliver Neukum · 18 years ago
  45. b98b98f USB: power management for kaweth by Oliver Neukum · 18 years ago
  46. c402895 WorkStruct: make allyesconfig by David Howells · 18 years ago
  47. 1a2ea1d USB: suspend/resume support for kaweth by Oliver Neukum · 18 years ago
  48. fbe2baf USB: remove private debug macros from kaweth by Oliver Neukum · 18 years ago
  49. 7d12e78 IRQ: Maintain regs pointer globally rather than passing to IRQ handlers by David Howells · 18 years ago
  50. 486ba2a USB: new id for kaweth by Oliver Neukum · 18 years ago
  51. 75318d2 [PATCH] USB: remove .owner field from struct usb_driver by Greg Kroah-Hartman · 19 years ago
  52. d23b536 [PATCH] USB: fix race in kaweth disconnect by Herbert Xu · 19 years ago
  53. f2d45cd [PATCH] USB: Kaweth.c udelay patch by Guillaume GOURAT / · 19 years ago
  54. 55016f1 [PATCH] gfp_t: drivers/usb by Al Viro · 19 years ago
  55. b375a04 [PATCH] USB: URB_ASYNC_UNLINK flag removed from the kernel by Alan Stern · 19 years ago
  56. 5db539e [PATCH] USB: Fix kmalloc's flags type in USB by Olav Kongas · 19 years ago
  57. 58125f9 [PATCH] fix for kaweth broken by changes in the networking layer by Oliver Neukum · 19 years ago
  58. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago