Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | net: Introduce peer to peer one step PTP time stamping. | Richard Cochran | 2019-12-25 | 1 | -0/+3 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | David S. Miller | 2019-11-16 | 1 | -0/+4 |
|\ | |||||
| * | net: reject PTP periodic output requests with unsupported flags | Jacob Keller | 2019-11-15 | 1 | -0/+4 |
* | | Support LAN743x PTP periodic output on any GPIO | John Efstathiades | 2019-11-11 | 1 | -91/+208 |
|/ | |||||
* | ethernet: Delete unnecessary checks before the macro call “dev_kfree_skb” | Markus Elfring | 2019-08-22 | 1 | -2/+1 |
* | net: lan743x_ptp: make function lan743x_ptp_set_sync_ts_insert() static | YueHaibing | 2018-09-05 | 1 | -2/+2 |
* | net: lan743x_ptp: convert to ktime_get_clocktai_ts64 | Arnd Bergmann | 2018-08-19 | 1 | -2/+1 |
* | net: lan743x: fix building without CONFIG_PTP_1588_CLOCK | Arnd Bergmann | 2018-08-13 | 1 | -9/+6 |
* | lan743x: lan743x: Remove duplicated include from lan743x_ptp.c | Yue Haibing | 2018-08-13 | 1 | -1/+0 |
* | lan743x: lan743x: Add PTP support | Bryan Whitehead | 2018-08-11 | 1 | -0/+1164 |