index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
phy
/
dp83640.c
Age
Commit message (
Expand
)
Author
Files
Lines
2014-09-09
dp83640: Make use of skb_queue_purge instead of reimplementing the code
Alexander Duyck
1
-6
/
+2
2014-09-06
net-timestamp: Make the clone operation stand-alone from phy timestamping
Alexander Duyck
1
-3
/
+3
2014-08-22
dp83640: Fix length check for event timestamp status messages
Christian Riesch
1
-8
/
+15
2014-07-23
dp83640: Fix receive timestamp race condition
Stefan Sørensen
1
-71
/
+102
2014-07-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-3
/
+3
2014-07-12
dp83640: Adjust ptp event timestamps
Stefan Sørensen
1
-0
/
+3
2014-07-10
dp83640: Always decode received status frames
Stefan Sørensen
1
-3
/
+3
2014-07-08
ptp: Classify ptp over ip over vlan packets
Stefan Sørensen
1
-25
/
+21
2014-07-02
dp83640: Get calibration pin with ptp_find_pin
Stefan Sørensen
1
-1
/
+5
2014-07-02
dp83640: Verify calibration pin assignment
Stefan Sørensen
1
-0
/
+10
2014-07-02
dp83640: Increase supported perout pins to 7
Stefan Sørensen
1
-9
/
+9
2014-07-02
dp83640: Program pulsewidth2 values of perout triggers 0 and 1
Stefan Sørensen
1
-0
/
+5
2014-04-02
net: ptp: move PTP classifier in its own file
Daniel Borkmann
1
-0
/
+1
2014-03-21
dp83640: let the periodic pin from the module parameter be a default.
Richard Cochran
1
-6
/
+13
2014-03-21
dp83640: let external input pins from the module parameters be defaults.
Richard Cochran
1
-1
/
+4
2014-03-21
dp83640: implement programmable pin functions.
Richard Cochran
1
-0
/
+52
2014-03-21
dp83640: correct the periodic output frequency
Richard Cochran
1
-5
/
+6
2014-03-21
dp83640: trivial fixes
Richard Cochran
1
-3
/
+3
2014-02-14
net:phy:dp83640: Move all HW initialization to dp83640_config_init
Stefan Sørensen
1
-5
/
+8
2014-02-05
net:phy:dp83640: Initialize PTP clocks at device init.
Stefan Sørensen
1
-5
/
+8
2014-02-05
net:phy:dp83640: Do not hardcode timestamping event edge
Stefan Sørensen
1
-1
/
+4
2014-02-05
net:phy:dp83640: Declare that TX timestamping possible
Stefan Sørensen
1
-0
/
+1
2013-12-18
net: phy: dp83640: fix checkpath error
Florian Fainelli
1
-2
/
+2
2012-12-06
net/phy: Add interrupt support for dp83640 phy.
Stephan Gatzka
1
-1
/
+77
2012-09-22
ptp: link the phc device to its parent device
Richard Cochran
1
-1
/
+1
2012-06-12
phy: Use pr_<level>
Joe Perches
1
-10
/
+13
2012-04-04
dp83640: Support the get_ts_info ethtool method.
Richard Cochran
1
-0
/
+31
2012-03-17
phc: Update author's email address.
Richard Cochran
1
-1
/
+1
2012-01-13
dp83640: Fix NOHZ local_softirq_pending 08 warning
Manfred Rudigier
1
-1
/
+1
2011-10-25
dp83640: free packet queues on remove
Richard Cochran
1
-0
/
+7
2011-10-25
dp83640: use proper function to free transmit time stamping packets
Richard Cochran
1
-2
/
+2
2011-10-07
Merge branch 'master' of github.com:davem330/net
David S. Miller
1
-2
/
+2
2011-09-29
dp83640: reduce driver noise
Richard Cochran
1
-2
/
+2
2011-09-27
dp83640: add time stamp insertion for sync messages
Richard Cochran
1
-13
/
+57
2011-09-27
dp83640: enable six external events and one periodic output
Richard Cochran
1
-19
/
+116
2011-08-08
dp83640: increase receive time stamp buffer size
Richard Cochran
1
-3
/
+2
2011-06-17
dp83640: drop PHY status frames in the driver.
Richard Cochran
1
-2
/
+2
2011-06-17
dp83640: fix phy status frame event parsing
Richard Cochran
1
-5
/
+15
2011-05-24
ptp: Fix dp83640 build warning when building statically
John Stultz
1
-1
/
+1
2011-05-24
ptp: Added a clock driver for the National Semiconductor PHYTER.
Richard Cochran
1
-0
/
+1100