| Commit message (Expand) | Author | Age | Files | Lines |
* | USB NET KL5KUSB101: Fix mem leak in error path of kaweth_download_firmware() | Jesper Juhl | 2011-01-25 | 1 | -0/+1 |
* | USB CDC NCM: tx_fixup() race condition fix | Alexey Orishko | 2011-01-19 | 1 | -7/+12 |
* | USB CDC NCM: Don't deref NULL in cdc_ncm_rx_fixup() and don't use uninitializ... | Jesper Juhl | 2011-01-14 | 1 | -1/+3 |
* | USB: cdc_ether: remove unneeded check | Dan Carpenter | 2010-12-31 | 1 | -3/+1 |
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2010-12-27 | 1 | -1/+1 |
|\ |
|
| * | USB: mcs7830: return negative if auto negotiate fails | Dan Carpenter | 2010-12-23 | 1 | -1/+1 |
* | | usb: Use static const, consolidate code | Joe Perches | 2010-12-21 | 1 | -23/+16 |
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2010-12-20 | 1 | -2/+10 |
|\| |
|
| * | net: Add USB PID for new MOSCHIP USB ethernet controller MCS7832 variant | Andreas Mohr | 2010-12-20 | 1 | -2/+10 |
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2010-12-17 | 2 | -4/+4 |
|\| |
|
| * | asix: add USB ID for Logitec LAN-GTJ U2A | Arnaud Ebalard | 2010-12-17 | 1 | -0/+4 |
| * | hso: IP checksuming doesn't work on GE0301 option cards | Thomas Bogendoerfer | 2010-12-10 | 1 | -4/+0 |
* | | net: Use skb_checksum_start_offset() | Michał Mirosław | 2010-12-16 | 1 | -4/+3 |
* | | drivers/net: don't use flush_scheduled_work() | Tejun Heo | 2010-12-12 | 2 | -5/+3 |
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2010-12-08 | 1 | -4/+6 |
|\| |
|
| * | hso: fix disable_net | Filip Aben | 2010-11-28 | 1 | -4/+6 |
* | | USB CDC NCM host driver | Alexey Orishko | 2010-12-06 | 3 | -0/+1233 |
* | | usbnet: changes for upcoming cdc_ncm driver | Alexey Orishko | 2010-12-06 | 1 | -14/+31 |
* | | drivers/net/usb: Remove unnecessary casts of netdev_priv | Joe Perches | 2010-11-17 | 1 | -2/+2 |
* | | hso: Fix unused variable warning | Alan Cox | 2010-11-15 | 1 | -1/+0 |
* | | drivers/net/usb: Update WARN uses | Joe Perches | 2010-11-09 | 1 | -1/+1 |
|/ |
|
* | usbnet: fix usb_autopm_get_interface failure(v1) | Ming Lei | 2010-11-01 | 1 | -0/+11 |
* | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko... | Linus Torvalds | 2010-10-24 | 1 | -1/+1 |
|\ |
|
| * | Update broken web addresses in the kernel. | Justin P. Mattock | 2010-10-18 | 1 | -1/+1 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 | Linus Torvalds | 2010-10-23 | 7 | -22/+359 |
|\ \ |
|
| * | | smsc95xx: generate random MAC address once, not every ifup | Bernard Blackham | 2010-10-21 | 1 | -2/+2 |
| * | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2010-09-27 | 1 | -0/+2 |
| |\ \ |
|
| * | | | drivers/net: return operator cleanup | Eric Dumazet | 2010-09-27 | 1 | -2/+2 |
| * | | | cx82310_eth: allow empty URBs | Ondrej Zary | 2010-09-14 | 1 | -9/+3 |
| * | | | cx82310_eth: check usb_string() return value for error | Ondrej Zary | 2010-09-14 | 1 | -5/+3 |
| * | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2010-09-10 | 1 | -6/+6 |
| |\ \ \ |
|
| * | | | | introduce cx82310_eth: Conexant CX82310-based ADSL router USB ethernet driver | Ondrej Zary | 2010-09-08 | 3 | -0/+363 |
| * | | | | ethtool: Provide a default implementation of ethtool_ops::get_drvinfo | Ben Hutchings | 2010-08-17 | 2 | -18/+0 |
* | | | | | tty: Convert the USB drivers to the new icount interface | Alan Cox | 2010-10-22 | 1 | -19/+16 |
| |_|/ /
|/| | | |
|
* | | | | drivers/net/usb/hso.c: prevent reading uninitialized memory | Dan Rosenberg | 2010-09-17 | 1 | -0/+2 |
| |/ /
|/| | |
|
* | | | ipheth: remove incorrect devtype to WWAN | Dan Williams | 2010-09-10 | 1 | -6/+1 |
* | | | ipheth: add support for iPhone 4 | Jens Axboe | 2010-08-23 | 1 | -0/+5 |
|/ / |
|
* / | usbnet: rx_submit() should return an error code. | David S. Miller | 2010-08-10 | 1 | -6/+16 |
|/ |
|
* | usbnet: remove noisy and hardly useful printk | Christian Samsel | 2010-08-05 | 1 | -1/+0 |
* | hso: Add new product ID | Filip Aben | 2010-08-04 | 1 | -0/+1 |
* | usbnet: use jiffies in schedule_timeout(), not msecs | Kulikov Vasiliy | 2010-07-27 | 1 | -1/+1 |
* | usb: usbnet: use newly introduced hex_to_bin() | Andy Shevchenko | 2010-07-23 | 1 | -11/+2 |
* | hso: remove driver version | Filip Aben | 2010-07-13 | 1 | -4/+1 |
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2010-07-08 | 2 | -14/+9 |
|\ |
|
| * | usbnet: Set parent device early for netdev_printk() | Ben Hutchings | 2010-07-03 | 1 | -2/+3 |
| * | net: Revert "rndis_host: Poll status channel before control channel" | Ben Hutchings | 2010-07-03 | 1 | -12/+6 |
* | | usbnet: remove direct access to urb->status | Oliver Neukum | 2010-07-06 | 2 | -9/+12 |
* | | usb: pegasus: fixed coding style issues | Nicolas Kaiser | 2010-06-30 | 2 | -212/+209 |
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2010-06-24 | 1 | -1/+0 |
|\| |
|
| * | hso: remove setting of low_latency flag | Filip Aben | 2010-06-22 | 1 | -1/+0 |