summaryrefslogtreecommitdiffstats
path: root/drivers/net/usb
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'usb-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usbLinus Torvalds2012-03-203-0/+501
|\
| * net: qmi_wwan: add support for ZTE MF820DBjørn Mork2012-03-161-0/+34
| * Merge 3.3-rc7 into usb-nextGreg Kroah-Hartman2012-03-123-0/+467
| |\
| | * net: qmi_wwan: add Gobi and Pantech UML290 device IDsBjørn Mork2012-03-091-1/+81
| | * net: qmi_wwan: support devices having a shared QMI/wwan interfaceBjørn Mork2012-03-091-16/+152
| | * net: usb: qmi_wwan: New driver for Huawei QMI based WWAN devicesBjørn Mork2012-03-093-0/+251
* | | Merge tag 'tty-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/ttyLinus Torvalds2012-03-201-2/+0
|\ \ \
| * | | TTY: remove re-assignments to tty_driver membersJiri Slaby2012-03-081-2/+0
* | | | net/usbnet: reserve headroom on rx skbsEric Dumazet2012-03-161-2/+2
* | | | usb: asix: Patch for Sitecom LN-031Joerg Neikes2012-03-111-0/+4
| |/ / |/| |
* | | net/usbnet: avoid recursive locking in usbnet_stop()Sebastian Siewior2012-03-081-0/+2
* | | Move Logitech Harmony 900 from cdc_ether to zaurusScott Talbert2012-02-222-0/+14
* | | hso: memsetting wrong data in hso_get_count()Dan Carpenter2012-02-221-1/+1
* | | zaurus: Add ID for C-750/C-760/C-860/SL-C3000 PDA in MDLM modeDave Jones2012-02-211-0/+5
| |/ |/|
* | ipheth: Add iPhone 4STim Gardner2012-02-151-0/+5
|/
* asix: fix setting custom MAC address on Asix 88178 devicesJussi Kivilinna2012-01-101-0/+7
* asix: fix setting custom MAC address on Asix 88772 devicesJussi Kivilinna2012-01-101-0/+8
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2012-01-094-6/+6
|\
| * usbnet: make ethtool_ops conststephen hemminger2012-01-094-5/+5
| * asix: fix infinite loop in rx_fixup()Aurelien Jacobs2012-01-071-1/+1
* | Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2012-01-0724-312/+30
|\ \ | |/ |/|
| * Merge branch 'driver-core-next' into Linux 3.2Greg Kroah-Hartman2012-01-0624-312/+30
| |\
| | * USB: convert drivers/net/* to use module_usb_driver()Greg Kroah-Hartman2011-11-1824-312/+30
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2011-12-231-0/+4
|\ \ \ | |/ /
| * | asix: new device idAurelien Jacobs2011-12-191-0/+4
* | | usb: pegasus: cleanup a couple conditionsDan Carpenter2011-12-231-2/+2
* | | drivers/net/usb/asix: fixed asix_get_wol reported wrong wol status issueallan2011-12-231-1/+5
* | | module_param: make bool parameters really bool (net & drivers/net)Rusty Russell2011-12-193-4/+4
* | | net: remove netdev_alloc_page and use __GFP_COLDEric Dumazet2011-11-221-5/+5
* | | CDC NCM: Use kzalloc rather than kmalloc followed by memset with 0Thomas Meyer2011-11-221-3/+1
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2011-11-213-31/+64
|\ \ \ | |/ /
| * | net-next:asix: V2 Update VERSIONGrant Grundler2011-11-151-1/+1
| * | net-next:asix: V2 more fixes for ax88178 phy init sequenceGrant Grundler2011-11-151-7/+15
| * | net-next:asix: reduce AX88772 init time by about 2 secondsGrant Grundler2011-11-151-5/+25
| * | net-next:asix:poll in asix_get_phyid in case phy not readyGrant Grundler2011-11-151-2/+10
| * | net-next:asix:PHY_MODE_RTL8211CL should be 0xCGrant Grundler2011-11-151-1/+1
| * | net/usb: Misc. fixes for the LG-VL600 LTE USB modemMark Kamichoff2011-11-142-15/+12
* | | net: introduce and use netdev_features_t for device features setsMichał Mirosław2011-11-162-2/+4
|/ /
* | Fix incorrect usage of NET_IP_ALIGNNico Erfurth2011-11-081-3/+4
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2011-11-071-1/+2
|\
| * usbnet: fix oops in usbnet_start_xmitKonstantin Khlebnikov2011-11-071-1/+2
* | drivers/net: Add module.h to drivers who were implicitly using itPaul Gortmaker2011-10-311-0/+1
|/
* Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2011-10-251-1/+1
|\
| * Merge branch 'pm-runtime' into pm-for-linusRafael J. Wysocki2011-10-071-1/+1
| |\
| | * PM / Runtime: Add macro to test for runtime PM eventsAlan Stern2011-08-191-1/+1
* | | NET: asix: fix ethtool -e for AX88178 USB dongleGrant Grundler2011-10-191-0/+3
* | | NET: white space/coding style cleanup of asix driverGrant Grundler2011-10-041-71/+82
* | | NET: fix phy init for Asix AX88178 USB (GigE)Grant Grundler2011-10-041-62/+101
* | | NET: fix phy init for AX88772 USB ethernetGrant Grundler2011-10-041-54/+61
* | | rtl8150: removal of forward declarations.françois romieu2011-10-031-61/+50
OpenPOWER on IntegriCloud