summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox/mlx5/core/en.h
Commit message (Expand)AuthorAgeFilesLines
* net/mlx5e: Add missing support for PTP_CLK_REQ_PPS requestEugenia Emantayev2017-07-271-0/+1
* net/mlx5e: Change 1PPS out schemeEugenia Emantayev2017-07-271-1/+8
* net/mlx5e: IPSec, Add Innova IPSec offload TX data pathIlan Tayari2017-06-271-0/+1
* net/mlx5e: IPSec, Innova IPSec offload infrastructureIlan Tayari2017-06-271-0/+3
* net/mlx5: Make get_cqe routine not ethernet-specificIlan Tayari2017-06-271-1/+0Star
* net/mlx5e: Support the flash device ethtool callbackOr Gerlitz2017-06-221-0/+2
* net/mlx5e: Introduce RX Page-ReuseTariq Toukan2017-06-221-1/+11
* net/mlx5e: Enhance RX SKB headroom logicTariq Toukan2017-06-221-0/+1
* net/mlx5e: Build SKB with exact frag_sizeTariq Toukan2017-06-221-0/+2
* net/mlx5e: IPoIB, Add ioctl support to IPoIB device driverFeras Daoud2017-06-191-2/+2
* net/mlx5e: IPoIB, Add PTP support to IPoIB device driverFeras Daoud2017-06-191-0/+2
* net/mlx5e: Use hard_mtu as part of the mlx5e_priv structErez Shitrit2017-06-191-2/+5
* net/mlx5e: Add new profile function update_carrierErez Shitrit2017-06-191-0/+1
* net/mlx5e: IPoIB, Add ethtool supportErez Shitrit2017-06-191-0/+21
* net/mlx5e: Optimize update stats workGal Pressman2017-06-151-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-06-151-3/+5
|\
| * net/mlx5e: Fix wrong indications in DIM due to counter wraparoundTal Gilboa2017-06-111-4/+4
| * net/mlx5e: Added BW check for DIM decision mechanismTal Gilboa2017-06-111-0/+2
* | net/mlx5e: Add cache for HW modify header IDsOr Gerlitz2017-06-081-0/+2
|/
* net/mlx5: Use underlay QPN from the root name spaceYishai Hadas2017-05-141-1/+1
* net/mlx5e: Extendable vport representor netdev private dataSaeed Mahameed2017-04-301-20/+0Star
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-04-271-1/+1
|\
| * net/mlx5e: Fix small packet thresholdEugenia Emantayev2017-04-221-1/+1
* | net/mlx5e: RX handlers per netdev profileSaeed Mahameed2017-04-171-1/+4
* | net/mlx5e: Xmit flow break downSaeed Mahameed2017-04-171-1/+1
* | net/mlx5e: IPoIB, Basic netdev ndos open/closeSaeed Mahameed2017-04-171-0/+2
* | net/mlx5e: IPoIB, TX TIS creationSaeed Mahameed2017-04-171-0/+4
* | net/mlx5e: IPoIB, RSS flow steering tablesSaeed Mahameed2017-04-171-0/+4
* | net/mlx5e: IPoIB, RX steering RSS RQTs and TIRsSaeed Mahameed2017-04-171-1/+11
* | net/mlx5e: IPoIB, Add netdevice profile skeletonSaeed Mahameed2017-04-171-0/+9
* | net/mlx5e: More generic netdev management APISaeed Mahameed2017-04-171-6/+9
* | net/mlx5e: Make mlx5e_modify_rqs_vsd a static functionGuy Ergas2017-04-071-2/+0Star
* | net/mlx5e: Add support for RXFCS feature flagGuy Ergas2017-04-071-0/+1
* | net/mlx5e: Fail safe mtu and lro settingSaeed Mahameed2017-03-271-1/+7
* | net/mlx5e: Fail safe cqe compressing/moderation mode settingSaeed Mahameed2017-03-271-1/+1
* | net/mlx5e: Introduce switch channelsSaeed Mahameed2017-03-271-0/+7
* | net/mlx5e: CQ and RQ don't need priv pointerSaeed Mahameed2017-03-271-18/+20
* | net/mlx5e: Isolate open_channels from priv->paramsSaeed Mahameed2017-03-271-11/+11
* | net/mlx5e: Split open/close channels to stagesSaeed Mahameed2017-03-271-2/+3
* | net/mlx5e: Refactor refresh TIRsSaeed Mahameed2017-03-271-2/+1Star
* | net/mlx5e: Redirect RQT refactoringSaeed Mahameed2017-03-271-1/+13
* | net/mlx5e: Introduce mlx5e_channelsSaeed Mahameed2017-03-271-2/+7
* | net/mlx5e: Different SQ typesSaeed Mahameed2017-03-251-26/+73
* | net/mlx5e: Generalize tx helper functions for different SQ typesSaeed Mahameed2017-03-251-8/+27
* | net/mlx5e: Optimize XDP frame xmitSaeed Mahameed2017-03-251-5/+0Star
* | net/mlx5e: Move XDP SQ instance into RQSaeed Mahameed2017-03-251-1/+3
* | net/mlx5e: Move mlx5e_rq struct declarationSaeed Mahameed2017-03-251-108/+105Star
* | net/mlx5e: Move XDP completion functions to rx fileSaeed Mahameed2017-03-251-0/+2
* | net/mlx5e: Single bfreg (UAR) for all mlx5e SQs and netdevsSaeed Mahameed2017-03-251-1/+0Star
* | net/mlx5e: Xmit, no write combiningSaeed Mahameed2017-03-251-17/+3Star
|/