aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/usb (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2013-11-04net: cdc_mbim: fixup error return valueBjørn Mork1-4/+2
2013-11-04net: cdc_mbim: no need to check for resume if suspend existsBjørn Mork1-1/+1
2013-11-04net: qmi_wwan: no need to check for resume if suspend existsBjørn Mork1-1/+1
2013-11-04net: qmi_wwan: manage_power should always set needs_remote_wakeupBjørn Mork1-6/+4
2013-11-04net: cdc_mbim: manage_power should always set needs_remote_wakeupBjørn Mork1-5/+3
2013-11-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-6/+5
2013-11-02net: cdc_ncm: no not set tx_max higher than the device supportsBjørn Mork1-2/+1
2013-11-02net: cdc_ncm: improve bind error debug messagesBjørn Mork1-10/+26
2013-11-02net: cdc_ncm: return proper error if setup failsBjørn Mork1-2/+2