summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox/mlx5/core/vport.c
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-02-021-1/+1
|\
| * net/mlx5: Change ENOTSUPP to EOPNOTSUPPOr Gerlitz2017-01-291-1/+1
* | net/mlx5: Push min-inline mode resolution helper into the coreOr Gerlitz2017-01-241-0/+17
|/
* net/mlx5: Enable to query min inline for a specific vportRoi Dayan2016-11-241-6/+8
* net/mlx5: Enable setting minimum inline header mode for VFsHadar Hen Zion2016-08-171-0/+20
* net/mlx5: Unify and improve command interfaceSaeed Mahameed2016-08-171-59/+15
* net/mlx5e: Query minimum required header copy during xmitHadar Hen Zion2016-07-251-0/+12
* net/mlx5: Avoid setting unused var when modifying vport node GUIDOr Gerlitz2016-07-051-3/+0
* net/mlx5: E-Switch, Modify node guid on vf set MACNoa Osherovich2016-06-091-0/+38
* net/mlx5e: Use vport MTU rather than physical port MTUSaeed Mahameed2016-04-241-0/+40
* net/mlx5_core: Implement modify HCA vport commandEli Cohen2016-03-211-0/+67
* net/mlx5_core: Add VF param when querying vport counterEli Cohen2016-03-211-2/+3
* net/mlx5_core: Add helper function to read virtual port countersMeny Yossefi2016-03-011-0/+40
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds2016-01-231-8/+108
|\
| * net/mlx5_core: Introduce access functions to query vport RoCE fieldsAchiad Shochat2015-12-231-0/+62
| * net/mlx5_core: Introduce access functions to enable/disable RoCEAchiad Shochat2015-12-231-0/+52
| * net/mlx5_core: Break down the vport mac address query functionAchiad Shochat2015-12-231-10/+17
* | net/mlx5: Introduce access functions to modify/query vport vlansSaeed Mahameed2015-12-031-0/+112
* | net/mlx5: Introduce access functions to modify/query vport promisc modeSaeed Mahameed2015-12-031-0/+62
* | net/mlx5: Introduce access functions to modify/query vport stateSaeed Mahameed2015-12-031-6/+55
* | net/mlx5: Introduce access functions to modify/query vport mac listsSaeed Mahameed2015-12-031-0/+119
* | net/mlx5: Update access functions to Query/Modify vport MAC addressSaeed Mahameed2015-12-031-11/+76
|/
* net/mlx5_core: Fix static checker warnings around system guid query flowMajd Dibbiny2015-06-071-1/+1
* net/mlx5_core: Add new query HCA vport commandsMajd Dibbiny2015-06-041-0/+259
* net/mlx5_core: Make the vport helpers available for the IB driver tooMajd Dibbiny2015-06-041-2/+4
* net/mlx5: Ethernet resource handling filesAmir Vadai2015-05-301-0/+84