Age | Commit message (Expand) | Author |
2018-08-11 | net: dp83640: Mark expected switch fall-throughs | Gustavo A. R. Silva |
2018-06-12 | treewide: kzalloc() -> kcalloc() | Kees Cook |
2018-04-08 | dp83640: Ensure against premature access to PHY registers after reset | Esben Haabendal |
2017-12-01 | net: phy: remove generic settings for callbacks config_aneg and read_status f... | Heiner Kallweit |
2017-08-30 | dp83640: don't hold spinlock while calling netif_rx_ni | Stefan Sørensen |
2017-06-23 | net: dp83640: Avoid NULL pointer dereference. | Richard Cochran |
2017-04-20 | dp83640: don't recieve time stamps twice | Dan Carpenter |
2016-11-09 | ptp: dp83640: Use the high resolution frequency method. | Richard Cochran |
2016-01-20 | net: dp83640: Fix tx timestamp overflow handling. | Manfred Rudigier |
2016-01-07 | phy: Centralize setting driver module owner | Andrew Lunn |
2016-01-07 | phy: Add an mdio_device structure | Andrew Lunn |
2015-11-03 | dp83640: Only wait for timestamps for packets with timestamping enabled. | Stefan Sørensen |
2015-11-03 | dp83640: Prune rx timestamp list before reading from it | Stefan Sørensen |
2015-11-03 | dp83640: Delay scheduled work. | Stefan Sørensen |
2015-11-03 | dp83640: Include hash in timestamp/packet matching | Stefan Sørensen |
2015-07-17 | dp83640: only report generic filters in ts_info | Jacob Keller |
2015-05-25 | net: dp83640: fix improper double spin locking. | Richard Cochran |
2015-05-25 | net: dp83640: reinforce locking rules. | Richard Cochran |
2015-05-25 | net: dp83640: fix broken calibration routine. | Richard Cochran |
2015-04-15 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds |
2015-03-31 | ptp: dp83640: convert to the 64 bit get/set time methods. | Richard Cochran |
2015-03-06 | treewide: Fix typo in printk messages | Masanari Iida |
2014-11-12 | net: ptp: fix time stamp matching logic for VLAN packets. | Richard Cochran |
2014-09-08 | dp83640: Make use of skb_queue_purge instead of reimplementing the code | Alexander Duyck |
2014-09-05 | net-timestamp: Make the clone operation stand-alone from phy timestamping | Alexander Duyck |
2014-08-22 | dp83640: Fix length check for event timestamp status messages | Christian Riesch |
2014-07-22 | dp83640: Fix receive timestamp race condition | Stefan Sørensen |
2014-07-16 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2014-07-11 | dp83640: Adjust ptp event timestamps | Stefan Sørensen |
2014-07-09 | dp83640: Always decode received status frames | Stefan Sørensen |
2014-07-07 | ptp: Classify ptp over ip over vlan packets | Stefan Sørensen |
2014-07-01 | dp83640: Get calibration pin with ptp_find_pin | Stefan Sørensen |
2014-07-01 | dp83640: Verify calibration pin assignment | Stefan Sørensen |
2014-07-01 | dp83640: Increase supported perout pins to 7 | Stefan Sørensen |
2014-07-01 | dp83640: Program pulsewidth2 values of perout triggers 0 and 1 | Stefan Sørensen |
2014-04-01 | net: ptp: move PTP classifier in its own file | Daniel Borkmann |
2014-03-21 | dp83640: let the periodic pin from the module parameter be a default. | Richard Cochran |
2014-03-21 | dp83640: let external input pins from the module parameters be defaults. | Richard Cochran |
2014-03-21 | dp83640: implement programmable pin functions. | Richard Cochran |
2014-03-21 | dp83640: correct the periodic output frequency | Richard Cochran |
2014-03-21 | dp83640: trivial fixes | Richard Cochran |
2014-02-13 | net:phy:dp83640: Move all HW initialization to dp83640_config_init | Stefan Sørensen |
2014-02-04 | net:phy:dp83640: Initialize PTP clocks at device init. | Stefan Sørensen |
2014-02-04 | net:phy:dp83640: Do not hardcode timestamping event edge | Stefan Sørensen |
2014-02-04 | net:phy:dp83640: Declare that TX timestamping possible | Stefan Sørensen |
2013-12-18 | net: phy: dp83640: fix checkpath error | Florian Fainelli |
2012-12-05 | net/phy: Add interrupt support for dp83640 phy. | Stephan Gatzka |
2012-09-22 | ptp: link the phc device to its parent device | Richard Cochran |
2012-06-11 | phy: Use pr_<level> | Joe Perches |
2012-04-04 | dp83640: Support the get_ts_info ethtool method. | Richard Cochran |