aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox/mlx5/core/en/ptp.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-10-19RDMA/mlx5: Replace struct mlx5_core_mkey by u32 keyAharon Landau1-1/+1
2021-09-30net/mlx5e: Fix the presented RQ index in PTP statsLama Kayal1-2/+1
2021-08-16net/mlx5e: Abstract MQPRIO paramsTariq Toukan1-7/+11
2021-08-02net/mlx5e: Rename traffic type enumsMaor Gottlieb1-2/+2
2021-08-02net/mlx5e: Hide all implementation details of mlx5e_rx_resMaxim Mikityanskiy1-1/+1
2021-07-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-2/+5
2021-07-27net/mlx5e: Fix page allocation failure for ptp-RQ over SFAya Levin1-1/+1
2021-07-27net/mlx5e: Consider PTP-RQ when setting RX VLAN strippingAya Levin1-1/+4
2021-07-26net/mlx5e: Take RQT out of TIR and group RX resourcesMaxim Mikityanskiy1-1/+1
2021-07-26net/mlx5e: Move RX resources to a separate structMaxim Mikityanskiy1-1/+1
2021-06-09net/mlx5e: Fix select queue to consider SKBTX_HW_TSTAMPAya Levin1-1/+0
2021-04-16net/mlx5e: Use mlx5e_safe_switch_channels when channels are closedMaxim Mikityanskiy1-0/+3
2021-03-29net/mlx5e: Allow coexistence of CQE compression and HW TS PTPAya Levin1-0/+3
2021-03-29net/mlx5e: Add PTP Flow Steering supportAya Levin1-1/+133
2021-03-29net:mlx5e: Add PTP-TIR and PTP-RQTAya Levin1-0/+9
2021-03-29net/mlx5e: Add PTP-RX statisticsAya Levin1-0/+3
2021-03-29net/mlx5e: Add RQ to PTP channelAya Levin1-8/+115
2021-03-29net/mlx5e: Add states to PTP channelAya Levin1-24/+49
2021-03-25net/mlx5e: Cleanup PTPAya Levin1-8/+10
2021-03-25net/mlx5e: Generalize PTP implementationAya Levin1-20/+19
2021-03-25net/mlx5: Add helper to set time-stamp translator on a queueAya Levin1-3/+1
2021-03-25net/mlx5e: Restrict usage of mlx5e_priv in params logic functionsTariq Toukan1-4/+4
2021-03-16net/mlx5: Move mlx5e hw resources into a sub objectRoi Dayan1-2/+2
2021-02-16Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mellanox/linuxDavid S. Miller1-2/+5
2021-02-16net/mlx5: Add cyc2time HW translation mode supportAya Levin1-2/+5
2021-02-01net/mlx5e: Enable napi in channel's activation stageTariq Toukan1-6/+6
2021-01-22net/mlx5e: Support HTB offloadMaxim Mikityanskiy1-1/+1
2020-12-24Merge tag 'irq-core-2020-12-23' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-1/+0
2020-12-08net/mlx5e: Add TX port timestamp supportEran Ben Elisha1-2/+171
2020-12-08net/mlx5e: Add TX PTP port object supportEran Ben Elisha1-0/+360