Age | Commit message (Expand) | Author | Files | Lines |
2009-12-14 | drivers/net/usb: Correct code taking the size of a pointer | Julia Lawall | 1 | -1/+1 |
2009-12-12 | usb: remove rare pm primitive for conversion to new API | Oliver Neukum | 1 | -2/+2 |
2009-12-10 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 1 | -1/+1 |
2009-12-07 | Merge branch 'for-next' into for-linus | Jiri Kosina | 1 | -1/+1 |
2009-12-04 | tree-wide: fix assorted typos all over the place | André Goddard Rosa | 1 | -1/+1 |
2009-12-04 | usbnet & cdc-ether: Autosuspend for online devices | Oliver Neukum | 2 | -29/+136 |
2009-12-04 | cdc-ether: Implement reset_resume() | Oliver Neukum | 1 | -0/+1 |
2009-12-04 | drivers/net: Move && and || to end of previous line | Joe Perches | 10 | -80/+80 |
2009-11-29 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 1 | -3/+5 |
2009-11-23 | hso: fix soft-lockup | Antti Kaijanmäki | 1 | -1/+3 |
2009-11-23 | hso: fix debug routines | Antti Kaijanmäki | 1 | -2/+2 |
2009-11-19 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 1 | -3/+3 |
2009-11-11 | usbnet: Set link down initially for drivers that update link state | Ben Hutchings | 4 | -9/+11 |
2009-11-09 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2 | -2/+42 |
2009-11-06 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2 | -2/+42 |
2009-11-04 | cdc_ether: additional Ericsson MBM PID's to the whitelist | Torgny Johansson | 2 | -2/+42 |
2009-10-31 | USB: rndis_host: debug info clobbered before it is logged | George Nassar | 1 | -3/+3 |
2009-10-30 | convert kaweth to use usb_reset_configuration() | Oliver Neukum | 1 | -10/+1 |
2009-10-30 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 1 | -0/+4 |
2009-10-29 | netdev: usb: dm9601.c can drive a device not supported yet, add support for it | Janusz Krzysztofik | 1 | -0/+4 |
2009-10-13 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2 | -1/+18 |
2009-10-13 | net: Teach pegasus driver to ignore bluetoother adapters with clashing Vendor... | Chris Rankin | 2 | -1/+18 |
2009-10-12 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 1 | -0/+1 |
2009-10-07 | rndis_host: support ETHTOOL_GPERMADDR | John W. Linville | 1 | -0/+1 |
2009-10-05 | usbnet: Set device type for wlan and wwan devices | Marcel Holtmann | 1 | -0/+14 |
2009-10-05 | usbnet: Use wwan%d interface name for mobile broadband devices | Marcel Holtmann | 2 | -6/+17 |
2009-09-25 | Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ | David S. Miller | 1 | -7/+10 |
2009-09-23 | USB: Fix CDC EEM host driver 'sentinel' CRC validation | Brian Niebuhr | 1 | -7/+10 |
2009-09-23 | smsc95xx: fix transmission where ZLP is expected | Steve Glendinning | 2 | -2/+2 |
2009-09-23 | kaweth: Fix memory leak in kaweth_control() | Kevin Cernekee | 1 | -7/+11 |
2009-09-23 | smsc95xx: add additional USB product IDs | Steve Glendinning | 1 | -0/+65 |
2009-09-15 | cdc-phonet: remove noisy debug statement | Rémi Denis-Courmont | 1 | -1/+0 |
2009-09-11 | cdc-phonet: autoconfigure Phonet address | Rémi Denis-Courmont | 1 | -0/+15 |
2009-09-11 | net: Add DEVTYPE support for Ethernet based devices | Marcel Holtmann | 1 | -0/+5 |
2009-09-02 | netdev: drivers should make ethtool_ops const | Stephen Hemminger | 10 | -11/+11 |
2009-09-02 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 1 | -0/+2 |
2009-09-01 | usbnet: convert to netdev_tx_t | Stephen Hemminger | 7 | -12/+17 |
2009-08-15 | pegasus: Add new device ID. | Petko Manolov | 1 | -0/+2 |
2009-08-14 | usbnet: add rx queue pausing | Jussi Kivilinna | 1 | -1/+43 |
2009-08-05 | rndis_host: allow rndis_wlan to see all indications | Jussi Kivilinna | 1 | -21/+29 |
2009-08-05 | usbnet: allow "minidriver" to prevent urb unlinking on usbnet_stop | Jussi Kivilinna | 1 | -14/+18 |
2009-08-02 | smsc95xx: remove EEPROM loaded check | Steve Glendinning | 1 | -5/+0 |
2009-07-24 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 3 | -0/+470 |
2009-07-21 | USB host CDC Phonet network interface driver | Rémi Denis-Courmont | 3 | -0/+470 |
2009-07-17 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 3 | -1/+7 |
2009-07-17 | cdc-eem: bad crc checking | Vincent CUISSARD | 1 | -1/+1 |
2009-07-13 | netdev: restore MTU change operation | Ben Hutchings | 2 | -0/+2 |
2009-07-13 | netdev: restore MAC address set and validate operations | Ben Hutchings | 2 | -0/+4 |
2009-07-10 | usbnet: Add stop function pointer to 'struct rndis_data'. | Jussi Kivilinna | 1 | -0/+14 |
2009-07-06 | net: use NETDEV_TX_OK instead of 0 in ndo_start_xmit() functions | Patrick McHardy | 5 | -6/+6 |