aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/usb
AgeCommit message (Expand)Author
2017-11-10net: usb: qmi_wwan: add Telit ME910 supportDaniele Palmas
2017-06-02qmi_wwan: add Dell DW5811eBjørn Mork
2017-03-20catc: Use heap buffer for memory size testBen Hutchings
2017-03-20catc: Combine failure cleanup code in catc_probe()Ben Hutchings
2017-03-20rtl8150: Use heap buffers for all register accessBen Hutchings
2017-03-20pegasus: Use heap buffers for all register accessBen Hutchings
2017-03-20qmi_wwan/cdc_ether: add device ID for HP lt2523 (Novatel E371) WWAN cardBjørn Mork
2017-03-20r8152: don't execute runtime suspend if the tx is not emptyhayeswang
2017-02-21r8152: fix rx issue for runtime suspendhayeswang
2017-02-21r8152: split rtl8152_suspend functionhayeswang
2016-12-10cdc_ether: Fix handling connection notificationKristian Evensen
2016-09-21r8152: disable ALDPS and EEE before setting PHYhayeswang
2016-09-21r8152: remove r8153_enable_eeehayeswang
2016-09-21r8152: move PHY settings to hw_phy_cfghayeswang
2016-09-21r8152: move enabling PHYhayeswang
2016-09-21r8152: move some functionshayeswang
2016-08-18kaweth: fix oops upon failed memory allocationOliver Neukum
2016-08-18kaweth: fix firmware downloadOliver Neukum
2016-07-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2016-07-24cdc_ether: Improve ZTE MF823/831/910 handlingKristian Evensen
2016-07-24Merge tag 'usb-4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2016-07-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-07-18usbnet: move the CDC parser into USB coreOliver Neukum
2016-07-16net: usb: ax88172x: use phy_ethtool_{get|set}_link_ksettingsPhilippe Reynes
2016-07-16rndis_host: Set valid random MAC on buggy devicesKristian Evensen
2016-07-15r8152: add MODULE_VERSIONGrant Grundler
2016-07-11r8152: Add support for setting pass through MAC address on RTL8153-ADMario Limonciello
2016-07-09r8152: remove cancel_delayed_work_sync in rtl8152_set_speedhayeswang
2016-07-09r8152: remove a netif_carrier_off in rtl8152_open functionhayeswang
2016-07-09r8152: remove rtl_phy_reset functionhayeswang
2016-07-08r8152: remove the setting of LAN_WAKE_ENhayeswang
2016-07-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-07-05r8152: fix runtime function for RTL8152hayeswang
2016-07-04cdc_ncm: workaround for EM7455 "silent" data interfaceBjørn Mork
2016-07-01r8152: clear LINK_OFF_WAKE_EN after autoresumehayeswang
2016-06-30usbnet: Stop RX Q on MTU changeSoohoon Lee
2016-06-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-06-16r8152: modify the check of the flag of PHY_RESET in set_speed functionhayeswang
2016-06-15r8152: correct the rx early sizehayeswang
2016-06-15r8152: reset the bmuhayeswang
2016-06-15r8152: disable MAC clock speed downhayeswang
2016-06-14r8152: save the speedhayeswang
2016-06-14r8152: move the setting for the default speedhayeswang
2016-06-14r8152: move the settings of PHY to a work queuehayeswang
2016-06-09r8152: replace netdev_alloc_skb_ip_align with napi_alloc_skbhayeswang
2016-05-31usbnet: smsc95xx: fix link detection for disabled autonegotiationChristoph Fritz
2016-05-23net: pegasus: simplify logical constraintxypron.glpk@gmx.de
2016-05-20Merge tag 'tty-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2016-05-20net: usb: ch9200: use kmemdupMuhammad Falak R Wani
2016-05-20net: cdc_ncm: update datagram size after changing mtuRafal Redzimski