summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2018-11-28can: flexcan: flexcan_irq(): fix indentionMarc Kleine-Budde
2018-11-28can: flexcan: flexcan_start_xmit(): fix indentionMarc Kleine-Budde
2018-11-28can: flexcan: enable flexcan for all architecturesPankaj Bansal
2018-11-28can: rcar: add SPDX identifiers to Kconfig and MakefileKuninori Morimoto
2018-11-28can: rcar: use SPDX identifier for Renesas driversWolfram Sang
2018-11-28can: sja1000: plx_pci: add support for ASEM CAN raw deviceFlavio Suligoi
2018-11-28can: xilinx: add can 2.0 supportShubhrajyoti Datta
2018-11-28can: xilinx: fix return type of ndo_start_xmit functionYueHaibing
2018-11-28can: ucan: fix spelling mistake: "resumbmitting" -> "resubmitting"Colin Ian King
2018-11-27bnx2x: Add storm FW version to ethtool driver query output.Sudarsana Reddy Kalluru
2018-11-27bnx2x: Add MBI version to ethtool driver query output.Sudarsana Reddy Kalluru
2018-11-27r8169: remove unneeded mmiowb barriersHeiner Kallweit
2018-11-27net: hns3: Config NIC port speed same as that of optical modulePeng Li
2018-11-27qed: Add support for MBI upgrade over MFW.Sudarsana Reddy Kalluru
2018-11-27qede: Update link status only when interface is ready.Sudarsana Reddy Kalluru
2018-11-27qede: Simplify the usage of qede-flags.Sudarsana Reddy Kalluru
2018-11-27qed: Display port_id in the UFP debug messages.Sudarsana Reddy Kalluru
2018-11-27net: usb: aqc111: Extend cdc_ether blacklistDmitry Bezrukov
2018-11-27net: usb: aqc111: Add ASIX's HW idsDmitry Bezrukov
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-27mlxsw: spectrum: Flip driver to use emulated 802.1Q FIDsIdo Schimmel
2018-11-27mlxsw: spectrum_router: Introduce emulated VLAN RIFsIdo Schimmel
2018-11-27mlxsw: spectrum_fid: Introduce emulated 802.1Q FIDsIdo Schimmel
2018-11-27mlxsw: spectrum_fid: Make flood index calculation more robustIdo Schimmel
2018-11-27mlxsw: spectrum_switchdev: Do not set field when it is reservedIdo Schimmel
2018-11-27net: aquantia: return 'err' if set MPI_DEINIT state failsYueHaibing
2018-11-26virtio_ring: advertize packed ring layoutTiwei Bie
2018-11-26virtio_ring: disable packed ring on unsupported transportsTiwei Bie
2018-11-26virtio_ring: leverage event idx in packed ringTiwei Bie
2018-11-26virtio_ring: introduce packed ring supportTiwei Bie
2018-11-26virtio_ring: cache whether we will use DMA APITiwei Bie
2018-11-26virtio_ring: extract split ring handling from ring creationTiwei Bie