summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox/mlx5
AgeCommit message (Expand)AuthorFilesLines
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-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
2017-06-19net/mlx5e: IPoIB, Add ethtool supportErez Shitrit6-37/+255
2017-06-19net/mlx5e: Prevent PFC call for non ethernet portsFeras Daoud1-0/+6
2017-06-19net/mlx5e: IPoIB, Move to a separate directorySaeed Mahameed5-3/+3
2017-06-16Merge tag 'mlx5-updates-2017-06-16' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller24-116/+210
2017-06-16bpf: mlx5e: Report bpf_prog ID during XDP_QUERY_PROGMartin KaFai Lau1-3/+12
2017-06-16networking: make skb_push & __skb_push return void pointersJohannes Berg1-1/+1
2017-06-16networking: make skb_put & friends return void pointersJohannes Berg1-3/+3
2017-06-16networking: convert many more places to skb_put_zero()Johannes Berg1-1/+1
2017-06-16net/mlx5: Add fast unload support in shutdown flowMajd Dibbiny4-5/+62
2017-06-16net/mlx5: Expose command polling interfaceMajd Dibbiny1-7/+23
2017-06-16net/mlx5e: Optimize update stats workGal Pressman3-7/+16
2017-06-16net/mlx5e: Move and optimize query out of buffer functionGal Pressman2-22/+7