summaryrefslogtreecommitdiffstats
path: root/drivers/net/usb
Commit message (Expand)AuthorAgeFilesLines
* net: usb: asix88179_178a: Add support for the Belkin B2B128Andrew F. Davis2017-06-271-0/+16
* 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
* cdc-ether: divorce initialisation with a filter reset and a generic methodOliver Neukum2017-05-231-7/+24
* smsc95xx: Support only IPv4 TCP/UDP csum offloadNisar Sayed2017-05-211-3/+10
* qmi_wwan: add another Lenovo EM74xx device IDBjørn Mork2017-05-181-0/+2
* 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-0324-419/+893
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-04-273-4/+15
| |\
| * \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-04-227-50/+22Star
| |\ \
| * | | 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-162-5/+16
| |\ \ \
| * | | | usbnet: pegasus: Use net_device_stats from struct net_deviceTobias Klauser2017-04-072-22/+15Star
| * | | | usbnet: kaweth: Use net_device_stats from struct net_deviceTobias Klauser2017-04-071-22/+10Star
| * | | | net: usbnet: Remove unused driver_name variableFlorian Fainelli2017-04-061-2/+0Star
| * | | | 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-0416-4/+68
| * | | | | net: break include loop netdevice.h, dsa.h, devlink.hAndrew Lunn2017-03-291-0/+1
| * | | | | net: usb: qmi_wwan: add qmap mux protocol supportDaniele Palmas2017-03-261-1/+316
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-03-242-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-221-6/+8
| * | | | | | r8152: check hw version firsthayeswang2017-03-221-39/+63
| * | | | | | net: usb: usb: remove old api ethtool_{get|set}_settingsPhilippe Reynes2017-03-221-35/+0Star
| * | | | | | net: usb: asix: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes2017-03-221-6/+6
| * | | | | | net: usb: sr9700: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes2017-03-221-2/+2
| * | | | | | net: usb: smsc75xx: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes2017-03-221-2/+2
| * | | | | | net: usb: sierra_net: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes2017-03-221-2/+2
| * | | | | | net: usb: mcs7830: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes2017-03-221-2/+2
| * | | | | | net: usb: dm9601: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes2017-03-221-2/+2
| * | | | | | net: usb: cdc_ncm: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes2017-03-221-2/+2
| * | | | | | net: usb: sr9800: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes2017-03-221-2/+2
| * | | | | | net: usb: smsc95xx: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes2017-03-221-12/+12
| * | | | | | net: usb: usbnet: add new api ethtool_{get|set}_link_ksettingsPhilippe Reynes2017-03-221-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/+6Star
* | | | | ch9200: use skb_cow_head() to deal with cloned skbsEric Dumazet2017-04-211-7/+2Star
* | | | | lan78xx: use skb_cow_head() to deal with cloned skbsEric Dumazet2017-04-211-7/+2Star
* | | | | sr9700: use skb_cow_head() to deal with cloned skbsEric Dumazet2017-04-211-7/+2Star
* | | | | cx82310_eth: use skb_cow_head() to deal with cloned skbsEric Dumazet2017-04-211-5/+2Star