summaryrefslogtreecommitdiff
path: root/drivers/net/phy/dp83640.c
AgeCommit message (Expand)AuthorFilesLines
2012-12-06net/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-12phy: 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-13dp83640: Fix NOHZ local_softirq_pending 08 warningManfred Rudigier1-1/+1
2011-10-25dp83640: free packet queues on removeRichard Cochran1-0/+7
2011-10-25dp83640: 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-27dp83640: add time stamp insertion for sync messagesRichard Cochran1-13/+57
2011-09-27dp83640: enable six external events and one periodic outputRichard Cochran1-19/+116
2011-08-08dp83640: increase receive time stamp buffer sizeRichard Cochran1-3/+2
2011-06-17dp83640: drop PHY status frames in the driver.Richard Cochran1-2/+2
2011-06-17dp83640: fix phy status frame event parsingRichard Cochran1-5/+15
2011-05-24ptp: Fix dp83640 build warning when building staticallyJohn Stultz1-1/+1
2011-05-24ptp: Added a clock driver for the National Semiconductor PHYTER.Richard Cochran1-0/+1100