summaryrefslogtreecommitdiffstats
path: root/drivers/net/usb
AgeCommit message (Expand)AuthorLines
2016-12-08NET: usb: cdc_mbim: add quirk for supporting Telit LE922ADaniele Palmas-5/+30
2016-12-05net: usb: set error code when usb_alloc_urb failsPan Bian-0/+1
2016-12-02NET: usb: qmi_wwan: add support for Telit LE922A PID 0x1040Daniele Palmas-0/+1
2016-12-02cdc_ether: Fix handling connection notificationKristian Evensen-7/+31
2016-12-01net: asix: Fix AX88772_suspend() USB vendor commands failure issuesallan-3/+3
2016-11-13r8152: Fix error path in open functionGuenter Roeck-7/+10
2016-11-09Net Driver: Add Cypress GX3 VID=04b4 PID=3610.Allan Chou-0/+17
2016-10-30r8152: Fix broken RX checksums.Mark Lord-2/+2
2016-10-27kalmia: avoid potential uninitialized variable useArnd Bergmann-1/+1
2016-10-14net: asix: Avoid looping when the device does not respondGuenter Roeck-4/+4
2016-10-13qmi_wwan: add support for Quectel EC21 and EC25Bjørn Mork-2/+28
2016-09-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller-135/+146
2016-09-21r8152: disable ALDPS and EEE before setting PHYhayeswang-2/+8
2016-09-21r8152: remove r8153_enable_eeehayeswang-7/+3
2016-09-21r8152: move PHY settings to hw_phy_cfghayeswang-6/+8
2016-09-21r8152: move enabling PHYhayeswang-18/+25
2016-09-21r8152: move some functionshayeswang-112/+112
2016-09-07kaweth: remove obsolete debugging statementsOliver Neukum-15/+0
2016-09-06lan78xx: mark symbols static where possibleBaoyou Xie-11/+13
2016-09-06hso: Convert printk to pr_<level>Joe Perches-10/+11
2016-09-06hso: Use a more common logging styleJoe Perches-53/+44
2016-09-06smsc95xx: Add mdix control via ethtoolWoojung Huh-3/+106
2016-09-06smsc95xx: Add register defineWoojung Huh-0/+8
2016-09-01net: pegasus: Remove deprecated create_singlethread_workqueueBhaktipriya Shridhar-1/+2
2016-09-01r8152: fix the coding style with checkpatch.plhayeswang-6/+5
2016-08-31net: asix: autoneg will set WRITE_MEDIUM regRobert Foss-4/+1
2016-08-31net: asix: see 802.3 spec for phy resetRobert Foss-3/+24
2016-08-31net: asix: Fix AX88772x resume failuresRobert Foss-1/+46
2016-08-31net: asix: Avoid looping when the device is disconnectedRobert Foss-12/+46
2016-08-31net: asix: Add in_pm parameterRobert Foss-150/+472
2016-08-31r8152: constify ethtool_ops structuresJulia Lawall-1/+1
2016-08-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller-3/+7
2016-08-18kaweth: fix oops upon failed memory allocationOliver Neukum-1/+6
2016-08-18kaweth: fix firmware downloadOliver Neukum-2/+1
2016-08-13net: usb: usbnet: don't print error when allocating urb failsWolfram Sang-4/+1
2016-08-13net: usb: lan78xx: don't print error when allocating urb failsWolfram Sang-3/+1
2016-08-13net: usb: hso: don't print error when allocating urb failsWolfram Sang-15/+5
2016-07-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds-63/+102
2016-07-24cdc_ether: Improve ZTE MF823/831/910 handlingKristian Evensen-0/+51
2016-07-24Merge tag 'usb-4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds-138/+0
2016-07-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller-9/+76
2016-07-18usbnet: move the CDC parser into USB coreOliver Neukum-138/+0
2016-07-16net: usb: ax88172x: use phy_ethtool_{get|set}_link_ksettingsPhilippe Reynes-20/+2
2016-07-16rndis_host: Set valid random MAC on buggy devicesKristian Evensen-1/+5
2016-07-15r8152: add MODULE_VERSIONGrant Grundler-0/+1
2016-07-11r8152: Add support for setting pass through MAC address on RTL8153-ADMario Limonciello-2/+74
2016-07-09r8152: remove cancel_delayed_work_sync in rtl8152_set_speedhayeswang-1/+0
2016-07-09r8152: remove a netif_carrier_off in rtl8152_open functionhayeswang-2/+0
2016-07-09r8152: remove rtl_phy_reset functionhayeswang-24/+0
2016-07-08r8152: remove the setting of LAN_WAKE_ENhayeswang-7/+1