index
:
pm24.git
cpufreq-rust
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
broadcom
/
bnxt
/
bnxt_ptp.h
Age
Commit message (
Expand
)
Author
2022-05-13
bnxt_en: Configure ptp filters during bnxt open
Pavan Chebbi
2022-03-28
net: bnxt_ptp: fix compilation error
Damien Le Moal
2022-01-26
bnxt_en: Implement .adjtime() for PTP RTC mode
Pavan Chebbi
2022-01-26
bnxt_en: Add driver support to use Real Time Counter for PTP
Pavan Chebbi
2021-10-29
bnxt_en: implement devlink dev reload driver_reinit
Edwin Peer
2021-08-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-08-08
bnxt_en: Use register window 6 instead of 5 to read the PHC
Michael Chan
2021-08-08
bnxt_en: Update firmware call to retrieve TX PTP timestamp
Michael Chan
2021-07-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-07-28
bnxt_en: Event handler for PPS events
Pavan Chebbi
2021-07-28
bnxt_en: 1PPS functions to configure TSIO pins
Pavan Chebbi
2021-07-28
bnxt_en: 1PPS support for 5750X family chips
Pavan Chebbi
2021-07-24
bnxt_en: Add missing periodic PHC overflow check
Michael Chan
2021-07-19
bnxt_en: Move bnxt_ptp_init() to bnxt_open()
Michael Chan
2021-06-28
bnxt_en: Transmit and retrieve packet timestamps
Pavan Chebbi
2021-06-28
bnxt_en: Get the RX packet timestamp
Pavan Chebbi
2021-06-28
bnxt_en: Get the full 48-bit hardware timestamp periodically
Pavan Chebbi
2021-06-28
bnxt_en: Add PTP clock APIs, ioctls, and ethtool methods
Michael Chan
2021-06-28
bnxt_en: Get PTP hardware capability from firmware
Michael Chan