summaryrefslogtreecommitdiffstats
path: root/drivers/net/usb
AgeCommit message (Expand)AuthorLines
2007-10-10[NET]: Introduce and use print_mac() and DECLARE_MAC_BUF()Joe Perches-11/+8
2007-10-10[NET]: Nuke SET_MODULE_OWNER macro.Ralf Baechle-5/+0
2007-10-10support for USB autosuspend in the asix driverOliver Neukum-5/+27
2007-10-10[PATCH] drivers/net: remove superfluous memsetMariusz Kozlowski-2/+0
2007-10-02dm9601: Fix receive MTUPeter Korsgaard-1/+1
2007-07-30Fix a potential NULL pointer dereference in write_bulk_callback() in drivers/...Micah Gruber-1/+3
2007-07-16Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds-0/+3
2007-07-16cdc-subset to support new vendor/product IDjing xiang-0/+3
2007-07-10[NET]: Kill eth_copy_and_sum().David S. Miller-2/+2
2007-07-10Cleanup usbnet_probe() return value handlingPeter Korsgaard-1/+1
2007-07-08usbnet whitespace fixesDavid Brownell-42/+44
2007-07-02net/usb/cdc_ether minor sparse cleanupDavid Brownell-4/+4
2007-07-02dm9601: Return 0 from bind() on successPeter Korsgaard-4/+2
2007-07-02usbnet: Zero padding byte if there is tail room in skbPeter Korsgaard-3/+6
2007-07-02dm9601: HW header size shouldn't be included in packet lengthPeter Korsgaard-2/+3
2007-06-09net: fix typo in drivers/net/usb/KconfigSam Ravnborg-2/+2
2007-05-24Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds-0/+4
2007-05-24asix.c - Add Belkin F5D5055 idsDavid Hollis-0/+4
2007-05-22USB: address FIXME in usbnet w.r.t drivers claiming multiple interfacesOliver Neukum-10/+16
2007-05-22USB: handle more rndis_host odditiesDavid Brownell-0/+17
2007-05-09Move USB network drivers to drivers/net/usb.Jeff Garzik-0/+13216