aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/qlogic/qed/qed_ptp.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-10-25net: qed_ptp: fix check of true !rc expressionJean Sacren1-2/+2
2020-07-06net: qed: cleanup global structs declarationsAlexander Lobakin1-0/+1
2020-06-30net: qed: update copyright yearsAlexander Lobakin1-0/+1
2020-06-30net: qed: convert to SPDX License IdentifiersAlexander Lobakin1-28/+2
2020-02-05qed: Fix timestamping issue for L2 unicast ptp packets.Sudarsana Reddy Kalluru1-2/+2
2019-07-03qed: Add support for Timestamping the unicast PTP packets.Sudarsana Reddy Kalluru1-2/+6
2019-05-29qed: Reduce the severity of ptp debug message.Sudarsana Reddy Kalluru1-1/+2
2019-02-21qed: Read device port count from the shmemSudarsana Reddy Kalluru1-1/+1
2017-05-24qed: Drop the 's' from num_ports_in_enginesTomer Tayar1-2/+2
2017-05-02qed*: Fix issues in the ptp filter config implementation.sudarsana.kalluru@cavium.com1-31/+53
2017-04-27qed: Acquire/release ptt_ptp lock when enabling/disabling PTP.sudarsana.kalluru@cavium.com1-1/+14
2017-04-27qed: Remove the un-needed ptp header file.sudarsana.kalluru@cavium.com1-1/+0
2017-04-27qed: Add support for PTP resource locking.sudarsana.kalluru@cavium.com1-0/+87
2017-03-14qed*: Add support for QL41xxx adaptersMintz, Yuval1-2/+10
2017-02-15qed: Add infrastructure for PTP supportSudarsana Reddy Kalluru1-0/+323