summaryrefslogtreecommitdiffstats
path: root/drivers/net/usb
Commit message (Expand)AuthorAgeFilesLines
* kaweth: remove obsolete debugging statementsOliver Neukum2016-09-071-15/+0
* lan78xx: mark symbols static where possibleBaoyou Xie2016-09-061-11/+13
* hso: Convert printk to pr_<level>Joe Perches2016-09-061-10/+11
* hso: Use a more common logging styleJoe Perches2016-09-061-53/+44
* smsc95xx: Add mdix control via ethtoolWoojung Huh2016-09-061-3/+106
* smsc95xx: Add register defineWoojung Huh2016-09-061-0/+8
* net: pegasus: Remove deprecated create_singlethread_workqueueBhaktipriya Shridhar2016-09-011-1/+2
* r8152: fix the coding style with checkpatch.plhayeswang2016-09-011-6/+5
* net: asix: autoneg will set WRITE_MEDIUM regRobert Foss2016-08-311-4/+1
* net: asix: see 802.3 spec for phy resetRobert Foss2016-08-311-3/+24
* net: asix: Fix AX88772x resume failuresRobert Foss2016-08-311-1/+46
* net: asix: Avoid looping when the device is disconnectedRobert Foss2016-08-312-12/+46
* net: asix: Add in_pm parameterRobert Foss2016-08-314-150/+472
* r8152: constify ethtool_ops structuresJulia Lawall2016-08-311-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-08-301-3/+7
|\
| * kaweth: fix oops upon failed memory allocationOliver Neukum2016-08-181-1/+6
| * kaweth: fix firmware downloadOliver Neukum2016-08-181-2/+1
* | net: usb: usbnet: don't print error when allocating urb failsWolfram Sang2016-08-131-4/+1
* | net: usb: lan78xx: don't print error when allocating urb failsWolfram Sang2016-08-131-3/+1
* | net: usb: hso: don't print error when allocating urb failsWolfram Sang2016-08-131-15/+5
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2016-07-274-63/+102
|\
| * cdc_ether: Improve ZTE MF823/831/910 handlingKristian Evensen2016-07-241-0/+51
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-07-241-9/+76
| |\
| * | net: usb: ax88172x: use phy_ethtool_{get|set}_link_ksettingsPhilippe Reynes2016-07-161-20/+2
| * | rndis_host: Set valid random MAC on buggy devicesKristian Evensen2016-07-161-1/+5
| * | r8152: remove cancel_delayed_work_sync in rtl8152_set_speedhayeswang2016-07-091-1/+0
| * | r8152: remove a netif_carrier_off in rtl8152_open functionhayeswang2016-07-091-2/+0
| * | r8152: remove rtl_phy_reset functionhayeswang2016-07-091-24/+0
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-07-063-10/+42
| |\ \
| * \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-06-301-11/+26
| |\ \ \
| * | | | r8152: modify the check of the flag of PHY_RESET in set_speed functionhayeswang2016-06-161-2/+2
| * | | | r8152: save the speedhayeswang2016-06-141-3/+13
| * | | | r8152: move the setting for the default speedhayeswang2016-06-141-7/+4
| * | | | r8152: move the settings of PHY to a work queuehayeswang2016-06-141-5/+27
| * | | | r8152: replace netdev_alloc_skb_ip_align with napi_alloc_skbhayeswang2016-06-091-1/+1
* | | | | Merge tag 'usb-4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2016-07-241-138/+0
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | usbnet: move the CDC parser into USB coreOliver Neukum2016-07-181-138/+0
| | |/ / | |/| |
* | | | r8152: add MODULE_VERSIONGrant Grundler2016-07-151-0/+1
* | | | r8152: Add support for setting pass through MAC address on RTL8153-ADMario Limonciello2016-07-111-2/+74
* | | | r8152: remove the setting of LAN_WAKE_ENhayeswang2016-07-081-7/+1
| |_|/ |/| |
* | | r8152: fix runtime function for RTL8152hayeswang2016-07-051-7/+17
* | | cdc_ncm: workaround for EM7455 "silent" data interfaceBjørn Mork2016-07-041-0/+7
* | | r8152: clear LINK_OFF_WAKE_EN after autoresumehayeswang2016-07-011-0/+11
* | | usbnet: Stop RX Q on MTU changeSoohoon Lee2016-06-301-3/+7
|/ /
* | r8152: correct the rx early sizehayeswang2016-06-151-2/+2
* | r8152: reset the bmuhayeswang2016-06-151-0/+19
* | r8152: disable MAC clock speed downhayeswang2016-06-151-9/+5
|/
* usbnet: smsc95xx: fix link detection for disabled autonegotiationChristoph Fritz2016-05-311-0/+51
* net: pegasus: simplify logical constraintxypron.glpk@gmx.de2016-05-231-1/+1
* Merge tag 'tty-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2016-05-201-1/+1
|\