summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox/mlx5/core/sriov.c
Commit message (Expand)AuthorAgeFilesLines
* net/mlx5: Refactor mlx5_esw_query_functions for modularityParav Pandit2019-07-031-6/+9
* net/mlx5: E-Switch, Consolidate eswitch function number of VFsBodong Wang2019-07-021-1/+2
* net/mlx5: E-Switch, Refactor eswitch SR-IOV interfaceBodong Wang2019-07-021-2/+2
* net/mlx5: Reduce dependency on enabled_vfs counter and num_vfsParav Pandit2019-07-021-18/+4Star
* net/mlx5: Support querying max VFs from deviceBodong Wang2019-06-131-0/+22
* net/mlx5: Simplify mlx5_sriov_is_enabled() by using pci core APIParav Pandit2019-03-221-7/+0Star
* net/mlx5: Simplify sriov enable/disable flowParav Pandit2019-03-221-36/+8Star
* net/mlx5: Introduce Mellanox SmartNIC and modify page management logicBodong Wang2019-02-141-1/+1
* net/mlx5: Allow/disallow LAG according to pre-req onlyRabie Loulou2018-12-141-12/+2Star
* net/mlx5: E-Switch, Avoid setup attempt if not being e-switch managerOr Gerlitz2018-06-271-1/+6
* net/mlx5: Fix wrong indentation in enable SRIOV codeOr Gerlitz2017-09-281-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2017-09-061-13/+2Star
|\
| * net/mlx5: Avoid blank lines after/before open/close braceOr Gerlitz2017-08-201-1/+0Star
| * net/mlx5: Add CONFIG_MLX5_ESWITCH KconfigSaeed Mahameed2017-08-071-12/+2Star
* | Merge tag 'for-linus-ioctl' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2017-09-041-0/+42
|\ \ | |/ |/|
| * IB/mlx5: Restore IB guid/policy for virtual functionsBodong Wang2017-07-241-0/+42
* | net/mlx5: Clean SRIOV eswitch resources upon VF creation failureEran Ben Elisha2017-07-271-0/+5
|/
* net/mlx5: Undo LAG upon request to create virtual functionsMoni Shoua2017-06-151-5/+10
* net/mlx5: Align sriov/eswitch modules with the new load/unload flow.Mohamad Haj Yahia2016-09-111-2/+2
* net/mlx5: Implement SRIOV attach/detach flowsMohamad Haj Yahia2016-09-111-8/+21
* net/mlx5: SRIOV core code refactoringMohamad Haj Yahia2016-09-111-120/+96Star
* net/mlx5: LAG and SRIOV cannot be used togetherAviv Heller2016-08-181-0/+12
* net/mlx5: Improve driver log messagesSaeed Mahameed2016-08-171-3/+4
* net/mlx5: E-Switch, Add operational mode to the SRIOV e-SwitchOr Gerlitz2016-07-021-2/+3
* treewide: Fix typos in printkMasanari Iida2016-04-181-1/+1
* net/mlx5: E-Switch, Add SR-IOV (FDB) supportSaeed Mahameed2015-12-031-1/+13
* net/mlx5_core: Add base sriov supportEli Cohen2015-12-031-0/+221