summaryrefslogtreecommitdiffstats
path: root/drivers/net/usb
Commit message (Expand)AuthorAgeFilesLines
* 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
| * | | | | | net: usb: pegasus: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes2017-03-211-6/+8
| * | | | | | r8152: check hw version firsthayeswang2017-03-211-39/+63
| * | | | | | net: usb: usb: remove old api ethtool_{get|set}_settingsPhilippe Reynes2017-03-211-35/+0
| * | | | | | net: usb: asix: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes2017-03-211-6/+6
| * | | | | | net: usb: sr9700: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes2017-03-211-2/+2
| * | | | | | net: usb: smsc75xx: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes2017-03-211-2/+2
| * | | | | | net: usb: sierra_net: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes2017-03-211-2/+2
| * | | | | | net: usb: mcs7830: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes2017-03-211-2/+2
| * | | | | | net: usb: dm9601: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes2017-03-211-2/+2
| * | | | | | net: usb: cdc_ncm: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes2017-03-211-2/+2
| * | | | | | net: usb: sr9800: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes2017-03-211-2/+2
| * | | | | | net: usb: smsc95xx: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes2017-03-211-12/+12
| * | | | | | net: usb: usbnet: add new api ethtool_{get|set}_link_ksettingsPhilippe Reynes2017-03-211-0/+36
| * | | | | | r8152: simply the argumentshayeswang2017-03-161-17/+26
| * | | | | | net: usb: rtl8150: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes2017-03-131-15/+20
| * | | | | | net: usb: r8152: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes2017-03-131-9/+12
| * | | | | | net: usb: catc: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes2017-03-131-13/+18
| * | | | | | net: usb: asix88179_178a: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes2017-03-131-6/+8
* | | | | | | net: hso: register netdev later to avoid a race conditionAndreas Kemnade2017-04-281-7/+7
| |_|_|_|_|/ |/| | | | |
* | | | | | net: hso: fix module unloadingAndreas Kemnade2017-04-251-1/+1
* | | | | | usb: plusb: Add support for PL-27A1Roman Spychała2017-04-252-3/+14
| |_|_|_|/ |/| | | |
* | | | | kaweth: use skb_cow_head() to deal with cloned skbsEric Dumazet2017-04-211-12/+6
* | | | | ch9200: use skb_cow_head() to deal with cloned skbsEric Dumazet2017-04-211-7/+2
* | | | | lan78xx: use skb_cow_head() to deal with cloned skbsEric Dumazet2017-04-211-7/+2
* | | | | sr9700: use skb_cow_head() to deal with cloned skbsEric Dumazet2017-04-211-7/+2
* | | | | cx82310_eth: use skb_cow_head() to deal with cloned skbsEric Dumazet2017-04-211-5/+2
* | | | | smsc75xx: use skb_cow_head() to deal with cloned skbsEric Dumazet2017-04-211-6/+2
OpenPOWER on IntegriCloud