summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
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
2018-11-26virtio_ring: allocate desc state for split ring separatelyTiwei Bie
2018-11-26virtio_ring: introduce helper for indirect featureTiwei Bie
2018-11-26virtio_ring: introduce debug helpersTiwei Bie
2018-11-26virtio_ring: put split ring fields in a sub structTiwei Bie
2018-11-26virtio_ring: put split ring functions togetherTiwei Bie
2018-11-26virtio_ring: add _split suffix for split ring functionsTiwei Bie
2018-11-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2018-11-25net: remove unsafe skb_insert()Eric Dumazet
2018-11-25r8169: make use of xmit_more and __netdev_sent_queueHeiner Kallweit
2018-11-24net: qualcomm: rmnet: move null check on dev before dereferecing itColin Ian King
2018-11-24cxgb4: remove set but not used variables 'multitrc, speed'YueHaibing
2018-11-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-11-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2018-11-23net: gemini: Fix copy/paste errorAndreas Fiedler