summaryrefslogtreecommitdiff
path: root/drivers/net/usb
AgeCommit message (Expand)AuthorFilesLines
2015-12-14net: qmi_wwan: add XS Stick W100-2 from 4G SystemsBjørn Mork1-0/+1
2015-12-03qmi_wwan: add Sierra Wireless MC74xx/EM74xxBjørn Mork1-0/+4
2015-12-03qmi_wwan: fix entry for HP lt4112 LTE/HSPA+ Gobi 4G ModuleBjørn Mork1-1/+4
2015-10-27usbnet: Get EVENT_NO_RUNTIME_PM bit before it is clearedEugene Shatokhin1-3/+4
2015-06-15cdc_ncm: Fix tx_bytes statisticsBjørn Mork1-1/+1
2015-04-28usbnet: Fix tx_bytes statistic running backward in cdc_ncmBen Hutchings4-9/+18
2015-04-28usbnet: Fix tx_packets stat for FLAG_MULTI_FRAME driversBen Hutchings4-3/+8
2015-04-27vlan: kill vlan_put_tag helperJiri Pirko1-1/+1
2015-03-24Revert "net: cx82310_eth: use common match macro"Ondrej Zary1-1/+10
2015-03-14usb: plusb: Add support for National Instruments host-to-host cableBen Shelton1-0/+5
2014-11-17qmi_wwan: Add support for HP lt4112 LTE/HSPA+ Gobi 4G ModemMartin Hauke1-0/+1
2014-11-07asix: Do full reset during ax88772_bindCharles Keepax1-13/+1
2014-10-31r8152: stop submitting intr for -EPROTOhayeswang1-0/+3
2014-10-30r8152: check WORK_ENABLE in suspend functionhayeswang1-1/+1
2014-10-30r8152: reset tp->speed before autoresuming in open functionhayeswang1-0/+5
2014-10-30r8152: clear SELECTIVE_SUSPEND when autoresuminghayeswang1-4/+3
2014-10-29cdc-ether: handle promiscuous mode with a set_rx_mode callbackOlivier Blin1-0/+5
2014-10-29cdc-ether: extract usbnet_cdc_update_filter functionOlivier Blin1-14/+28
2014-10-29usbnet: add a callback for set_rx_modeOlivier Blin1-0/+20
2014-10-20ax88179_178a: fix bonding failureIan Morgan1-1/+6
2014-10-18r8152: return -EBUSY for runtime suspendhayeswang1-7/+15
2014-10-10r8152: add mutex for hw settingshayeswang1-1/+63
2014-10-10r8152: adjust usb_autopm_xxxhayeswang1-13/+11
2014-10-10r8152: autoresume before setting featurehayeswang1-1/+9
2014-10-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2-136/+375
2014-10-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2-3/+10
2014-10-08Merge tag 'usb-3.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds1-6/+8
2014-10-07r8152: nway reset after setting eeehayeswang1-0/+2
2014-10-04r8152: autoresume before setting MAC addresshayeswang1-2/+9
2014-10-04asix: Don't reset PHY on if_up for ASIX 88772Michel Stam1-1/+1
2014-10-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-46/+42
2014-10-02r8152: disable power cut for RTL8153hayeswang1-1/+1
2014-10-02r8152: remove clearing bphayeswang1-27/+1
2014-10-01r8152: fix setting RTL8152_UNPLUGhayeswang1-1/+5
2014-09-29r8152: support ethtool eeehayeswang1-0/+128
2014-09-29r8152: add functions to set EEEhayeswang1-25/+76
2014-09-29r8152: change the EEE definitionhayeswang1-21/+14
2014-09-27r8152: fix the carrier off when autoresuminghayeswang1-17/+35
2014-09-25Merge tag 'phy-for_3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/kis...Greg Kroah-Hartman1-17/+45
2014-09-24usb: hub: rename khubd to hub_wq in documentation and commentsPetr Mladek1-6/+8
2014-09-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-17/+45
2014-09-22r8152: disable ALDPShayeswang1-17/+45
2014-09-14r8152: support VLANhayeswang1-14/+65
2014-09-10r8152: use usleep_rangehayeswang1-11/+11
2014-09-05r8152: use eth_hw_addr_randomhayeswang1-16/+19
2014-09-05r8152: change the location of rtl8152_set_mac_addresshayeswang1-17/+17
2014-09-02r8152: rename rx_buf_szhayeswang1-11/+11
2014-09-02r8152: reduce the number of Txhayeswang1-1/+1
2014-08-28r8152: replace strncpy with strlcpyhayeswang1-2/+2
2014-08-25r8152: check code with checkpatch.plhayeswang1-31/+35