summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox/mlx5/core/ipoib
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2018-01-314-10/+28
|\
| * net/mlx5e: IPoIB, Fix copy-paste bug in flow steering refactoringGal Pressman2018-01-291-1/+1
| * net/mlx5e: Refactor RSS related objects and codeOr Gerlitz2018-01-191-6/+16
| * net/mlx5e: Fix trailing semicolonLuis de Bethencourt2018-01-181-1/+1
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-01-171-1/+2
| |\
| * | net/mlx5e: IPoIB, Fix spelling mistake "functionts" -> "functions"Gal Pressman2018-01-091-1/+1
| * | net/mlx5e: IPoIB, Add ethtool support to get child time stamping parametersFeras Daoud2018-01-091-0/+1
| * | net/mlx5e: IPoIB, Add PTP ioctl support for child interfaceFeras Daoud2018-01-093-2/+9
* | | Merge tag v4.15 of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/lin...Jason Gunthorpe2018-01-301-2/+3
|\ \ \ | | |/ | |/|
| * | net/mlx5e: Remove timestamp set from netdevice open flowFeras Daoud2018-01-121-1/+2
| |/
| * net/mlx5e: Fix defaulting RX ring size when not neededEugenia Emantayev2017-12-191-1/+1
* | {net, IB}/mlx5: Manage port association for multiport RoCEDaniel Jurgens2018-01-081-1/+1
|/
* net/mlx5e: IPoIB, Add inner TTC table to IPoIB flow steeringFeras Daoud2017-11-041-1/+11
* net/mlx5e: IPoIB, Modify rdma netdev allocate and free to support PKEYAlex Vesker2017-10-142-18/+35
* net/mlx5e: IPoIB, Add PKEY child interface ethtool opsAlex Vesker2017-10-143-2/+8
* net/mlx5e: IPoIB, Add PKEY child interface ndosAlex Vesker2017-10-143-7/+144
* net/mlx5e: IPoIB, Add PKEY child interface nic profileAlex Vesker2017-10-143-6/+102
* net/mlx5e: IPoIB, Use hash-table to map between QPN to child netdevAlex Vesker2017-10-143-0/+164
* net/mlx5e: IPoIB, Support for setting PKEY index to underlay QPAlex Vesker2017-10-142-0/+10
* net/mlx5: Support for attaching multiple underlay QPs to root flow tableAlex Vesker2017-10-141-36/+42
* net/mlx5e: IPoIB, Move underlay QP init/uninit to separate functionsAlex Vesker2017-10-141-38/+70
* net/mlx5: PTP code migration to driver core sectionFeras Daoud2017-10-141-2/+1
* net/mlx5e: IPoIB, Fix access to invalid memory addressRoi Dayan2017-09-281-1/+2
* net/mlx5e: Use kernel types instead of uint*_t in ethtool callbacksGal Pressman2017-08-201-2/+1
* net/mlx5e: IPoIB, Add support for get_link_ksettings in ethtoolShalom Lagziel2017-08-201-12/+118
* net/mlx5e: IPoIB, Fix driver name retrieved by ethtoolFeras Daoud2017-08-201-0/+2
* net/mlx5e: IPoIB, Modify add/remove underlay QPN flowsAlex Vesker2017-07-271-5/+11
* net/mlx5: Add Makefiles for subdirectoriesIlan Tayari2017-07-061-0/+1
* net/mlx5e: IPoIB, Support the flash device ethtool callbackOr Gerlitz2017-06-221-0/+9
* net/mlx5e: IPoIB, Add ioctl support to IPoIB device driverFeras Daoud2017-06-191-0/+16
* net/mlx5e: IPoIB, Add PTP support to IPoIB device driverFeras Daoud2017-06-192-0/+11
* net/mlx5e: IPoIB, Handle change_mtuErez Shitrit2017-06-191-0/+31
* net/mlx5e: Use hard_mtu as part of the mlx5e_priv structErez Shitrit2017-06-192-2/+9
* net/mlx5e: IPoIB, Change parameters default valuesErez Shitrit2017-06-191-4/+15
* net/mlx5e: Add new profile function update_carrierErez Shitrit2017-06-191-0/+2
* net/mlx5e: IPoIB, Add ethtool supportErez Shitrit2017-06-193-1/+130
* net/mlx5e: IPoIB, Move to a separate directorySaeed Mahameed2017-06-192-0/+569