index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
ptp
Age
Commit message (
Expand
)
Author
Lines
2012-05-22
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
-1
/
+1
2012-05-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
-0
/
+1
2012-05-16
ptp_pch: Add missing #include <linux/slab.h>
Geert Uytterhoeven
-0
/
+1
2012-04-21
pch_gbe: correct receive time stamp filtering
Takahiro Shimizu
-3
/
+7
2012-04-21
pch_gbe: do not set the channel control register
Takahiro Shimizu
-2
/
+0
2012-04-21
pch_gbe: export a method to set the receive match address
Takahiro Shimizu
-1
/
+2
2012-04-21
pch_gbe: scale time stamps to nanoseconds
Takahiro Shimizu
-0
/
+2
2012-04-16
Fix typo in various Kconfig file
Masanari Iida
-1
/
+1
2012-04-12
ixp4xx_eth: Fix up the get_ts_info ethtool method.
Richard Cochran
-2
/
+2
2012-04-04
ixp4xx_eth: Support the get_ts_info ethtool method.
Richard Cochran
-0
/
+3
2012-04-04
ptp: Add a method for obtaining the device index.
Richard Cochran
-0
/
+6
2012-03-17
phc: Update author's email address.
Richard Cochran
-2
/
+2
2012-03-09
ptp_pch: rename pch_pcidev to pci_driver to fix section mismatch warnings.
David S. Miller
-3
/
+3
2012-03-09
supports eg20t ptp clock
Takahiro Shimizu
-0
/
+744
2011-12-06
ptp: Fix clock_getres() implementation
Thomas Gleixner
-1
/
+3
2011-06-01
ptp: Fix some locking bugs in ptp_read()
Dan Carpenter
-4
/
+4
2011-06-01
ptp: Return -EFAULT on copy_to_user() errors
Dan Carpenter
-1
/
+2
2011-05-23
ptp: Added a clock driver for the National Semiconductor PHYTER.
Richard Cochran
-0
/
+19
2011-05-23
ptp: Added a clock driver for the IXP46x.
Richard Cochran
-0
/
+346
2011-05-23
ptp: Added a clock that uses the eTSEC found on the MPC85xx.
Richard Cochran
-0
/
+13
2011-05-23
ptp: Added a brand new class driver for ptp clocks.
Richard Cochran
-0
/
+860