aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-02-13mlxsw: core: Allow thermal zone binding to an external cooling deviceVadim Pasternak1-0/+12
2019-02-13mlxsw: core: Add QSFP module temperature label attribute to hwmonVadim Pasternak1-0/+23
2019-02-13mlxsw: core: Extend hwmon interface with QSFP module temperature attributesVadim Pasternak1-3/+215
2019-02-13mlxsw: core: Extend hwmon interface with fan fault attributeVadim Pasternak1-1/+33
2019-02-13mlxsw: core: Rename cooling deviceVadim Pasternak1-2/+3
2019-02-13mlxsw: core: Replace thermal temperature trips with definesVadim Pasternak1-6/+9
2019-02-13mlxsw: core: Modify thermal zone definitionVadim Pasternak1-9/+28
2019-02-13mlxsw: core: Set different thermal polling time based on bus frequency capabilityVadim Pasternak3-2/+10
2019-02-13mlxsw: core: Add API for QSFP module temperature thresholds readingVadim Pasternak3-1/+128
2019-02-13mlxsw: reg: Add Fan Out of Range Event RegisterVadim Pasternak1-0/+30
2019-02-13mlxsw: reg: Add Management Temperature Bulk RegisterVadim Pasternak1-0/+75
2019-02-13mlxsw: spectrum: Move QSFP EEPROM definitions to common locationVadim Pasternak2-42/+52
2019-02-12mlxsw: spectrum_switchdev: Remove unused variablesFlorian Fainelli1-3/+0
2019-02-12net/mlx4_en: Force CHECKSUM_NONE for short ethernet framesSaeed Mahameed1-2/+20
2019-02-12mlxsw: spectrum_switchdev: Remove getting PORT_BRIDGE_FLAGSFlorian Fainelli1-17/+0
2019-02-12mlxsw: spectrum_flower: Fix VLAN modify action supportIdo Schimmel1-2/+1
2019-02-12mlxsw: spectrum_router: Drop unnecessary WARN_ON_ONCE()Ido Schimmel1-1/+1
2019-02-12mlxsw: spectrum: Set LAG port collector only when activeNir Dotan1-17/+45
2019-02-08mlxsw: spectrum_router: Use struct_size() in kzalloc()Gustavo A. R. Silva1-8/+4
2019-02-08mlxsw: spectrum_acl: Add couple of vregion rehash tracepointsJiri Pirko1-1/+8
2019-02-08mlxsw: spectrum: add "acl_region_rehash_interval" devlink paramJiri Pirko6-2/+131
2019-02-08mlxsw: spectrum_acl: Implement region migration according to hintsJiri Pirko2-21/+268
2019-02-08mlxsw: reg: Add multi field to PAGT registerJiri Pirko2-2/+11
2019-02-08mlxsw: spectrum_acl: Pass hints priv all the way to ERP codeJiri Pirko7-11/+22
2019-02-08mlxsw: spectrum_acl: Implement basic ERP rehash hits creationJiri Pirko5-0/+107
2019-02-08mlxsw: spectrum_acl: Split entry struct into entry and ventryJiri Pirko3-66/+108
2019-02-08mlxsw: spectrum_acl: Split chunk struct into chunk and vchunkJiri Pirko1-106/+150
2019-02-08mlxsw: spectrum_acl: Split region struct into region and vregionJiri Pirko2-124/+180
2019-02-08lib: objagg: implement optimization hints assembly and use hints for object creationJiri Pirko1-2/+35
2019-02-08devlink: publish params only after driver init is doneJiri Pirko2-0/+6
2019-02-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller8-30/+59
2019-02-07net/mlx5e: Add tx timeout support for mlx5e tx reporterEran Ben Elisha3-37/+55
2019-02-07net/mlx5e: Add tx reporter supportEran Ben Elisha6-128/+306
2019-02-06net/mlx5e: Don't overwrite pedit action when multiple pedit usedTonghao Zhang1-10/+15
2019-02-06net/mlx5e: Update hw flows when encap source mac changedTonghao Zhang3-0/+7
2019-02-06mlxsw: spectrum_router: Offload blackhole routesIdo Schimmel1-2/+25
2019-02-06mlxsw: Implement ndo_get_port_parent_id()Florian Fainelli3-29/+26
2019-02-06net/mlx5e: Implement ndo_get_port_parent_id()Florian Fainelli3-24/+14
2019-02-06mlxsw: core: Trace EMAD errorsNir Dotan1-1/+5
2019-02-06drivers: net: use flow action infrastructurePablo Neira Ayuso3-164/+157
2019-02-06flow_offload: add statistics retrieval infrastructure and use itPablo Neira Ayuso2-2/+2
2019-02-06net/mlx5e: support for two independent packet edit actionsPablo Neira Ayuso1-22/+59
2019-02-06flow_offload: add flow_rule and flow_match structures and use themPablo Neira Ayuso3-370/+276
2019-02-05net/mlx5e: Use the inner headers to determine tc/pedit offload limitation on decap flowsGuy Shattah1-2/+7
2019-02-05net/mlx5e: Properly set steering match levels for offloaded TC decap rulesOr Gerlitz5-18/+24
2019-02-05net/mlx5e: FPGA, fix Innova IPsec TX offload data path performanceRaed Salem1-0/+6
2019-02-04net/mlx5: Fix code style issue in mlx driverTonghao Zhang1-1/+2
2019-02-03net: devlink: report cell size of shared buffersJakub Kicinski1-0/+1
2019-01-30mlxsw: spectrum_acl: Add C-TCAM spill tracepointJiri Pirko1-0/+3
2019-01-30mlxsw: spectrum_acl: Include delta bits into hashtable keyJiri Pirko3-16/+17