summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox
Commit message (Expand)AuthorAgeFilesLines
* net/mlx4: Add user mac FW update supportMoshe Shemesh2017-08-295-2/+56
* net/mlx4_core: Fix misplaced brackets of sizeofTariq Toukan2017-08-291-1/+1
* net/mlx4_core: Make explicit conversion to 64bit valueLeon Romanovsky2017-08-291-1/+1
* net/mlx4_core: Dynamically allocate structs at mlx4_slave_capEran Ben Elisha2017-08-294-140/+137Star
* mlxsw: spectrum_dpipe: Fix host table dumpArkadi Sharshevsky2017-08-291-0/+3
* mlxsw: spectrum: compile-in dpipe support only if devlink is enabledJiri Pirko2017-08-292-1/+17
* Merge tag 'mlx5-updates-2017-08-24' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller2017-08-259-153/+899
|\
| * net/mlx5: Add tracepointsMatan Barak2017-08-245-2/+558
| * net/mlx5: Add hash table for flow groups in flow tableMatan Barak2017-08-242-37/+152
| * net/mlx5: Add hash table to search FTEs in a flow-groupMatan Barak2017-08-242-71/+160
| * net/mlx5: Don't store reserved part in FTEs and FGsMatan Barak2017-08-243-11/+15
| * net/mlx5: Convert linear search for free index to idaMatan Barak2017-08-242-38/+20Star
| * net/mlx5e: Fix wrong code indentation in conditional statementGal Pressman2017-08-241-2/+2
| * net/mlx5: Add a blank line after declarations V2Saeed Mahameed2017-08-241-1/+1
* | net/mlx5e: make mlx5e_profile constBhumika Goyal2017-08-241-1/+1
* | net/mlx4_core: make mlx4_profile constBhumika Goyal2017-08-241-2/+2
* | mlxsw: spectrum_dpipe: Add support for controlling neighbor countersArkadi Sharshevsky2017-08-243-0/+49
* | mlxsw: spectrum_dpipe: Add support for IPv4 host table dumpArkadi Sharshevsky2017-08-241-0/+247
* | mlxsw: spectrum_router: Add support for setting counters on neighborsArkadi Sharshevsky2017-08-244-2/+71
* | mlxsw: reg: Make flow counter set type enum to be sharedArkadi Sharshevsky2017-08-242-12/+12
* | mlxsw: spectrum_dpipe: Add IPv4 host table initial supportArkadi Sharshevsky2017-08-242-0/+103
* | mlxsw: spectrum_dpipe: Fix label nameArkadi Sharshevsky2017-08-241-2/+2
* | mlxsw: spectrum_router: Add helpers for neighbor accessArkadi Sharshevsky2017-08-242-0/+49
* | devlink: Move dpipe entry clear function into devlinkArkadi Sharshevsky2017-08-241-22/+2Star
* | devlink: Add support for dynamic table sizeArkadi Sharshevsky2017-08-241-4/+9
* | mlxsw: spectrum_dpipe: Fix erif table op name spaceArkadi Sharshevsky2017-08-241-5/+5
|/
* mlxsw: spectrum_flower: Offload goto_chain termination actionJiri Pirko2017-08-241-4/+19
* mlxsw: spectrum_acl: Provide helper to lookup rulesetJiri Pirko2017-08-242-8/+41
* mlxsw: spectrum_acl: Allow to get group_id value for a rulesetJiri Pirko2017-08-243-0/+24
* mlxsw: spectrum: Offload multichain TC rulesJiri Pirko2017-08-244-15/+25
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-08-221-2/+2
|\
| * net/mlx4_core: Enable 4K UAR if SRIOV module parameter is not enabledHuy Nguyen2017-08-191-2/+2
* | net/mlx5e: Use size_t to store byte offset in statistics descriptorsGal Pressman2017-08-201-1/+1
* | net/mlx5e: Use kernel types instead of uint*_t in ethtool callbacksGal Pressman2017-08-202-7/+4Star
* | net/mlx5e: Place constants on the right side of comparisonsOr Gerlitz2017-08-201-2/+2
* | net/mlx5e: Avoid using multiple blank linesOr Gerlitz2017-08-202-2/+0Star
* | net/mlx5e: Properly indent within conditional statementsOr Gerlitz2017-08-201-14/+17
* | net/mlx5: Add a blank line after declarationsOr Gerlitz2017-08-202-0/+2
* | net/mlx5: Avoid blank lines after/before open/close braceOr Gerlitz2017-08-202-2/+0Star
* | net/mlx5e: Add outbound PCI buffer overflow counterEran Ben Elisha2017-08-202-2/+24
* | net/mlx5e: Add RX buffer fullness countersGal Pressman2017-08-203-1/+30
* | net/mlx5e: Add PCIe outbound stalls countersGal Pressman2017-08-202-1/+20
* | net/mlx5e: IPoIB, Add support for get_link_ksettings in ethtoolShalom Lagziel2017-08-201-12/+118
* | net/mlx5e: IPoIB, Fix driver name retrieved by ethtoolFeras Daoud2017-08-201-0/+2
* | net/mlx5e: Send PAOS command on interface up/downEran Ben Elisha2017-08-202-7/+20
* | mlx5: ensure 0 is returned when vport is zeroColin Ian King2017-08-191-1/+1
* | net/sched: Fix the logic error to decide the ingress qdiscChris Mi2017-08-182-2/+2
* | net/mlx4: fix spelling mistake: "availible" -> "available"Colin Ian King2017-08-163-16/+16
* | mlx4: sizeof style usagestephen hemminger2017-08-1615-56/+56
* | mlxsw: spectrum_router: Use correct config optionIdo Schimmel2017-08-161-1/+1