summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/mellanox/mlx5/core/vport.c
AgeCommit message (Expand)Author
2024-01-24net/mlx5: Fix query of sd_group fieldTariq Toukan
2023-12-13net/mlx5e: Fix slab-out-of-bounds in mlx5_query_nic_vport_mac_list()Shifeng Li
2023-06-16net/mlx5: DR, update query of HCA caps for EC VFsDaniel Jurgens
2023-06-09net/mlx5: Update vport caps query/set for EC VFsDaniel Jurgens
2023-05-19net/mlx5e: E-Switch, Update when to set other vport contextRoi Dayan
2022-12-07net/mlx5: E-Switch, Implement devlink port function cmds to control RoCEYishai Hadas
2022-12-07net/mlx5: Add generic getters for other functions capsShay Drory
2022-07-13net/mlx5: Use software VHCA id when it's supportedYishai Hadas
2022-05-17net/mlx5: Allocate virtually contiguous memory in vport.cTariq Toukan
2021-10-15net/mlx5: Check return status first when querying system_image_guidRongwei Liu
2021-06-16net/mlx5: E-Switch, Allow setting GUID for host PF vportParav Pandit
2021-04-24net/mlx5: E-Switch, Return eswitch max ports when eswitch is supportedParav Pandit
2021-02-05net/mlx5e: E-Switch, Maintain vhca_id to vport_num mappingVlad Buslov
2021-01-22net/mlx5: E-switch, Prepare eswitch to handle SF vportVu Pham
2020-07-28net/mlx5: Use fallthrough pseudo-keywordGustavo A. R. Silva
2020-06-22net/mlx5: Constify mac address pointerParav Pandit
2020-04-23net/mlx5: Update vport.c to new cmd interfaceLeon Romanovsky
2020-03-24net/mlx5_core: Set IB capability mask1 to fix ib_srpt connection failureLeon Romanovsky
2019-11-22net/mlx5: Don't write read-only fields in MODIFY_HCA_VPORT_CONTEXT commandLeon Romanovsky
2019-08-01net/mlx5e: Tx, Soften inline mode VLAN dependenciesTariq Toukan
2019-07-03net/mlx5: Introduce and use mlx5_eswitch_get_total_vports()Parav Pandit
2019-07-01net/mlx5: Handle host PF vport mac/guid for ECPFBodong Wang
2019-05-01net/mlx5: Remove unused mlx5_query_nic_vport_vlansBodong Wang
2019-02-15net/mlx5: E-Switch, Properly refer to host PF vport as other vportBodong Wang
2019-02-14net/mlx5: Use consistent vport num argument typeBodong Wang
2018-12-20net/mlx5: Fix query_nic_sys_image_guid() error during initAviv Heller
2018-10-01net/mlx5: Cache the system image guidAlaa Hleihel
2018-08-08net/mlx5: Unexport functions that need not be exportedEli Cohen
2018-08-08net/mlx5: Remove unused mlx5_query_vport_admin_stateEli Cohen
2018-06-26net/mlx5: E-Switch, Disallow vlan/spoofcheck setup if not being esw managerEli Cohen
2018-05-16net/mlx5: Vport, Use 'kvfree()' for memory allocated by 'kvzalloc()'Christophe JAILLET
2018-03-26net/mlx5: Add packet dropped while vport down statisticsMoshe Shemesh
2018-01-30Merge tag v4.15 of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/lin...Jason Gunthorpe
2018-01-12{net,ib}/mlx5: Don't disable local loopback multicast traffic when neededEran Ben Elisha
2018-01-08{net, IB}/mlx5: Manage port association for multiport RoCEDaniel Jurgens
2018-01-08net/mlx5: Fix race for multiple RoCE enableDaniel Jurgens
2017-07-24net/mlx5: Add raw ethernet local loopback firmware commandHuy Nguyen
2017-06-27net/mlx5: Add support for multiple RoCE enableIlan Tayari
2017-05-14{net, IB}/mlx5: Replace mlx5_vzalloc with kvzallocLeon Romanovsky
2017-02-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-01-29net/mlx5: Change ENOTSUPP to EOPNOTSUPPOr Gerlitz
2017-01-24net/mlx5: Push min-inline mode resolution helper into the coreOr Gerlitz
2016-11-24net/mlx5: Enable to query min inline for a specific vportRoi Dayan
2016-08-17net/mlx5: Enable setting minimum inline header mode for VFsHadar Hen Zion
2016-08-17net/mlx5: Unify and improve command interfaceSaeed Mahameed
2016-07-25net/mlx5e: Query minimum required header copy during xmitHadar Hen Zion
2016-07-05net/mlx5: Avoid setting unused var when modifying vport node GUIDOr Gerlitz
2016-06-09net/mlx5: E-Switch, Modify node guid on vf set MACNoa Osherovich
2016-04-24net/mlx5e: Use vport MTU rather than physical port MTUSaeed Mahameed
2016-03-21net/mlx5_core: Implement modify HCA vport commandEli Cohen