summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/mellanox
AgeCommit message (Expand)AuthorFilesLines
2017-07-03Merge https://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller3-5/+16
2017-07-03mlx4_en: make mlx4_log_num_mgm_entry_size staticZhu Yanjun2-2/+1
2017-07-03net/mlxfw: Properly handle dependancy with non-loadable mlx5Or Gerlitz1-1/+1
2017-07-03net/mlx5: fix memcpy limit?Stephen Rothwell1-1/+1
2017-07-02net/mlx5: fix spelling mistake: "Allodating" -> "Allocating"Colin Ian King1-1/+1
2017-07-02Merge tag 'mlx5-fixes-2017-06-28' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller3-5/+16
2017-06-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-0/+3
2017-06-29net/mlx4_en: Do not allocate redundant TX queues when TC is disabledInbar Karmy7-16/+65
2017-06-29net/mlx4_en: Add dynamic variable to hold the number of user priorities (UP)Inbar Karmy5-13/+17
2017-06-29mlxsw: spectrum_router: Fix NULL pointer dereferenceIdo Schimmel1-0/+3
2017-06-29Merge tag 'mlx5-updates-2017-06-27' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller32-57/+4121
2017-06-29net/mlx4: fix spelling mistake: "enforcment" -> "enforcement"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-27net/mlx4: fix spelling mistake: "coalesing" -> "coalescing"Colin Ian King1-1/+1
2017-06-23Merge tag 'mlx5-updates-2017-06-23' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller11-98/+528
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-22mlxfw: Make the module selectableOr Gerlitz2-1/+16
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-22Merge 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