aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox/mlx5/core/fw.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-09-28Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mellanox/linuxJakub Kicinski1-0/+6
2022-09-07net/mlx5: Add MACsec offload Tx command supportLior Nahmanson1-0/+7
2022-09-07net/mlx5: Query ADV_VIRTUALIZATION capabilitiesYishai Hadas1-0/+6
2022-07-13net/mlx5: Use software VHCA id when it's supportedYishai Hadas1-0/+4
2022-04-06net/mlx5: Reliably return TLS device capabilitiesLeon Romanovsky1-2/+1
2022-03-10net/mlx5: Delete useless module.h includeLeon Romanovsky1-1/+0
2021-10-26net/mlx5: Add SHAMPO caps, HW bits and enumerationsBen Ben-Ishay1-0/+6
2021-10-18net/mlx5: Introduce port selection namespaceMaor Gottlieb1-0/+6
2021-10-15net/mlx5: Read timeout values from DTORAmir Tzin1-4/+5
2021-06-09net/mlx5: mlx5_ifc support for header insert/removeYevgeny Kliteynik1-0/+6
2020-07-16net/mlx5: IPsec: Add HW crypto offload supportRaed Salem1-0/+6
2020-06-27net/mlx5e: kTLS, Add kTLS RX HW offload supportTariq Toukan1-1/+2
2020-04-23net/mlx5: Update fw.c new cmd interfaceLeon Romanovsky1-20/+13
2020-04-19net/mlx5: Delete not-used cmd headerLeon Romanovsky1-1/+0
2020-02-21net/mlx5: Add fsm_reactivate callback supportEran Ben Elisha1-0/+39
2020-02-21net/mlxfw: Generic mlx FW flash status notifySaeed Mahameed1-0/+1
2020-02-06net/mlx5: Deprecate usage of generic TLS HW capability bitTariq Toukan1-1/+1
2020-01-16net/mlx5: Read MCAM register groups 1 and 2Eran Ben Elisha1-6/+9
2020-01-10net/mlx5: Expose vDPA emulation device capabilitiesYishai Hadas1-0/+7
2019-07-05net/mlx5e: Add kTLS TX HW offload supportTariq Toukan1-0/+6
2019-07-04net/mlx5: Added fw version query commandShay Agroskin1-20/+199
2019-07-04Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mellanox/linuxSaeed Mahameed1-0/+6
2019-07-03net/mlx5: Use event mask based on device capabilitiesYishai Hadas1-0/+6
2019-06-04mlxfw: Propagate error messages through extackJiri Pirko1-2/+4
2018-10-03net/mlx5: Add Fast teardown supportFeras Daoud1-1/+49
2018-06-26net/mlx5: E-Switch, Avoid setup attempt if not being e-switch managerOr Gerlitz1-2/+3
2018-04-06Merge tag 'for-linus-unmerged' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds1-0/+6
2018-04-05net/mlx5: Query device memory capabilitiesAriel Levkovich1-0/+6
2018-03-30net/mlx5: Change teardown with force mode failure message to warningAlaa Hleihel1-1/+1
2018-03-26net/mlx5e: Expose PFC stall prevention countersInbar Karmy1-0/+3
2018-01-08net/mlx5: Set software owner ID during init HCADaniel Jurgens1-1/+9
2017-11-04net/mlx5: QCAM register firmware command supportHuy Nguyen1-0/+10
2017-07-24net/mlx5: Report enhanced capabilities for IPoIBYishai Hadas1-0/+6
2017-06-22net/mlx5: Add mlxfw callbacksOr Gerlitz1-0/+154
2017-06-22net/mlx5: Add helper functions to set/query MCC/MCDA/MCQI registersOr Gerlitz1-0/+114
2017-06-16net/mlx5: Add fast unload support in shutdown flowMajd Dibbiny1-0/+28
2017-04-17net/mlx5: Enable flow-steering for IB linkErez Shitrit1-1/+2
2017-01-19net/mlx5: Query and cache PCAM, MCAM registers on initializationGal Pressman1-0/+20
2016-08-17net/mlx5: Unify and improve command interfaceSaeed Mahameed1-11/+4
2016-08-14net/mlx5: Init/Teardown hca commands via mlx5 ifcSaeed Mahameed1-26/+10
2016-06-27net/mlx5: Rate limit tables supportYevgeny Petrilin1-0/+6
2016-03-21net/mlx5_core: Introduce offload arithmetic hardware capabilitiesSagi Grimberg1-0/+6
2016-03-21net/mlx5_core: Refactor device capability functionLeon Romanovsky1-47/+8
2015-12-12net/mlx5: Fix query E-Switch capabilitiesSaeed Mahameed1-1/+1
2015-12-03net/mlx5: E-Switch, Introduce HCA cap and E-Switch vport contextSaeed Mahameed1-0/+11
2015-12-03net/mlx5: E-Switch, Introduce FDB hardware capabilitiesSaeed Mahameed1-0/+13
2015-09-25IB/mlx5: Remove support for IB_DEVICE_LOCAL_DMA_LKEYSagi Grimberg1-22/+0
2015-08-28mlx5: Fix missing device local_dma_lkeySagi Grimberg1-0/+22
2015-06-07net/mlx5_core: Fix static checker warnings around system guid query flowMajd Dibbiny1-1/+2
2015-06-04net/mlx5_core: Get vendor-id using the query adapter commandMajd Dibbiny1-15/+44