aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/usb/usbnet.c
Commit message (Expand)AuthorAge
* usbnet: support net_device_opsStephen Hemminger2009-03-21
* usbnet: convert to internal net_device_statsStephen Hemminger2009-03-21
* usbnet: make usbnet_get_link() fall back to ethtool_op_get_link()Bjørn Mork2009-03-01
* net: convert print_mac to %pMJohannes Berg2008-10-27
* usbnet: Use skb_queue_walk_safe() instead of by-hand implementation.David S. Miller2008-09-22
* Move usbnet.h and rndis_host.h to include/linux/usbJussi Kivilinna2008-01-31
* usbnet: Use wlan device name for RNDIS wireless devicesJussi Kivilinna2008-01-31
* [NET]: Let USB_USBNET always select MII.Adrian Bunk2007-11-07
* [NET]: Introduce and use print_mac() and DECLARE_MAC_BUF()Joe Perches2007-10-10
* [NET]: Nuke SET_MODULE_OWNER macro.Ralf Baechle2007-10-10
* support for USB autosuspend in the asix driverOliver Neukum2007-10-10
* Cleanup usbnet_probe() return value handlingPeter Korsgaard2007-07-10
* usbnet whitespace fixesDavid Brownell2007-07-08
* usbnet: Zero padding byte if there is tail room in skbPeter Korsgaard2007-07-02
* USB: address FIXME in usbnet w.r.t drivers claiming multiple interfacesOliver Neukum2007-05-23
* Move USB network drivers to drivers/net/usb.Jeff Garzik2007-05-09