aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox/mlx5/core/sriov.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-07-03net/mlx5: Refactor mlx5_esw_query_functions for modularityParav Pandit1-6/+9
2019-07-01net/mlx5: E-Switch, Consolidate eswitch function number of VFsBodong Wang1-1/+2
2019-07-01net/mlx5: E-Switch, Refactor eswitch SR-IOV interfaceBodong Wang1-2/+2
2019-07-01net/mlx5: Reduce dependency on enabled_vfs counter and num_vfsParav Pandit1-18/+4
2019-06-13net/mlx5: Support querying max VFs from deviceBodong Wang1-0/+22
2019-03-22net/mlx5: Simplify mlx5_sriov_is_enabled() by using pci core APIParav Pandit1-7/+0
2019-03-22net/mlx5: Simplify sriov enable/disable flowParav Pandit1-36/+8
2019-02-14net/mlx5: Introduce Mellanox SmartNIC and modify page management logicBodong Wang1-1/+1
2018-12-14net/mlx5: Allow/disallow LAG according to pre-req onlyRabie Loulou1-12/+2
2018-06-26net/mlx5: E-Switch, Avoid setup attempt if not being e-switch managerOr Gerlitz1-1/+6
2017-09-28net/mlx5: Fix wrong indentation in enable SRIOV codeOr Gerlitz1-1/+1
2017-09-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1-13/+2
2017-09-03Merge tag 'for-linus-ioctl' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdmaLinus Torvalds1-0/+42
2017-08-20net/mlx5: Avoid blank lines after/before open/close braceOr Gerlitz1-1/+0
2017-08-07net/mlx5: Add CONFIG_MLX5_ESWITCH KconfigSaeed Mahameed1-12/+2
2017-07-27net/mlx5: Clean SRIOV eswitch resources upon VF creation failureEran Ben Elisha1-0/+5
2017-07-24IB/mlx5: Restore IB guid/policy for virtual functionsBodong Wang1-0/+42
2017-06-16net/mlx5: Undo LAG upon request to create virtual functionsMoni Shoua1-5/+10
2016-09-10net/mlx5: Align sriov/eswitch modules with the new load/unload flow.Mohamad Haj Yahia1-2/+2
2016-09-10net/mlx5: Implement SRIOV attach/detach flowsMohamad Haj Yahia1-8/+21
2016-09-10net/mlx5: SRIOV core code refactoringMohamad Haj Yahia1-120/+96
2016-08-18net/mlx5: LAG and SRIOV cannot be used togetherAviv Heller1-0/+12
2016-08-17net/mlx5: Improve driver log messagesSaeed Mahameed1-3/+4
2016-07-02net/mlx5: E-Switch, Add operational mode to the SRIOV e-SwitchOr Gerlitz1-2/+3
2016-04-18treewide: Fix typos in printkMasanari Iida1-1/+1
2015-12-03net/mlx5: E-Switch, Add SR-IOV (FDB) supportSaeed Mahameed1-1/+13
2015-12-03net/mlx5_core: Add base sriov supportEli Cohen1-0/+221