Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2022-03-06 | net: phy: Use netif_rx(). | Sebastian Andrzej Siewior | 1 | -1/+1 |
2021-12-14 | net_tstamp: add new flag HWTSTAMP_FLAG_BONDED_PHC_INDEX | Hangbin Liu | 1 | -3/+0 |
2021-08-02 | net: phy: mscc: make some arrays static const, makes object smaller | Colin Ian King | 1 | -4/+4 |
2020-11-25 | net: phy: mscc: use new PTP_MSGTYPE_* defines | Christian Eggers | 1 | -7/+7 |
2020-11-17 | net: phy: mscc: fix excluded_middle.cocci warnings | kernel test robot | 1 | -1/+1 |
2020-11-13 | net: phy: mscc: Add PTP support for 2 more VSC PHYs | Steen Hegelund | 1 | -0/+2 |
2020-07-09 | net: phy: mscc: fix ptr_ret.cocci warnings | kernel test robot | 1 | -4/+1 |
2020-06-25 | net: phy: mscc: do not access the MDIO bus lock directly | Antoine Tenart | 1 | -6/+6 |
2020-06-25 | net: phy: mscc: ptp: fix a typo in a comment | Antoine Tenart | 1 | -1/+1 |
2020-06-25 | net: phy: mscc: ptp: fix a smatch error | Antoine Tenart | 1 | -0/+1 |
2020-06-24 | net: phy: mscc: timestamping and PHC support | Antoine Tenart | 1 | -0/+582 |
2020-06-24 | net: phy: mscc: 1588 block initialization | Quentin Schulz | 1 | -0/+1010 |