summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/qlogic/qed/qed_ptp.c
Commit message (Expand)AuthorAgeFilesLines
* net: qed_ptp: fix check of true !rc expressionJean Sacren2021-10-251-2/+2
* net: qed: cleanup global structs declarationsAlexander Lobakin2020-07-061-0/+1
* net: qed: update copyright yearsAlexander Lobakin2020-06-301-0/+1
* net: qed: convert to SPDX License IdentifiersAlexander Lobakin2020-06-301-28/+2
* qed: Fix timestamping issue for L2 unicast ptp packets.Sudarsana Reddy Kalluru2020-02-051-2/+2
* qed: Add support for Timestamping the unicast PTP packets.Sudarsana Reddy Kalluru2019-07-031-2/+6
* qed: Reduce the severity of ptp debug message.Sudarsana Reddy Kalluru2019-05-291-1/+2
* qed: Read device port count from the shmemSudarsana Reddy Kalluru2019-02-211-1/+1
* qed: Drop the 's' from num_ports_in_enginesTomer Tayar2017-05-241-2/+2
* qed*: Fix issues in the ptp filter config implementation.sudarsana.kalluru@cavium.com2017-05-021-31/+53
* qed: Acquire/release ptt_ptp lock when enabling/disabling PTP.sudarsana.kalluru@cavium.com2017-04-271-1/+14
* qed: Remove the un-needed ptp header file.sudarsana.kalluru@cavium.com2017-04-271-1/+0
* qed: Add support for PTP resource locking.sudarsana.kalluru@cavium.com2017-04-271-0/+87
* qed*: Add support for QL41xxx adaptersMintz, Yuval2017-03-141-2/+10
* qed: Add infrastructure for PTP supportSudarsana Reddy Kalluru2017-02-151-0/+323