aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/usb
AgeCommit message (Expand)Author
2014-01-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2014-01-16drivers/net: delete non-required instances of include <linux/init.h>Paul Gortmaker
2014-01-14r8152: ecm and vendor modes coexisthayeswang
2014-01-14r8152: fix the warnings and a error from checkpatch.plhayeswang
2014-01-14r8152: change the descriptorhayeswang
2014-01-14dm9601: add USB IDs for new dm96xx variantsPeter Korsgaard
2014-01-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2014-01-13net: usbnet: fix SG initialisationBjørn Mork
2014-01-07r8152: correct some messagesHayes Wang
2014-01-06Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2014-01-06hso: fix handling of modem port SERIAL_STATE notificationsDan Williams
2014-01-06r8152: replace the return value of rtl_ops_inithayeswang
2014-01-06r8152: move the actions of saving the information of the devicehayeswang
2014-01-06r8152: replace some tabs with spaceshayeswang
2014-01-03r8152: fix the wrong return valuehayeswang
2014-01-01r8152: support RTL8153hayeswang
2014-01-01r8152: split rtl8152_enablehayeswang
2014-01-01r8152: add rtl_opshayeswang
2014-01-01r8152: change some definitionshayeswang
2014-01-01r8152: modify the method of accessing PHYhayeswang
2014-01-01r8152: move rtl8152_unload and ocp_reg_writehayeswang
2013-12-31usbnet: mcs7830: rework link state detectionOctavian Purdila
2013-12-18dm9601: work around tx fifo sync issue on dm962xPeter Korsgaard
2013-12-18dm9601: make it clear that dm9620/dm9621a are also supportedPeter Korsgaard
2013-12-18dm9601: fix reception of full size ethernet frames on dm9620/dm9621aPeter Korsgaard
2013-12-18dm9601: add support for dm9621a based donglePeter Korsgaard
2013-12-06usb: Fix FSF address in file headersJeff Kirsher
2013-11-20r8152: fix incorrect type in assignmenthayeswang
2013-11-20r8152: support stopping/waking tx queuehayeswang
2013-11-20r8152: modify the tx flowhayeswang
2013-11-20r8152: fix tx/rx memory overflowhayeswang
2013-11-14net: cdc_ncm: cleanup a type issue in cdc_ncm_setup()Dan Carpenter
2013-11-14usbnet: fix status interrupt urb handlingFelix Fietkau
2013-11-05net: cdc_ncm: remove non-standard NCM device IDsEnrico Mioso
2013-11-05net: huawei_cdc_ncm: Introduce the huawei_cdc_ncm driverEnrico Mioso
2013-11-05net: cdc_ncm: Export cdc_ncm_{tx, rx}_fixup functions for re-useEnrico Mioso
2013-11-04net: cdc_mbim: fixup error return valueBjørn Mork
2013-11-04net: cdc_mbim: no need to check for resume if suspend existsBjørn Mork
2013-11-04net: qmi_wwan: no need to check for resume if suspend existsBjørn Mork
2013-11-04net: qmi_wwan: manage_power should always set needs_remote_wakeupBjørn Mork
2013-11-04net: cdc_mbim: manage_power should always set needs_remote_wakeupBjørn Mork
2013-11-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-11-02net: cdc_ncm: no not set tx_max higher than the device supportsBjørn Mork
2013-11-02net: cdc_ncm: improve bind error debug messagesBjørn Mork
2013-11-02net: cdc_ncm: return proper error if setup failsBjørn Mork
2013-11-02net: cdc_ncm: refactoring cdc_ncm_setupBjørn Mork
2013-11-02net: cdc_ncm: endian convert constants instead of variablesBjørn Mork
2013-11-02net: cdc_ncm: log signatures in hexBjørn Mork
2013-11-02net: cdc_ncm: use netif_* and dev_* instead of pr_*Bjørn Mork
2013-11-02net: cdc_ncm: log the length we warn aboutBjørn Mork