| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2010-05-03 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | dm9601: fix phy/eeprom write routine | Peter Korsgaard | 2010-05-03 | 1 | -1/+1 |
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2010-05-02 | 6 | -7/+1024 |
|\ \
| |/ |
|
| * | net/usb: initiate sync sequence in sierra_net.c driver | Elina Pasheva | 2010-05-01 | 1 | -0/+3 |
| * | net/usb: remove default in Kconfig for sierra_net driver | Elina Pasheva | 2010-04-30 | 1 | -1/+0 |
| * | net/usb: add sierra_net.c driver | Elina Pasheva | 2010-04-27 | 3 | -0/+1012 |
| * | cdc_ether: fix autosuspend for mbm devices | Torgny Johansson | 2010-04-27 | 1 | -0/+1 |
| * | ipheth: potential null dereferences on error path | Dan Carpenter | 2010-04-27 | 1 | -7/+8 |
| * | drivers/usb/net/kaweth.c: add device "Allied Telesyn AT-USB10 USB Ethernet Ad... | Andreas Hartmann | 2010-04-27 | 1 | -0/+1 |
* | | cdc_ether: Identify MBM devices by GUID in MDLM descriptor | Jonas Sjöquist | 2010-04-30 | 1 | -74/+39 |
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2010-04-27 | 3 | -0/+581 |
|\ \
| |/ |
|
| * | drivers/net/usb: Add new driver ipheth | Diego Giagio | 2010-04-21 | 3 | -0/+581 |
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2010-04-11 | 13 | -1/+13 |
|\ \
| |/ |
|
| * | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 | 13 | -1/+13 |
* | | NET: usb: Adding URB_ZERO_PACKET flag to usbnet.c | Elina Pasheva | 2010-04-06 | 1 | -6/+9 |
* | | net: convert multicast list to list_head | Jiri Pirko | 2010-04-03 | 6 | -25/+21 |
|/ |
|
* | smsc95xx: Fix tx checksum offload for small packets | Steve Glendinning | 2010-03-18 | 1 | -3/+15 |
* | smsc95xx: wait for PHY to complete reset during init | Steve Glendinning | 2010-03-16 | 1 | -0/+15 |