index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
broadcom
/
bnxt
/
bnxt_ptp.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-07-01
bnxt_en: Remove atomic operations on ptp->tx_avail
Pavan Chebbi
1
-4
/
+19
2024-07-01
bnxt_en: Increase the max total outstanding PTP TX packets to 4
Pavan Chebbi
1
-20
/
+40
2024-07-01
bnxt_en: Let bnxt_stamp_tx_skb() return error code
Pavan Chebbi
1
-5
/
+11
2024-07-01
bnxt_en: Remove an impossible condition check for PTP TX pending SKB
Pavan Chebbi
1
-6
/
+1
2024-07-01
bnxt_en: Refactor all PTP TX timestamp fields into a struct
Pavan Chebbi
1
-20
/
+23
2024-07-01
bnxt_en: Add BCM5760X specific PHC registers mapping
Pavan Chebbi
1
-1
/
+9
2024-07-01
bnxt_en: Add TX timestamp completion logic
Michael Chan
1
-0
/
+32
2024-06-02
bnxt_en: add timestamping statistics support
Vadim Fedorenko
1
-0
/
+8
2024-04-06
bnxt_en: Fix PTP firmware timeout parameter
Michael Chan
1
-1
/
+1
2024-03-29
bnxt_en: Retry PTP TX timestamp from FW for 1 second
Pavan Chebbi
1
-1
/
+15
2024-03-29
bnxt_en: Add a timeout parameter to bnxt_hwrm_port_ts_query()
Michael Chan
1
-4
/
+12
2024-01-27
bnxt_en: Make PTP timestamp HWRM more silent
Breno Leitao
1
-1
/
+1
2023-12-13
bnxt_en: Make PTP TX timestamp HWRM query silent
Pavan Chebbi
1
-3
/
+3
2023-12-13
bnxt_en: Skip nic close/open when configuring tstamp filters
Pavan Chebbi
1
-19
/
+10
2023-11-22
bnxt_en: Rename some macros for the P5 chips
Randy Schacher
1
-2
/
+2
2023-06-08
bnxt_en: Prevent kernel panic when receiving unexpected PHC_UPDATE event
Pavan Chebbi
1
-0
/
+1
2023-03-23
bnxt: Enforce PTP software freq adjustments only when in non-RTC mode
Pavan Chebbi
1
-4
/
+10
2023-03-14
bnxt_en: reset PHC frequency in free-running mode
Vadim Fedorenko
1
-25
/
+31
2022-11-11
ptp: bnxt: convert .adjfreq to .adjfine
Jacob Keller
1
-16
/
+6
2022-11-08
bnxt_en: Add a non-real time mode to access NIC clock
Pavan Chebbi
1
-12
/
+33
2022-09-23
bnxt_en: replace reset with config timestamps
Vadim Fedorenko
1
-3
/
+7
2022-09-20
bnxt_en: fix flags to check for supported fw version
Vadim Fedorenko
1
-2
/
+2
2022-07-13
bnxt_en: Fix bnxt_refclk_read()
Pavan Chebbi
1
-2
/
+11
2022-05-13
bnxt_en: Enable packet timestamping for all RX packets
Pavan Chebbi
1
-1
/
+25
2022-05-13
bnxt_en: Configure ptp filters during bnxt open
Pavan Chebbi
1
-13
/
+43
2022-05-04
bnxt_en: Initiallize bp->ptp_lock first before using it
Michael Chan
1
-8
/
+7
2022-03-28
net: bnxt_ptp: fix compilation error
Damien Le Moal
1
-1
/
+5
2022-01-26
bnxt_en: Implement .adjtime() for PTP RTC mode
Pavan Chebbi
1
-0
/
+36
2022-01-26
bnxt_en: Add driver support to use Real Time Counter for PTP
Pavan Chebbi
1
-4
/
+69
2022-01-26
bnxt_en: PTP: Refactor PTP initialization functions
Pavan Chebbi
1
-14
/
+31
2021-12-14
net_tstamp: add new flag HWTSTAMP_FLAG_BONDED_PHC_INDEX
Hangbin Liu
1
-3
/
+0
2021-10-29
bnxt_en: implement devlink dev reload driver_reinit
Edwin Peer
1
-2
/
+0
2021-08-30
bnxt_en: update all firmware calls to use the new APIs
Edwin Peer
1
-51
/
+78
2021-08-30
bnxt_en: move HWRM API implementation into separate file
Edwin Peer
1
-0
/
+1
2021-08-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+3
2021-08-08
bnxt_en: Update firmware call to retrieve TX PTP timestamp
Michael Chan
1
-1
/
+3
2021-07-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-0
/
+7
2021-07-28
bnxt_en: Event handler for PPS events
Pavan Chebbi
1
-0
/
+27
2021-07-28
bnxt_en: 1PPS functions to configure TSIO pins
Pavan Chebbi
1
-2
/
+172
2021-07-28
bnxt_en: 1PPS support for 5750X family chips
Pavan Chebbi
1
-1
/
+88
2021-07-28
bnxt_en: Do not read the PTP PHC during chip reset
Michael Chan
1
-9
/
+19
2021-07-28
bnxt_en: Move bnxt_ptp_init() from bnxt_open() back to bnxt_init_one()
Michael Chan
1
-0
/
+3
2021-07-24
bnxt_en: Add missing periodic PHC overflow check
Michael Chan
1
-0
/
+7
2021-07-19
bnxt_en: Move bnxt_ptp_init() to bnxt_open()
Michael Chan
1
-17
/
+7
2021-06-28
bnxt_en: Transmit and retrieve packet timestamps
Pavan Chebbi
1
-0
/
+94
2021-06-28
bnxt_en: Get the RX packet timestamp
Pavan Chebbi
1
-0
/
+16
2021-06-28
bnxt_en: Get the full 48-bit hardware timestamp periodically
Pavan Chebbi
1
-0
/
+39
2021-06-28
bnxt_en: Add PTP clock APIs, ioctls, and ethtool methods
Michael Chan
1
-0
/
+324