summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/intel/ixgbe/ixgbe_ptp.c
AgeCommit message (Expand)Author
2023-09-13ixgbe: fix timestamp configuration codeVadim Fedorenko
2022-11-04ixgbe: Remove unneeded semicolonYang Li
2022-10-31ptp: introduce helpers to adjust by scaled parts per millionJacob Keller
2022-08-24ixgbe: stop resetting SYSTIME in ixgbe_ptp_start_cyclecounterJacob Keller
2022-07-28ixgbe: convert .adjfreq to .adjfineJacob Keller
2022-06-30intel: remove unused macrosJesse Brandeburg
2021-12-14net_tstamp: add new flag HWTSTAMP_FLAG_BONDED_PHC_INDEXHangbin Liu
2021-03-23ixgbe: Fix fall-through warnings for ClangGustavo A. R. Silva
2020-07-01ethernet/intel: Convert fallthrough code commentsJeff Kirsher
2019-06-28ixgbe: fix potential u32 overflow on shiftColin Ian King
2019-06-05ixgbe: implement support for SDP/PPS output on X550 hardwareJacob Keller
2019-06-05ixgbe: add a kernel documentation comment for ixgbe_ptp_get_ts_configJacob Keller
2019-06-05ixgbe: use 'cc' instead of 'hw_cc' for local variableJacob Keller
2019-06-05ixgbe: fix PTP SDP pin setup on X540 hardwareJacob Keller
2019-06-05ixgbe: reduce PTP Tx timestamp timeout to 1 secondJacob Keller
2018-11-09ixgbe: extend PTP gettime function to read system clockMiroslav Lichvar
2018-04-27net: intel: Cleanup the copyright/license headersJeff Kirsher
2018-01-12ixgbe: Fix kernel-doc format warningsTony Nguyen
2017-10-25locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns ...Mark Rutland
2017-06-13ixgbe: check for Tx timestamp timeouts during watchdogJacob Keller
2017-06-13ixgbe: fix race condition with PTP_TX_IN_PROGRESS bitsJacob Keller
2017-05-21net: ethernet: update drivers to handle HWTSTAMP_FILTER_NTP_ALLMiroslav Lichvar
2017-01-03ixgbe: Fix incorrect bitwise operations of PTP Rx timestamp flagsYusuke Suzuki
2016-12-25clocksource: Use a plain u64 instead of cycle_tThomas Gleixner
2016-09-22ptp_clock: future-proofing drivers against PTP subsystem becoming optionalNicolas Pitre
2016-04-25ixgbe: use BIT() macroJacob Keller
2016-04-07ixgbe: Add support for x550em_a 10G MAC typeMark Rustad
2015-12-03ixgbe: Update PTP to support X550EM_x devicesMark Rustad
2015-03-31ptp: ixgbe: use helpers for converting ns to timespec.Richard Cochran
2015-03-31ptp: ixgbe: convert to the 64 bit get/set time methods.Richard Cochran
2015-03-08ethernet: codespell comment spelling fixesJoe Perches
2015-01-02ixgbe: convert to CYCLECOUNTER_MASK macro.Richard Cochran
2014-12-30net: ixgbe: convert to timecounter adjtime.Richard Cochran
2014-07-01ixgbe: change PTP NSECS_PER_SEC to IXGBE_PTP_PPS_HALF_SECONDJacob Keller
2014-06-03ixgbe: remove linux/export.h header from ixgbe_ptp.cJacob Keller
2014-05-26ixgbe: separate the PTP suspend and stop actionsJacob Keller
2014-05-26ixgbe: extract PTP clock device from ptp_initJacob Keller
2014-05-26ixgbe: allow ixgbe_ptp_reset to maintain current hwtstamp configJacob Keller
2014-05-26ixgbe: extract the hardware setup from the ixgbe_ptp_set_ts_configJacob Keller
2014-05-26ixgbe: rename ixgbe_ptp_enable to ixgbe_ptp_feature_enableJacob Keller
2014-04-18e1000e/igb/ixgbe/i40e: fix message terminationsJakub Kicinski
2014-04-18ixgbe: clean up Rx time stamping codeJakub Kicinski
2014-03-31ixgbe: fix race conditions on queuing skb for HW time stampJakub Kicinski
2014-03-31ixgbe: remove redundant if clause from PTP workJakub Kicinski
2014-03-12ixgbe: add Linux NICS mailing list to contact infoJacob Keller
2014-03-02ixgbe: implement SIOCGHWTSTAMP ioctlJacob Keller
2014-02-26ixgbe: don't use magic size number to assign ptp_caps.nameJacob Keller
2013-07-31ixgbe: fix lockdep annotation issue for ptp's work itemJacob Keller
2013-02-05ixgbe: update date to 2013Don Skidmore
2013-01-23ixgbe: Inline Rx PTP descriptor handlingAlexander Duyck