index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
mellanox
/
mlx5
/
core
/
en
/
ptp.c
Age
Commit message (
Expand
)
Author
2025-07-09
net/mlx5e: Remove unused VLAN insertion logic in TX path
Carolina Jubran
2025-05-22
net/mlx5e: Convert mlx5 netdevs to instance locking
Cosmin Ratiu
2025-02-06
net/mlx5: Change clock in mlx5_core_dev to mlx5_clock pointer
Jianbo Liu
2024-04-05
net/mlx5e: Introduce lost_cqe statistic counter for PTP Tx port timestamping CQ
Rahul Rameshbabu
2024-03-08
Merge tag 'mlx5-socket-direct-v3' of git://git.kernel.org/pub/scm/linux/kerne...
Jakub Kicinski
2024-03-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-03-07
net/mlx5e: Support per-mdev queue counter
Tariq Toukan
2024-03-01
net/mlx5e: Switch to using _bh variant of of spinlock API in port timestampin...
Rahul Rameshbabu
2024-02-12
net/mlx5e: link NAPI instances to queues and IRQs
Joe Damato
2024-01-24
net/mlx5e: Fix operation precedence bug in port timestamping napi_poll context
Rahul Rameshbabu
2024-01-07
Revert "mlx5 updates 2023-12-20"
Jakub Kicinski
2023-12-20
net/mlx5e: Support per-mdev queue counter
Tariq Toukan
2023-12-13
net/mlx5e: Decouple CQ from priv
Tariq Toukan
2023-12-13
net/mlx5: Move TISes from priv to mdev HW resources
Tariq Toukan
2023-11-15
net/mlx5e: Update doorbell for port timestamping CQ before the software counter
Rahul Rameshbabu
2023-08-14
net/mlx5e: Add recovery flow for tx devlink health reporter for unhealthy PTP SQ
Rahul Rameshbabu
2023-08-14
net/mlx5e: Make tx_port_ts logic resilient to out-of-order CQEs
Rahul Rameshbabu
2023-07-05
net/mlx5e: fix memory leak in mlx5e_ptp_open
Zhengchao Shao
2023-05-22
net/mlx5e: Fix SQ wake logic in ptp napi_poll context
Rahul Rameshbabu
2023-04-05
net/mlx5e: Rename misleading skb_pc/cc references in ptp code
Gal Pressman
2023-02-24
mlx5: fix possible ptp queue fifo use-after-free
Vadim Fedorenko
2023-02-24
mlx5: fix skb leak while fifo resync and push
Vadim Fedorenko
2023-02-04
net/mlx5e: Trigger NAPI after activating an SQ
Maxim Mikityanskiy
2022-09-28
net: drop the weight argument from netif_napi_add
Jakub Kicinski
2022-08-22
net/mlx5e: Drop priv argument of ptp function in en_fs
Lama Kayal
2022-08-22
net/mlx5e: Decouple fs_tt_redirect from en.h
Lama Kayal
2022-08-22
net/mlx5e: Introduce flow steering API
Lama Kayal
2022-07-28
net/mlx5e: Convert mlx5e_flow_steering member of mlx5e_priv to pointer
Lama Kayal
2022-07-19
net/mlx5e: Add resiliency for PTP TX port timestamp
Aya Levin
2022-05-31
net/mlx5e: Disable softirq in mlx5e_activate_rq to avoid race condition
Maxim Mikityanskiy
2022-02-14
net/mlx5e: Read max WQEBBs on the SQ from firmware
Aya Levin
2022-02-14
net/mlx5e: Remove unused tstamp SQ field
Tariq Toukan
2021-12-21
net/mlx5e: Use bitmap field for profile features
Tariq Toukan
2021-10-19
RDMA/mlx5: Replace struct mlx5_core_mkey by u32 key
Aharon Landau
2021-09-30
net/mlx5e: Fix the presented RQ index in PTP stats
Lama Kayal
2021-08-16
net/mlx5e: Abstract MQPRIO params
Tariq Toukan
2021-08-02
net/mlx5e: Rename traffic type enums
Maor Gottlieb
2021-08-02
net/mlx5e: Hide all implementation details of mlx5e_rx_res
Maxim Mikityanskiy
2021-07-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-07-27
net/mlx5e: Fix page allocation failure for ptp-RQ over SF
Aya Levin
2021-07-27
net/mlx5e: Consider PTP-RQ when setting RX VLAN stripping
Aya Levin
2021-07-26
net/mlx5e: Take RQT out of TIR and group RX resources
Maxim Mikityanskiy
2021-07-26
net/mlx5e: Move RX resources to a separate struct
Maxim Mikityanskiy
2021-06-09
net/mlx5e: Fix select queue to consider SKBTX_HW_TSTAMP
Aya Levin
2021-04-16
net/mlx5e: Use mlx5e_safe_switch_channels when channels are closed
Maxim Mikityanskiy
2021-03-29
net/mlx5e: Allow coexistence of CQE compression and HW TS PTP
Aya Levin
2021-03-29
net/mlx5e: Add PTP Flow Steering support
Aya Levin
2021-03-29
net:mlx5e: Add PTP-TIR and PTP-RQT
Aya Levin
2021-03-29
net/mlx5e: Add PTP-RX statistics
Aya Levin
2021-03-29
net/mlx5e: Add RQ to PTP channel
Aya Levin
[next]