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