summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/mellanox/mlx5/core/en/ptp.c
AgeCommit message (Expand)Author
2024-03-01net/mlx5e: Switch to using _bh variant of of spinlock API in port timestampin...Rahul Rameshbabu
2024-01-24net/mlx5e: Fix operation precedence bug in port timestamping napi_poll contextRahul Rameshbabu
2024-01-07Revert "mlx5 updates 2023-12-20"Jakub Kicinski
2023-12-20net/mlx5e: Support per-mdev queue counterTariq Toukan
2023-12-13net/mlx5e: Decouple CQ from privTariq Toukan
2023-12-13net/mlx5: Move TISes from priv to mdev HW resourcesTariq Toukan
2023-11-15net/mlx5e: Update doorbell for port timestamping CQ before the software counterRahul Rameshbabu
2023-08-14net/mlx5e: Add recovery flow for tx devlink health reporter for unhealthy PTP SQRahul Rameshbabu
2023-08-14net/mlx5e: Make tx_port_ts logic resilient to out-of-order CQEsRahul Rameshbabu
2023-07-05net/mlx5e: fix memory leak in mlx5e_ptp_openZhengchao Shao
2023-05-22net/mlx5e: Fix SQ wake logic in ptp napi_poll contextRahul Rameshbabu
2023-04-05net/mlx5e: Rename misleading skb_pc/cc references in ptp codeGal Pressman
2023-02-24mlx5: fix possible ptp queue fifo use-after-freeVadim Fedorenko
2023-02-24mlx5: fix skb leak while fifo resync and pushVadim Fedorenko
2023-02-04net/mlx5e: Trigger NAPI after activating an SQMaxim Mikityanskiy
2022-09-28net: drop the weight argument from netif_napi_addJakub Kicinski
2022-08-22net/mlx5e: Drop priv argument of ptp function in en_fsLama Kayal
2022-08-22net/mlx5e: Decouple fs_tt_redirect from en.hLama Kayal
2022-08-22net/mlx5e: Introduce flow steering APILama Kayal
2022-07-28net/mlx5e: Convert mlx5e_flow_steering member of mlx5e_priv to pointerLama Kayal
2022-07-19net/mlx5e: Add resiliency for PTP TX port timestampAya Levin
2022-05-31net/mlx5e: Disable softirq in mlx5e_activate_rq to avoid race conditionMaxim Mikityanskiy
2022-02-14net/mlx5e: Read max WQEBBs on the SQ from firmwareAya Levin
2022-02-14net/mlx5e: Remove unused tstamp SQ fieldTariq Toukan
2021-12-21net/mlx5e: Use bitmap field for profile featuresTariq Toukan
2021-10-19RDMA/mlx5: Replace struct mlx5_core_mkey by u32 keyAharon Landau
2021-09-30net/mlx5e: Fix the presented RQ index in PTP statsLama Kayal
2021-08-16net/mlx5e: Abstract MQPRIO paramsTariq Toukan
2021-08-02net/mlx5e: Rename traffic type enumsMaor Gottlieb
2021-08-02net/mlx5e: Hide all implementation details of mlx5e_rx_resMaxim Mikityanskiy
2021-07-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-07-27net/mlx5e: Fix page allocation failure for ptp-RQ over SFAya Levin
2021-07-27net/mlx5e: Consider PTP-RQ when setting RX VLAN strippingAya Levin
2021-07-26net/mlx5e: Take RQT out of TIR and group RX resourcesMaxim Mikityanskiy
2021-07-26net/mlx5e: Move RX resources to a separate structMaxim Mikityanskiy
2021-06-09net/mlx5e: Fix select queue to consider SKBTX_HW_TSTAMPAya Levin
2021-04-16net/mlx5e: Use mlx5e_safe_switch_channels when channels are closedMaxim Mikityanskiy
2021-03-29net/mlx5e: Allow coexistence of CQE compression and HW TS PTPAya Levin
2021-03-29net/mlx5e: Add PTP Flow Steering supportAya Levin
2021-03-29net:mlx5e: Add PTP-TIR and PTP-RQTAya Levin
2021-03-29net/mlx5e: Add PTP-RX statisticsAya Levin
2021-03-29net/mlx5e: Add RQ to PTP channelAya Levin
2021-03-29net/mlx5e: Add states to PTP channelAya Levin
2021-03-25net/mlx5e: Cleanup PTPAya Levin
2021-03-25net/mlx5e: Generalize PTP implementationAya Levin
2021-03-25net/mlx5: Add helper to set time-stamp translator on a queueAya Levin
2021-03-25net/mlx5e: Restrict usage of mlx5e_priv in params logic functionsTariq Toukan
2021-03-16net/mlx5: Move mlx5e hw resources into a sub objectRoi Dayan
2021-02-16Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...David S. Miller
2021-02-16net/mlx5: Add cyc2time HW translation mode supportAya Levin