summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/broadcom/bnxt/bnxt_ptp.h
AgeCommit message (Expand)AuthorFilesLines
2021-08-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-4/+6
2021-08-08bnxt_en: Use register window 6 instead of 5 to read the PHCMichael Chan1-2/+2
2021-08-08bnxt_en: Update firmware call to retrieve TX PTP timestampMichael Chan1-2/+4
2021-07-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-0/+4
2021-07-28bnxt_en: Event handler for PPS eventsPavan Chebbi1-0/+26
2021-07-28bnxt_en: 1PPS functions to configure TSIO pinsPavan Chebbi1-0/+5
2021-07-28bnxt_en: 1PPS support for 5750X family chipsPavan Chebbi1-0/+22
2021-07-24bnxt_en: Add missing periodic PHC overflow checkMichael Chan1-0/+4
2021-07-19bnxt_en: Move bnxt_ptp_init() to bnxt_open()Michael Chan1-1/+0
2021-06-28bnxt_en: Transmit and retrieve packet timestampsPavan Chebbi1-0/+2
2021-06-28bnxt_en: Get the RX packet timestampPavan Chebbi1-0/+13
2021-06-28bnxt_en: Get the full 48-bit hardware timestamp periodicallyPavan Chebbi1-0/+1
2021-06-28bnxt_en: Add PTP clock APIs, ioctls, and ethtool methodsMichael Chan1-0/+16
2021-06-28bnxt_en: Get PTP hardware capability from firmwareMichael Chan1-0/+49