summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2016-03-241-2/+0Star
|\
| * net/mlx4: remove unused array zero_gid[]Colin Ian King2016-03-201-2/+0Star
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds2016-03-224-56/+103
|\ \ | |/ |/|
| * net/mlx5_core: Implement modify HCA vport commandEli Cohen2016-03-212-0/+73
| * net/mlx5_core: Add VF param when querying vport counterEli Cohen2016-03-211-2/+3
| * net/mlx5_core: Introduce offload arithmetic hardware capabilitiesSagi Grimberg2016-03-211-0/+6
| * net/mlx5_core: Refactor device capability functionLeon Romanovsky2016-03-212-60/+23Star
| * net/mlx5_core: Fix caching ATOMIC endian mode capabilityLeon Romanovsky2016-03-211-0/+4
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2016-03-1942-403/+2532
|\ \
| * | net/mlx4_core: Fix backward compatibility on VFsEli Cohen2016-03-191-6/+18
| * | mlx4: add missing braces in verify_qp_parametersArnd Bergmann2016-03-141-1/+2
| * | mlx5: use napi_consume_skb API to get bulk free operationsJesper Dangaard Brouer2016-03-143-4/+4
| * | mlx4: use napi_consume_skb API to get bulk free operationsJesper Dangaard Brouer2016-03-141-6/+9
| * | mlxsw: pci: Implement reset done checkJiri Pirko2016-03-142-4/+14
| * | mlxsw: spectrum: Check requested ageing time is validIdo Schimmel2016-03-112-2/+9
| * | net/mlx5e: Support offload cls_flower with skbedit mark actionAmir Vadai2016-03-103-0/+6
| * | net/mlx5e: Support offload cls_flower with drop actionAmir Vadai2016-03-103-0/+309
| * | net/mlx5e: Introduce tc offload supportAmir Vadai2016-03-105-2/+222
| * | net/mlx5e: Add a new priority for kernel flow tablesAmir Vadai2016-03-102-4/+4
| * | net/mlx5e: Relax ndo_setup_tc handle restrictionAmir Vadai2016-03-101-1/+1
| * | net/mlx5_core: Set flow steering dest only for forward rulesAmir Vadai2016-03-102-19/+28
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-03-0812-101/+130
| |\ \
| * | | net: mellanox: add DEVLINK dependenciesArnd Bergmann2016-03-032-0/+2
| * | | net: relax setup_tc ndo op handle restrictionJohn Fastabend2016-03-031-1/+1
| * | | net/mlx5: Fix global UAR mappingMoshe Lazer2016-03-015-53/+34Star
| * | | net/mlx5e: Don't modify CQ before it was createdGal Pressman2016-03-011-0/+6
| * | | net/mlx5e: Don't try to modify CQ moderation if it is not supportedGal Pressman2016-03-012-6/+12
| * | | net/mlx5e: Set drop RQ's necessary parameters onlyTariq Toukan2016-03-011-2/+10
| * | | net/mlx5e: Move common case counters within sq_stats structTariq Toukan2016-03-011-4/+6
| * | | net/mlx5e: Changed naming convention of tx queues in ethtool statsTariq Toukan2016-03-011-7/+8
| * | | net/mlx5e: Placement changed for carrier state updatesTariq Toukan2016-03-011-2/+2
| * | | net/mlx5e: Replace async events spinlock with synchronize_irq()Tariq Toukan2016-03-014-17/+14Star
| * | | mlxsw: spectrum: Introduce port splittingIdo Schimmel2016-03-013-3/+219
| * | | mlxsw: spectrum: Mark unused ports using NULLIdo Schimmel2016-03-011-0/+1
| * | | mlxsw: spectrum: Store local port to module mapping during initIdo Schimmel2016-03-012-21/+16Star
| * | | mlxsw: spectrum: Unmap local port from module during teardownIdo Schimmel2016-03-011-0/+11
| * | | mlxsw: core: Add devlink port splitter callbacksJiri Pirko2016-03-012-1/+35
| * | | mlxsw: Implement devlink interfaceJiri Pirko2016-03-014-6/+58
| * | | mlx4: Implement port type setting via devlink interfaceJiri Pirko2016-03-011-21/+65
| * | | mlx4: Implement devlink interfaceJiri Pirko2016-03-014-13/+50
| * | | net: mlx4: use new ETHTOOL_G/SSETTINGS APIDavid Decotigny2016-02-263-170/+189
| * | | net/mlx5e: Add TX inner packet countersMatthew Finlay2016-02-243-12/+32
| * | | net/mlx5e: Add TX stateless offloads for tunnelingMatthew Finlay2016-02-241-6/+16
| * | | net/mlx5e: Add netdev support for VXLAN tunnelingMatthew Finlay2016-02-246-3/+332
| * | | net/mlx5e: Protect en header file from redefinitionsMatthew Finlay2016-02-241-1/+5
| * | | net/mlx5e: Move to checksum completeMatthew Finlay2016-02-241-4/+5
| * | | net/mlx5e: Wake On LAN supportTariq Toukan2016-02-243-0/+169
| * | | net/mlx5e: Implement DCBNL IEEE max rateTariq Toukan2016-02-242-0/+138
| * | | net/mlx5e: Support DCBNL IEEE PFCAchiad Shochat2016-02-241-0/+39
| * | | net/mlx5e: Support DCBNL IEEE ETSSaeed Mahameed2016-02-246-15/+317