| Age | Commit message (Expand) | Author | Files | Lines |
| 2025-05-01 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 1 | -2/+50 |
| 2025-05-01 | ptp: ocp: Fix NULL dereference in Adva board SMA sysfs operations | Sagi Maimon | 1 | -2/+50 |
| 2025-04-29 | ptp: ocp: Add const to bp->attr_group allocation type | Kees Cook | 1 | -1/+1 |
| 2025-04-22 | ptp: Do not enable by default during compile testing | Krzysztof Kozlowski | 1 | -2/+2 |
| 2025-04-17 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 1 | -0/+1 |
| 2025-04-16 | ptp: ocp: fix start time alignment in ptp_ocp_signal_set | Sagi Maimon | 1 | -0/+1 |
| 2025-04-15 | net: ptp: introduce .supported_perout_flags to ptp_clock_info | Jacob Keller | 1 | -0/+2 |
| 2025-04-15 | net: ptp: introduce .supported_extts_flags to ptp_clock_info | Jacob Keller | 4 | -25/+19 |
| 2025-04-05 | treewide: Switch/rename to timer_delete[_sync]() | Thomas Gleixner | 1 | -1/+1 |
| 2025-03-20 | ptp: ocp: reject unsupported periodic output flags | Jacob Keller | 1 | -0/+4 |
| 2025-03-06 | ptp: ocp: Remove redundant check in _signal_summary_show | Ivan Abramov | 1 | -3/+0 |
| 2025-03-05 | ptp: Add PHC file mode checks. Allow RO adjtime() without FMODE_WRITE. | Wojtek Wasko | 1 | -0/+16 |
| 2025-02-11 | ptp: vmclock: Remove goto-based cleanup logic | Thomas Weißschuh | 1 | -19/+13 |
| 2025-02-11 | ptp: vmclock: Clean up miscdev and ptp clock through devres | Thomas Weißschuh | 1 | -7/+6 |
| 2025-02-11 | ptp: vmclock: Don't unregister misc device if it was not registered | Thomas Weißschuh | 1 | -1/+2 |
| 2025-02-11 | ptp: vmclock: Set driver data before its usage | Thomas Weißschuh | 1 | -2/+2 |
| 2025-02-11 | ptp: vmclock: Add .owner to vmclock_miscdev_fops | David Woodhouse | 1 | -0/+1 |
| 2025-01-30 | Merge tag 'net-6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net... | Linus Torvalds | 2 | -0/+12 |
| 2025-01-28 | ptp: Properly handle compat ioctls | Thomas Weißschuh | 1 | -0/+4 |
| 2025-01-27 | Merge tag 'char-misc-6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 1 | -1/+1 |
| 2025-01-27 | ptp: Ensure info->enable callback is always set | Thomas Weißschuh | 1 | -0/+8 |
| 2025-01-22 | Merge tag 'net-next-6.14' of git://git.kernel.org/pub/scm/linux/kernel/git/ne... | Linus Torvalds | 1 | -8/+8 |
| 2025-01-21 | Merge tag 'kthread-for-6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -1/+1 |
| 2025-01-08 | treewide: Introduce kthread_run_worker[_on_cpu]() | Frederic Weisbecker | 1 | -1/+1 |
| 2025-01-07 | pps: Fix a use-after-free | Calvin Owens | 1 | -1/+1 |
| 2025-01-02 | ptp: ocp: constify 'struct bin_attribute' | Thomas Weißschuh | 1 | -8/+8 |
| 2024-12-06 | ptp: kvm: x86: Return EOPNOTSUPP instead of ENODEV from kvm_arch_ptp_init() | Thomas Weißschuh | 1 | -3/+3 |
| 2024-12-05 | Merge tag 'net-6.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net... | Linus Torvalds | 1 | -1/+2 |
| 2024-12-01 | Get rid of 'remove_new' relic from platform driver struct | Linus Torvalds | 7 | -7/+7 |
| 2024-11-30 | ptp: Add error handling for adjfine callback in ptp_clock_adjtime | Ajay Kaher | 1 | -1/+2 |
| 2024-11-04 | ptp: Remove 'default y' for VMCLOCK PTP device | David Woodhouse | 1 | -1/+5 |
| 2024-11-03 | ptp: fc3: remove redundant check on variable ret | Colin Ian King | 1 | -5/+0 |
| 2024-10-31 | ptp_pch: Replace deprecated PCI functions | Philipp Stanner | 1 | -3/+3 |
| 2024-10-30 | s390/time: Add PtP driver | Sven Schnelle | 3 | -0/+141 |
| 2024-10-09 | ptp: Add support for the AMZNC10C 'vmclock' device | David Woodhouse | 3 | -0/+629 |
| 2024-10-02 | move asm/unaligned.h to linux/unaligned.h | Al Viro | 2 | -2/+2 |
| 2024-09-09 | ptp: ptp_ines: Remove setting of RX software timestamp | Gal Pressman | 1 | -4/+0 |
| 2024-09-08 | ptp/ioctl: support MONOTONIC{,_RAW} timestamps for PTP_SYS_OFFSET_EXTENDED | Mahesh Bandewar | 1 | -2/+6 |
| 2024-09-06 | ptp: ocp: Improve PCIe delay estimation | Vadim Fedorenko | 1 | -9/+11 |
| 2024-09-05 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 1 | -67/+101 |
| 2024-09-05 | ptp: ptp_idt82p33: Convert comma to semicolon | Chen Ni | 1 | -4/+4 |
| 2024-09-03 | ptp: ocp: adjust sysfs entries to expose tty information | Vadim Fedorenko | 1 | -11/+51 |
| 2024-09-03 | ptp: ocp: convert serial ports to array | Vadim Fedorenko | 1 | -63/+57 |
| 2024-07-16 | Merge tag 'net-next-6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/ne... | Linus Torvalds | 1 | -1/+1 |
| 2024-07-15 | net: Add struct kernel_ethtool_ts_info | Kory Maincent | 1 | -1/+1 |
| 2024-06-25 | ptp/vmware: Use VMware hypercall API | Alexey Makhalov | 1 | -9/+3 |
| 2024-06-18 | ptp: fix integer overflow in max_vclocks_store | Dan Carpenter | 1 | -2/+1 |
| 2024-06-05 | ptp: Fix error message on failed pin verification | Karol Kolacinski | 1 | -1/+2 |
| 2024-05-14 | Merge tag 'net-next-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ne... | Linus Torvalds | 6 | -21/+13 |
| 2024-05-14 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 1 | -3/+3 |
| 2024-05-09 | ptp: ocp: fix DPLL functions | Vadim Fedorenko | 1 | -3/+3 |
| 2024-04-12 | ptp: ptp_qoriq: Convert to platform remove callback returning void | Uwe Kleine-König | 1 | -3/+2 |
| 2024-04-12 | ptp: ptp_ines: Convert to platform remove callback returning void | Uwe Kleine-König | 1 | -3/+2 |
| 2024-04-12 | ptp: ptp_idt82p33: Convert to platform remove callback returning void | Uwe Kleine-König | 1 | -4/+2 |
| 2024-04-12 | ptp: ptp_dte: Convert to platform remove callback returning void | Uwe Kleine-König | 1 | -4/+2 |
| 2024-04-12 | ptp: ptp_clockmatrix: Convert to platform remove callback returning void | Uwe Kleine-König | 1 | -4/+2 |
| 2024-04-08 | ptp: vmw: drop owner assignment | Krzysztof Kozlowski | 1 | -1/+0 |
| 2024-03-12 | Merge tag 'net-next-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/net... | Linus Torvalds | 9 | -45/+1421 |
| 2024-03-11 | ptp: Move from simple ida to xarray | Kory Maincent | 1 | -14/+18 |
| 2024-03-11 | ptp: make ptp_class constant | Ricardo B. Marliere | 3 | -10/+12 |
| 2024-03-05 | ptp: fc3: Convert to platform remove callback returning void | Uwe Kleine-König | 1 | -4/+2 |
| 2024-02-08 | ptp: ocp: add Adva timecard support | Sagi Maimon | 1 | -9/+293 |
| 2024-02-07 | treewide: Remove system_counterval_t.cs, which is never read | Peter Hilber | 3 | -6/+2 |
| 2024-02-07 | ptp/kvm, arm_arch_timer: Set system_counterval_t.cs_id to constant | Peter Hilber | 3 | -7/+9 |
| 2024-02-07 | x86/kvm, ptp/kvm: Add clocksource ID, set system_counterval_t.cs_id | Peter Hilber | 1 | -0/+2 |
| 2024-02-01 | dpll: extend lock_status_get() op by status error and expose to user | Jiri Pirko | 1 | -4/+5 |
| 2024-01-29 | ptp: add FemtoClock3 Wireless as ptp hardware clock | Min Li | 4 | -0/+1074 |
| 2024-01-29 | ptp: introduce PTP_CLOCK_EXTOFF event for the measured external offset | Min Li | 1 | -1/+15 |
| 2024-01-26 | drivers/ptp: Convert snprintf to sysfs_emit | Li Zhijian | 1 | -7/+6 |
| 2024-01-04 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 1 | -1/+1 |
| 2024-01-02 | ptp: ocp: Use DEFINE_RES_*() in place | Andy Shevchenko | 1 | -20/+6 |
| 2023-12-29 | ptp: ocp: fix bug in unregistering the DPLL subsystem | Sagi Maimon | 1 | -1/+1 |
| 2023-12-13 | dpll: remove leftover mode_supported() op and use mode_get() instead | Jiri Pirko | 1 | -8/+0 |
| 2023-11-18 | net: Convert PHYs hwtstamp callback to use kernel_hwtstamp_config | Kory Maincent | 1 | -9/+7 |
| 2023-11-13 | ptp: annotate data-race around q->head and q->tail | Eric Dumazet | 4 | -6/+13 |
| 2023-11-13 | Revert "ptp: Fixes a null pointer dereference in ptp_ioctl" | Jakub Kicinski | 1 | -2/+0 |
| 2023-11-10 | ptp: Fixes a null pointer dereference in ptp_ioctl | Yuran Pereira | 1 | -0/+2 |
| 2023-11-08 | ptp: fix corrupted list in ptp_open | Edward Adam Davis | 3 | -11/+19 |
| 2023-11-08 | ptp: ptp_read should not release queue | Edward Adam Davis | 1 | -2/+0 |
| 2023-10-19 | ptp: prevent string overflow | Dan Carpenter | 1 | -2/+2 |
| 2023-10-15 | ptp: add debugfs interface to see applied channel masks | Xabier Marquiegui | 3 | -0/+25 |
| 2023-10-15 | ptp: support event queue reader channel masks | Xabier Marquiegui | 3 | -2/+39 |
| 2023-10-15 | ptp: support multiple timestamp event readers | Xabier Marquiegui | 4 | -29/+55 |
| 2023-10-15 | ptp: Replace timestamp event queue with linked list | Xabier Marquiegui | 4 | -6/+42 |
| 2023-10-15 | posix-clock: introduce posix_clock_context concept | Xabier Marquiegui | 2 | -15/+22 |
| 2023-10-05 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 1 | -1/+0 |
| 2023-10-04 | ptp: Fix type of mode parameter in ptp_ocp_dpll_mode_get() | Nathan Chancellor | 1 | -1/+1 |
| 2023-10-04 | ptp: ocp: fix error code in probe() | Dan Carpenter | 1 | -1/+1 |
| 2023-10-02 | ptp: ocp: Fix error handling in ptp_ocp_device_init | Dinghao Liu | 1 | -1/+0 |
| 2023-09-17 | ptp_ocp: implement DPLL ops | Vadim Fedorenko | 2 | -60/+310 |
| 2023-08-09 | net: ptp: create a mock-up PTP Hardware Clock driver | Vladimir Oltean | 3 | -0/+187 |
| 2023-07-18 | ptp: Explicitly include correct DT includes | Rob Herring | 1 | -1/+1 |
| 2023-07-03 | ptp: Make max_phase_adjustment sysfs device attribute invisible when not supp... | Rahul Rameshbabu | 1 | -0/+3 |
| 2023-06-20 | ptp: ocp: Add .getmaxphase ptp_clock_info callback | Rahul Rameshbabu | 1 | -0/+7 |
| 2023-06-20 | ptp: idt82p33: Add .getmaxphase ptp_clock_info callback | Rahul Rameshbabu | 2 | -11/+11 |
| 2023-06-20 | ptp: ptp_clockmatrix: Add .getmaxphase ptp_clock_info callback | Rahul Rameshbabu | 2 | -20/+18 |
| 2023-06-20 | ptp: Add .getmaxphase callback to ptp_clock_info | Rahul Rameshbabu | 3 | -1/+20 |
| 2023-06-08 | net: pch_gbe: Allow build on MIPS_GENERIC kernel | Jiaxun Yang | 1 | -1/+1 |
| 2023-04-27 | Merge tag 'driver-core-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2 | -2/+1 |
| 2023-04-03 | Merge 6.3-rc5 into driver-core-next | Greg Kroah-Hartman | 1 | -1/+1 |
| 2023-03-30 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 1 | -1/+1 |
| 2023-03-29 | ptp: add ToD device driver for Intel FPGA cards | Tianfei Zhang | 3 | -0/+347 |
| 2023-03-24 | ptp_qoriq: fix memory leak in probe() | SongJingyi | 1 | -1/+1 |
| 2023-03-17 | ptp: kvm: Use decrypted memory in confidential guest on x86 | Jeremi Piotrowski | 3 | -11/+53 |
| 2023-03-17 | driver core: class: remove module * from class_create() | Greg Kroah-Hartman | 1 | -1/+1 |
| 2023-03-17 | drivers: remove struct module * setting from struct class | Greg Kroah-Hartman | 1 | -1/+0 |
| 2023-03-15 | ptp: ines: drop of_match_ptr for ID table | Krzysztof Kozlowski | 1 | -1/+1 |
| 2023-03-10 | ptp_ocp: add force_irq to xilinx_spi configuration | Vadim Fedorenko | 1 | -0/+1 |
| 2023-02-22 | ptp: vclock: use mutex to fix "sleep on atomic" bug | Íñigo Huguet | 2 | -23/+23 |
| 2023-01-20 | ptp_qoriq: fix latency in ptp_qoriq_adjtime() operation | Nikhil Gupta | 1 | -7/+43 |
| 2022-12-13 | Merge tag 'net-next-6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/net... | Linus Torvalds | 8 | -171/+1163 |
| 2022-11-30 | net: devlink: let the core report the driver name instead of the drivers | Vincent Mailhol | 1 | -4/+0 |
| 2022-11-25 | ptp: idt82p33: remove PEROUT_ENABLE_OUTPUT_MASK | Min Li | 2 | -35/+0 |
| 2022-11-25 | ptp: idt82p33: Add PTP_CLK_REQ_EXTTS support | Min Li | 2 | -63/+640 |
| 2022-11-23 | ACPI: make remove callback of ACPI driver void | Dawei Li | 1 | -2/+1 |
| 2022-11-11 | ptp: remove the .adjfreq interface function | Jacob Keller | 1 | -4/+1 |
| 2022-11-11 | ptp: convert remaining drivers to adjfine interface | Jacob Keller | 1 | -2/+3 |
| 2022-11-11 | ptp_phc: convert .adjfreq to .adjfine | Jacob Keller | 1 | -15/+4 |
| 2022-10-31 | drivers: convert unsupported .adjfreq to .adjfine | Jacob Keller | 2 | -4/+4 |
| 2022-10-24 | ptp: ocp: remove flash image header check fallback | Vadim Fedorenko | 1 | -5/+2 |
| 2022-10-24 | ptp: ocp: expose config and temperature for ART card | Vadim Fedorenko | 1 | -0/+136 |
| 2022-10-24 | ptp: ocp: add serial port of mRO50 MAC on ART card | Vadim Fedorenko | 1 | -0/+20 |
| 2022-10-24 | ptp: ocp: add Orolia timecard support | Vadim Fedorenko | 1 | -0/+290 |
| 2022-10-24 | ptp: ocp: upgrade serial line information | Vadim Fedorenko | 1 | -43/+67 |
| 2022-10-10 | ] ptp: ocp: remove symlink for second GNSS | Vadim Fedorenko | 1 | -0/+1 |
| 2022-09-27 | ptp: Remove usage of the deprecated ida_simple_xxx API | Bo Liu | 1 | -3/+3 |
| 2022-09-22 | ptp_ocp: use device_find_any_child() instead of custom approach | Andy Shevchenko | 1 | -7/+1 |
| 2022-08-04 | Merge tag 'spdx-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds | 1 | -12/+2 |
| 2022-07-28 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 1 | -0/+1 |
| 2022-07-27 | ptp: ocp: Select CRC16 in the Kconfig. | Jonathan Lemon | 1 | -0/+1 |
| 2022-06-10 | ptp_ocp: replace kzalloc(x*y) by kcalloc(y, x) | Andy Shevchenko | 1 | -1/+1 |
| 2022-06-10 | ptp_ocp: do not call pci_set_drvdata(pdev, NULL) | Andy Shevchenko | 1 | -2/+0 |
| 2022-06-10 | ptp_ocp: drop duplicate NULL check in ptp_ocp_detach() | Andy Shevchenko | 1 | -4/+2 |
| 2022-06-10 | ptp_ocp: use bits.h macros for all masks | Andy Shevchenko | 1 | -6/+7 |
| 2022-06-10 | treewide: Replace GPLv2 boilerplate/reference with SPDX - gpl-2.0_30.RULE (pa... | Thomas Gleixner | 1 | -12/+2 |
| 2022-05-25 | ptp: ptp_clockmatrix: fix is_single_shot | Min Li | 1 | -1/+1 |
| 2022-05-24 | ptp: ocp: Add firmware header checks | Vadim Fedorenko | 1 | -5/+73 |
| 2022-05-24 | ptp: ocp: fix PPS source selector debugfs reporting | Jonathan Lemon | 1 | -11/+14 |
| 2022-05-24 | ptp: ocp: add .init function for sma_op vector | Jonathan Lemon | 1 | -9/+20 |
| 2022-05-24 | ptp: ocp: vectorize the sma accessor functions | Jonathan Lemon | 1 | -145/+169 |
| 2022-05-24 | ptp: ocp: constify selectors | Jonathan Lemon | 1 | -11/+13 |
| 2022-05-24 | ptp: ocp: parameterize input/output sma selectors | Jonathan Lemon | 1 | -15/+27 |
| 2022-05-24 | ptp: ocp: revise firmware display | Jonathan Lemon | 1 | -23/+41 |
| 2022-05-24 | ptp: ocp: add Celestica timecard PCI ids | Vadim Fedorenko | 1 | -1/+5 |
| 2022-05-24 | ptp: ocp: Remove #ifdefs around PCI IDs | Jonathan Lemon | 1 | -7/+2 |
| 2022-05-24 | ptp: ocp: 32-bit fixups for pci start address | Jonathan Lemon | 1 | -5/+5 |
| 2022-05-19 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 1 | -17/+45 |
| 2022-05-18 | ptp: ocp: change sysfs attr group handling | Jonathan Lemon | 1 | -15/+42 |
| 2022-05-17 | ptp: ptp_clockmatrix: return -EBUSY if phase pull-in is in progress | Min Li | 2 | -32/+2 |
| 2022-05-17 | ptp: ptp_clockmatrix: Add PTP_CLK_REQ_EXTTS support | Min Li | 2 | -109/+185 |
| 2022-05-16 | ptp: ocp: have adjtime handle negative delta_ns correctly | Jonathan Lemon | 1 | -2/+3 |
| 2022-05-12 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 1 | -1/+1 |
| 2022-05-10 | ptp: Speed up vclock lookup | Gerhard Engleder | 2 | -19/+48 |
| 2022-05-10 | ptp: Pass hwtstamp to ptp_convert_timestamp() | Gerhard Engleder | 1 | -3/+2 |
| 2022-05-10 | ptp: Add cycles support for virtual clocks | Gerhard Engleder | 4 | -16/+49 |
| 2022-05-09 | ptp: ocp: Use DIV64_U64_ROUND_UP for rounding. | Jonathan Lemon | 1 | -1/+1 |
| 2022-03-30 | ptp: ocp: handle error from nvmem_device_find | Jonathan Lemon | 1 | -7/+8 |
| 2022-03-18 | ptp: ocp: use snprintf() in ptp_ocp_verify() | Dan Carpenter | 1 | -3/+3 |
| 2022-03-17 | ptp: ocp: Make debugfs variables the correct bitwidth | Jonathan Lemon | 1 | -1/+2 |
| 2022-03-17 | ptp: ocp: Fix PTP_PF_* verification requests | Jonathan Lemon | 1 | -8/+20 |
| 2022-03-11 | ptp: ocp: Add 2 more timestampers | Jonathan Lemon | 1 | -5/+56 |
| 2022-03-11 | ptp: ocp: Add 4 frequency counters | Jonathan Lemon | 1 | -7/+165 |
| 2022-03-11 | ptp: ocp: Program the signal generators via PTP_CLK_REQ_PEROUT | Jonathan Lemon | 1 | -9/+94 |
| 2022-03-11 | ptp: ocp: Add signal generators and update sysfs nodes | Jonathan Lemon | 1 | -10/+476 |
| 2022-03-11 | ptp: ocp: Add firmware capability bits for feature gating | Jonathan Lemon | 1 | -5/+33 |
| 2022-03-11 | ptp: ocp: Add GND and VCC output selectors | Jonathan Lemon | 1 | -0/+2 |
| 2022-03-11 | ptp: ocp: Rename output selector 'GNSS' to 'GNSS1' | Jonathan Lemon | 1 | -4/+4 |
| 2022-03-11 | ptp: ocp: Add ability to disable input selectors. | Jonathan Lemon | 1 | -11/+23 |
| 2022-03-11 | ptp: ocp: Add support for selectable SMA directions. | Jonathan Lemon | 1 | -117/+211 |
| 2022-03-10 | ptp: ocp: add UPF_NO_THRE_TEST flag for serial ports | Jonathan Lemon | 1 | -1/+1 |
| 2022-03-09 | ptp: idt82p33: use rsmu driver to access i2c/spi bus | Min Li | 2 | -369/+126 |
| 2022-03-09 | ptp: ocp: Update devlink firmware display path. | Jonathan Lemon | 1 | -26/+17 |
| 2022-03-09 | ptp: ocp: add nvmem interface for accessing eeprom | Jonathan Lemon | 1 | -64/+120 |
| 2022-03-08 | ptp: ocp: correct label for error path | Jonathan Lemon | 1 | -2/+2 |
| 2022-03-07 | ptp: ocp: off by in in ptp_ocp_tod_gnss_name() | Dan Carpenter | 1 | -1/+1 |
| 2022-03-04 | ptp: ocp: Add serial port information to the debug summary | Jonathan Lemon | 1 | -0/+8 |
| 2022-03-03 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 1 | -2/+23 |
| 2022-03-03 | ptp: ocp: adjust utc_tai_offset to TOD info | Vadim Fedorenko | 1 | -20/+31 |
| 2022-03-03 | ptp: ocp: add tod_correction attribute | Vadim Fedorenko | 1 | -0/+41 |
| 2022-03-03 | ptp: ocp: Expose clock status drift and offset | Vadim Fedorenko | 1 | -0/+34 |
| 2022-03-03 | ptp: ocp: add TOD debug information | Vadim Fedorenko | 1 | -36/+70 |
| 2022-03-02 | ptp: ocp: Add ptp_ocp_adjtime_coarse for large adjustments | Jonathan Lemon | 1 | -2/+23 |
| 2022-02-08 | ptp_pch: Remove unused pch_pm_ops | Andy Shevchenko | 1 | -6/+0 |
| 2022-02-08 | ptp_pch: Convert to use managed functions pcim_* and devm_* | Andy Shevchenko | 1 | -63/+10 |
| 2022-02-08 | ptp_pch: Switch to use module_pci_driver() macro | Andy Shevchenko | 1 | -19/+1 |
| 2022-02-08 | ptp_pch: Use ioread64_hi_lo() / iowrite64_hi_lo() | Andy Shevchenko | 1 | -9/+4 |
| 2022-02-08 | ptp_pch: Use ioread64_lo_hi() / iowrite64_lo_hi() | Andy Shevchenko | 1 | -36/+10 |
| 2022-02-08 | ptp_pch: use mac_pton() | Andy Shevchenko | 1 | -31/+10 |
| 2022-02-03 | ptp: add getcrosststamp() to virtual clocks. | Miroslav Lichvar | 1 | -0/+24 |
| 2022-02-03 | ptp: add gettimex64() to virtual clocks. | Miroslav Lichvar | 1 | -1/+28 |
| 2022-02-03 | ptp: increase maximum adjustment of virtual clocks. | Miroslav Lichvar | 1 | -2/+1 |
| 2022-02-03 | ptp: unregister virtual clocks when unregistering physical clock. | Miroslav Lichvar | 1 | -2/+9 |
| 2022-01-27 | ptp: replace snprintf with sysfs_emit | Yang Guang | 1 | -2/+2 |
| 2022-01-06 | net: fix SOF_TIMESTAMPING_BIND_PHC to work with multiple sockets | Miroslav Lichvar | 1 | -5/+5 |
| 2021-12-14 | net_tstamp: add new flag HWTSTAMP_FLAG_BONDED_PHC_INDEX | Hangbin Liu | 1 | -4/+0 |
| 2021-11-18 | ptp: ocp: Fix a couple NULL vs IS_ERR() checks | Dan Carpenter | 1 | -4/+5 |
| 2021-11-12 | ptp: ptp_clockmatrix: repair non-kernel-doc comment | Randy Dunlap | 1 | -4/+1 |
| 2021-10-28 | ptp: fix code indentation issues | Carlos Llamas | 1 | -3/+3 |
| 2021-10-22 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | David S. Miller | 2 | -8/+12 |
| 2021-10-21 | ptp: free 'vclock_index' in ptp_clock_release() | Yang Yingliang | 1 | -4/+1 |