index
:
sugar/linux
mainline
Sugar's Linux Kernel Patch
Asai Neko
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
pensando
/
ionic
/
ionic_phc.c
Age
Commit message (
Expand
)
Author
2025-10-27
ionic: convert to ndo_hwtstamp API
Vadim Fedorenko
2025-07-01
time/timecounter: Fix the lie that struct cyclecounter is const
Greg Kroah-Hartman
2023-04-12
ionic: Don't overwrite the cyclecounter bitmask
Brett Creeley
2023-02-13
ionic: remove unnecessary void casts
Shannon Nelson
2021-10-10
ionic: allow adminq requests to override default error message
Shannon Nelson
2021-08-28
ionic: recreate hwstamp queues on ifup
Shannon Nelson
2021-08-28
ionic: pull hwstamp queue_lock up a level
Shannon Nelson
2021-07-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-07-27
ionic: add function tag to debug string
Shannon Nelson
2021-07-23
ionic: catch no ptp support earlier
Shannon Nelson
2021-04-13
ionic: return -EFAULT if copy_to_user() fails
Dan Carpenter
2021-04-08
ionic: extend ts_config set locking
Shannon Nelson
2021-04-08
ionic: add ts_config replay
Shannon Nelson
2021-04-08
ionic: remove unnecessary compat ifdef
Shannon Nelson
2021-04-02
ionic: add hw timestamp support files
Shannon Nelson