index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
intel
/
igc
/
igc_ptp.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-09-28
igc: Export a way to read the PTP timer
Vinicius Costa Gomes
1
-4
/
+3
2020-09-28
igc: Save PTP time before a reset
Vinicius Costa Gomes
1
-3
/
+25
2020-09-28
igc: Remove references to SYSTIMR register
Vinicius Costa Gomes
1
-10
/
+2
2020-09-28
igc: Remove timeout check from ptp_tx work
Andre Guedes
1
-6
/
+0
2020-09-28
igc: Don't reschedule ptp_tx work
Andre Guedes
1
-5
/
+4
2020-09-28
igc: Rename IGC_TSYNCTXCTL_VALID macro
Andre Guedes
1
-1
/
+1
2020-09-25
intel-ethernet: clean up W=1 warnings in kdoc
Jesse Brandeburg
1
-2
/
+2
2020-09-09
igc: Fix not considering the TX delay for timestamps
Vinicius Costa Gomes
1
-0
/
+19
2020-08-14
igc: Fix PTP initialization
Vinicius Costa Gomes
1
-2
/
+0
2020-06-29
igc: Fix Rx timestamp disabling
Andre Guedes
1
-37
/
+17
2020-06-29
igc: Refactor igc_ptp_set_timestamp_mode()
Andre Guedes
1
-50
/
+53
2020-06-29
igc: Remove UDP filter setup in PTP code
Andre Guedes
1
-50
/
+1
2020-06-29
igc: Check __IGC_PTP_TX_IN_PROGRESS instead of ptp_tx_skb
Andre Guedes
1
-9
/
+7
2020-06-29
igc: Remove duplicate code in Tx timestamp handling
Andre Guedes
1
-19
/
+15
2020-06-29
igc: Clean up Rx timestamping logic
Andre Guedes
1
-43
/
+1
2020-05-19
igc: Remove ethertype filter in PTP code
Andre Guedes
1
-12
/
+0
2020-05-18
igc: Use netdev log helpers in igc_ptp.c
Andre Guedes
1
-7
/
+5
2020-02-19
igc: Complete to commit Add basic skeleton for PTP
Sasha Neftin
1
-1
/
+1
2020-02-19
igc: make non-global functions static
Chen Zhou
1
-2
/
+2
2020-01-06
igc: Use Start of Packet signal from PHY for timestamping
Vinicius Costa Gomes
1
-1
/
+4
2020-01-06
igc: Add support for TX timestamping
Vinicius Costa Gomes
1
-0
/
+92
2020-01-06
igc: Add support for RX timestamping
Vinicius Costa Gomes
1
-0
/
+272
2020-01-06
igc: Add basic skeleton for PTP
Vinicius Costa Gomes
1
-0
/
+349