summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox/mlx5/core/fw.c
Commit message (Expand)AuthorAgeFilesLines
* net/mlx5: Convert uintX_t to uXGal Pressman2024-04-031-1/+1
* net/mlx5: Remove initial segmentation duplicate definitionsGal Pressman2024-02-051-3/+3
* net/mlx5: Don't query MAX caps twiceShay Drory2023-08-141-6/+6
* net/mlx5: Remove unused MAX HCA capabilitiesShay Drory2023-08-141-15/+19
* net/mlx5: Remove unused CAPsShay Drory2023-08-141-13/+0
* net/mlx5: Remove redundant vport_group_manager cap checkRoi Dayan2023-05-191-4/+1
* net/mlx5: Prepare for fast crypto key update if hardware supports itJianbo Liu2023-01-301-0/+6
* Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Jakub Kicinski2022-09-281-0/+6
|\
| * net/mlx5: Query ADV_VIRTUALIZATION capabilitiesYishai Hadas2022-09-071-0/+6
* | net/mlx5: Add MACsec offload Tx command supportLior Nahmanson2022-09-071-0/+7
|/
* net/mlx5: Use software VHCA id when it's supportedYishai Hadas2022-07-131-0/+4
* net/mlx5: Reliably return TLS device capabilitiesLeon Romanovsky2022-04-061-2/+1
* net/mlx5: Delete useless module.h includeLeon Romanovsky2022-03-101-1/+0
* net/mlx5: Add SHAMPO caps, HW bits and enumerationsBen Ben-Ishay2021-10-261-0/+6
* net/mlx5: Introduce port selection namespaceMaor Gottlieb2021-10-181-0/+6
* net/mlx5: Read timeout values from DTORAmir Tzin2021-10-151-4/+5
* net/mlx5: mlx5_ifc support for header insert/removeYevgeny Kliteynik2021-06-091-0/+6
* net/mlx5: IPsec: Add HW crypto offload supportRaed Salem2020-07-161-0/+6
* net/mlx5e: kTLS, Add kTLS RX HW offload supportTariq Toukan2020-06-271-1/+2
* net/mlx5: Update fw.c new cmd interfaceLeon Romanovsky2020-04-231-20/+13
* net/mlx5: Delete not-used cmd headerLeon Romanovsky2020-04-191-1/+0
* net/mlx5: Add fsm_reactivate callback supportEran Ben Elisha2020-02-211-0/+39
* net/mlxfw: Generic mlx FW flash status notifySaeed Mahameed2020-02-211-0/+1
* net/mlx5: Deprecate usage of generic TLS HW capability bitTariq Toukan2020-02-061-1/+1
* net/mlx5: Read MCAM register groups 1 and 2Eran Ben Elisha2020-01-161-6/+9
* net/mlx5: Expose vDPA emulation device capabilitiesYishai Hadas2020-01-101-0/+7
* net/mlx5e: Add kTLS TX HW offload supportTariq Toukan2019-07-051-0/+6
* net/mlx5: Added fw version query commandShay Agroskin2019-07-041-20/+199
* Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Saeed Mahameed2019-07-041-0/+6
|\
| * net/mlx5: Use event mask based on device capabilitiesYishai Hadas2019-07-031-0/+6
* | mlxfw: Propagate error messages through extackJiri Pirko2019-06-041-2/+4
|/
* net/mlx5: Add Fast teardown supportFeras Daoud2018-10-031-1/+49
* net/mlx5: E-Switch, Avoid setup attempt if not being e-switch managerOr Gerlitz2018-06-261-2/+3
* Merge tag 'for-linus-unmerged' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2018-04-061-0/+6
|\
| * net/mlx5: Query device memory capabilitiesAriel Levkovich2018-04-051-0/+6
* | net/mlx5: Change teardown with force mode failure message to warningAlaa Hleihel2018-03-301-1/+1
* | net/mlx5e: Expose PFC stall prevention countersInbar Karmy2018-03-261-0/+3
|/
* net/mlx5: Set software owner ID during init HCADaniel Jurgens2018-01-081-1/+9
* net/mlx5: QCAM register firmware command supportHuy Nguyen2017-11-041-0/+10
* net/mlx5: Report enhanced capabilities for IPoIBYishai Hadas2017-07-241-0/+6
* net/mlx5: Add mlxfw callbacksOr Gerlitz2017-06-221-0/+154
* net/mlx5: Add helper functions to set/query MCC/MCDA/MCQI registersOr Gerlitz2017-06-221-0/+114
* net/mlx5: Add fast unload support in shutdown flowMajd Dibbiny2017-06-161-0/+28
* net/mlx5: Enable flow-steering for IB linkErez Shitrit2017-04-171-1/+2
* net/mlx5: Query and cache PCAM, MCAM registers on initializationGal Pressman2017-01-191-0/+20
* net/mlx5: Unify and improve command interfaceSaeed Mahameed2016-08-171-11/+4
* net/mlx5: Init/Teardown hca commands via mlx5 ifcSaeed Mahameed2016-08-141-26/+10
* net/mlx5: Rate limit tables supportYevgeny Petrilin2016-06-271-0/+6
* net/mlx5_core: Introduce offload arithmetic hardware capabilitiesSagi Grimberg2016-03-211-0/+6
* net/mlx5_core: Refactor device capability functionLeon Romanovsky2016-03-211-47/+8