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
/
aquantia
/
atlantic
/
aq_ptp.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: drop the weight argument from netif_napi_add
Jakub Kicinski
2022-09-28
1
-2
/
+1
*
eth: atlantic: remove a copy of the NAPI_POLL_WEIGHT define
Jakub Kicinski
2022-04-29
1
-1
/
+1
*
net: atlantic: PTP statistics
Pavel Belous
2020-07-20
1
-17
/
+43
*
net: atlantic: use u64_stats_update_* to protect access to 64-bit stats
Mark Starovoytov
2020-07-20
1
-0
/
+2
*
net: atlantic: split rx and tx per-queue stats
Mark Starovoytov
2020-07-20
1
-3
/
+3
*
net: atlantic: put ptp code under IS_REACHABLE check
Igor Russkikh
2020-06-26
1
-2
/
+7
*
net: atlantic: changes for multi-TC support
Dmitry Bezrukov
2020-05-22
1
-14
/
+13
*
net: atlantic: stylistic renames
Igor Russkikh
2019-11-07
1
-3
/
+3
*
net: aquantia: fix return value check in aq_ptp_init()
Wei Yongjun
2019-11-06
1
-1
/
+1
*
net: aquantia: fix error handling in aq_ptp_poll
Gustavo A. R. Silva
2019-10-29
1
-0
/
+2
*
net: aquantia: make two symbols be static
Mao Wenan
2019-10-29
1
-1
/
+1
*
net: aquantia: fix unintention integer overflow on left shift
Colin Ian King
2019-10-29
1
-1
/
+1
*
net: aquantia: fix spelling mistake: tx_queus -> tx_queues
Colin Ian King
2019-10-29
1
-1
/
+1
*
net: aquantia: fix var initialization warning
Igor Russkikh
2019-10-26
1
-1
/
+1
*
net: aquantia: add support for PIN funcs
Dmitry Bezrukov
2019-10-24
1
-0
/
+339
*
net: aquantia: add support for ptp ioctls
Egor Pomozov
2019-10-24
1
-0
/
+63
*
net: aquantia: rx filters for ptp
Dmitry Bezrukov
2019-10-24
1
-0
/
+14
*
net: aquantia: implement data PTP datapath
Egor Pomozov
2019-10-24
1
-2
/
+532
*
net: aquantia: add PTP rings infrastructure
Egor Pomozov
2019-10-24
1
-0
/
+235
*
net: aquantia: add basic ptp_clock callbacks
Egor Pomozov
2019-10-24
1
-0
/
+125
*
net: aquantia: PTP skeleton declarations and callbacks
Egor Pomozov
2019-10-24
1
-0
/
+84