summaryrefslogtreecommitdiff
path: root/drivers/net/phy/dp83640.c
AgeCommit message (Expand)Author
2017-06-23net: dp83640: Avoid NULL pointer dereference.Richard Cochran
2017-04-20dp83640: don't recieve time stamps twiceDan Carpenter
2016-11-09ptp: dp83640: Use the high resolution frequency method.Richard Cochran
2016-01-20net: dp83640: Fix tx timestamp overflow handling.Manfred Rudigier
2016-01-07phy: Centralize setting driver module ownerAndrew Lunn
2016-01-07phy: Add an mdio_device structureAndrew Lunn
2015-11-03dp83640: Only wait for timestamps for packets with timestamping enabled.Stefan Sørensen
2015-11-03dp83640: Prune rx timestamp list before reading from itStefan Sørensen
2015-11-03dp83640: Delay scheduled work.Stefan Sørensen
2015-11-03dp83640: Include hash in timestamp/packet matchingStefan Sørensen
2015-07-17dp83640: only report generic filters in ts_infoJacob Keller
2015-05-25net: dp83640: fix improper double spin locking.Richard Cochran
2015-05-25net: dp83640: reinforce locking rules.Richard Cochran
2015-05-25net: dp83640: fix broken calibration routine.Richard Cochran
2015-04-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2015-03-31ptp: dp83640: convert to the 64 bit get/set time methods.Richard Cochran
2015-03-06treewide: Fix typo in printk messagesMasanari Iida
2014-11-12net: ptp: fix time stamp matching logic for VLAN packets.Richard Cochran
2014-09-08dp83640: Make use of skb_queue_purge instead of reimplementing the codeAlexander Duyck
2014-09-05net-timestamp: Make the clone operation stand-alone from phy timestampingAlexander Duyck
2014-08-22dp83640: Fix length check for event timestamp status messagesChristian Riesch
2014-07-22dp83640: Fix receive timestamp race conditionStefan Sørensen
2014-07-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2014-07-11dp83640: Adjust ptp event timestampsStefan Sørensen
2014-07-09dp83640: Always decode received status framesStefan Sørensen
2014-07-07ptp: Classify ptp over ip over vlan packetsStefan Sørensen
2014-07-01dp83640: Get calibration pin with ptp_find_pinStefan Sørensen
2014-07-01dp83640: Verify calibration pin assignmentStefan Sørensen
2014-07-01dp83640: Increase supported perout pins to 7Stefan Sørensen
2014-07-01dp83640: Program pulsewidth2 values of perout triggers 0 and 1Stefan Sørensen
2014-04-01net: ptp: move PTP classifier in its own fileDaniel Borkmann
2014-03-21dp83640: let the periodic pin from the module parameter be a default.Richard Cochran
2014-03-21dp83640: let external input pins from the module parameters be defaults.Richard Cochran
2014-03-21dp83640: implement programmable pin functions.Richard Cochran
2014-03-21dp83640: correct the periodic output frequencyRichard Cochran
2014-03-21dp83640: trivial fixesRichard Cochran
2014-02-13net:phy:dp83640: Move all HW initialization to dp83640_config_initStefan Sørensen
2014-02-04net:phy:dp83640: Initialize PTP clocks at device init.Stefan Sørensen
2014-02-04net:phy:dp83640: Do not hardcode timestamping event edgeStefan Sørensen
2014-02-04net:phy:dp83640: Declare that TX timestamping possibleStefan Sørensen
2013-12-18net: phy: dp83640: fix checkpath errorFlorian Fainelli
2012-12-05net/phy: Add interrupt support for dp83640 phy.Stephan Gatzka
2012-09-22ptp: link the phc device to its parent deviceRichard Cochran
2012-06-11phy: Use pr_<level>Joe Perches
2012-04-04dp83640: Support the get_ts_info ethtool method.Richard Cochran
2012-03-17phc: Update author's email address.Richard Cochran
2012-01-12dp83640: Fix NOHZ local_softirq_pending 08 warningManfred Rudigier
2011-10-24dp83640: free packet queues on removeRichard Cochran
2011-10-24dp83640: use proper function to free transmit time stamping packetsRichard Cochran
2011-10-07Merge branch 'master' of github.com:davem330/netDavid S. Miller