summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/mellanox/mlx5/core/port.c
AgeCommit message (Expand)Author
2023-12-13net/mlx5: Expose Management PCIe Index Register (MPIR)Tariq Toukan
2023-09-26IB/mlx5: Rename 400G_8X speed to comply to naming conventionPatrisious Haddad
2023-09-26IB/mlx5: Add support for 800G_8X lane speedPatrisious Haddad
2023-08-09net/mlx5: Expose port.c/mlx5_query_module_num() functionAdham Faris
2023-03-15net/mlx5: Move needed PTYS functions to core layerGal Pressman
2022-09-05RDMA/mlx5: Move function mlx5_core_query_ib_ppcnt() to mlx5_ibChris Mi
2022-03-10net/mlx5e: Remove overzealous validations in netlink EEPROM queryGal Pressman
2022-03-10net/mlx5: Parse module mapping using mlx5_ifcGal Pressman
2022-03-10net/mlx5: Query the maximum MCIA register read size from firmwareGal Pressman
2022-02-28Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Jakub Kicinski
2022-02-23net/mlx5: Add clarification on sync reset failureMoshe Shemesh
2022-02-01net/mlx5e: Fix module EEPROM queryGal Pressman
2021-04-11net/mlx5: Add support for DSFP module EEPROM dumpsVladyslav Tarasiuk
2021-04-11net/mlx5: Implement get_module_eeprom_by_page()Vladyslav Tarasiuk
2021-04-11net/mlx5: Refactor module EEPROM queryVladyslav Tarasiuk
2020-09-17net/mlx5: Refactor query port speed functionsAharon Landau
2020-07-09net/mlx5: Fix eeprom support for SFP moduleEran Ben Elisha
2020-04-23net/mlx5: Update port.c new cmd interfaceLeon Romanovsky
2019-05-01net/mlx5e: ethtool, Add support for EEPROM high pages queryErez Alfasi
2019-04-19net/mlx5e: ethtool, Remove unsupported SFP EEPROM high pages queryErez Alfasi
2019-02-22net/mlx5e: Fix GRE key by controlling port tunnel entropy calculationEli Britstein
2019-02-22net/mlx5: Use read-modify-write when changing PCMR register valuesEli Britstein
2019-02-14net/mlx5: Refactor queries to speed fields in Port Type and Speed registerAya Levin
2018-11-26net/mlx5: Device events, Use async events chainSaeed Mahameed
2018-06-26net/mlx5: Fix wrong size allocation for QoS ETC TC regitsterShay Agroskin
2018-03-26net/mlx5e: PFC stall prevention supportInbar Karmy
2017-11-04net/mlx5: QPTS and QPDPM register firmware command supportHuy Nguyen
2017-11-04net/mlx5: QCAM register firmware command supportHuy Nguyen
2017-10-26net/mlx5e: DCBNL, Implement tc with ets type and zero bandwidthHuy Nguyen
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-19net/mlx5: Implement PCAM, MCAM access register commandsGal Pressman
2017-01-19net/mlx5: Add MTPPS and MTPPSE registers infrastructureEugenia Emantayev
2016-11-28net/mlx5: Add DCBX firmware commands supportHuy Nguyen
2016-11-28net/mlx5e: Support DCBX CEE APIHuy Nguyen
2016-11-18net/mlx5: Add handling for port module eventHuy Nguyen
2016-08-18net/mlx5: Separate query_port_proto_oper for IB and ENNoa Osherovich
2016-08-17net/mlx5: Unify and improve command interfaceSaeed Mahameed
2016-08-14net/mlx5: Access register and MAD IFC commands via mlx5 ifcSaeed Mahameed
2016-06-27net/mlx5e: Report correct auto negotiation and allow togglingGal Pressman
2016-06-27net/mlx5e: Toggle link only after modifying port parametersGal Pressman
2016-04-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-04-26net/mlx5e: Add ethtool support for dump module EEPROMGal Pressman
2016-04-26net/mlx5e: Add ethtool support for interface identify (LED blinking)Gal Pressman
2016-04-26net/mlx5e: Add support for RXALL netdev featureEran Ben Elisha
2016-04-24net/mlx5e: Device's mtu field is u16 and not intSaeed Mahameed
2016-03-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2016-03-01net/mlx5_core: Add helper function to read IB error countersMeny Yossefi
2016-02-24net/mlx5e: Wake On LAN supportTariq Toukan