aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox/mlx5/core/vport.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-07-25net/mlx5e: Query minimum required header copy during xmitHadar Hen Zion1-0/+12
2016-07-05net/mlx5: Avoid setting unused var when modifying vport node GUIDOr Gerlitz1-3/+0
2016-06-09net/mlx5: E-Switch, Modify node guid on vf set MACNoa Osherovich1-0/+38
2016-04-24net/mlx5e: Use vport MTU rather than physical port MTUSaeed Mahameed1-0/+40
2016-03-21net/mlx5_core: Implement modify HCA vport commandEli Cohen1-0/+67
2016-03-21net/mlx5_core: Add VF param when querying vport counterEli Cohen1-2/+3
2016-03-01net/mlx5_core: Add helper function to read virtual port countersMeny Yossefi1-0/+40
2016-01-23Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdmaLinus Torvalds1-8/+108
2015-12-23net/mlx5_core: Introduce access functions to query vport RoCE fieldsAchiad Shochat1-0/+62
2015-12-23net/mlx5_core: Introduce access functions to enable/disable RoCEAchiad Shochat1-0/+52
2015-12-23net/mlx5_core: Break down the vport mac address query functionAchiad Shochat1-10/+17
2015-12-03net/mlx5: Introduce access functions to modify/query vport vlansSaeed Mahameed1-0/+112
2015-12-03net/mlx5: Introduce access functions to modify/query vport promisc modeSaeed Mahameed1-0/+62
2015-12-03net/mlx5: Introduce access functions to modify/query vport stateSaeed Mahameed1-6/+55
2015-12-03net/mlx5: Introduce access functions to modify/query vport mac listsSaeed Mahameed1-0/+119
2015-12-03net/mlx5: Update access functions to Query/Modify vport MAC addressSaeed Mahameed1-11/+76
2015-06-07net/mlx5_core: Fix static checker warnings around system guid query flowMajd Dibbiny1-1/+1
2015-06-04net/mlx5_core: Add new query HCA vport commandsMajd Dibbiny1-0/+259
2015-06-04net/mlx5_core: Make the vport helpers available for the IB driver tooMajd Dibbiny1-2/+4
2015-05-30net/mlx5: Ethernet resource handling filesAmir Vadai1-0/+84