summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet
AgeCommit message (Expand)Author
2018-02-28mlxsw: spectrum: Add priority countersNogah Frankel
2018-02-28mlxsw: spectrum: qdiscs: Support qdisc per tclassNogah Frankel
2018-02-28net: mvpp2: Add hardware offloading for VLAN filteringMaxime Chevallier
2018-02-28r8169: convert remaining feature flag and remove enum featuresHeiner Kallweit
2018-02-28net/macmace: Drop redundant MACH_IS_MAC testFinn Thain
2018-02-28net/macmace: Fix and clean up log messagesFinn Thain
2018-02-28emulex/benet: Constify *be_misconfig_evt_port_state[]Hernán Gonzalez
2018-02-28qlogic/qed: Constify *pkt_type_str[]Hernán Gonzalez
2018-02-28Merge tag 'mlx5-updates-2018-02-23' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller
2018-02-27net/mlx4_en: RX csum, pre-define enabled protocols for IP status maskingTariq Toukan
2018-02-27net/mlx4_en: Combine checks of end-cases in RX completion functionTariq Toukan
2018-02-27net/mlx4_en: Remove unnecessary warn print in reset configEran Ben Elisha
2018-02-27net/mlx4_en: Add physical RX/TX bytes/packets countersEran Ben Elisha
2018-02-27mlxsw: spectrum_span: Support mirror to ip6gretapPetr Machata
2018-02-27mlxsw: spectrum_span: Support mirror to gretapPetr Machata
2018-02-27mlxsw: Move a mirroring check to mlxsw_sp_span_entry_createPetr Machata
2018-02-27mlxsw: Handle config changes pertinent to SPANPetr Machata
2018-02-27mlxsw: spectrum_span: Generalize SPAN supportPetr Machata
2018-02-27mlxsw: spectrum: Keep mirror netdev in mlxsw_sp_span_entryPetr Machata
2018-02-27mlxsw: spectrum_span: Extract mlxsw_sp_span_entry_{de, }configure()Petr Machata
2018-02-27mlxsw: spectrum_span: Initialize span_entry.id eagerlyPetr Machata
2018-02-27mlxsw: span: Remove span_entry by span_idPetr Machata
2018-02-27mlxsw: reg: Extend mlxsw_reg_mpat_pack()Petr Machata
2018-02-27mlxsw: reg: Add SPAN encapsulation to MPAT registerPetr Machata
2018-02-27mlxsw: spectrum_ipip: Support decoding IPv6 tunnel addressesPetr Machata
2018-02-27mlxsw: spectrum_ipip: Extract mlxsw_sp_l3addr_is_zeroPetr Machata
2018-02-27ibmvnic: Do not attempt to login if RX or TX queues are not allocatedThomas Falcon
2018-02-27ibmvnic: Report queue stops and restarts as debug outputThomas Falcon
2018-02-27ibmvnic: Harden TX/RX pool cleaningThomas Falcon
2018-02-27ibmvnic: Allocate statistics buffers during probeThomas Falcon
2018-02-27ibmvnic: Fix TX descriptor tracking againThomas Falcon
2018-02-27net: stmmac: make dwmac4_release_tx_desc() clear all descriptor fieldsNiklas Cassel
2018-02-27net: stmmac: ensure that the device has released ownership before reading dataNiklas Cassel
2018-02-27net: stmmac: use correct barrier between coherent memory and MMIONiklas Cassel
2018-02-27net: stmmac: ensure that the MSS desc is the last desc to set the own bitNiklas Cassel
2018-02-27Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller
2018-02-27r8169: improve interrupt handlingHeiner Kallweit
2018-02-27dpaa_eth: Add allmulti optionRadu Bulie
2018-02-27dpaa_eth: refactor frag count checkingMadalin Bucur
2018-02-27dpaa_eth: make sure all Rx errors are countedMadalin Bucur
2018-02-27dpaa_eth: fix SG mappingMadalin Bucur
2018-02-26Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller
2018-02-26i40e: remove some stray indentingDan Carpenter
2018-02-26i40evf: remove redundant array comparisons to 0 checksColin Ian King
2018-02-26i40e: check that pointer VSI is not null before dereferencing itColin Ian King
2018-02-26i40evf: pass struct virtchnl_filter by reference rather than by valueColin Ian King
2018-02-26i40e/i40evf: use SW variables for hang detectionAlan Brady
2018-02-26i40evf: Fix double locking the same resourcePaweł Jabłoński
2018-02-26i40e: link_down_on_close private flag supportMariusz Stachura
2018-02-26net/sonic: Replace custom debug logging with netif_* callsFinn Thain