| Commit message (Expand) | Author | Age | Files | Lines |
* | Add missing newlines to some uses of dev_<level> messages | Joe Perches | 2007-10-18 | 1 | -8/+8 |
* | [NET]: Introduce and use print_mac() and DECLARE_MAC_BUF() | Joe Perches | 2007-10-10 | 2 | -11/+8 |
* | [NET]: Nuke SET_MODULE_OWNER macro. | Ralf Baechle | 2007-10-10 | 4 | -5/+0 |
* | support for USB autosuspend in the asix driver | Oliver Neukum | 2007-10-10 | 3 | -5/+27 |
* | [PATCH] drivers/net: remove superfluous memset | Mariusz Kozlowski | 2007-10-10 | 2 | -2/+0 |
* | dm9601: Fix receive MTU | Peter Korsgaard | 2007-10-02 | 1 | -1/+1 |
* | Fix a potential NULL pointer dereference in write_bulk_callback() in drivers/... | Micah Gruber | 2007-07-30 | 1 | -1/+3 |
* | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/... | Linus Torvalds | 2007-07-16 | 1 | -0/+3 |
|\ |
|
| * | cdc-subset to support new vendor/product ID | jing xiang | 2007-07-16 | 1 | -0/+3 |
* | | [NET]: Kill eth_copy_and_sum(). | David S. Miller | 2007-07-10 | 2 | -2/+2 |
|/ |
|
* | Cleanup usbnet_probe() return value handling | Peter Korsgaard | 2007-07-10 | 1 | -1/+1 |
* | usbnet whitespace fixes | David Brownell | 2007-07-08 | 2 | -42/+44 |
* | net/usb/cdc_ether minor sparse cleanup | David Brownell | 2007-07-02 | 1 | -4/+4 |
* | dm9601: Return 0 from bind() on success | Peter Korsgaard | 2007-07-02 | 1 | -4/+2 |
* | usbnet: Zero padding byte if there is tail room in skb | Peter Korsgaard | 2007-07-02 | 1 | -3/+6 |
* | dm9601: HW header size shouldn't be included in packet length | Peter Korsgaard | 2007-07-02 | 1 | -2/+3 |
* | net: fix typo in drivers/net/usb/Kconfig | Sam Ravnborg | 2007-06-09 | 1 | -2/+2 |
* | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/... | Linus Torvalds | 2007-05-24 | 1 | -0/+4 |
|\ |
|
| * | asix.c - Add Belkin F5D5055 ids | David Hollis | 2007-05-24 | 1 | -0/+4 |
* | | USB: address FIXME in usbnet w.r.t drivers claiming multiple interfaces | Oliver Neukum | 2007-05-22 | 2 | -10/+16 |
* | | USB: handle more rndis_host oddities | David Brownell | 2007-05-22 | 2 | -0/+17 |
|/ |
|
* | Move USB network drivers to drivers/net/usb. | Jeff Garzik | 2007-05-09 | 20 | -0/+13216 |