Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/torvalds/linux.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-29ixgbe: 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-10ixgbe: 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-14ixgbe: check for Tx timestamp timeouts during watchdogJacob Keller
2017-06-14ixgbe: 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-04ixgbe: 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-08ixgbe: Add support for x550em_a 10G MAC typeMark Rustad
2015-12-03ixgbe: Update PTP to support X550EM_x devicesMark Rustad
2015-04-01ptp: 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-09ethernet: codespell comment spelling fixesJoe Perches
2015-01-03ixgbe: convert to CYCLECOUNTER_MASK macro.Richard Cochran
2014-12-31net: ixgbe: convert to timecounter adjtime.Richard Cochran
2014-07-01ixgbe: change PTP NSECS_PER_SEC to IXGBE_PTP_PPS_HALF_SECONDJacob Keller
2014-06-04ixgbe: remove linux/export.h header from ixgbe_ptp.cJacob Keller
2014-05-27ixgbe: separate the PTP suspend and stop actionsJacob Keller
2014-05-27ixgbe: extract PTP clock device from ptp_initJacob Keller
2014-05-27ixgbe: allow ixgbe_ptp_reset to maintain current hwtstamp configJacob Keller
2014-05-27ixgbe: extract the hardware setup from the ixgbe_ptp_set_ts_configJacob Keller
2014-05-27ixgbe: rename ixgbe_ptp_enable to ixgbe_ptp_feature_enableJacob Keller
2014-04-19e1000e/igb/ixgbe/i40e: fix message terminationsJakub Kicinski
2014-04-19ixgbe: clean up Rx time stamping codeJakub Kicinski
2014-04-01ixgbe: fix race conditions on queuing skb for HW time stampJakub Kicinski
2014-04-01ixgbe: remove redundant if clause from PTP workJakub Kicinski
2014-03-13ixgbe: add Linux NICS mailing list to contact infoJacob Keller
2014-03-03ixgbe: implement SIOCGHWTSTAMP ioctlJacob Keller
2014-02-27ixgbe: 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-24ixgbe: Inline Rx PTP descriptor handlingAlexander Duyck
2013-01-24ixgbe: Fix overwriting of rx_mtrl in ixgbe_ptp_hwtstamp_ioctlJacob Keller
2013-01-24ixgbe: Add ptp work item to poll for the Tx timestampJacob Keller
2013-01-24ixgbe: Use watchdog check in favor of BPF for detecting latched timestampJacob Keller