index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
intel
/
ixgbe
/
ixgbe_ptp.c
Age
Commit message (
Expand
)
Author
2019-06-28
ixgbe: fix potential u32 overflow on shift
Colin Ian King
2019-06-05
ixgbe: implement support for SDP/PPS output on X550 hardware
Jacob Keller
2019-06-05
ixgbe: add a kernel documentation comment for ixgbe_ptp_get_ts_config
Jacob Keller
2019-06-05
ixgbe: use 'cc' instead of 'hw_cc' for local variable
Jacob Keller
2019-06-05
ixgbe: fix PTP SDP pin setup on X540 hardware
Jacob Keller
2019-06-05
ixgbe: reduce PTP Tx timestamp timeout to 1 second
Jacob Keller
2018-11-09
ixgbe: extend PTP gettime function to read system clock
Miroslav Lichvar
2018-04-27
net: intel: Cleanup the copyright/license headers
Jeff Kirsher
2018-01-12
ixgbe: Fix kernel-doc format warnings
Tony Nguyen
2017-10-25
locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns ...
Mark Rutland
2017-06-13
ixgbe: check for Tx timestamp timeouts during watchdog
Jacob Keller
2017-06-13
ixgbe: fix race condition with PTP_TX_IN_PROGRESS bits
Jacob Keller
2017-05-21
net: ethernet: update drivers to handle HWTSTAMP_FILTER_NTP_ALL
Miroslav Lichvar
2017-01-03
ixgbe: Fix incorrect bitwise operations of PTP Rx timestamp flags
Yusuke Suzuki
2016-12-25
clocksource: Use a plain u64 instead of cycle_t
Thomas Gleixner
2016-09-22
ptp_clock: future-proofing drivers against PTP subsystem becoming optional
Nicolas Pitre
2016-04-25
ixgbe: use BIT() macro
Jacob Keller
2016-04-07
ixgbe: Add support for x550em_a 10G MAC type
Mark Rustad
2015-12-03
ixgbe: Update PTP to support X550EM_x devices
Mark Rustad
2015-03-31
ptp: ixgbe: use helpers for converting ns to timespec.
Richard Cochran
2015-03-31
ptp: ixgbe: convert to the 64 bit get/set time methods.
Richard Cochran
2015-03-08
ethernet: codespell comment spelling fixes
Joe Perches
2015-01-02
ixgbe: convert to CYCLECOUNTER_MASK macro.
Richard Cochran
2014-12-30
net: ixgbe: convert to timecounter adjtime.
Richard Cochran
2014-07-01
ixgbe: change PTP NSECS_PER_SEC to IXGBE_PTP_PPS_HALF_SECOND
Jacob Keller
2014-06-03
ixgbe: remove linux/export.h header from ixgbe_ptp.c
Jacob Keller
2014-05-26
ixgbe: separate the PTP suspend and stop actions
Jacob Keller
2014-05-26
ixgbe: extract PTP clock device from ptp_init
Jacob Keller
2014-05-26
ixgbe: allow ixgbe_ptp_reset to maintain current hwtstamp config
Jacob Keller
2014-05-26
ixgbe: extract the hardware setup from the ixgbe_ptp_set_ts_config
Jacob Keller
2014-05-26
ixgbe: rename ixgbe_ptp_enable to ixgbe_ptp_feature_enable
Jacob Keller
2014-04-18
e1000e/igb/ixgbe/i40e: fix message terminations
Jakub Kicinski
2014-04-18
ixgbe: clean up Rx time stamping code
Jakub Kicinski
2014-03-31
ixgbe: fix race conditions on queuing skb for HW time stamp
Jakub Kicinski
2014-03-31
ixgbe: remove redundant if clause from PTP work
Jakub Kicinski
2014-03-12
ixgbe: add Linux NICS mailing list to contact info
Jacob Keller
2014-03-02
ixgbe: implement SIOCGHWTSTAMP ioctl
Jacob Keller
2014-02-26
ixgbe: don't use magic size number to assign ptp_caps.name
Jacob Keller
2013-07-31
ixgbe: fix lockdep annotation issue for ptp's work item
Jacob Keller
2013-02-05
ixgbe: update date to 2013
Don Skidmore
2013-01-23
ixgbe: Inline Rx PTP descriptor handling
Alexander Duyck
2013-01-23
ixgbe: Fix overwriting of rx_mtrl in ixgbe_ptp_hwtstamp_ioctl
Jacob Keller
2013-01-23
ixgbe: Add ptp work item to poll for the Tx timestamp
Jacob Keller
2013-01-23
ixgbe: Use watchdog check in favor of BPF for detecting latched timestamp
Jacob Keller
2013-01-23
ixgbe: Update ptp_overflow check comment and jiffies
Jacob Keller
2012-11-22
ixgbe: remove needless queuing for L4 ptp packets
Jacob Keller
2012-11-22
ixgbe: use ETQF filter name instead of magic number
Jacob Keller
2012-11-01
ixgbe: fix uninitialized event.type in ixgbe_ptp_check_pps_event
Jacob Keller
2012-10-29
ixgbe: reduce PTP rx path overhead
Jiri Benc
2012-10-22
ixgbe: (PTP) refactor init, cyclecounter and reset
Jacob Keller
[next]