aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/usb (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-03-20Merge tag 'usb-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usbLinus Torvalds3-0/+501
2012-03-20Merge tag 'tty-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/ttyLinus Torvalds1-2/+0
2012-03-16net: qmi_wwan: add support for ZTE MF820DBjørn Mork1-0/+34
2012-03-16net/usbnet: reserve headroom on rx skbsEric Dumazet1-2/+2
2012-03-12Merge 3.3-rc7 into usb-nextGreg Kroah-Hartman3-0/+467
2012-03-11usb: asix: Patch for Sitecom LN-031Joerg Neikes1-0/+4
2012-03-09net: qmi_wwan: add Gobi and Pantech UML290 device IDsBjørn Mork1-1/+81
2012-03-09net: qmi_wwan: support devices having a shared QMI/wwan interfaceBjørn Mork1-16/+152
2012-03-09net: usb: qmi_wwan: New driver for Huawei QMI based WWAN devicesBjørn Mork3-0/+251
2012-03-08TTY: remove re-assignments to tty_driver membersJiri Slaby1-2/+0
2012-03-08net/usbnet: avoid recursive locking in usbnet_stop()Sebastian Siewior1-0/+2
2012-02-22Move Logitech Harmony 900 from cdc_ether to zaurusScott Talbert2-0/+14
2012-02-22hso: memsetting wrong data in hso_get_count()Dan Carpenter1-1/+1
2012-02-21zaurus: Add ID for C-750/C-760/C-860/SL-C3000 PDA in MDLM modeDave Jones1-0/+5
2012-02-15ipheth: Add iPhone 4STim Gardner1-0/+5
2012-01-10asix: fix setting custom MAC address on Asix 88178 devicesJussi Kivilinna1-0/+7
2012-01-10asix: fix setting custom MAC address on Asix 88772 devicesJussi Kivilinna1-0/+8
2012-01-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds4-6/+6
2012-01-09usbnet: make ethtool_ops conststephen hemminger4-5/+5
2012-01-07asix: fix infinite loop in rx_fixup()Aurelien Jacobs1-1/+1
2012-01-07Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus Torvalds24-312/+30
2012-01-06Merge branch 'driver-core-next' into Linux 3.2Greg Kroah-Hartman24-312/+30
2011-12-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-0/+4
2011-12-23usb: pegasus: cleanup a couple conditionsDan Carpenter1-2/+2
2011-12-23drivers/net/usb/asix: fixed asix_get_wol reported wrong wol status issueallan1-1/+5
2011-12-19module_param: make bool parameters really bool (net & drivers/net)Rusty Russell3-4/+4
2011-12-19asix: new device idAurelien Jacobs1-0/+4
2011-11-22net: remove netdev_alloc_page and use __GFP_COLDEric Dumazet1-5/+5
2011-11-22CDC NCM: Use kzalloc rather than kmalloc followed by memset with 0Thomas Meyer1-3/+1
2011-11-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller3-31/+64
2011-11-18USB: convert drivers/net/* to use module_usb_driver()Greg Kroah-Hartman24-312/+30
2011-11-16net: introduce and use netdev_features_t for device features setsMichał Mirosław2-2/+4
2011-11-15net-next:asix: V2 Update VERSIONGrant Grundler1-1/+1
2011-11-15net-next:asix: V2 more fixes for ax88178 phy init sequenceGrant Grundler1-7/+15
2011-11-15net-next:asix: reduce AX88772 init time by about 2 secondsGrant Grundler1-5/+25
2011-11-15net-next:asix:poll in asix_get_phyid in case phy not readyGrant Grundler1-2/+10
2011-11-15net-next:asix:PHY_MODE_RTL8211CL should be 0xCGrant Grundler1-1/+1
2011-11-14net/usb: Misc. fixes for the LG-VL600 LTE USB modemMark Kamichoff2-15/+12
2011-11-08Fix incorrect usage of NET_IP_ALIGNNico Erfurth1-3/+4
2011-11-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds1-1/+2
2011-11-07usbnet: fix oops in usbnet_start_xmitKonstantin Khlebnikov1-1/+2
2011-10-31drivers/net: Add module.h to drivers who were implicitly using itPaul Gortmaker1-0/+1
2011-10-25Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds1-1/+1
2011-10-19NET: asix: fix ethtool -e for AX88178 USB dongleGrant Grundler1-0/+3
2011-10-07Merge branch 'pm-runtime' into pm-for-linusRafael J. Wysocki1-1/+1
2011-10-04NET: white space/coding style cleanup of asix driverGrant Grundler1-71/+82
2011-10-04NET: fix phy init for Asix AX88178 USB (GigE)Grant Grundler1-62/+101
2011-10-04NET: fix phy init for AX88772 USB ethernetGrant Grundler1-54/+61
2011-10-03rtl8150: removal of forward declarations.françois romieu1-61/+50
2011-09-29usbnet: add timestamping supportMichael Riesch1-0/+6