index
:
linux
drm-debug-qxl
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-qemu-fixes
drm-qemu-next
drm-qemu-next-fixes
drm-qxl
drm-udmabuf
drm-udmabuf-fix
drm-virtio-bootfb
host-phys-bits
master
pcie-hotplug
radeonfb-logging
vfio-usb-reset
linux
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
broadcom
/
bnxt
/
bnxt_ptp.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
bnxt_en: replace reset with config timestamps
Vadim Fedorenko
2022-09-22
1
-3
/
+7
*
bnxt_en: fix flags to check for supported fw version
Vadim Fedorenko
2022-09-19
1
-2
/
+2
*
bnxt_en: Fix bnxt_refclk_read()
Pavan Chebbi
2022-07-12
1
-2
/
+11
*
bnxt_en: Enable packet timestamping for all RX packets
Pavan Chebbi
2022-05-13
1
-1
/
+25
*
bnxt_en: Configure ptp filters during bnxt open
Pavan Chebbi
2022-05-13
1
-13
/
+43
*
bnxt_en: Initiallize bp->ptp_lock first before using it
Michael Chan
2022-05-03
1
-8
/
+7
*
net: bnxt_ptp: fix compilation error
Damien Le Moal
2022-03-28
1
-1
/
+5
*
bnxt_en: Implement .adjtime() for PTP RTC mode
Pavan Chebbi
2022-01-26
1
-0
/
+36
*
bnxt_en: Add driver support to use Real Time Counter for PTP
Pavan Chebbi
2022-01-26
1
-4
/
+69
*
bnxt_en: PTP: Refactor PTP initialization functions
Pavan Chebbi
2022-01-26
1
-14
/
+31
*
net_tstamp: add new flag HWTSTAMP_FLAG_BONDED_PHC_INDEX
Hangbin Liu
2021-12-14
1
-3
/
+0
*
bnxt_en: implement devlink dev reload driver_reinit
Edwin Peer
2021-10-29
1
-2
/
+0
*
bnxt_en: update all firmware calls to use the new APIs
Edwin Peer
2021-08-30
1
-51
/
+78
*
bnxt_en: move HWRM API implementation into separate file
Edwin Peer
2021-08-30
1
-0
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-08-13
1
-1
/
+3
|
\
|
*
bnxt_en: Update firmware call to retrieve TX PTP timestamp
Michael Chan
2021-08-08
1
-1
/
+3
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-07-31
1
-0
/
+7
|
\
|
|
*
bnxt_en: Add missing periodic PHC overflow check
Michael Chan
2021-07-24
1
-0
/
+7
*
|
bnxt_en: Event handler for PPS events
Pavan Chebbi
2021-07-28
1
-0
/
+27
*
|
bnxt_en: 1PPS functions to configure TSIO pins
Pavan Chebbi
2021-07-28
1
-2
/
+172
*
|
bnxt_en: 1PPS support for 5750X family chips
Pavan Chebbi
2021-07-28
1
-1
/
+88
*
|
bnxt_en: Do not read the PTP PHC during chip reset
Michael Chan
2021-07-28
1
-9
/
+19
*
|
bnxt_en: Move bnxt_ptp_init() from bnxt_open() back to bnxt_init_one()
Michael Chan
2021-07-28
1
-0
/
+3
|
/
*
bnxt_en: Move bnxt_ptp_init() to bnxt_open()
Michael Chan
2021-07-19
1
-17
/
+7
*
bnxt_en: Transmit and retrieve packet timestamps
Pavan Chebbi
2021-06-28
1
-0
/
+94
*
bnxt_en: Get the RX packet timestamp
Pavan Chebbi
2021-06-28
1
-0
/
+16
*
bnxt_en: Get the full 48-bit hardware timestamp periodically
Pavan Chebbi
2021-06-28
1
-0
/
+39
*
bnxt_en: Add PTP clock APIs, ioctls, and ethtool methods
Michael Chan
2021-06-28
1
-0
/
+324