开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
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
2024-06-01
bnxt_en: add timestamping statistics support
Vadim Fedorenko
2024-05-10
bnxt_en: silence clang build warning
Vadim Fedorenko
2024-03-28
bnxt_en: Retry PTP TX timestamp from FW for 1 second
Pavan Chebbi
2024-03-28
bnxt_en: Add a timeout parameter to bnxt_hwrm_port_ts_query()
Michael Chan
2023-12-12
bnxt_en: Skip nic close/open when configuring tstamp filters
Pavan Chebbi
2022-11-08
bnxt_en: Add a non-real time mode to access NIC clock
Pavan Chebbi
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