summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/aquantia/atlantic/aq_ptp.c
AgeCommit message (Expand)Author
2019-11-07net: atlantic: stylistic renamesIgor Russkikh
2019-11-06net: aquantia: fix return value check in aq_ptp_init()Wei Yongjun
2019-10-29net: aquantia: fix error handling in aq_ptp_pollGustavo A. R. Silva
2019-10-29net: aquantia: make two symbols be staticMao Wenan
2019-10-29net: aquantia: fix unintention integer overflow on left shiftColin Ian King
2019-10-29net: aquantia: fix spelling mistake: tx_queus -> tx_queuesColin Ian King
2019-10-26net: aquantia: fix var initialization warningIgor Russkikh
2019-10-24net: aquantia: add support for PIN funcsDmitry Bezrukov
2019-10-24net: aquantia: add support for ptp ioctlsEgor Pomozov
2019-10-24net: aquantia: rx filters for ptpDmitry Bezrukov
2019-10-24net: aquantia: implement data PTP datapathEgor Pomozov
2019-10-24net: aquantia: add PTP rings infrastructureEgor Pomozov
2019-10-24net: aquantia: add basic ptp_clock callbacksEgor Pomozov
2019-10-24net: aquantia: PTP skeleton declarations and callbacksEgor Pomozov