Age | Commit message (Expand) | Author | Files | Lines |
2008-10-28 | net: convert print_mac to %pM | Johannes Berg | 1 | -3/+2 |
2008-09-23 | usbnet: Use skb_queue_walk_safe() instead of by-hand implementation. | David S. Miller | 1 | -2/+1 |
2008-02-01 | Move usbnet.h and rndis_host.h to include/linux/usb | Jussi Kivilinna | 1 | -2/+1 |
2008-02-01 | usbnet: Use wlan device name for RNDIS wireless devices | Jussi Kivilinna | 1 | -0/+3 |
2007-11-07 | [NET]: Let USB_USBNET always select MII. | Adrian Bunk | 1 | -7/+0 |
2007-10-11 | [NET]: Introduce and use print_mac() and DECLARE_MAC_BUF() | Joe Perches | 1 | -5/+3 |
2007-10-11 | [NET]: Nuke SET_MODULE_OWNER macro. | Ralf Baechle | 1 | -1/+0 |
2007-10-11 | support for USB autosuspend in the asix driver | Oliver Neukum | 1 | -5/+25 |
2007-07-10 | Cleanup usbnet_probe() return value handling | Peter Korsgaard | 1 | -1/+1 |
2007-07-09 | usbnet whitespace fixes | David Brownell | 1 | -37/+39 |
2007-07-02 | usbnet: Zero padding byte if there is tail room in skb | Peter Korsgaard | 1 | -3/+6 |
2007-05-23 | USB: address FIXME in usbnet w.r.t drivers claiming multiple interfaces | Oliver Neukum | 1 | -10/+15 |
2007-05-10 | Move USB network drivers to drivers/net/usb. | Jeff Garzik | 1 | -0/+1304 |