summaryrefslogtreecommitdiff
path: root/drivers/net/usb
AgeCommit message (Expand)Author
2017-06-09r8152: replace napi_complete with napi_complete_donehayeswang
2017-06-09r8152: avoid rx queue more than 1000 packetshayeswang
2017-06-09r8152: check if disabling ALDPS is finishedhayeswang
2017-06-09r8152: move the initialization to reset_resume functionhayeswang
2017-06-09r8152: move the default coalesce setting for RTL8153hayeswang
2017-06-09r8152: adjust U2P3 for RTL8153hayeswang
2017-06-09r8152: adjust rtl8153_runtime_enable functionhayeswang
2017-06-09r8152: move the setting of rx aggregationhayeswang
2017-06-09r8152: adjust the settings about MAC clock speed down for RTL8153hayeswang
2017-06-09r8152: adjust lpm settings for RTL8153hayeswang
2017-06-09r8152: add r8153_phy_status functionhayeswang
2017-06-05net/{mii, smsc}: Make mii_ethtool_get_link_ksettings and smc_netdev_get_ecmd ...yuval.shaia@oracle.com
2017-05-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-05-23cdc-ether: divorce initialisation with a filter reset and a generic methodOliver Neukum
2017-05-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-05-21smsc95xx: Support only IPv4 TCP/UDP csum offloadNisar Sayed
2017-05-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-05-18net1080: Remove unused function nc_dump_ttl()Matthias Kaehlcke
2017-05-18r8152: Remove unused function usb_ocp_read()Matthias Kaehlcke
2017-05-18qmi_wwan: add another Lenovo EM74xx device IDBjørn Mork
2017-05-12net: ch9200: add missing USB-descriptor endianness conversionsJohan Hovold
2017-05-08net: cdc_ncm: Fix TX zero paddingJim Baxter
2017-05-03net: usb: qmi_wwan: add Telit ME910 supportDaniele Palmas
2017-05-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2017-04-28net: hso: register netdev later to avoid a race conditionAndreas Kemnade
2017-04-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-04-25net: hso: fix module unloadingAndreas Kemnade
2017-04-25usb: plusb: Add support for PL-27A1Roman Spychała
2017-04-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-04-21kaweth: use skb_cow_head() to deal with cloned skbsEric Dumazet
2017-04-21ch9200: use skb_cow_head() to deal with cloned skbsEric Dumazet
2017-04-21lan78xx: use skb_cow_head() to deal with cloned skbsEric Dumazet
2017-04-21sr9700: use skb_cow_head() to deal with cloned skbsEric Dumazet
2017-04-21cx82310_eth: use skb_cow_head() to deal with cloned skbsEric Dumazet
2017-04-21smsc75xx: use skb_cow_head() to deal with cloned skbsEric Dumazet
2017-04-20smsc95xx: Use skb_cow_head to deal with cloned skbsJames Hughes
2017-04-17smsc95xx: Add comments to the registers definitionMartin Wetterwald
2017-04-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-04-13drivers: net: usb: qmi_wwan: add QMI_QUIRK_SET_DTR for Telit PID 0x1201Daniele Palmas
2017-04-07usbnet: pegasus: Use net_device_stats from struct net_deviceTobias Klauser
2017-04-07usbnet: kaweth: Use net_device_stats from struct net_deviceTobias Klauser
2017-04-06usbnet: make sure no NULL pointer is passed throughOliver Neukum
2017-04-06net: usbnet: Remove unused driver_name variableFlorian Fainelli
2017-04-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-04-03net: usbnet: support 64bit statsGreg Ungerer
2017-04-01r8152: The Microsoft Surface docks also use R8152 v2René Rebe
2017-03-28net: break include loop netdevice.h, dsa.h, devlink.hAndrew Lunn
2017-03-25net: usb: qmi_wwan: add qmap mux protocol supportDaniele Palmas
2017-03-24r8152: prevent the driver from transmitting packets with carrier offhayeswang
2017-03-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller