summaryrefslogtreecommitdiff
path: root/drivers/net/usb
AgeCommit message (Expand)Author
2018-11-27net: usb: aqc111: Add support for wake on LAN by MAGIC packetDmitry Bezrukov
2018-11-27net: usb: aqc111: Implement get/set_link_ksettings callbacksDmitry Bezrukov
2018-11-27net: usb: aqc111: Initialize ethtool_ops structureDmitry Bezrukov
2018-11-27net: usb: aqc111: Add RX VLAN filtering supportDmitry Bezrukov
2018-11-27net: usb: aqc111: Add support for VLAN_CTAG_TX/RX offloadDmitry Bezrukov
2018-11-27net: usb: aqc111: Implement set_rx_mode callbackDmitry Bezrukov
2018-11-27net: usb: aqc111: Add support for TSODmitry Bezrukov
2018-11-27net: usb: aqc111: Add support for enable/disable checksum offloadDmitry Bezrukov
2018-11-27net: usb: aqc111: Add support for changing MTUDmitry Bezrukov
2018-11-27net: usb: aqc111: Add checksum offload supportDmitry Bezrukov
2018-11-27net: usb: aqc111: Implement RX data pathDmitry Bezrukov
2018-11-27net: usb: aqc111: Implement TX data pathDmitry Bezrukov
2018-11-27net: usb: aqc111: Add support for getting and setting of MAC addressDmitry Bezrukov
2018-11-27net: usb: aqc111: Introduce link managementDmitry Bezrukov
2018-11-27net: usb: aqc111: Introduce PHY accessDmitry Bezrukov
2018-11-27net: usb: aqc111: Various callbacks implementationDmitry Bezrukov
2018-11-27net: usb: aqc111: Add implementation of read and write commandsDmitry Bezrukov
2018-11-27net: usb: aqc111: Add bind and empty unbind callbacksDmitry Bezrukov
2018-11-27net: usb: aqc111: Driver skeleton for Aquantia AQtion USB to 5GbEDmitry Bezrukov
2018-11-27usbnet: ipheth: fix potential recvmsg bug and recvmsg bug 2Bernd Eckstein
2018-11-16usbnet: smsc95xx: check for csum being in last four bytesBen Dooks
2018-11-16usbnet: smsc95xx: fix memcpy for accessing rx-dataBen Dooks
2018-11-16usbnet: smsc95xx: simplify tx_fixup codeBen Dooks
2018-11-16usbnet: smsc95xx: fix rx packet alignmentBen Dooks
2018-11-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-11-11net: ethernet: Convert phydev advertize and supported from u32 to link modeAndrew Lunn
2018-11-08net: smsc95xx: Fix MTU rangeStefan Wahren
2018-11-02usbnet: smsc95xx: disable carrier check while suspendingFrieder Schrempf
2018-10-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-10-12net: cdc_ncm: remove set but not used variable 'ctx'YueHaibing
2018-10-11net: cdc_ncm: use tasklet_init() for tasklet_struct initBen Dooks
2018-10-10qmi_wwan: Added support for Gemalto's Cinterion ALASxx WWAN interfaceGiacinto Cifelli
2018-10-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-10-04net/usb: cancel pending work when unbinding smsc75xxYu Zhao
2018-10-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-10-02net: usbnet: make driver_info constBen Dooks
2018-09-29smsc95xx: Check for Wake-on-LAN modesFlorian Fainelli
2018-09-29smsc75xx: Check for Wake-on-LAN modesFlorian Fainelli
2018-09-29r8152: Check for supported Wake-on-LAN ModesFlorian Fainelli
2018-09-29sr9800: Check for supported Wake-on-LAN modesFlorian Fainelli
2018-09-29lan78xx: Check for supported Wake-on-LAN modesFlorian Fainelli
2018-09-29ax88179_178a: Check for supported Wake-on-LAN modesFlorian Fainelli
2018-09-29asix: Check for supported Wake-on-LAN modesFlorian Fainelli
2018-09-21net: lan78xx: Avoid unnecessary self assignmentNathan Chancellor
2018-09-18Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-09-17qmi_wwan: set DTR for modems in forced USB2 modeBjørn Mork
2018-09-17net: usb: remove redundant null pointer check before of_node_putzhong jiang
2018-09-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-09-12net: ethernet: Add helper to remove a supported link modeAndrew Lunn
2018-09-10qmi_wwan: Support dynamic config on Quectel EP06Kristian Evensen