aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox/mlx5/core/ipoib.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-06-19net/mlx5e: IPoIB, Move to a separate directorySaeed Mahameed1-513/+0
2017-05-25Merge tag 'mlx5-update-2017-05-23' of git://git.kernel.org/pub/scm/linux/kernel/git/mellanox/linuxDavid S. Miller1-1/+1
2017-05-14{net, IB}/mlx5: Replace mlx5_vzalloc with kvzallocLeon Romanovsky1-1/+1
2017-05-14net/mlx5: Use underlay QPN from the root name spaceYishai Hadas1-2/+5
2017-05-14net/mlx5e: IPoIB, Only support regular RQ for nowSaeed Mahameed1-0/+4
2017-05-04IB/mlx5: Enable IPoIB accelerationErez Shitrit1-18/+26
2017-04-22mlx5: hide unused functionsStephen Hemminger1-11/+13
2017-04-20net/mlx5e: IPoIB, Fix error handling in mlx5_rdma_netdev_alloc()Dan Carpenter1-2/+3
2017-04-17net/mlx5e: IPoIB, RX handlerSaeed Mahameed1-0/+2
2017-04-17net/mlx5e: IPoIB, Xmit flowSaeed Mahameed1-0/+10
2017-04-17net/mlx5e: IPoIB, Underlay QPSaeed Mahameed1-2/+124
2017-04-17net/mlx5e: IPoIB, Basic netdev ndos open/closeSaeed Mahameed1-1/+89
2017-04-17net/mlx5e: IPoIB, TX TIS creationSaeed Mahameed1-2/+12
2017-04-17net/mlx5e: IPoIB, RSS flow steering tablesSaeed Mahameed1-0/+46
2017-04-17net/mlx5e: IPoIB, RX steering RSS RQTs and TIRsSaeed Mahameed1-3/+39
2017-04-17net/mlx5e: IPoIB, Add netdevice profile skeletonSaeed Mahameed1-0/+181