aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/ptp/ptp_pch.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-05-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-0/+1
2012-05-16ptp_pch: Add missing #include <linux/slab.h>Geert Uytterhoeven1-0/+1
2012-04-21pch_gbe: do not set the channel control registerTakahiro Shimizu1-2/+0
2012-04-21pch_gbe: export a method to set the receive match addressTakahiro Shimizu1-1/+2
2012-04-21pch_gbe: scale time stamps to nanosecondsTakahiro Shimizu1-0/+2
2012-03-09ptp_pch: rename pch_pcidev to pci_driver to fix section mismatch warnings.David S. Miller1-3/+3
2012-03-09supports eg20t ptp clockTakahiro Shimizu1-0/+730