aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/phy/dp83640.c
Commit message (Expand)AuthorAge
* dp83640: don't recieve time stamps twiceDan Carpenter2017-05-03
* net: dp83640: Fix tx timestamp overflow handling.Manfred Rudigier2016-01-20
* phy: Centralize setting driver module ownerAndrew Lunn2016-01-07
* phy: Add an mdio_device structureAndrew Lunn2016-01-07
* dp83640: Only wait for timestamps for packets with timestamping enabled.Stefan Sørensen2015-11-03
* dp83640: Prune rx timestamp list before reading from itStefan Sørensen2015-11-03
* dp83640: Delay scheduled work.Stefan Sørensen2015-11-03
* dp83640: Include hash in timestamp/packet matchingStefan Sørensen2015-11-03
* dp83640: only report generic filters in ts_infoJacob Keller2015-07-17
* net: dp83640: fix improper double spin locking.Richard Cochran2015-05-25
* net: dp83640: reinforce locking rules.Richard Cochran2015-05-25
* net: dp83640: fix broken calibration routine.Richard Cochran2015-05-25
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2015-04-15
|\
| * ptp: dp83640: convert to the 64 bit get/set time methods.Richard Cochran2015-03-31
* | treewide: Fix typo in printk messagesMasanari Iida2015-03-06
|/
* net: ptp: fix time stamp matching logic for VLAN packets.Richard Cochran2014-11-12
* dp83640: Make use of skb_queue_purge instead of reimplementing the codeAlexander Duyck2014-09-08
* net-timestamp: Make the clone operation stand-alone from phy timestampingAlexander Duyck2014-09-05
* dp83640: Fix length check for event timestamp status messagesChristian Riesch2014-08-22
* dp83640: Fix receive timestamp race conditionStefan Sørensen2014-07-22
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-07-16
|\
| * dp83640: Always decode received status framesStefan Sørensen2014-07-09
* | dp83640: Adjust ptp event timestampsStefan Sørensen2014-07-11
* | ptp: Classify ptp over ip over vlan packetsStefan Sørensen2014-07-07
* | dp83640: Get calibration pin with ptp_find_pinStefan Sørensen2014-07-01
* | dp83640: Verify calibration pin assignmentStefan Sørensen2014-07-01
* | dp83640: Increase supported perout pins to 7Stefan Sørensen2014-07-01
* | dp83640: Program pulsewidth2 values of perout triggers 0 and 1Stefan Sørensen2014-07-01
|/
* net: ptp: move PTP classifier in its own fileDaniel Borkmann2014-04-01
* dp83640: let the periodic pin from the module parameter be a default.Richard Cochran2014-03-21
* dp83640: let external input pins from the module parameters be defaults.Richard Cochran2014-03-21
* dp83640: implement programmable pin functions.Richard Cochran2014-03-21
* dp83640: correct the periodic output frequencyRichard Cochran2014-03-21
* dp83640: trivial fixesRichard Cochran2014-03-21
* net:phy:dp83640: Move all HW initialization to dp83640_config_initStefan Sørensen2014-02-13
* net:phy:dp83640: Initialize PTP clocks at device init.Stefan Sørensen2014-02-04
* net:phy:dp83640: Do not hardcode timestamping event edgeStefan Sørensen2014-02-04
* net:phy:dp83640: Declare that TX timestamping possibleStefan Sørensen2014-02-04
* net: phy: dp83640: fix checkpath errorFlorian Fainelli2013-12-18
* net/phy: Add interrupt support for dp83640 phy.Stephan Gatzka2012-12-05
* ptp: link the phc device to its parent deviceRichard Cochran2012-09-22
* phy: Use pr_<level>Joe Perches2012-06-11
* dp83640: Support the get_ts_info ethtool method.Richard Cochran2012-04-04
* phc: Update author's email address.Richard Cochran2012-03-17
* dp83640: Fix NOHZ local_softirq_pending 08 warningManfred Rudigier2012-01-12
* dp83640: free packet queues on removeRichard Cochran2011-10-24
* dp83640: use proper function to free transmit time stamping packetsRichard Cochran2011-10-24
* Merge branch 'master' of github.com:davem330/netDavid S. Miller2011-10-07
|\
| * dp83640: reduce driver noiseRichard Cochran2011-09-29
* | dp83640: add time stamp insertion for sync messagesRichard Cochran2011-09-26