aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/usb (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-02-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-40/+71
2017-02-10net: lan78xx: fix build errors when linux/phy*.h is removed from net/dsa.hRussell King1-0/+1
2017-02-09sierra_net: Skip validating irrelevant fields for IDLE LSIsStefan Brüns1-7/+7
2017-02-09sierra_net: Add support for IPv6 and Dual-Stack Link Sense IndicationsStefan Brüns1-35/+66
2017-02-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller3-33/+86
2017-02-07catc: Use heap buffer for memory size testBen Hutchings1-7/+18
2017-02-07catc: Combine failure cleanup code in catc_probe()Ben Hutchings1-16/+17
2017-02-07rtl8150: Use heap buffers for all register accessBen Hutchings1-7/+27
2017-02-07pegasus: Use heap buffers for all register accessBen Hutchings1-4/+25
2017-01-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller3-6/+43
2017-01-25r8152: check rx after napi is enabledhayeswang1-1/+6
2017-01-25r8152: re-schedule napi for txhayeswang1-0/+3
2017-01-25r8152: avoid start_xmit to schedule napi when napi is disabledhayeswang1-2/+6
2017-01-25r8152: avoid start_xmit to call napi_schedule during autosuspendhayeswang1-3/+9
2017-01-25r8152: fix the wrong spellinghayeswang1-2/+2
2017-01-24qmi_wwan/cdc_ether: add device ID for HP lt2523 (Novatel E371) WWAN cardBjørn Mork2-0/+15
2017-01-24r8152: don't execute runtime suspend if the tx is not emptyhayeswang1-1/+3
2017-01-20r8152: fix rtl8152_post_reset functionhayeswang1-0/+2
2017-01-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-1/+6
2017-01-12cdc-ether: usbnet_cdc_zte_status() can be staticWei Yongjun1-1/+1
2017-01-11r8152: fix the sw rx checksum is unavailablehayeswang1-1/+6
2017-01-10r8152: fix rx issue for runtime suspendhayeswang1-3/+28
2017-01-10r8152: split rtl8152_suspend functionhayeswang1-17/+40
2017-01-04net: usb: asix_devices: add .reset_resume for USB PMPeter Chen1-0/+1
2016-12-25ktime: Cleanup ktime_set() usageThomas Gleixner1-1/+1
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds4-4/+4
2016-12-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2-5/+30
2016-12-08lan78xx: add LAN7801 MAC only supportWoojung Huh3-2/+126
2016-12-08NET: usb: cdc_mbim: add quirk for supporting Telit LE922ADaniele Palmas2-5/+30
2016-12-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-0/+1
2016-12-05net: usb: set error code when usb_alloc_urb failsPan Bian1-0/+1
2016-12-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller3-10/+35
2016-12-02NET: usb: qmi_wwan: add support for Telit LE922A PID 0x1040Daniele Palmas1-0/+1
2016-12-02cdc_ether: Fix handling connection notificationKristian Evensen1-7/+31
2016-12-01net: asix: Fix AX88772_suspend() USB vendor commands failure issuesallan1-3/+3
2016-11-18lan78xx: relocate mdix setting to phy driverWoojung Huh1-70/+3
2016-11-15net: usb: lan78xx: Utilize phy_ethtool_nway_resetFlorian Fainelli1-6/+1
2016-11-15net: usb: ax88172x: Utilize phy_ethtool_nway_resetFlorian Fainelli1-9/+1
2016-11-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2-9/+29
2016-11-13r8152: Fix error path in open functionGuenter Roeck1-7/+10
2016-11-09Net Driver: Add Cypress GX3 VID=04b4 PID=3610.Allan Chou1-0/+17
2016-11-02lan78xx: Use irq_domain for phy interrupt from USB Int. EPWoojung Huh1-26/+189
2016-10-30r8152: Fix broken RX checksums.Mark Lord1-2/+2
2016-10-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2-5/+5
2016-10-27kalmia: avoid potential uninitialized variable useArnd Bergmann1-1/+1
2016-10-20net: use core MTU range checking in USB NIC driversJarod Wilson9-44/+25
2016-10-18r8152: add new products of Lenovohayeswang2-1/+33
2016-10-14net: asix: Avoid looping when the device does not respondGuenter Roeck1-4/+4
2016-10-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-2/+28
2016-10-13qmi_wwan: add support for Quectel EC21 and EC25Bjørn Mork1-2/+28