summaryrefslogtreecommitdiff
path: root/drivers/net/phy/dp83640.c
AgeCommit message (Expand)Author
2019-11-15dp83640: Reject requests to enable time stamping on both edges.Richard Cochran
2019-11-15ptp: Introduce strict checking of external time stamp options.Richard Cochran
2019-11-15dp83640: reject unsupported external timestamp flagsJacob Keller
2019-11-15net: reject PTP periodic output requests with unsupported flagsJacob Keller
2019-04-15net: phy: switch drivers to use dynamic feature detectionHeiner Kallweit
2019-02-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2019-02-04net: dp83640: expire old TX-skbSebastian Andrzej Siewior
2019-01-22net: phy: Convert some PHY and MDIO driver files to SPDX headersAndrew Lunn
2018-11-11net: phy: remove flag PHY_HAS_INTERRUPT from driver configsHeiner Kallweit
2018-10-01net: phy: Add phydev_info()Andrew Lunn
2018-10-01net: phy: Add phydev_warn()Andrew Lunn
2018-08-11net: dp83640: Mark expected switch fall-throughsGustavo A. R. Silva
2018-06-12treewide: kzalloc() -> kcalloc()Kees Cook
2018-04-08dp83640: Ensure against premature access to PHY registers after resetEsben Haabendal
2017-12-01net: phy: remove generic settings for callbacks config_aneg and read_status f...Heiner Kallweit
2017-08-30dp83640: don't hold spinlock while calling netif_rx_niStefan Sørensen
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