summaryrefslogtreecommitdiff
path: root/drivers/net/usb
AgeCommit message (Expand)Author
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
2013-10-22ax88179_178a: Correct the RX error definition in RX headerFreddy Xin
2013-10-17net: qmi_wwan: Olivetti Olicard 200 supportEnrico Mioso
2013-10-17usbnet: fix error return code in usbnet_probe()Wei Yongjun
2013-10-02net:drivers/net: Miscellaneous conversions to ETH_ALENJoe Perches
2013-10-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-09-30dm9601: fix IFF_ALLMULTI handlingPeter Korsgaard
2013-09-30net: qmi_wwan: fix Cinterion PLXX product IDAleksander Morgado
2013-09-30net: qmi_wwan: fix checkpatch warningsFabio Porcedda