Age | Commit message (Expand) | Author |
2017-06-27 | net: usb: asix88179_178a: Add support for the Belkin B2B128 | Andrew F. Davis |
2017-06-13 | qmi_wwan: new Telewell and Sierra device IDs | Bjørn Mork |
2017-06-13 | r8152: give the device version | Oliver Neukum |
2017-06-07 | net: Fix inconsistent teardown and release of private netdev state. | David S. Miller |
2017-05-23 | cdc-ether: divorce initialisation with a filter reset and a generic method | Oliver Neukum |
2017-05-21 | smsc95xx: Support only IPv4 TCP/UDP csum offload | Nisar Sayed |
2017-05-18 | qmi_wwan: add another Lenovo EM74xx device ID | Bjørn Mork |
2017-05-12 | net: ch9200: add missing USB-descriptor endianness conversions | Johan Hovold |
2017-05-08 | net: cdc_ncm: Fix TX zero padding | Jim Baxter |
2017-05-03 | net: usb: qmi_wwan: add Telit ME910 support | Daniele Palmas |
2017-05-02 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds |
2017-04-28 | net: hso: register netdev later to avoid a race condition | Andreas Kemnade |
2017-04-26 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2017-04-25 | net: hso: fix module unloading | Andreas Kemnade |
2017-04-25 | usb: plusb: Add support for PL-27A1 | Roman Spychała |
2017-04-21 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2017-04-21 | kaweth: use skb_cow_head() to deal with cloned skbs | Eric Dumazet |
2017-04-21 | ch9200: use skb_cow_head() to deal with cloned skbs | Eric Dumazet |
2017-04-21 | lan78xx: use skb_cow_head() to deal with cloned skbs | Eric Dumazet |
2017-04-21 | sr9700: use skb_cow_head() to deal with cloned skbs | Eric Dumazet |
2017-04-21 | cx82310_eth: use skb_cow_head() to deal with cloned skbs | Eric Dumazet |
2017-04-21 | smsc75xx: use skb_cow_head() to deal with cloned skbs | Eric Dumazet |
2017-04-20 | smsc95xx: Use skb_cow_head to deal with cloned skbs | James Hughes |
2017-04-17 | smsc95xx: Add comments to the registers definition | Martin Wetterwald |
2017-04-15 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2017-04-13 | drivers: net: usb: qmi_wwan: add QMI_QUIRK_SET_DTR for Telit PID 0x1201 | Daniele Palmas |
2017-04-07 | usbnet: pegasus: Use net_device_stats from struct net_device | Tobias Klauser |
2017-04-07 | usbnet: kaweth: Use net_device_stats from struct net_device | Tobias Klauser |
2017-04-06 | usbnet: make sure no NULL pointer is passed through | Oliver Neukum |
2017-04-06 | net: usbnet: Remove unused driver_name variable | Florian Fainelli |
2017-04-06 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2017-04-03 | net: usbnet: support 64bit stats | Greg Ungerer |
2017-04-01 | r8152: The Microsoft Surface docks also use R8152 v2 | René Rebe |
2017-03-28 | net: break include loop netdevice.h, dsa.h, devlink.h | Andrew Lunn |
2017-03-25 | net: usb: qmi_wwan: add qmap mux protocol support | Daniele Palmas |
2017-03-24 | r8152: prevent the driver from transmitting packets with carrier off | hayeswang |
2017-03-23 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2017-03-22 | net: lan78xx: update for phy_(read|write)_mmd_indirect() removal | Russell King |
2017-03-22 | r8152: fix the rx early size of RTL8153 | hayeswang |
2017-03-22 | r8152: set the RMS of RTL8153 according to the mtu | hayeswang |
2017-03-21 | net: qmi_wwan: Add USB IDs for MDM6600 modem on Motorola Droid 4 | Tony Lindgren |
2017-03-21 | net: usb: pegasus: use new api ethtool_{get|set}_link_ksettings | Philippe Reynes |
2017-03-21 | qmi_wwan: add Dell DW5811e | Bjørn Mork |
2017-03-21 | r8152: check hw version first | hayeswang |
2017-03-21 | net: usb: usb: remove old api ethtool_{get|set}_settings | Philippe Reynes |
2017-03-21 | net: usb: asix: use new api ethtool_{get|set}_link_ksettings | Philippe Reynes |
2017-03-21 | net: usb: sr9700: use new api ethtool_{get|set}_link_ksettings | Philippe Reynes |
2017-03-21 | net: usb: smsc75xx: use new api ethtool_{get|set}_link_ksettings | Philippe Reynes |
2017-03-21 | net: usb: sierra_net: use new api ethtool_{get|set}_link_ksettings | Philippe Reynes |
2017-03-21 | net: usb: mcs7830: use new api ethtool_{get|set}_link_ksettings | Philippe Reynes |