summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox/mlx5/core/ipoib/ipoib.c
Commit message (Expand)AuthorAgeFilesLines
* net/mlx5e: Provide explicit directive if to create inner indirect tirsOr Gerlitz2018-10-011-3/+3
* net/mlx5e: Move Q counters allocation and drop RQ to init_rxRoi Dayan2018-09-061-1/+16
* net/mlx5e: Make function mlx5i_grp_sw_update_stats() staticWei Yongjun2018-09-051-1/+1
* net/mlx5e: IPoIB, Add ndo stats support for IPoIB netdevicesFeras Daoud2018-09-031-0/+42
* net/mlx5e: IPoIB, Initialize max_opened_tc in mlx5i_init flowFeras Daoud2018-09-031-0/+1
* Merge tag 'v4.18' into rdma.git for-nextJason Gunthorpe2018-08-161-0/+4
|\
| * net/mlx5e: IPoIB, Set the netdevice sw mtu in ipoib enhanced flowFeras Daoud2018-07-311-0/+4
* | RDMA/netdev: Use priv_destructor for netdev cleanupJason Gunthorpe2018-08-031-18/+19
|/
* net/mlx5e: Derive Striding RQ size from MTUTariq Toukan2018-03-311-1/+1
* net/mlx5e: Save MTU in channels paramsTariq Toukan2018-03-311-10/+13
* net/mlx5e: IPoIB, Fix spelling mistakeTalat Batheesh2018-03-311-1/+1
* net/mlx5e: Add ethtool priv-flag for Striding RQTariq Toukan2018-03-281-1/+2
* net/mlx5e: Do not reset Receive Queue params on every type changeTariq Toukan2018-03-281-1/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2018-01-311-9/+18
|\
| * 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, Add PTP ioctl support for child interfaceFeras Daoud2018-01-091-2/+1Star
* | | 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-051-1/+11
* net/mlx5e: IPoIB, Modify rdma netdev allocate and free to support PKEYAlex Vesker2017-10-141-18/+34
* net/mlx5e: IPoIB, Add PKEY child interface ndosAlex Vesker2017-10-141-6/+4Star
* net/mlx5e: IPoIB, Add PKEY child interface nic profileAlex Vesker2017-10-141-6/+6
* net/mlx5e: IPoIB, Use hash-table to map between QPN to child netdevAlex Vesker2017-10-141-0/+16
* net/mlx5e: IPoIB, Support for setting PKEY index to underlay QPAlex Vesker2017-10-141-0/+9
* 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/+1Star
* net/mlx5e: IPoIB, Fix access to invalid memory addressRoi Dayan2017-09-281-1/+2
* net/mlx5e: IPoIB, Modify add/remove underlay QPN flowsAlex Vesker2017-07-271-5/+11
* 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-191-0/+2
* 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-191-2/+4
* 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-191-1/+1
* net/mlx5e: IPoIB, Move to a separate directorySaeed Mahameed2017-06-191-0/+513