summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet
AgeCommit message (Expand)Author
2020-03-21ionic: clean irq affinity on queue deinitShannon Nelson
2020-03-21ionic: ignore eexist on rx filter addShannon Nelson
2020-03-21ionic: only save good lif dentryShannon Nelson
2020-03-21ionic: leave dev cmd request contents alone on FW timeoutShannon Nelson
2020-03-21ionic: add timeout error checking for queue disableShannon Nelson
2020-03-21ice: add board identifier info to devlink .info_getJacob Keller
2020-03-21ice: add basic handler for devlink .info_getJacob Keller
2020-03-21devlink: promote "fw.bundle_id" to a generic info versionJacob Keller
2020-03-21ice: enable initial devlink supportJacob Keller
2020-03-21ice: implement full NVM read from ETHTOOL_GEEPROMJesse Brandeburg
2020-03-21ice: discover and store size of available flashJacob Keller
2020-03-21ice: store NVM version info in extracted formatJacob Keller
2020-03-21ice: create function to read a section of the NVM and Shadow RAMJacob Keller
2020-03-20ice: use __le16 types for explicitly Little Endian valuesJacob Keller
2020-03-19mlxsw: spectrum_flower: Offload FLOW_ACTION_PRIORITYPetr Machata
2020-03-19mlxsw: core: Add QOS_ACTIONPetr Machata
2020-03-19net: stmmac: dwmac_lib: remove unnecessary checks in dwmac_dma_reset()Dejin Zheng
2020-03-19liquidio: remove set but not used variable 's'YueHaibing
2020-03-18Merge tag 'mlx5-updates-2020-03-17' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller
2020-03-18mlxsw: spectrum_cnt: Expose devlink resource occupancy for countersJiri Pirko
2020-03-18mlxsw: spectrum_cnt: Consolidate subpools initializationJiri Pirko
2020-03-18mlxsw: spectrum_cnt: Move config validation along with resource registerJiri Pirko
2020-03-18mlxsw: spectrum_cnt: Expose subpool sizes over devlink resourcesJiri Pirko
2020-03-18mlxsw: spectrum_cnt: Add entry_size_res_id for each subpool and use it to que...Jiri Pirko
2020-03-18mlxsw: spectrum_cnt: Move sub_pools under per-instance pool structJiri Pirko
2020-03-18mlxsw: spectrum_cnt: Query bank size from FW resourcesJiri Pirko
2020-03-18cxgb4: rework TC filter rule insertion across regionsRahul Lakkireddy
2020-03-17net: stmmac: Add support for Enterprise MAC versionJose Abreu
2020-03-17net: stmmac: Add XLGMII supportJose Abreu
2020-03-17ionic: add decode for IONIC_RC_ENOSUPPShannon Nelson
2020-03-17ionic: print data for unknown xcvr typeShannon Nelson
2020-03-17ionic: remove adminq napi instanceShannon Nelson
2020-03-17ionic: deinit rss only if selectedShannon Nelson
2020-03-17ionic: stop devlink warn on mgmt deviceShannon Nelson
2020-03-17nfp: allow explicitly selected delayed statsJakub Kicinski
2020-03-17net: rename flow_action_hw_stats_types* -> flow_action_hw_stats*Jakub Kicinski
2020-03-17net: axienet: let core reject the unsupported coalescing parametersJakub Kicinski
2020-03-17net: ll_temac: let core reject the unsupported coalescing parametersJakub Kicinski
2020-03-17net: davinci_emac: reject unsupported coalescing paramsJakub Kicinski
2020-03-17net: cpsw: reject unsupported coalescing paramsJakub Kicinski
2020-03-17net: tehuti: reject unsupported coalescing paramsJakub Kicinski
2020-03-17net: dwc-xlgmac: let core reject the unsupported coalescing parametersJakub Kicinski
2020-03-17net: socionext: reject unsupported coalescing paramsJakub Kicinski
2020-03-17net: sfc: reject unsupported coalescing paramsJakub Kicinski
2020-03-17net/mlx5: Avoid forwarding to other eswitch uplinkEli Cohen
2020-03-17net/mlx5: Eswitch, enable forwarding back to uplink portEli Cohen
2020-03-17net/mlx5e: Add support for offloading traffic from uplink to uplinkEli Cohen
2020-03-17net/mlx5: Don't use termination tables in slow pathEli Cohen
2020-03-17net/mlx5: Avoid configuring eswitch QoS if not supportedEli Cohen
2020-03-17net/mlx5e: Fix devlink port register sequenceVladyslav Tarasiuk