aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/phy/dp83640.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-02-13net:phy:dp83640: Move all HW initialization to dp83640_config_initStefan Sørensen1-5/+8
2014-02-04net:phy:dp83640: Initialize PTP clocks at device init.Stefan Sørensen1-5/+8
2014-02-04net:phy:dp83640: Do not hardcode timestamping event edgeStefan Sørensen1-1/+4
2014-02-04net:phy:dp83640: Declare that TX timestamping possibleStefan Sørensen1-0/+1
2013-12-18net: phy: dp83640: fix checkpath errorFlorian Fainelli1-2/+2
2012-12-05net/phy: Add interrupt support for dp83640 phy.Stephan Gatzka1-1/+77
2012-09-22ptp: link the phc device to its parent deviceRichard Cochran1-1/+1
2012-06-11phy: Use pr_<level>Joe Perches1-10/+13
2012-04-04dp83640: Support the get_ts_info ethtool method.Richard Cochran1-0/+31
2012-03-17phc: Update author's email address.Richard Cochran1-1/+1
2012-01-12dp83640: Fix NOHZ local_softirq_pending 08 warningManfred Rudigier1-1/+1
2011-10-24dp83640: free packet queues on removeRichard Cochran1-0/+7
2011-10-24dp83640: use proper function to free transmit time stamping packetsRichard Cochran1-2/+2
2011-10-07Merge branch 'master' of github.com:davem330/netDavid S. Miller1-2/+2
2011-09-29dp83640: reduce driver noiseRichard Cochran1-2/+2
2011-09-26dp83640: add time stamp insertion for sync messagesRichard Cochran1-13/+57
2011-09-26dp83640: enable six external events and one periodic outputRichard Cochran1-19/+116
2011-08-07dp83640: increase receive time stamp buffer sizeRichard Cochran1-3/+2
2011-06-16dp83640: drop PHY status frames in the driver.Richard Cochran1-2/+2
2011-06-16dp83640: fix phy status frame event parsingRichard Cochran1-5/+15
2011-05-23ptp: Fix dp83640 build warning when building staticallyJohn Stultz1-1/+1
2011-05-23ptp: Added a clock driver for the National Semiconductor PHYTER.Richard Cochran1-0/+1100