aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/usb/usbnet.c
Commit message (Expand)AuthorAgeFilesLines
* usbnet: Use skb_queue_walk_safe() instead of by-hand implementation.David S. Miller2008-09-221-2/+1
* Move usbnet.h and rndis_host.h to include/linux/usbJussi Kivilinna2008-01-311-2/+1
* usbnet: Use wlan device name for RNDIS wireless devicesJussi Kivilinna2008-01-311-0/+3
* [NET]: Let USB_USBNET always select MII.Adrian Bunk2007-11-071-7/+0
* [NET]: Introduce and use print_mac() and DECLARE_MAC_BUF()Joe Perches2007-10-101-5/+3
* [NET]: Nuke SET_MODULE_OWNER macro.Ralf Baechle2007-10-101-1/+0
* support for USB autosuspend in the asix driverOliver Neukum2007-10-101-5/+25
* Cleanup usbnet_probe() return value handlingPeter Korsgaard2007-07-101-1/+1
* usbnet whitespace fixesDavid Brownell2007-07-081-37/+39
* usbnet: Zero padding byte if there is tail room in skbPeter Korsgaard2007-07-021-3/+6
* USB: address FIXME in usbnet w.r.t drivers claiming multiple interfacesOliver Neukum2007-05-221-10/+15
* Move USB network drivers to drivers/net/usb.Jeff Garzik2007-05-091-0/+1304