aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/qlogic/qede/qede_ptp.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-05-29qede: Handle infinite driver spinning for Tx timestamp.Sudarsana Reddy Kalluru1-7/+30
2019-04-12qede: fix write to free'd pointer error and double free of ptpColin Ian King1-4/+3
2018-11-27qede: Simplify the usage of qede-flags.Sudarsana Reddy Kalluru1-3/+3
2018-07-02qede: Adverstise software timestamp caps when PHC is not available.Sudarsana Reddy Kalluru1-2/+8
2018-03-21qede: fix spelling mistake: "registeration" -> "registration"Colin Ian King1-1/+1
2017-05-21net: ethernet: update drivers to handle HWTSTAMP_FILTER_NTP_ALLMiroslav Lichvar1-0/+1
2017-05-02qed*: Fix issues in the ptp filter config implementation.sudarsana.kalluru@cavium.com1-6/+28
2017-05-02qede: Fix concurrency issue in PTP Tx path processing.sudarsana.kalluru@cavium.com1-0/+4
2017-04-27qede: Add support for PTP resource locking.sudarsana.kalluru@cavium.com1-80/+70
2017-02-15qede: Add driver support for PTPSudarsana Reddy Kalluru1-0/+536