summaryrefslogtreecommitdiffstats
path: root/drivers/net/usb
Commit message (Expand)AuthorAgeFilesLines
* 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
|\
| * Merge 4.6-rc7 into tty-nextGreg Kroah-Hartman2016-05-094-13/+65
| |\
| * | tty: Replace TTY_THROTTLED bit tests with tty_throttled()Peter Hurley2016-04-301-1/+1
* | | net: usb: ch9200: use kmemdupMuhammad Falak R Wani2016-05-201-2/+1
* | | net: cdc_ncm: update datagram size after changing mtuRafal Redzimski2016-05-201-2/+4
* | | Revert "net: pegasus: remove dead coding"David S. Miller2016-05-191-0/+53
* | | net: pegasus: remove dead codingxypron.glpk@gmx.de2016-05-191-53/+0
* | | asix: Fix offset calculation in asix_rx_fixup() causing slow transmissionsJohn Stultz2016-05-171-1/+1
* | | usbnet: smsc95xx: silence an uninitialized variable warningDan Carpenter2016-05-041-1/+3
* | | usbnet/smsc75xx: silence uninitialized variable warningDan Carpenter2016-05-041-1/+3
* | | treewide: replace dev->trans_start update with helperFlorian Westphal2016-05-046-10/+10
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-05-044-13/+65
|\ \ \ | | |/ | |/|
| * | net/smscx5xx: use the device tree for mac addressArnd Bergmann2016-05-012-2/+22
| * | pegasus: fixes reported packet lengthPetko Manolov2016-04-281-2/+2
| * | pegasus: fixes URB buffer allocation size;Petko Manolov2016-04-281-3/+3
| * | lan78xx: workaround of forced 100 Full/Half duplex mode errorWoojung Huh2016-04-281-1/+28
| * | lan78xx: fix statistics counter errorWoojung Huh2016-04-281-5/+10
| |/
* | rtl8152: correct speed testingOliver Neukum2016-05-031-1/+2
* | usbnet: correct speed testingOliver Neukum2016-05-031-0/+1
|/
* cdc_mbim: apply "NDP to end" quirk to all Huawei devicesBjørn Mork2016-04-141-2/+7
* net: usb: cdc_ncm: adding Telit LE910 V2 mobile broadband cardDaniele Palmas2016-03-311-0/+7
OpenPOWER on IntegriCloud