aboutsummaryrefslogtreecommitdiff
path: root/drivers/ptp
AgeCommit message (Expand)Author
2013-04-12ptp: dynamic allocation of PHC char devicesJiri Benc
2013-03-27ptp_pch: eliminate a number of sparse warningsSahara
2013-03-26ptp_pch: fix typo in module parameter descriptionJiri Benc
2012-12-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2012-11-28ptp: remove use of __devexitBill Pemberton
2012-11-28ptp: remove use of __devinitBill Pemberton
2012-11-26ptp: reduce stack usage when measuring the system time offsetRichard Cochran
2012-11-26ptp: reduce stack usage when reading external time stampsRichard Cochran
2012-11-17pch_gbe, ptp_pch: Fix the dependency direction between these driversBen Hutchings
2012-11-01ptp: add an ioctl to compare PHC time with system timeRichard Cochran
2012-11-01ptp: Enable clock drivers along with associated net/PHY driversBen Hutchings
2012-11-01ptp: Make PTP_1588_CLOCK select rather than depend on PPSBen Hutchings
2012-11-01pps, ptp: Remove dependencies on EXPERIMENTALBen Hutchings
2012-09-22ptp: link the phc device to its parent deviceRichard Cochran
2012-09-22ptp: provide the clock's adjusted frequencyRichard Cochran
2012-09-22ptp: remember the adjusted frequencyRichard Cochran
2012-09-07pps/ptp: Allow PHC devices to adjust PPS events for known delayBen Hutchings
2012-05-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2012-05-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2012-05-16ptp_pch: Add missing #include <linux/slab.h>Geert Uytterhoeven
2012-04-21pch_gbe: correct receive time stamp filteringTakahiro Shimizu
2012-04-21pch_gbe: do not set the channel control registerTakahiro Shimizu
2012-04-21pch_gbe: export a method to set the receive match addressTakahiro Shimizu
2012-04-21pch_gbe: scale time stamps to nanosecondsTakahiro Shimizu
2012-04-16Fix typo in various Kconfig fileMasanari Iida
2012-04-12ixp4xx_eth: Fix up the get_ts_info ethtool method.Richard Cochran
2012-04-04ixp4xx_eth: Support the get_ts_info ethtool method.Richard Cochran
2012-04-04ptp: Add a method for obtaining the device index.Richard Cochran
2012-03-17phc: Update author's email address.Richard Cochran
2012-03-09ptp_pch: rename pch_pcidev to pci_driver to fix section mismatch warnings.David S. Miller
2012-03-09supports eg20t ptp clockTakahiro Shimizu
2011-12-06ptp: Fix clock_getres() implementationThomas Gleixner
2011-06-01ptp: Fix some locking bugs in ptp_read()Dan Carpenter
2011-06-01ptp: Return -EFAULT on copy_to_user() errorsDan Carpenter
2011-05-23ptp: Added a clock driver for the National Semiconductor PHYTER.Richard Cochran
2011-05-23ptp: Added a clock driver for the IXP46x.Richard Cochran
2011-05-23ptp: Added a clock that uses the eTSEC found on the MPC85xx.Richard Cochran
2011-05-23ptp: Added a brand new class driver for ptp clocks.Richard Cochran