Age | Commit message (Expand) | Author |
2023-08-07 | net/mlx5: Allow 0 for total host VFs | Daniel Jurgens |
2023-06-09 | net/mlx5: Set max number of embedded CPU VFs | Daniel Jurgens |
2023-06-09 | net/mlx5: Update SRIOV enable/disable to handle EC/VFs | Daniel Jurgens |
2023-06-09 | net/mlx5: Use correct vport when restoring GUIDs | Daniel Jurgens |
2023-05-19 | net/mlx5: E-Switch, Remove redundant check | Roi Dayan |
2023-02-24 | net/mlx5: ECPF, wait for VF pages only after disabling host PFs | Maher Sanalla |
2023-02-07 | net/mlx5: Store page counters in a single array | Maher Sanalla |
2022-08-22 | net/mlx5: Unlock on error in mlx5_sriov_enable() | Dan Carpenter |
2022-07-28 | net/mlx5: Lock mlx5 devlink reload callbacks | Moshe Shemesh |
2022-07-02 | net/mlx5: E-switch, Remove dependency between sriov and eswitch mode | Chris Mi |
2022-05-10 | net/mlx5: Expose mlx5_sriov_blocking_notifier_register / unregister APIs | Yishai Hadas |
2022-02-27 | net/mlx5: Disable SRIOV before PF removal | Yishai Hadas |
2022-02-27 | net/mlx5: Reuse exported virtfn index function call | Leon Romanovsky |
2021-06-14 | net/mlx5: Introduce API for request and release IRQs | Shay Drory |
2021-04-04 | net/mlx5: Implement sriov_get_vf_total_msix/count() callbacks | Leon Romanovsky |
2021-04-04 | net/mlx5: Dynamically assign MSI-X vectors count | Leon Romanovsky |
2020-03-25 | net/mlx5: E-switch, Protect eswitch mode changes | Parav Pandit |
2020-03-25 | net/mlx5: E-switch, Extend eswitch enable to handle num_vfs change | Parav Pandit |
2019-11-13 | net/mlx5: Read num_vfs before disabling SR-IOV | Parav Pandit |
2019-11-01 | net/mlx5: Clear VF's configuration on disabling SRIOV | Aya Levin |
2019-07-03 | net/mlx5: Refactor mlx5_esw_query_functions for modularity | Parav Pandit |
2019-07-01 | net/mlx5: E-Switch, Consolidate eswitch function number of VFs | Bodong Wang |
2019-07-01 | net/mlx5: E-Switch, Refactor eswitch SR-IOV interface | Bodong Wang |
2019-07-01 | net/mlx5: Reduce dependency on enabled_vfs counter and num_vfs | Parav Pandit |
2019-06-13 | net/mlx5: Support querying max VFs from device | Bodong Wang |
2019-03-22 | net/mlx5: Simplify mlx5_sriov_is_enabled() by using pci core API | Parav Pandit |
2019-03-22 | net/mlx5: Simplify sriov enable/disable flow | Parav Pandit |
2019-02-14 | net/mlx5: Introduce Mellanox SmartNIC and modify page management logic | Bodong Wang |
2018-12-14 | net/mlx5: Allow/disallow LAG according to pre-req only | Rabie Loulou |
2018-06-26 | net/mlx5: E-Switch, Avoid setup attempt if not being e-switch manager | Or Gerlitz |
2017-09-28 | net/mlx5: Fix wrong indentation in enable SRIOV code | Or Gerlitz |
2017-09-06 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds |
2017-09-03 | Merge tag 'for-linus-ioctl' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2017-08-20 | net/mlx5: Avoid blank lines after/before open/close brace | Or Gerlitz |
2017-08-07 | net/mlx5: Add CONFIG_MLX5_ESWITCH Kconfig | Saeed Mahameed |
2017-07-27 | net/mlx5: Clean SRIOV eswitch resources upon VF creation failure | Eran Ben Elisha |
2017-07-24 | IB/mlx5: Restore IB guid/policy for virtual functions | Bodong Wang |
2017-06-16 | net/mlx5: Undo LAG upon request to create virtual functions | Moni Shoua |
2016-09-10 | net/mlx5: Align sriov/eswitch modules with the new load/unload flow. | Mohamad Haj Yahia |
2016-09-10 | net/mlx5: Implement SRIOV attach/detach flows | Mohamad Haj Yahia |
2016-09-10 | net/mlx5: SRIOV core code refactoring | Mohamad Haj Yahia |
2016-08-18 | net/mlx5: LAG and SRIOV cannot be used together | Aviv Heller |
2016-08-17 | net/mlx5: Improve driver log messages | Saeed Mahameed |
2016-07-02 | net/mlx5: E-Switch, Add operational mode to the SRIOV e-Switch | Or Gerlitz |
2016-04-18 | treewide: Fix typos in printk | Masanari Iida |
2015-12-03 | net/mlx5: E-Switch, Add SR-IOV (FDB) support | Saeed Mahameed |
2015-12-03 | net/mlx5_core: Add base sriov support | Eli Cohen |