summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/mellanox/mlx5/core/port.c
AgeCommit message (Expand)AuthorFilesLines
2023-12-14net/mlx5: Expose Management PCIe Index Register (MPIR)Tariq Toukan1-0/+10
2023-09-26IB/mlx5: Rename 400G_8X speed to comply to naming conventionPatrisious Haddad1-1/+1
2023-09-26IB/mlx5: Add support for 800G_8X lane speedPatrisious Haddad1-0/+1
2023-08-10net/mlx5: Expose port.c/mlx5_query_module_num() functionAdham Faris1-1/+1
2023-03-16net/mlx5: Move needed PTYS functions to core layerGal Pressman1-0/+151
2022-09-05RDMA/mlx5: Move function mlx5_core_query_ib_ppcnt() to mlx5_ibChris Mi1-23/+0
2022-03-11net/mlx5e: Remove overzealous validations in netlink EEPROM queryGal Pressman1-23/+0
2022-03-11net/mlx5: Parse module mapping using mlx5_ifcGal Pressman1-3/+3
2022-03-11net/mlx5: Query the maximum MCIA register read size from firmwareGal Pressman1-1/+7
2022-03-01Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Jakub Kicinski1-4/+16
2022-02-24net/mlx5: Add clarification on sync reset failureMoshe Shemesh1-4/+16
2022-02-02net/mlx5e: Fix module EEPROM queryGal Pressman1-4/+5
2021-04-12net/mlx5: Add support for DSFP module EEPROM dumpsVladyslav Tarasiuk1-0/+2
2021-04-12net/mlx5: Implement get_module_eeprom_by_page()Vladyslav Tarasiuk1-0/+41
2021-04-12net/mlx5: Refactor module EEPROM queryVladyslav Tarasiuk1-34/+45
2020-09-17net/mlx5: Refactor query port speed functionsAharon Landau1-19/+4
2020-07-10net/mlx5: Fix eeprom support for SFP moduleEran Ben Elisha1-16/+77
2020-04-23net/mlx5: Update port.c new cmd interfaceLeon Romanovsky1-6/+5
2019-05-02net/mlx5e: ethtool, Add support for EEPROM high pages queryErez Alfasi1-6/+34
2019-04-19net/mlx5e: ethtool, Remove unsupported SFP EEPROM high pages queryErez Alfasi1-4/+0
2019-02-23net/mlx5e: Fix GRE key by controlling port tunnel entropy calculationEli Britstein1-3/+2
2019-02-23net/mlx5: Use read-modify-write when changing PCMR register valuesEli Britstein1-0/+4
2019-02-14net/mlx5: Refactor queries to speed fields in Port Type and Speed registerAya Levin1-106/+0
2018-11-27net/mlx5: Device events, Use async events chainSaeed Mahameed1-57/+0
2018-06-27net/mlx5: Fix wrong size allocation for QoS ETC TC regitsterShay Agroskin1-2/+2
2018-03-26net/mlx5e: PFC stall prevention supportInbar Karmy1-8/+56
2017-11-05net/mlx5: QPTS and QPDPM register firmware command supportHuy Nguyen1-0/+99
2017-11-05net/mlx5: QCAM register firmware command supportHuy Nguyen1-0/+12
2017-10-26net/mlx5e: DCBNL, Implement tc with ets type and zero bandwidthHuy Nguyen1-0/+21
2017-05-14{net, IB}/mlx5: Replace mlx5_vzalloc with kvzallocLeon Romanovsky1-3/+3
2017-02-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-2/+2
2017-01-30net/mlx5: Change ENOTSUPP to EOPNOTSUPPOr Gerlitz1-2/+2
2017-01-20net/mlx5: Implement PCAM, MCAM access register commandsGal Pressman1-0/+24
2017-01-20net/mlx5: Add MTPPS and MTPPSE registers infrastructureEugenia Emantayev1-0/+48
2016-11-28net/mlx5: Add DCBX firmware commands supportHuy Nguyen1-0/+20
2016-11-28net/mlx5e: Support DCBX CEE APIHuy Nguyen1-0/+43
2016-11-18net/mlx5: Add handling for port module eventHuy Nguyen1-0/+57
2016-08-18net/mlx5: Separate query_port_proto_oper for IB and ENNoa Osherovich1-9/+23
2016-08-17net/mlx5: Unify and improve command interfaceSaeed Mahameed1-75/+24
2016-08-14net/mlx5: Access register and MAD IFC commands via mlx5 ifcSaeed Mahameed1-27/+25
2016-06-27net/mlx5e: Report correct auto negotiation and allow togglingGal Pressman1-4/+32
2016-06-27net/mlx5e: Toggle link only after modifying port parametersGal Pressman1-0/+12
2016-04-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-5/+5
2016-04-26net/mlx5e: Add ethtool support for dump module EEPROMGal Pressman1-0/+76
2016-04-26net/mlx5e: Add ethtool support for interface identify (LED blinking)Gal Pressman1-0/+13
2016-04-26net/mlx5e: Add support for RXALL netdev featureEran Ben Elisha1-0/+49
2016-04-24net/mlx5e: Device's mtu field is u16 and not intSaeed Mahameed1-5/+5
2016-03-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1-0/+221
2016-03-01net/mlx5_core: Add helper function to read IB error countersMeny Yossefi1-0/+23
2016-02-24net/mlx5e: Wake On LAN supportTariq Toukan1-0/+38