aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/usb (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-03-09Merge tag 'usb-3.14-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usbLinus Torvalds1-8/+0
2014-03-07Revert "USBNET: ax88179_178a: enable tso if usb host supports sg dma"Mathias Nyman1-8/+0
2014-03-02USB AX88179/178A: Support D-Link DUB-1312Gerry Demaret1-0/+17
2014-02-26AX88179_178A: Add VID:DID for Lenovo OneLinkDock Gigabit LANFreddy Xin1-0/+17
2014-02-17usbnet: remove generic hard_header_len checkEmil Goode10-21/+45
2014-02-14net: asix: add missing flag to struct driver_infoEmil Goode1-1/+2
2014-02-13USB2NET: Fix Default to 'y' for SR9800 Device Driver, setting to 'n'Liu Junliang1-1/+0
2014-02-13USB2NET: SR9800: use %zu for size_tJingoo Han1-1/+1
2014-02-13net: qmi_wwan: add support for Cinterion PXS8 and PHS8Aleksander Morgado1-0/+1
2014-02-10USB2NET : SR9800 : One chip USB2.0 USB2NET SR9800 Device Driver SupportLiu Junliang4-0/+1089
2014-02-09net: qmi_wwan: add ZTE MF667Raymond Wanyoike1-0/+1
2014-02-06hso: remove some dead codeDan Carpenter1-21/+11
2014-02-06r8152: fix the submission of the interrupt transferhayeswang1-9/+8
2014-02-04net: qmi_wwan: add Netgear Aircard 340UBjørn Mork1-0/+1
2014-01-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-0/+12
2014-01-16drivers/net: delete non-required instances of include <linux/init.h>Paul Gortmaker22-22/+0
2014-01-14r8152: ecm and vendor modes coexisthayeswang3-27/+8
2014-01-14r8152: fix the warnings and a error from checkpatch.plhayeswang1-27/+15
2014-01-14r8152: change the descriptorhayeswang2-3/+4
2014-01-14dm9601: add USB IDs for new dm96xx variantsPeter Korsgaard1-0/+12
2014-01-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-1/+1
2014-01-13net: usbnet: fix SG initialisationBjørn Mork1-1/+1
2014-01-07r8152: correct some messagesHayes Wang1-10/+13
2014-01-06Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller4-32/+50
2014-01-06hso: fix handling of modem port SERIAL_STATE notificationsDan Williams1-2/+11
2014-01-06r8152: replace the return value of rtl_ops_inithayeswang1-9/+11
2014-01-06r8152: move the actions of saving the information of the devicehayeswang1-3/+4
2014-01-06r8152: replace some tabs with spaceshayeswang1-8/+8
2014-01-03r8152: fix the wrong return valuehayeswang1-1/+1
2014-01-01r8152: support RTL8153hayeswang3-6/+621
2014-01-01r8152: split rtl8152_enablehayeswang1-3/+15
2014-01-01r8152: add rtl_opshayeswang1-7/+50
2014-01-01r8152: change some definitionshayeswang1-11/+16
2014-01-01r8152: modify the method of accessing PHYhayeswang1-34/+18
2014-01-01r8152: move rtl8152_unload and ocp_reg_writehayeswang1-29/+29
2013-12-31usbnet: mcs7830: rework link state detectionOctavian Purdila1-15/+4
2013-12-18dm9601: work around tx fifo sync issue on dm962xPeter Korsgaard1-8/+19
2013-12-18dm9601: make it clear that dm9620/dm9621a are also supportedPeter Korsgaard2-6/+6
2013-12-18dm9601: fix reception of full size ethernet frames on dm9620/dm9621aPeter Korsgaard1-1/+6
2013-12-18dm9601: add support for dm9621a based donglePeter Korsgaard1-0/+4
2013-12-06usb: Fix FSF address in file headersJeff Kirsher25-50/+25
2013-11-20r8152: fix incorrect type in assignmenthayeswang1-9/+9
2013-11-20r8152: support stopping/waking tx queuehayeswang1-0/+22
2013-11-20r8152: modify the tx flowhayeswang1-43/+3
2013-11-20r8152: fix tx/rx memory overflowhayeswang1-13/+17
2013-11-14net: cdc_ncm: cleanup a type issue in cdc_ncm_setup()Dan Carpenter1-1/+1
2013-11-14usbnet: fix status interrupt urb handlingFelix Fietkau1-3/+0
2013-11-05net: cdc_ncm: remove non-standard NCM device IDsEnrico Mioso1-11/+0
2013-11-05net: huawei_cdc_ncm: Introduce the huawei_cdc_ncm driverEnrico Mioso3-0/+246
2013-11-05net: cdc_ncm: Export cdc_ncm_{tx, rx}_fixup functions for re-useEnrico Mioso1-2/+4