index
:
linux
grapeboard-proto
grapeboard-proto-eth0softfix
scalys-lsdk-1712
NXP/Freescale LSDK linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
phy
/
dp83640.c
Age
Commit message (
Expand
)
Author
2015-07-18
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-06
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-23
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-10
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-02
dp83640: Get calibration pin with ptp_find_pin
Stefan Sørensen
2014-07-02
dp83640: Verify calibration pin assignment
Stefan Sørensen
2014-07-02
dp83640: Increase supported perout pins to 7
Stefan Sørensen
2014-07-02
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-05
net:phy:dp83640: Initialize PTP clocks at device init.
Stefan Sørensen
2014-02-05
net:phy:dp83640: Do not hardcode timestamping event edge
Stefan Sørensen
2014-02-05
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
2012-03-17
phc: Update author's email address.
Richard Cochran
2012-01-12
dp83640: Fix NOHZ local_softirq_pending 08 warning
Manfred Rudigier
2011-10-24
dp83640: free packet queues on remove
Richard Cochran
2011-10-24
dp83640: use proper function to free transmit time stamping packets
Richard Cochran
2011-10-07
Merge branch 'master' of github.com:davem330/net
David S. Miller
2011-09-29
dp83640: reduce driver noise
Richard Cochran
2011-09-26
dp83640: add time stamp insertion for sync messages
Richard Cochran
2011-09-26
dp83640: enable six external events and one periodic output
Richard Cochran
2011-08-08
dp83640: increase receive time stamp buffer size
Richard Cochran
2011-06-17
dp83640: drop PHY status frames in the driver.
Richard Cochran
2011-06-17
dp83640: fix phy status frame event parsing
Richard Cochran
2011-05-23
ptp: Fix dp83640 build warning when building statically
John Stultz
2011-05-23
ptp: Added a clock driver for the National Semiconductor PHYTER.
Richard Cochran