summaryrefslogtreecommitdiff
path: root/drivers/net/usb
AgeCommit message (Expand)Author
2014-01-14dm9601: add USB IDs for new dm96xx variantsPeter Korsgaard
2014-01-13net: usbnet: fix SG initialisationBjørn Mork
2014-01-06hso: fix handling of modem port SERIAL_STATE notificationsDan Williams
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-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
2013-11-02net: cdc_ncm: set correct dev->hard_mtuBjørn Mork
2013-11-02net: cdc_ncm: remove ethtool opsBjørn Mork
2013-11-02net: cdc_ncm: remove probe and disconnect wrappersBjørn Mork
2013-11-02net: cdc_ncm: no point in filling up the NTBs if we send ZLPsBjørn Mork
2013-11-02net: cdc_ncm: only the control intf can be probedBjørn Mork
2013-11-02net: cdc_ncm: remove descriptor pointersBjørn Mork
2013-11-02net: cdc_ncm: fix SET_MAX_DATAGRAM_SIZEBjørn Mork
2013-11-02net: cdc_ncm: remove ncm_parm fieldBjørn Mork
2013-11-02net: cdc_ncm: remove tx_speed and rx_speed fieldsBjørn Mork
2013-11-02net: cdc_ncm: remove unused udev fieldBjørn Mork
2013-11-02net: cdc_ncm: remove redundant netdev fieldBjørn Mork
2013-11-02net: cdc_ncm: remove redundant endpoint pointersBjørn Mork
2013-11-02net: cdc_ncm: remove redundant "intf" fieldBjørn Mork
2013-11-02net: cdc_ncm: simplify and optimize frame paddingBjørn Mork
2013-11-02net: cdc_mbim: change the default to send ZLPsBjørn Mork
2013-11-02net: cdc_mbim: handle IPv6 Neigbor SolicitationsBjørn Mork
2013-10-25ax88179_178a: Remove AX_MEDIUM_ALWAYS_ONE bit in AX_MEDIUM_STATUS_MODE regist...Freddy Xin
2013-10-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-10-22ax88179_178a: Add VID:DID for Samsung USB Ethernet AdapterFreddy Xin