summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox/mlx5
Commit message (Expand)AuthorAgeFilesLines
* net/mlx5: IPSec, fix 64-bit division correctlyArnd Bergmann2017-07-101-3/+1
* net/mlx5e: Initialize CEE's getpermhwaddr address buffer to 0xffHuy Nguyen2017-07-061-0/+2
* net/mlx5: Add Makefiles for subdirectoriesIlan Tayari2017-07-065-0/+5
* net/mlx5: Build wq.o even if MLX5_CORE_EN is not selectedIlan Tayari2017-07-061-2/+2
* net/mlx5: FPGA, Fix datatype mismatchIlan Tayari2017-07-061-2/+2
* net/mlx5: FPGA, make mlx5_fpga_device_brb staticIlan Tayari2017-07-061-1/+1
* net/mlx5: IPSec, Fix 64-bit division on 32-bit buildsIlan Tayari2017-07-061-1/+3
* net/mlx5: Add missing include in lib/gid.cIlan Tayari2017-07-061-0/+1
* Merge https://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-07-033-5/+16
|\
| * net/mlx5e: Fix TX carrier errors report in get stats ndoGal Pressman2017-06-271-2/+0
| * net/mlx5: Cancel delayed recovery work when unloading the driverMohamad Haj Yahia2017-06-272-2/+15
| * net/mlx5: Fix driver load error flow when firmware is stuckGal Pressman2017-06-271-1/+1
* | net/mlx5: fix memcpy limit?Stephen Rothwell2017-07-031-1/+1
* | net/mlx5: fix spelling mistake: "Allodating" -> "Allocating"Colin Ian King2017-07-011-1/+1
* | net/mlx5e: IPSec, Add IPSec ethtool statsIlan Tayari2017-06-275-3/+190
* | net/mlx5e: IPSec, Add Innova IPSec offload TX data pathIlan Tayari2017-06-277-9/+319
* | net/mlx5e: IPSec, Add Innova IPSec offload RX data pathIlan Tayari2017-06-277-3/+269
* | net/mlx5e: IPSec, Innova IPSec offload infrastructureIlan Tayari2017-06-276-0/+524
* | net/mlx5: Accel, Add IPSec acceleration interfaceIlan Tayari2017-06-278-1/+705
* | net/mlx5: FPGA, Add SBU infrastructureIlan Tayari2017-06-275-1/+331
* | net/mlx5: FPGA, Add SBU bypass and reset flowsIlan Tayari2017-06-273-0/+52
* | net/mlx5: FPGA, Add high-speed connection routinesIlan Tayari2017-06-276-1/+1264
* | net/mlx5: FPGA, Add FW commands for FPGA QPsIlan Tayari2017-06-273-0/+129
* | net/mlx5: FPGA, Move FPGA init/cleanup to init_onceIlan Tayari2017-06-273-17/+16
* | net/mlx5: Add QP WQ supportIlan Tayari2017-06-272-0/+56
* | net/mlx5: Make get_cqe routine not ethernet-specificIlan Tayari2017-06-275-22/+21
* | net/mlx5: Add support for multiple RoCE enableIlan Tayari2017-06-271-0/+4
* | net/mlx5: Add reserved-gids supportIlan Tayari2017-06-276-3/+243
* | net/mlx5: Set interface flags before cleanup in unload_oneIlan Tayari2017-06-271-2/+3
* | Merge tag 'mlx5-updates-2017-06-23' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller2017-06-239-97/+512
|\ \
| * | net/mlx5e: IPoIB, Support the flash device ethtool callbackOr Gerlitz2017-06-221-0/+9
| * | net/mlx5e: Support the flash device ethtool callbackOr Gerlitz2017-06-222-0/+37
| * | net/mlx5: Add mlxfw callbacksOr Gerlitz2017-06-222-0/+157
| * | net/mlx5: Add helper functions to set/query MCC/MCDA/MCQI registersOr Gerlitz2017-06-221-0/+114
| * | net/mlx5e: Add header re-write offloading of IPv6 hop-limitOr Gerlitz2017-06-221-0/+1
| * | net/mlx5e: Use macro for TC header re-write offload field mappingOr Gerlitz2017-06-221-25/+29
| * | net/mlx5e: Offload TC matching on ip ttlOr Gerlitz2017-06-221-3/+8
| * | net/mlx5e: Relocate the TC match on ip tos offload code sectionOr Gerlitz2017-06-221-23/+23
| * | net/mlx5e: Introduce RX Page-ReuseTariq Toukan2017-06-224-37/+126
| * | net/mlx5e: Enhance RX SKB headroom logicTariq Toukan2017-06-222-8/+7
| * | net/mlx5e: Build SKB with exact frag_sizeTariq Toukan2017-06-223-6/+6
* | | net/mlx5e: Use device ID definesMyron Stowe2017-06-221-3/+3
|/ /
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-06-216-45/+60
|\|
| * net/mlx5e: Avoid doing a cleanup call if the profile doesn't have itOr Gerlitz2017-06-151-1/+2
| * net/mlx5e: Remove TC header re-write offloading of ip tosOr Gerlitz2017-06-151-1/+0
| * net/mlx5: Properly check applicability of devlink eswitch commandsOr Gerlitz2017-06-151-37/+40
| * net/mlx5e: Fix min inline value for VF rep SQsChris Mi2017-06-151-0/+2
| * net/mlx5e: Fix timestamping capabilities reportingMaor Dickman2017-06-151-4/+4
| * net/mlx5: Wait for FW readiness before initializing command interfaceEli Cohen2017-06-151-2/+12
* | net/mlx5e: IPoIB, Add ioctl support to IPoIB device driverFeras Daoud2017-06-194-10/+26