aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox/mlx5/core/en.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-04-17net/mlx5e: RX handlers per netdev profileSaeed Mahameed1-1/+4
2017-04-17net/mlx5e: Xmit flow break downSaeed Mahameed1-1/+1
2017-04-17net/mlx5e: IPoIB, Basic netdev ndos open/closeSaeed Mahameed1-0/+2
2017-04-17net/mlx5e: IPoIB, TX TIS creationSaeed Mahameed1-0/+4
2017-04-17net/mlx5e: IPoIB, RSS flow steering tablesSaeed Mahameed1-0/+4
2017-04-17net/mlx5e: IPoIB, RX steering RSS RQTs and TIRsSaeed Mahameed1-1/+11
2017-04-17net/mlx5e: IPoIB, Add netdevice profile skeletonSaeed Mahameed1-0/+9
2017-04-17net/mlx5e: More generic netdev management APISaeed Mahameed1-6/+9
2017-04-07net/mlx5e: Make mlx5e_modify_rqs_vsd a static functionGuy Ergas1-2/+0
2017-04-07net/mlx5e: Add support for RXFCS feature flagGuy Ergas1-0/+1
2017-03-27net/mlx5e: Fail safe mtu and lro settingSaeed Mahameed1-1/+7
2017-03-27net/mlx5e: Fail safe cqe compressing/moderation mode settingSaeed Mahameed1-1/+1
2017-03-27net/mlx5e: Introduce switch channelsSaeed Mahameed1-0/+7
2017-03-27net/mlx5e: CQ and RQ don't need priv pointerSaeed Mahameed1-18/+20
2017-03-27net/mlx5e: Isolate open_channels from priv->paramsSaeed Mahameed1-11/+11
2017-03-27net/mlx5e: Split open/close channels to stagesSaeed Mahameed1-2/+3
2017-03-27net/mlx5e: Refactor refresh TIRsSaeed Mahameed1-2/+1
2017-03-27net/mlx5e: Redirect RQT refactoringSaeed Mahameed1-1/+13
2017-03-27net/mlx5e: Introduce mlx5e_channelsSaeed Mahameed1-2/+7
2017-03-24net/mlx5e: Different SQ typesSaeed Mahameed1-26/+73
2017-03-24net/mlx5e: Generalize tx helper functions for different SQ typesSaeed Mahameed1-8/+27
2017-03-24net/mlx5e: Optimize XDP frame xmitSaeed Mahameed1-5/+0
2017-03-24net/mlx5e: Move XDP SQ instance into RQSaeed Mahameed1-1/+3
2017-03-24net/mlx5e: Move mlx5e_rq struct declarationSaeed Mahameed1-108/+105
2017-03-24net/mlx5e: Move XDP completion functions to rx fileSaeed Mahameed1-0/+2
2017-03-24net/mlx5e: Single bfreg (UAR) for all mlx5e SQs and netdevsSaeed Mahameed1-1/+0
2017-03-24net/mlx5e: Xmit, no write combiningSaeed Mahameed1-17/+3
2017-03-22net/mlx5e: Avoid supporting udp tunnel port ndo for VF repsPaul Blakey1-4/+0
2017-02-23net/mlx5e: Update MPWQE stride size when modifying CQE compress stateSaeed Mahameed1-0/+1
2017-02-06net/mlx5e: Bring back bfreg uar map dedicated pointerSaeed Mahameed1-2/+3
2017-02-06net/mlx5e: XDP Tx, no inline copy on ConnectX-5Saeed Mahameed1-2/+1
2017-02-06net/mlx5: Configure cache line size for start and end paddingDaniel Jurgens1-2/+7
2017-02-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-3/+4
2017-01-29net/mlx5e: Fix update of hash function/key via ethtoolGal Pressman1-1/+2
2017-01-29net/mlx5: Change ENOTSUPP to EOPNOTSUPPOr Gerlitz1-2/+2
2017-01-24net/mlx5e: CQE compression control code reuseShaker Daibes1-1/+1
2017-01-24net/mlx5e: Reduce memory consumption on kdump kernelKamal Heib1-6/+1
2017-01-19net/mlx5e: Receive s-tagged packets in promiscuous modeMohamad Haj Yahia1-2/+3
2017-01-19net/mlx5e: Implement 1PPS supportEugenia Emantayev1-0/+3
2017-01-18net/mlx5e: Support bpf_xdp_adjust_head()Martin KaFai Lau1-0/+4
2017-01-09IB/mlx5: Support 4k UAR for libmlx5Eli Cohen1-5/+4
2017-01-09IB/mlx5: Use blue flame register allocator in mlx5_ibEli Cohen1-1/+1
2016-12-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-2/+2
2016-12-06net/mlx5e: Change the SQ/RQ operational state to positive logicMohamad Haj Yahia1-2/+2
2016-12-02net/mlx5e: Create UMR MKey per RQTariq Toukan1-7/+5
2016-12-02net/mlx5e: Implement Fragmented Work Queue (WQ)Tariq Toukan1-1/+1
2016-11-28net/mlx5e: Add CQE compression user controlShaker Daibes1-2/+3
2016-11-28net/mlx5e: Moves pflags to priv->paramsShaker Daibes1-7/+9
2016-11-28net/mlx5e: Add support for loopback selftestSaeed Mahameed1-1/+2
2016-11-28net/mlx5e: Add support for ethtool self diagnostics testKamal Heib1-0/+5