summaryrefslogtreecommitdiffstats
path: root/drivers/net/usb
AgeCommit message (Expand)AuthorLines
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-08-18kaweth: fix oops upon failed memory allocationOliver Neukum-1/+6
2016-08-18kaweth: fix firmware downloadOliver Neukum-2/+1
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
2016-07-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller-10/+42
2016-07-05r8152: fix runtime function for RTL8152hayeswang-7/+17
2016-07-04cdc_ncm: workaround for EM7455 "silent" data interfaceBjørn Mork-0/+7
2016-07-01r8152: clear LINK_OFF_WAKE_EN after autoresumehayeswang-0/+11
2016-06-30usbnet: Stop RX Q on MTU changeSoohoon Lee-3/+7
2016-06-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller-11/+26
2016-06-16r8152: modify the check of the flag of PHY_RESET in set_speed functionhayeswang-2/+2
2016-06-15r8152: correct the rx early sizehayeswang-2/+2
2016-06-15r8152: reset the bmuhayeswang-0/+19
2016-06-15r8152: disable MAC clock speed downhayeswang-9/+5
2016-06-14r8152: save the speedhayeswang-3/+13
2016-06-14r8152: move the setting for the default speedhayeswang-7/+4
2016-06-14r8152: move the settings of PHY to a work queuehayeswang-5/+27
2016-06-09r8152: replace netdev_alloc_skb_ip_align with napi_alloc_skbhayeswang-1/+1
2016-05-31usbnet: smsc95xx: fix link detection for disabled autonegotiationChristoph Fritz-0/+51
2016-05-23net: pegasus: simplify logical constraintxypron.glpk@gmx.de-1/+1
2016-05-20Merge tag 'tty-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds-1/+1
2016-05-20net: usb: ch9200: use kmemdupMuhammad Falak R Wani-2/+1
2016-05-20net: cdc_ncm: update datagram size after changing mtuRafal Redzimski-2/+4
2016-05-19Revert "net: pegasus: remove dead coding"David S. Miller-0/+53
2016-05-19net: pegasus: remove dead codingxypron.glpk@gmx.de-53/+0
2016-05-17asix: Fix offset calculation in asix_rx_fixup() causing slow transmissionsJohn Stultz-1/+1
2016-05-09Merge 4.6-rc7 into tty-nextGreg Kroah-Hartman-13/+65
2016-05-04usbnet: smsc95xx: silence an uninitialized variable warningDan Carpenter-1/+3
2016-05-04usbnet/smsc75xx: silence uninitialized variable warningDan Carpenter-1/+3
2016-05-04treewide: replace dev->trans_start update with helperFlorian Westphal-10/+10
2016-05-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller-13/+65
2016-05-03rtl8152: correct speed testingOliver Neukum-1/+2
2016-05-03usbnet: correct speed testingOliver Neukum-0/+1
2016-05-01net/smscx5xx: use the device tree for mac addressArnd Bergmann-2/+22