summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox/mlx5/core/eswitch.c
AgeCommit message (Expand)Author
2020-12-07Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Jakub Kicinski
2020-12-06net/mlx5: Simplify eswitch mode checkLeon Romanovsky
2020-12-06RDMA/mlx5: Convert mlx5_ib to use auxiliary busLeon Romanovsky
2020-12-06net/mlx5e: Connect ethernet part to auxiliary busLeon Romanovsky
2020-12-02Merge tag 'mlx5-next-2020-12-02' of git://git.kernel.org/pub/scm/linux/kernel...Jakub Kicinski
2020-11-26net/mlx5: Enable host PF HCA after eswitch is initializedParav Pandit
2020-11-17net/mlx5: E-Switch, Fail mlx5_esw_modify_vport_rate if qos disabledEli Cohen
2020-11-17net/mlx5: Disable QoS when min_rates on all VFs are zeroVladyslav Tarasiuk
2020-11-17net/mlx5: Clear bw_share upon VF disableVladyslav Tarasiuk
2020-11-05net/mlx5: E-switch, Avoid extack error log for disabled vportParav Pandit
2020-08-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-07-28net/mlx5e: Fix kernel crash when setting vf VLANID on a VF devAlaa Hleihel
2020-07-28net/mlx5e: Modify uplink state on interface up/downRon Diskin
2020-07-28net/mlx5: E-switch, Destroy TSAR after reload interfaceParav Pandit
2020-07-28net/mlx5: E-switch, Destroy TSAR when fail to enable the modeParav Pandit
2020-07-16net/mlx5: E-switch, Reduce dependency on num_vfs during mode setParav Pandit
2020-07-09net/mlx5e: Export sharing of mod headers to a new filePaul Blakey
2020-07-09net/mlx5: E-switch, When eswitch is unsupported, return -EOPNOTSUPPParav Pandit
2020-06-22net/mlx5: E-switch, Supporting setting devlink port function mac addressParav Pandit
2020-06-22net/mlx5: Split mac address setting function for using state_lockParav Pandit
2020-06-22net/mlx5: E-switch, Support querying port function mac addressParav Pandit
2020-06-22net/mlx5: E-switch, Introduce and use eswitch support check helperParav Pandit
2020-06-22net/mlx5: Constify mac address pointerParav Pandit
2020-05-27net/mlx5: E-Switch, Alloc and free unique metadata for matchVu Pham
2020-05-27net/mlx5: E-Switch, Refactor eswitch ingress acl codesVu Pham
2020-05-27net/mlx5: E-Switch, Refactor eswitch egress acl codesVu Pham
2020-05-22net/mlx5e: Add support for hw decapsulation of MPLS over UDPEli Cohen
2020-04-23net/mlx5: Update eswitch to new cmd interfaceLeon Romanovsky
2020-03-25net/mlx5: E-switch, Protect eswitch mode changesParav Pandit
2020-03-25net/mlx5: E-switch, Extend eswitch enable to handle num_vfs changeParav Pandit
2020-03-13net/mlx5: E-switch, Annotate esw state_lock mutex destroyParav Pandit
2020-03-13net/mlx5: Accept flow rules without matchMark Bloch
2020-03-13net/mlx5: E-Switch, Update VF vports config when num of VFs changedBodong Wang
2020-03-13net/mlx5: E-Switch, Introduce per vport configuration for eswitch modesBodong Wang
2020-03-13net/mlx5: E-switch, Make vport setup/cleanup sequence symmetricBodong Wang
2020-03-13net/mlx5: E-Switch, Prepare for vport enable/disable refactorBodong Wang
2020-03-13net/mlx5: E-Switch, Remove redundant warning when QoS enable failedBodong Wang
2020-03-13net/mlx5: E-Switch, Hold mutex when querying drop counter in legacy modeBodong Wang
2020-03-13net/mlx5: E-Switch, Remove redundant check of eswitch manager capBodong Wang
2020-02-27net/mlx5e: Add devlink fdb_large_groups parameterJianbo Liu
2020-02-18net/mlx5e: Don't clear the whole vf config when switching modesDmytro Linkin
2020-02-18net/mlx5: Fix sleep while atomic in mlx5_eswitch_get_vepaHuy Nguyen
2020-01-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-01-24net/mlx5e: Clear VF config when switching modesDmytro Linkin
2020-01-16net/mlx5: Refactor mlx5_create_auto_grouped_flow_tablePaul Blakey
2019-11-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2019-11-20net/mlx5e: Fix set vf link state error flowRoi Dayan
2019-11-13Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Saeed Mahameed
2019-11-05net/mlx5: fix kvfree of uninitialized pointer specColin Ian King
2019-11-01net/mlx5: Clear VF's configuration on disabling SRIOVAya Levin