summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox/mlx5
AgeCommit message (Expand)AuthorFilesLines
2017-07-10net/mlx5: IPSec, fix 64-bit division correctlyArnd Bergmann1-3/+1
2017-07-06net/mlx5e: Initialize CEE's getpermhwaddr address buffer to 0xffHuy Nguyen1-0/+2
2017-07-06net/mlx5: Add Makefiles for subdirectoriesIlan Tayari5-0/+5
2017-07-06net/mlx5: Build wq.o even if MLX5_CORE_EN is not selectedIlan Tayari1-2/+2
2017-07-06net/mlx5: FPGA, Fix datatype mismatchIlan Tayari1-2/+2
2017-07-06net/mlx5: FPGA, make mlx5_fpga_device_brb staticIlan Tayari1-1/+1
2017-07-06net/mlx5: IPSec, Fix 64-bit division on 32-bit buildsIlan Tayari1-1/+3
2017-07-06net/mlx5: Add missing include in lib/gid.cIlan Tayari1-0/+1
2017-07-03Merge https://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller3-5/+16
2017-07-03net/mlx5: fix memcpy limit?Stephen Rothwell1-1/+1
2017-07-01net/mlx5: fix spelling mistake: "Allodating" -> "Allocating"Colin Ian King1-1/+1
2017-06-27net/mlx5e: IPSec, Add IPSec ethtool statsIlan Tayari5-3/+190
2017-06-27net/mlx5e: IPSec, Add Innova IPSec offload TX data pathIlan Tayari7-9/+319
2017-06-27net/mlx5e: IPSec, Add Innova IPSec offload RX data pathIlan Tayari7-3/+269
2017-06-27net/mlx5e: IPSec, Innova IPSec offload infrastructureIlan Tayari6-0/+524
2017-06-27net/mlx5: Accel, Add IPSec acceleration interfaceIlan Tayari8-1/+705
2017-06-27net/mlx5: FPGA, Add SBU infrastructureIlan Tayari5-1/+331
2017-06-27net/mlx5: FPGA, Add SBU bypass and reset flowsIlan Tayari3-0/+52
2017-06-27net/mlx5: FPGA, Add high-speed connection routinesIlan Tayari6-1/+1264
2017-06-27net/mlx5: FPGA, Add FW commands for FPGA QPsIlan Tayari3-0/+129
2017-06-27net/mlx5: FPGA, Move FPGA init/cleanup to init_onceIlan Tayari3-17/+16
2017-06-27net/mlx5: Add QP WQ supportIlan Tayari2-0/+56
2017-06-27net/mlx5: Make get_cqe routine not ethernet-specificIlan Tayari5-22/+21
2017-06-27net/mlx5: Add support for multiple RoCE enableIlan Tayari1-0/+4
2017-06-27net/mlx5: Add reserved-gids supportIlan Tayari6-3/+243
2017-06-27net/mlx5: Set interface flags before cleanup in unload_oneIlan Tayari1-2/+3
2017-06-27net/mlx5e: Fix TX carrier errors report in get stats ndoGal Pressman1-2/+0
2017-06-27net/mlx5: Cancel delayed recovery work when unloading the driverMohamad Haj Yahia2-2/+15
2017-06-27net/mlx5: Fix driver load error flow when firmware is stuckGal Pressman1-1/+1
2017-06-23Merge tag 'mlx5-updates-2017-06-23' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller9-97/+512
2017-06-22net/mlx5e: Use device ID definesMyron Stowe1-3/+3
2017-06-22net/mlx5e: IPoIB, Support the flash device ethtool callbackOr Gerlitz1-0/+9
2017-06-22net/mlx5e: Support the flash device ethtool callbackOr Gerlitz2-0/+37
2017-06-22net/mlx5: Add mlxfw callbacksOr Gerlitz2-0/+157
2017-06-22net/mlx5: Add helper functions to set/query MCC/MCDA/MCQI registersOr Gerlitz1-0/+114
2017-06-22net/mlx5e: Add header re-write offloading of IPv6 hop-limitOr Gerlitz1-0/+1
2017-06-22net/mlx5e: Use macro for TC header re-write offload field mappingOr Gerlitz1-25/+29
2017-06-22net/mlx5e: Offload TC matching on ip ttlOr Gerlitz1-3/+8
2017-06-22net/mlx5e: Relocate the TC match on ip tos offload code sectionOr Gerlitz1-23/+23
2017-06-22net/mlx5e: Introduce RX Page-ReuseTariq Toukan4-37/+126
2017-06-22net/mlx5e: Enhance RX SKB headroom logicTariq Toukan2-8/+7
2017-06-22net/mlx5e: Build SKB with exact frag_sizeTariq Toukan3-6/+6
2017-06-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller6-45/+60
2017-06-19net/mlx5e: IPoIB, Add ioctl support to IPoIB device driverFeras Daoud4-10/+26
2017-06-19net/mlx5e: IPoIB, Add PTP support to IPoIB device driverFeras Daoud5-4/+28
2017-06-19net/mlx5e: IPoIB, Get more TX statisticsErez Shitrit1-0/+5
2017-06-19net/mlx5e: IPoIB, Handle change_mtuErez Shitrit1-0/+31
2017-06-19net/mlx5e: Use hard_mtu as part of the mlx5e_priv structErez Shitrit6-13/+24
2017-06-19net/mlx5e: IPoIB, Change parameters default valuesErez Shitrit1-4/+15
2017-06-19net/mlx5e: Add new profile function update_carrierErez Shitrit4-4/+14