summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/mellanox/mlx5/core/eswitch.c
AgeCommit message (Expand)Author
2021-11-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-11-16net/mlx5: E-switch, Create QoS on demandDmytro Linkin
2021-11-16net/mlx5: E-switch, Enable vport QoS on demandDmytro Linkin
2021-11-16net/mlx5: E-switch, move offloads mode callbacks to offloads fileParav Pandit
2021-11-16net/mlx5: E-switch, Reuse mlx5_eswitch_set_vport_macParav Pandit
2021-11-16net/mlx5: E-switch, Remove vport enabled checkParav Pandit
2021-11-16net/mlx5: E-Switch, rebuild lag only when neededMark Bloch
2021-11-16net/mlx5: E-Switch, Fix resetting of encap mode when entering switchdevPaul Blakey
2021-08-19net/mlx5: E-switch, Move QoS related code to dedicated fileDmytro Linkin
2021-08-11net/mlx5: Fix typo in commentsCai Huoqing
2021-08-10Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Jakub Kicinski
2021-08-08devlink: Simplify devlink port API callsLeon Romanovsky
2021-08-05net/mlx5: Lag, properly lock eswitch if neededMark Bloch
2021-08-05net/mlx5: Return mdev from eswitchMark Bloch
2021-06-16net/mlx5: E-Switch, Read PF mac addressParav Pandit
2021-05-18{net,vdpa}/mlx5: Configure interface MAC into mpfs L2 tableEli Cohen
2021-04-24net/mlx5: E-Switch, Consider SF ports of host PFParav Pandit
2021-04-24net/mlx5: E-Switch, Use xarray for vport number to vport and rep mappingParav Pandit
2021-04-24net/mlx5: E-Switch, Prepare to return total vports from eswitch structParav Pandit
2021-04-24net/mlx5: E-Switch, Return eswitch max ports when eswitch is supportedParav Pandit
2021-04-14net/mlx5: E-Switch, Initialize eswitch acls ns when eswitch is enabledParav Pandit
2021-04-14net/mlx5: E-Switch, Move legacy code to a individual fileParav Pandit
2021-04-14net/mlx5: E-Switch, Convert a macro to a helper routineParav Pandit
2021-04-14net/mlx5: E-Switch Make cleanup sequence mirror of initParav Pandit
2021-04-14net/mlx5: E-Switch, Skip querying SF enabled bitsParav Pandit
2021-04-02net/mlx5: E-Switch, move QoS specific fields to existing qos structParav Pandit
2021-03-16net/mlx5: E-Switch, Protect changing mode while adding rulesRoi Dayan
2021-03-16net/mlx5: E-Switch, Change mode lock from mutex to rw semaphoreRoi Dayan
2021-03-16net/mlx5e: Allow legacy vf ndos only if in legacy modeRoi Dayan
2021-03-11net/mlx5: Don't skip vport checkSaeed Mahameed
2021-02-05net/mlx5e: Handle FIB events to update tunnel endpoint deviceVlad Buslov
2021-02-05net/mlx5e: Create route entry infrastructureVlad Buslov
2021-02-05net/mlx5e: E-Switch, Maintain vhca_id to vport_num mappingVlad Buslov
2021-01-22net/mlx5: SF, Add port add delete functionalityParav Pandit
2021-01-22net/mlx5: E-switch, Add eswitch helpers for SF vportParav Pandit
2021-01-22net/mlx5: E-switch, Prepare eswitch to handle SF vportVu Pham
2021-01-13net/mlx5e: Simplify condition on esw_vport_enable_qos()Eli Cohen
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