aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox/mlx5/core/vport.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-10-01net/mlx5: Cache the system image guidAlaa Hleihel1-0/+9
2018-08-08net/mlx5: Unexport functions that need not be exportedEli Cohen1-2/+0
2018-08-08net/mlx5: Remove unused mlx5_query_vport_admin_stateEli Cohen1-10/+0
2018-06-26net/mlx5: E-Switch, Disallow vlan/spoofcheck setup if not being esw managerEli Cohen1-2/+0
2018-05-16net/mlx5: Vport, Use 'kvfree()' for memory allocated by 'kvzalloc()'Christophe JAILLET1-3/+3
2018-03-26net/mlx5: Add packet dropped while vport down statisticsMoshe Shemesh1-0/+26
2018-01-30Merge tag v4.15 of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.gitJason Gunthorpe1-6/+16
2018-01-12{net,ib}/mlx5: Don't disable local loopback multicast traffic when neededEran Ben Elisha1-6/+16
2018-01-08{net, IB}/mlx5: Manage port association for multiport RoCEDaniel Jurgens1-0/+58
2018-01-08net/mlx5: Fix race for multiple RoCE enableDaniel Jurgens1-6/+27
2017-07-24net/mlx5: Add raw ethernet local loopback firmware commandHuy Nguyen1-0/+62
2017-06-27net/mlx5: Add support for multiple RoCE enableIlan Tayari1-0/+4
2017-05-14{net, IB}/mlx5: Replace mlx5_vzalloc with kvzallocLeon Romanovsky1-20/+14
2017-02-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-1/+1
2017-01-29net/mlx5: Change ENOTSUPP to EOPNOTSUPPOr Gerlitz1-1/+1
2017-01-24net/mlx5: Push min-inline mode resolution helper into the coreOr Gerlitz1-0/+17
2016-11-24net/mlx5: Enable to query min inline for a specific vportRoi Dayan1-6/+8
2016-08-17net/mlx5: Enable setting minimum inline header mode for VFsHadar Hen Zion1-0/+20
2016-08-17net/mlx5: Unify and improve command interfaceSaeed Mahameed1-59/+15
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