summaryrefslogtreecommitdiffstats
path: root/drivers/ptp
AgeCommit message (Expand)AuthorLines
2012-05-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds-1/+1
2012-05-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller-0/+1
2012-05-16ptp_pch: Add missing #include <linux/slab.h>Geert Uytterhoeven-0/+1
2012-04-21pch_gbe: correct receive time stamp filteringTakahiro Shimizu-3/+7
2012-04-21pch_gbe: do not set the channel control registerTakahiro Shimizu-2/+0
2012-04-21pch_gbe: export a method to set the receive match addressTakahiro Shimizu-1/+2
2012-04-21pch_gbe: scale time stamps to nanosecondsTakahiro Shimizu-0/+2
2012-04-16Fix typo in various Kconfig fileMasanari Iida-1/+1
2012-04-12ixp4xx_eth: Fix up the get_ts_info ethtool method.Richard Cochran-2/+2
2012-04-04ixp4xx_eth: Support the get_ts_info ethtool method.Richard Cochran-0/+3
2012-04-04ptp: Add a method for obtaining the device index.Richard Cochran-0/+6
2012-03-17phc: Update author's email address.Richard Cochran-2/+2
2012-03-09ptp_pch: rename pch_pcidev to pci_driver to fix section mismatch warnings.David S. Miller-3/+3
2012-03-09supports eg20t ptp clockTakahiro Shimizu-0/+744
2011-12-06ptp: Fix clock_getres() implementationThomas Gleixner-1/+3
2011-06-01ptp: Fix some locking bugs in ptp_read()Dan Carpenter-4/+4
2011-06-01ptp: Return -EFAULT on copy_to_user() errorsDan Carpenter-1/+2
2011-05-23ptp: Added a clock driver for the National Semiconductor PHYTER.Richard Cochran-0/+19
2011-05-23ptp: Added a clock driver for the IXP46x.Richard Cochran-0/+346
2011-05-23ptp: Added a clock that uses the eTSEC found on the MPC85xx.Richard Cochran-0/+13
2011-05-23ptp: Added a brand new class driver for ptp clocks.Richard Cochran-0/+860