summaryrefslogtreecommitdiffstats
path: root/drivers/net/usb
Commit message (Expand)AuthorAgeFilesLines
* networking: make skb_put & friends return void pointersJohannes Berg2017-06-163-7/+7
* networking: introduce and use skb_put_data()Johannes Berg2017-06-169-19/+17
* networking: convert many more places to skb_put_zero()Johannes Berg2017-06-162-3/+3
* r8152: move calling delay_autosuspend functionhayeswang2017-06-161-7/+5
* r8152: split rtl8152_resume functionhayeswang2017-06-161-38/+61
* r8152: add byte_enable for ocp_read_word functionhayeswang2017-06-151-1/+3
* r8152: support RTL8153Bhayeswang2017-06-151-15/+658
* r8152: support new chip 8050hayeswang2017-06-151-0/+10
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-06-153-2/+8
|\
| * qmi_wwan: new Telewell and Sierra device IDsBjørn Mork2017-06-131-0/+4
| * r8152: give the device versionOliver Neukum2017-06-131-0/+2
| * net: Fix inconsistent teardown and release of private netdev state.David S. Miller2017-06-072-2/+2
* | net: phy: Make phy_ethtool_ksettings_get return voidyuval.shaia@oracle.com2017-06-131-1/+1
* | r8152: replace napi_complete with napi_complete_donehayeswang2017-06-091-1/+3
* | r8152: avoid rx queue more than 1000 packetshayeswang2017-06-091-0/+4
* | r8152: check if disabling ALDPS is finishedhayeswang2017-06-091-1/+7
* | r8152: move the initialization to reset_resume functionhayeswang2017-06-091-4/+5
* | r8152: move the default coalesce setting for RTL8153hayeswang2017-06-091-13/+13
* | r8152: adjust U2P3 for RTL8153hayeswang2017-06-091-4/+37
* | r8152: adjust rtl8153_runtime_enable functionhayeswang2017-06-091-2/+2
* | r8152: move the setting of rx aggregationhayeswang2017-06-091-5/+4
* | r8152: adjust the settings about MAC clock speed down for RTL8153hayeswang2017-06-091-5/+29
* | r8152: adjust lpm settings for RTL8153hayeswang2017-06-091-4/+1
* | r8152: add r8153_phy_status functionhayeswang2017-06-091-12/+25
* | net/{mii, smsc}: Make mii_ethtool_get_link_ksettings and smc_netdev_get_ecmd ...yuval.shaia@oracle.com2017-06-053-3/+8
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-05-261-7/+24
|\|
| * cdc-ether: divorce initialisation with a filter reset and a generic methodOliver Neukum2017-05-231-7/+24
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-05-221-3/+10
|\|
| * smsc95xx: Support only IPv4 TCP/UDP csum offloadNisar Sayed2017-05-211-3/+10
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-05-181-0/+2
|\|
| * qmi_wwan: add another Lenovo EM74xx device IDBjørn Mork2017-05-181-0/+2
* | net1080: Remove unused function nc_dump_ttl()Matthias Kaehlcke2017-05-181-9/+0
* | r8152: Remove unused function usb_ocp_read()Matthias Kaehlcke2017-05-181-6/+0
|/
* net: ch9200: add missing USB-descriptor endianness conversionsJohan Hovold2017-05-121-2/+2
* net: cdc_ncm: Fix TX zero paddingJim Baxter2017-05-081-4/+7
* net: usb: qmi_wwan: add Telit ME910 supportDaniele Palmas2017-05-031-0/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2017-05-0224-419/+893
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-04-263-4/+15
| |\
| * \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-04-217-50/+22
| |\ \
| * | | smsc95xx: Add comments to the registers definitionMartin Wetterwald2017-04-172-214/+280
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-04-152-5/+16
| |\ \ \
| * | | | usbnet: pegasus: Use net_device_stats from struct net_deviceTobias Klauser2017-04-072-22/+15
| * | | | usbnet: kaweth: Use net_device_stats from struct net_deviceTobias Klauser2017-04-071-22/+10
| * | | | net: usbnet: Remove unused driver_name variableFlorian Fainelli2017-04-061-2/+0
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-04-062-2/+32
| |\ \ \ \
| * | | | | net: usbnet: support 64bit statsGreg Ungerer2017-04-0316-4/+68
| * | | | | net: break include loop netdevice.h, dsa.h, devlink.hAndrew Lunn2017-03-281-0/+1
| * | | | | net: usb: qmi_wwan: add qmap mux protocol supportDaniele Palmas2017-03-251-1/+316
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-03-232-7/+23
| |\ \ \ \ \
| * | | | | | net: lan78xx: update for phy_(read|write)_mmd_indirect() removalRussell King2017-03-221-5/+5