summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/broadcom/bnxt/bnxt_ptp.h
Commit message (Expand)AuthorAgeFilesLines
* bnxt_en: Skip nic close/open when configuring tstamp filtersPavan Chebbi2023-12-121-1/+1
* bnxt_en: Add a non-real time mode to access NIC clockPavan Chebbi2022-11-081-2/+5
* bnxt_en: Configure ptp filters during bnxt openPavan Chebbi2022-05-131-0/+2
* net: bnxt_ptp: fix compilation errorDamien Le Moal2022-03-281-1/+1
* bnxt_en: Implement .adjtime() for PTP RTC modePavan Chebbi2022-01-261-0/+1
* bnxt_en: Add driver support to use Real Time Counter for PTPPavan Chebbi2022-01-261-1/+3
* bnxt_en: implement devlink dev reload driver_reinitEdwin Peer2021-10-291-0/+3
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2021-08-131-4/+6
|\
| * bnxt_en: Use register window 6 instead of 5 to read the PHCMichael Chan2021-08-081-2/+2
| * bnxt_en: Update firmware call to retrieve TX PTP timestampMichael Chan2021-08-081-2/+4
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2021-07-311-0/+4
|\|
| * bnxt_en: Add missing periodic PHC overflow checkMichael Chan2021-07-241-0/+4
* | bnxt_en: Event handler for PPS eventsPavan Chebbi2021-07-281-0/+26
* | bnxt_en: 1PPS functions to configure TSIO pinsPavan Chebbi2021-07-281-0/+5
* | bnxt_en: 1PPS support for 5750X family chipsPavan Chebbi2021-07-281-0/+22
|/
* bnxt_en: Move bnxt_ptp_init() to bnxt_open()Michael Chan2021-07-191-1/+0
* bnxt_en: Transmit and retrieve packet timestampsPavan Chebbi2021-06-281-0/+2
* bnxt_en: Get the RX packet timestampPavan Chebbi2021-06-281-0/+13
* bnxt_en: Get the full 48-bit hardware timestamp periodicallyPavan Chebbi2021-06-281-0/+1
* bnxt_en: Add PTP clock APIs, ioctls, and ethtool methodsMichael Chan2021-06-281-0/+16
* bnxt_en: Get PTP hardware capability from firmwareMichael Chan2021-06-281-0/+49