summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox/mlx5/core/en/reporter_tx.c
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2021-12-301-1/+9
|\
| * net/mlx5e: Wrap the tx reporter dump callback to extract the sqAmir Tzin2021-12-221-1/+9
* | net: annotate accesses to queue->trans_startEric Dumazet2021-11-171-1/+1
|/
* net/mlx5: Read timeout values from DTORAmir Tzin2021-10-151-2/+5
* net/mlx5e: Abstract MQPRIO paramsTariq Toukan2021-08-161-4/+4
* net/mlx5: Enhance diagnostics info for TX/RX reportersAya Levin2021-04-161-0/+6
* net/mlx5e: Add states to PTP channelAya Levin2021-03-291-6/+6
* net/mlx5e: Generalize PTP implementationAya Levin2021-03-251-4/+4
* net/mlx5e: Do not reload ethernet ports when changing eswitch modeRoi Dayan2021-03-161-0/+1
* net/mlx5: Move devlink port from mlx5e priv to mlx5e resourcesRoi Dayan2021-03-161-1/+3
* net/mlx5e: Add TX port timestamp supportEran Ben Elisha2020-12-081-3/+34
* net/mlx5e: Add TX PTP port object supportEran Ben Elisha2020-12-081-32/+134
* net/mlx5e: Allow SQ outside of channel contextEran Ben Elisha2020-12-081-10/+10
* net/mlx5e: Allow RQ outside of channel contextAya Levin2020-12-081-1/+1
* net/mlx5e: Move devlink-health rx and tx reporters to devlink portVladyslav Tarasiuk2020-07-101-9/+4
* net/mlx5e: Enhance TX timeout recoveryAya Levin2020-07-021-5/+31
* net/mlx5e: Add EQ info to TX/RX reporter's diagnoseAya Levin2020-07-021-0/+4
* net/mlx5e: Rename reporter's helpersAya Levin2020-07-021-16/+16
* net/mlx5e: Add a flush timeout defineAya Levin2020-07-021-1/+2
* net/mlx5e: Change reporters create functions to return voidEran Ben Elisha2020-07-021-3/+2
* devlink: Implicitly set auto recover flag when registering health reporterEran Ben Elisha2020-03-301-1/+1
* mlx5: Use proper logging and tracing line terminationsJoe Perches2020-02-181-5/+5
* net/mlx5e: Support dump callback in TX reporterAya Levin2020-02-181-0/+123
* net/mlx5e: Gather reporters APIs togetherAya Levin2020-02-181-29/+29
* devlink: propagate extack down to health reporter opsJiri Pirko2019-10-111-2/+4
* net/mlx5e: Add cq info to tx reporter diagnoseAya Levin2019-08-201-0/+8
* net/mlx5e: Extend tx reporter diagnostics outputAya Levin2019-08-201-8/+61
* net/mlx5e: Extend tx diagnose functionAya Levin2019-08-201-10/+10
* net/mlx5e: Generalize tx reporter's functionalityAya Levin2019-08-201-102/+38
* net/mlx5e: Change naming convention for reporter's functionsAya Levin2019-08-201-4/+4
* net/mlx5e: Rename reporter header fileAya Levin2019-08-201-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2019-08-191-10/+9
|\
| * net/mlx5e: Remove redundant check in CQE recovery flow of tx reporterAya Levin2019-08-081-3/+0
| * net/mlx5e: Fix error flow of CQE recovery on tx reporterAya Levin2019-08-081-4/+8
| * net/mlx5e: Fix false negative indication on tx reporter CQE recoveryAya Levin2019-08-081-4/+2
* | net/mlx5e: TX reporter cleanupAya Levin2019-08-011-1/+0
* | net/mlx5e: Set tx reporter only on successful creationAya Levin2019-08-011-6/+8
* | net/mlx5e: Fix mlx5e_tx_reporter_create return valueAya Levin2019-08-011-2/+4
|/
* net/mlx5e: Fix error flow in tx reporter diagnoseAya Levin2019-07-111-2/+2
* net/mlx5e: Fix return value from timeout recover functionAya Levin2019-07-111-4/+2
* net/mlx5e: Use fail-safe channels reopen in tx reporter recoverEran Ben Elisha2019-04-091-2/+1
* net/mlx5e: Skip un-needed tx recover if interface state is downEran Ben Elisha2019-04-091-1/+7
* net/mlx5e: Declare mlx5e_tx_reporter_recover_from_ctx as staticEran Ben Elisha2019-03-011-1/+1
* net/mlx5e: Fix mlx5e_tx_reporter_create return valueEran Ben Elisha2019-02-221-1/+1
* net/mlx5e: Fix return status of TX reporter timeout recoverEran Ben Elisha2019-02-221-1/+1
* net/mlx5e: Re-add support for TX timeout when TX reporter is not validEran Ben Elisha2019-02-221-2/+14
* net/mlx5e: Fix warn print in case of TX reporter creation failureEran Ben Elisha2019-02-221-1/+1
* net/mlx5e: Add tx timeout support for mlx5e tx reporterEran Ben Elisha2019-02-071-0/+38
* net/mlx5e: Add tx reporter supportEran Ben Elisha2019-02-071-0/+259
* net: Revert devlink health changes.David S. Miller2019-01-251-356/+0