| Commit message (Expand) | Author | Age | Files | Lines |
* | USB: mcs7830: return negative if auto negotiate fails | Dan Carpenter | 2010-12-23 | 1 | -1/+1 |
* | net: Add USB PID for new MOSCHIP USB ethernet controller MCS7832 variant | Andreas Mohr | 2010-12-20 | 1 | -2/+10 |
* | 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-09 | 1 | -4/+0 |
* | hso: fix disable_net | Filip Aben | 2010-11-28 | 1 | -4/+6 |
* | 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-26 | 1 | -2/+2 |
| * | | | cx82310_eth: allow empty URBs | Ondrej Zary | 2010-09-13 | 1 | -9/+3 |
| * | | | cx82310_eth: check usb_string() return value for error | Ondrej Zary | 2010-09-13 | 1 | -5/+3 |
| * | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2010-09-09 | 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-16 | 1 | -0/+2 |
| |/ /
|/| | |
|
* | | | ipheth: remove incorrect devtype to WWAN | Dan Williams | 2010-09-09 | 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-03 | 1 | -0/+1 |
* | usbnet: use jiffies in schedule_timeout(), not msecs | Kulikov Vasiliy | 2010-07-26 | 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-12 | 1 | -4/+1 |
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2010-07-07 | 2 | -14/+9 |
|\ |
|
| * | usbnet: Set parent device early for netdev_printk() | Ben Hutchings | 2010-07-02 | 1 | -2/+3 |
| * | net: Revert "rndis_host: Poll status channel before control channel" | Ben Hutchings | 2010-07-02 | 1 | -12/+6 |
* | | usbnet: remove direct access to urb->status | Oliver Neukum | 2010-07-05 | 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-23 | 1 | -1/+0 |
|\ \
| |/ |
|
| * | hso: remove setting of low_latency flag | Filip Aben | 2010-06-22 | 1 | -1/+0 |
* | | usbnet: Print device statistics as unsigned | Ben Hutchings | 2010-06-12 | 1 | -1/+1 |
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2010-06-11 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | asix: check packet size against mtu+ETH_HLEN instead of ETH_FRAME_LEN | Jussi Kivilinna | 2010-06-07 | 1 | -1/+1 |
* | | drivers/net: use __packed annotation | Eric Dumazet | 2010-06-03 | 5 | -6/+6 |
|/ |
|
* | drivers/net/usb/asix.c: Fix pointer cast. | David S. Miller | 2010-05-25 | 1 | -2/+2 |
* | hso: add support for new products | Filip Aben | 2010-05-25 | 1 | -0/+3 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 | Linus Torvalds | 2010-05-20 | 2 | -20/+16 |
|\ |
|
| * | USB: rename usb_buffer_alloc() and usb_buffer_free() users | Daniel Mack | 2010-05-20 | 2 | -20/+16 |
* | | pegasus: fix USB device ID for ETX-US2 | Tadashi Abe | 2010-05-17 | 1 | -1/+1 |
* | | drivers/net/usb: Use kmemdup | Julia Lawall | 2010-05-17 | 1 | -2/+1 |
* | | drivers/net/usb: Use kmemdup | Julia Lawall | 2010-05-17 | 2 | -5/+2 |
* | | drivers/net/usb: Use kmemdup | Julia Lawall | 2010-05-17 | 1 | -4/+2 |
* | | drivers/net/usb/asix.c: Fix unaligned accesses | Neil Jones | 2010-05-17 | 1 | -1/+33 |
* | | rndis_host: Poll status channel before control channel | Ben Hutchings | 2010-05-15 | 1 | -6/+12 |
* | | drivers/net: Remove unnecessary returns from void function()s | Joe Perches | 2010-05-14 | 1 | -2/+0 |
* | | net: trans_start cleanups | Eric Dumazet | 2010-05-10 | 3 | -5/+1 |