summaryrefslogtreecommitdiff
path: root/lib/libc/softfloat/softfloat-source.txt
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libc/softfloat/softfloat-source.txt')
0 files changed, 0 insertions, 0 deletions
s/etphy/atphy/. No functional change.msaitoh 2019-04-11 Simplify. No functional change.msaitoh 2019-03-25 KNF. No functional change.msaitoh 2019-02-24use a macro to tidy up the phydesc array initialization, from FreeBSDchristos 2019-01-22 Change MII PHY read/write API from:msaitoh 2016-11-02Set mii_mpd_{oui,model,rev}.msaitoh 2015-09-08 Fix incorrect argument of mii_anar(). Fixes PR#50206.msaitoh 2014-06-16Fix a bug that atphy doesn't set the capability of pause function correctly.msaitoh 2013-06-16 The bit location of link ability is different between 1000Base-X and othersmsaitoh 2013-06-09 atphy, ciphy, ihphy and rgephy are gigabit PHY, so not only check IFM_AUTOmsaitoh 2013-06-06 Fix a bug that the auto negotiation timer isn't cleard as we expected.msaitoh 2012-07-23Make it match AR8035matt 2011-10-02Attansic L2 is 10/100 but the status registers report 1000 Mbps, so don'tjmcneill 2011-02-23match on MII_MODEL_ATTANSIC_L2jmcneill 2011-01-22fix comment. from PR kern/44395cegger 2011-01-22Fixes from PR kern/44395 Masanori Kanaoka:cegger 2010-12-11Recognize AR8021matt 2009-07-25- replace magic number with proper define from mii.h. From OpenBSD.cegger 2009-03-27use auto-negotiation for manual media type selection.cegger 2009-02-12pretty print atphy's supported medias in dmesg.cegger 2009-02-11Attach atphy(4) on ATTANSIC oui.cegger 2009-01-16add RCSIDcegger 2009-01-16Driver for Attansic Technology F1 10/100/1000 Ethernet PHY.cegger