summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet
AgeCommit message (Expand)Author
2019-08-23ice: Fix issues updating VSI MAC filtersAkeem G Abodunrin
2019-08-23ice: update ethtool stats on-demandBruce Allan
2019-08-23ice: Add input handlers for virtual channel handlersAmruth G.P
2019-08-23ice: Don't clear auto_fec bit in ice_cfg_phy_fec()Chinh T Cao
2019-08-23ice: Fix flag used for module queryChinh T Cao
2019-08-23ice: silence some bogus error messagesMitch Williams
2019-08-23ice: Rename ethtool private flag for lldpDave Ertman
2019-08-23ice: reject VF attempts to enable head writebackJacob Keller
2019-08-23ice: Copy dcbx configuration only if mode is correctMichal Swiatkowski
2019-08-23ice: Treat DCBx state NOT_STARTED as validDave Ertman
2019-08-23ice: Don't call synchronize_irq() for VF's from the hostBrett Creeley
2019-08-23ice: Account for all states of FW DCBx and LLDPDave Ertman
2019-08-23ice: Allow egress control packets from PF_VSIDave Ertman
2019-08-22ethernet: Delete unnecessary checks before the macro call “dev_kfree_skb”Markus Elfring
2019-08-22net: fec: add C45 MDIO read/write supportMarco Hartmann
2019-08-22qed: Add cleanup in qed_slowpath_start()Wenwen Wang
2019-08-22ocelot_ace: fix action of trapYangbo Lu
2019-08-22net/mlx5e: Remove ethernet segment from dump WQEEran Ben Elisha
2019-08-22net/mlx5e: Add num bytes metadata to WQE infoEran Ben Elisha
2019-08-22net/mlx5: Fix delay in fw fatal report handling due to fw reportMoshe Shemesh
2019-08-22net/mlx5: Fix crdump chunks printMoshe Shemesh
2019-08-22i40e: fix retrying in i40e_aq_get_phy_capabilitiesMarcin Formela
2019-08-22i40e: Persistent LLDP supportSylwia Wnuczko
2019-08-22i40e: allow reset in recovery modePiotr Kwapulinski
2019-08-22i40e: Remove function i40e_update_dcb_config()Grzegorz Siwik
2019-08-22i40e: Fix crash caused by stress setting of VF MAC addressesSlawomir Laba
2019-08-22i40e: reset veb.tc_stats when resetting veb.statsJacob Keller
2019-08-22i40e: Update FW API version to 1.9Piotr Azarewicz
2019-08-22i40e: check_recovery_mode had wrong if statementAdrian Podlawski
2019-08-22i40e: Add drop mode parameter to set mac configSylwia Wnuczko
2019-08-22i40e: fix shifts of signed valuesBeilei Xing
2019-08-22i40e: add check on i40e_configure_tx_ring() return valuehuhai
2019-08-22i40e: Check if transceiver implements DDM before accessMauro S. M. Rodrigues
2019-08-22i40e: reduce stack usage in i40e_set_fcArnd Bergmann
2019-08-22net/mlx5e: Add mlx5e HV VHCA stats agentEran Ben Elisha
2019-08-22net/mlx5: Add HV VHCA control agentEran Ben Elisha
2019-08-22net/mlx5: Add HV VHCA infrastructureEran Ben Elisha
2019-08-22net/mlx5: Add wrappers for HyperV PCIe operationsEran Ben Elisha
2019-08-21gve: Copy and paste bug in gve_get_stats()Dan Carpenter
2019-08-21net/mlx5e: Add trace point for neigh updateVlad Buslov
2019-08-21net/mlx5e: Add trace point for neigh used value updateVlad Buslov
2019-08-21net/mlx5e: Add tc flower tracepointsDmytro Linkin
2019-08-21net/mlx5e: Only access fully initialized flows in neigh updateVlad Buslov
2019-08-21net/mlx5e: Refactor neigh update for concurrent executionVlad Buslov
2019-08-21net/mlx5e: Refactor neigh used value update for concurrent executionVlad Buslov
2019-08-21net/mlx5e: Protect neigh hash encap list with spinlock and rcuVlad Buslov
2019-08-21net/mlx5e: Refactor mlx5e_neigh_update_table->encap_lockVlad Buslov
2019-08-21net/mlx5e: Extend neigh hash entry with rcuVlad Buslov
2019-08-21net/mlx5e: Always take reference to neigh entryVlad Buslov
2019-08-21net/mlx5e: Extract code that queues neigh update work into functionVlad Buslov