aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox/mlx5/core/ipoib/ipoib.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-02-01net/mlx5e: Separate between netdev objects and mlx5e profiles initializationSaeed Mahameed1-4/+1
2020-07-28net/mlx5e: RX, Re-work initializaiton of RX function pointersTariq Toukan1-1/+1
2020-05-15net/mlx5e: IPoIB, Enable loopback packets for IPoIB interfacesErez Shitrit1-0/+2
2020-05-09net/mlx5e: Return void from mlx5e_sq_xmit and mlx5i_sq_xmitMaxim Mikityanskiy1-3/+2
2020-04-30net/mlx5e: Fetch WQE: reuse code and enforce typingMaxim Mikityanskiy1-9/+2
2020-04-19net/mlx5: Remove extra indirection while storing QPNLeon Romanovsky1-3/+3
2020-02-19net/mlx5e: Replace zero-length array with flexible-array memberGustavo A. R. Silva1-2/+2
2019-07-05net/mlx5e: Re-work TIS creation functionsTariq Toukan1-0/+2
2019-05-17net/mlx5e: Fix wrong xmit_more applicationTariq Toukan1-1/+2
2018-10-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-3/+2
2018-10-10net/mlx5: WQ, fixes for fragmented WQ buffers APITariq Toukan1-3/+2
2018-10-10net/mlx5e: Gather common netdev init/cleanup functionality in one placeFeras Daoud1-4/+5
2018-09-02net/mlx5e: IPoIB, Add ndo stats support for IPoIB netdevicesFeras Daoud1-0/+1
2018-05-25net/mlx5i: Use compilation flag in IPOIB headerTariq Toukan1-0/+3
2018-05-25net/mlx5e: TX, Use actual WQE size for SQ edge fillTariq Toukan1-0/+23
2018-01-09net/mlx5e: IPoIB, Fix spelling mistake "functionts" -> "functions"Gal Pressman1-1/+1
2018-01-09net/mlx5e: IPoIB, Add PTP ioctl support for child interfaceFeras Daoud1-0/+1
2017-10-14net/mlx5e: IPoIB, Modify rdma netdev allocate and free to support PKEYAlex Vesker1-0/+1
2017-10-14net/mlx5e: IPoIB, Add PKEY child interface ethtool opsAlex Vesker1-0/+1
2017-10-14net/mlx5e: IPoIB, Add PKEY child interface ndosAlex Vesker1-0/+8
2017-10-14net/mlx5e: IPoIB, Add PKEY child interface nic profileAlex Vesker1-0/+13
2017-10-14net/mlx5e: IPoIB, Use hash-table to map between QPN to child netdevAlex Vesker1-0/+12
2017-10-14net/mlx5e: IPoIB, Support for setting PKEY index to underlay QPAlex Vesker1-0/+1
2017-06-19net/mlx5e: Use hard_mtu as part of the mlx5e_priv structErez Shitrit1-0/+5
2017-06-19net/mlx5e: IPoIB, Add ethtool supportErez Shitrit1-0/+2
2017-06-19net/mlx5e: IPoIB, Move to a separate directorySaeed Mahameed1-0/+56