summaryrefslogtreecommitdiff
path: root/drivers/net/usb
AgeCommit message (Expand)AuthorFilesLines
2014-02-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller12-24/+49
2014-02-19r8152: support get_msglevel and set_msglevelhayeswang1-0/+16
2014-02-19r8152: set disable_hub_initiated_lpmhayeswang1-0/+1
2014-02-19r8152: replace netif_rx with netif_receive_skbhayeswang1-1/+1
2014-02-19r8152: disable teredo for RTL8152hayeswang1-0/+1
2014-02-19r8152: support runtime suspendhayeswang1-23/+158
2014-02-19r8152: support WOLhayeswang1-13/+105
2014-02-19r8152: move some functions from probe to openhayeswang1-20/+25
2014-02-19r8152: combine PHY reset with set_speedhayeswang1-12/+45
2014-02-19r8152: clear BMCR_PDOWNhayeswang1-2/+13
2014-02-19r8152: reduce the frequency of spin_lockhayeswang1-9/+38
2014-02-19r8152: load the default MAC addresshayeswang1-2/+17
2014-02-19r8152: replace some types from int to boolhayeswang1-10/+10
2014-02-19r8152: add three functionshayeswang1-48/+51
2014-02-19r8152: move some functionshayeswang1-53/+53
2014-02-17usbnet: remove generic hard_header_len checkEmil Goode10-21/+45
2014-02-15net: asix: add missing flag to struct driver_infoEmil Goode1-1/+2
2014-02-14USB2NET: Fix Default to 'y' for SR9800 Device Driver, setting to 'n'Liu Junliang1-1/+0
2014-02-14USB2NET: SR9800: use %zu for size_tJingoo Han1-1/+1
2014-02-14net: qmi_wwan: add support for Cinterion PXS8 and PHS8Aleksander Morgado1-0/+1
2014-02-11USB2NET : SR9800 : One chip USB2.0 USB2NET SR9800 Device Driver SupportLiu Junliang4-0/+1089
2014-02-10net: qmi_wwan: add ZTE MF667Raymond Wanyoike1-0/+1
2014-02-07hso: remove some dead codeDan Carpenter1-21/+11
2014-02-07r8152: fix the submission of the interrupt transferhayeswang1-9/+8
2014-02-05net: 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-15r8152: ecm and vendor modes coexisthayeswang3-27/+8
2014-01-15r8152: fix the warnings and a error from checkpatch.plhayeswang1-27/+15
2014-01-15r8152: change the descriptorhayeswang2-3/+4
2014-01-15dm9601: add USB IDs for new dm96xx variantsPeter Korsgaard1-0/+12
2014-01-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-1/+1
2014-01-14net: usbnet: fix SG initialisationBjørn Mork1-1/+1
2014-01-07r8152: correct some messagesHayes Wang1-10/+13
2014-01-07Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller4-32/+50
2014-01-07hso: fix handling of modem port SERIAL_STATE notificationsDan Williams1-2/+11
2014-01-07r8152: replace the return value of rtl_ops_inithayeswang1-9/+11
2014-01-07r8152: move the actions of saving the information of the devicehayeswang1-3/+4
2014-01-07r8152: replace some tabs with spaceshayeswang1-8/+8
2014-01-04r8152: fix the wrong return valuehayeswang1-1/+1
2014-01-02r8152: support RTL8153hayeswang3-6/+621
2014-01-02r8152: split rtl8152_enablehayeswang1-3/+15
2014-01-02r8152: add rtl_opshayeswang1-7/+50
2014-01-02r8152: change some definitionshayeswang1-11/+16
2014-01-02r8152: modify the method of accessing PHYhayeswang1-34/+18
2014-01-02r8152: move rtl8152_unload and ocp_reg_writehayeswang1-29/+29
2014-01-01usbnet: mcs7830: rework link state detectionOctavian Purdila1-15/+4
2013-12-19dm9601: work around tx fifo sync issue on dm962xPeter Korsgaard1-8/+19
2013-12-19dm9601: make it clear that dm9620/dm9621a are also supportedPeter Korsgaard2-6/+6
2013-12-19dm9601: fix reception of full size ethernet frames on dm9620/dm9621aPeter Korsgaard1-1/+6