summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/netdev-times.py
diff options
context:
space:
mode:
authorNeil Armstrong <neil.armstrong@linaro.org>2025-08-22 17:56:49 +0200
committerBjorn Andersson <andersson@kernel.org>2025-09-01 13:03:31 -0500
commit99d741245e7a6d8b533511f96fc110a7d89aee1b (patch)
tree7d0325ab4ba0be2dc154bfb0101380292d05b2ac /tools/perf/scripts/python/netdev-times.py
parent19f1395333f80479a3a5fce29e4c7a8255322a9c (diff)
downloadkernel-99d741245e7a6d8b533511f96fc110a7d89aee1b.tar.gz
arm64: dts: qcom: sm8550: allow mode-switch events to reach the QMP Combo PHY
Allow mode-switch events to reach the QMP Combo PHY to support setting the QMP Combo PHY in DP 4Lanes Altmode. Signed-off-by: Neil Armstrong <neil.armstrong@linaro.org> Reviewed-by: Dmitry Baryshkov <dmitry.baryshkov@oss.qualcomm.com> Link: https://lore.kernel.org/r/20250822-topic-x1e80100-4lanes-v3-1-5363acad9e32@linaro.org Signed-off-by: Bjorn Andersson <andersson@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/netdev-times.py')
0 files changed, 0 insertions, 0 deletions
Update the TCP active termination 2 MSL timer ("TIME_WAIT")Prabhakar Kushwaha 2021-10-04qed: Update TCP silly-window-syndrome timeout for iwarp, scsiNikolay Assa 2021-10-04qed: Remove e4_ and _e4 from FW HSIShai Malin 2021-08-16scsi: qedi: Fix error codes in qedi_alloc_global_queues()Dan Carpenter 2021-08-11scsi: qedi: Add support for fastpath doorbell recoveryShai Malin 2021-08-11scsi: qedi: Use scsi_cmd_to_rq() instead of scsi_cmnd.requestBart Van Assche 2021-06-22scsi: qedi: Use DEVICE_ATTR_RO() macroZhen Lei 2021-06-09scsi: qedi: Fix host removal with running sessionsMike Christie 2021-06-02scsi: qedi: Wake up if cmd_cleanup_req is setMike Christie 2021-06-02scsi: qedi: Complete TMF works before disconnectMike Christie 2021-06-02scsi: qedi: Pass send_iscsi_tmf task to abortMike Christie 2021-06-02scsi: qedi: Fix cleanup session block/unblock useMike Christie 2021-06-02scsi: qedi: Fix TMF session block/unblock useMike Christie 2021-06-02scsi: qedi: Use GFP_NOIO for TMF allocationMike Christie 2021-06-02scsi: qedi: Fix TMF tid allocationMike Christie 2021-06-02scsi: qedi: Fix use after free during abort cleanupMike Christie 2021-06-02scsi: qedi: Fix race during abort timeoutsMike Christie 2021-06-02scsi: qedi: Fix null ref during abort handlingMike Christie 2021-06-02scsi: iscsi: Fix shost->max_id useMike Christie 2021-06-02scsi: iscsi: Rel ref after iscsi_lookup_endpoint()Mike Christie 2021-06-02scsi: iscsi: Drop suspend calls from ep_disconnectMike Christie 2021-06-02scsi: iscsi: Stop queueing during ep_disconnectMike Christie 2021-04-05Merge branch '5.12/scsi-fixes' into 5.13/scsi-stagingMartin K. Petersen 2021-03-29scsi: qedi: Remove redundant assignment to variable errColin Ian King 2021-03-24scsi: qedi: Fix error return code of qedi_alloc_global_queues()Jia-Ju Bai