Age | Commit message (Expand) | Author |
2012-10-13 | sierra_net: Endianess bug fix. | Lennart Sorensen |
2012-10-02 | asix: Support DLink DUB-E100 H/W Ver C1 | Søren Holm |
2012-08-09 | USB: kaweth.c: use GFP_ATOMIC under spin_lock | Dan Carpenter |
2012-07-16 | ipheth: add support for iPad | Davide Gerhard |
2012-06-17 | net: sierra_net: device IDs for Aircard 320U++ | Bjørn Mork |
2012-05-21 | cdc_ether: add Novatel USB551L device IDs for FLAG_WWAN | Dan Williams |
2012-05-21 | cdc_ether: Ignore bogus union descriptor for RNDIS devices | Bjørn Mork |
2012-05-21 | usbnet: fix skb traversing races during unlink(v2) | Ming Lei |
2012-05-21 | asix: Fix tx transfer padding for full-speed USB | Ingo van Lil |
2012-05-21 | smsc95xx: mark link down on startup and let PHY interrupt deal with carrier c... | Paolo Pisati |
2012-04-27 | net: usb: smsc75xx: fix mtu | Stephane Fillod |
2012-04-13 | USB: Add Motorola Rokr E6 Id to the USBNet driver "zaurus" | Guan Xin |
2012-04-13 | net: usb: cdc_eem: fix mtu | Rabin Vincent |
2012-04-02 | usbnet: don't clear urb->dev in tx_complete | tom.leiming@gmail.com |
2012-04-02 | usbnet: increase URB reference count before usb_unlink_urb | tom.leiming@gmail.com |
2012-03-19 | usb: asix: Patch for Sitecom LN-031 | Joerg Neikes |
2012-03-12 | net/usbnet: avoid recursive locking in usbnet_stop() | Sebastian Siewior |
2012-03-12 | Move Logitech Harmony 900 from cdc_ether to zaurus | Scott Talbert |
2012-02-29 | ipheth: Add iPhone 4S | Tim Gardner |
2012-01-12 | asix: fix infinite loop in rx_fixup() | Aurelien Jacobs |
2012-01-12 | asix: new device id | Aurelien Jacobs |
2011-11-11 | ASIX: Use only 11 bits of header for data size | Marek Vasut |
2011-11-11 | ASIX: Simplify condition in rx_fixup() | Marek Vasut |
2011-11-11 | ipheth: iPhone 4 Verizon CDMA USB Product ID add | Kavan Smith |
2011-11-11 | usbnet/cdc_ncm: Don't use stack variables for DMA | Josh Boyer |
2011-11-11 | rtl8150: rtl8150_disconnect(...) does not need tasklet_disable(...) | huajun li |
2011-10-03 | cdc_ncm: fix endianness problem. | Giuseppe Scrivano |
2011-10-03 | ASIX: Add AX88772B USB ID | Marek Vasut |
2011-07-08 | hso: fix a use after free condition | Greg KH |
2011-06-29 | usbnet: Remove over-broad module alias from zaurus. | Dave Jones |
2011-06-23 | net/usb/kalmia: signedness bug in kalmia_bind() | Dan Carpenter |
2011-06-22 | net/usb: kalmia: Various fixes for better support of non-x86 architectures. | Marius B. Kotsbak |
2011-06-16 | net/usb: Add Samsung Kalmia driver for Samsung GT-B3730 | Marius B. Kotsbak |
2011-06-01 | usbnet/cdc_ncm: add missing .reset_resume hook | Stefan Metzmacher |
2011-05-31 | drivers/net/usb/catc.c: Fix potential deadlock in catc_ctrl_run() | Alexey Khoroshilov |
2011-05-24 | CDC NCM: release interfaces fix in unbind() | Alexey Orishko |
2011-05-23 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2011-05-12 | CDC NCM: Add mising short packet in cdc_ncm driver | Alexey Orishko |
2011-05-11 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller |
2011-05-10 | net/usb: mark LG VL600 LTE modem ethernet interface as WWAN | Dan Williams |
2011-05-10 | treewide: fix a few typos in comments | Justin P. Mattock |
2011-05-08 | ipheth: Properly distinguish length and alignment in URBs and skbs | Ben Hutchings |
2011-05-05 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller |
2011-05-05 | usbnet: runtime pm: fix out of memory | Ming Lei |
2011-05-02 | smsc95xx: fix reset check | Rabin Vincent |
2011-04-29 | ethtool: cosmetic: Use ethtool ethtool_cmd_speed API | David Decotigny |
2011-04-29 | ethtool: Call ethtool's get/set_settings callbacks with cleaned data | David Decotigny |
2011-04-29 | usbnet: add support for some Huawei modems with cdc-ether ports | Dan Williams |
2011-04-28 | usbnet: Resubmit interrupt URB if device is open | Paul Stewart |
2011-04-26 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller |