summaryrefslogtreecommitdiff
path: root/drivers/net/phy/dp83640.c
Commit message (Expand)AuthorAge
* dp83640: Ensure against premature access to PHY registers after resetEsben Haabendal2018-04-08
* net: phy: remove generic settings for callbacks config_aneg and read_status f...Heiner Kallweit2017-12-01
* dp83640: don't hold spinlock while calling netif_rx_niStefan Sørensen2017-08-30
* net: dp83640: Avoid NULL pointer dereference.Richard Cochran2017-06-23
* dp83640: don't recieve time stamps twiceDan Carpenter2017-04-20
* ptp: dp83640: Use the high resolution frequency method.Richard Cochran2016-11-09
* 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