]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/dev/mii
The 10GBASE-T card should use an IPG of 1. Also enable the check
[FreeBSD/FreeBSD.git] / sys / dev / mii /
2009-11-02 yongariAdd BCM5761 PHY id.
2009-10-19 jkimMerge ACPICA 20091013.
2009-10-01 desUpgrade to OpenSSH 5.3p1.
2009-09-28 yongariAdd hack to pass controller specific information to...
2009-09-28 yongariSome fiber PHY(88E1112) does not seem to set resolved...
2009-09-28 yongariDon't encode model id twice.
2009-09-11 jkimMFV: r196804
2009-09-09 delphijImport x86emu from OpenBSD as of OPENBSD_4_6.
2009-08-18 yongariBackout r193289. r193289 restored page select bits...
2009-07-29 delphijUpdate less to v436. This is considered as a bugfix...
2009-07-11 mpUpdate to tcsh 6.17.00.
2009-06-25 dougbUpdate to the final release version of BIND 9.6.1....
2009-06-14 simonMerge OpenSSL 0.9.8k into head.
2009-06-13 marius- Also probe DP83865, which is an is an ultra low power...
2009-06-03 jkimResync with head.
2009-06-02 jkimMFV: ACPICA 20090521
2009-06-02 yongariProgram LED registers for 88E1116/88E1149 PHYs. These...
2009-06-02 yongariDon't assume page register value is 0 and restore previ...
2009-05-31 dougbUpdate BIND to version 9.6.1rc1. This version has bette...
2009-05-27 edUpdate ee(1) in the base system to version 1.5.0.
2009-05-26 edCopy ee 1.4.2 into the contrib directory.
2009-05-25 yongariAdd driver support for 88E3016 PHY which is found on...
2009-05-25 yongariDo not ignore NEXT Page capability of auto-negotiation
2009-05-25 yongariDon't read unnecessary PHY registers. Speed/duplex...
2009-05-25 yongariReport current link state while auto-negotiation is...
2009-05-25 yongariUse mii_phy_add_media() and remove usage of local macro...
2009-05-22 desUpgrade to OpenSSH 5.2p1.
2009-05-18 delphijMerge vendor/file/dist@192348, bringing FILE 5.03 to...
2009-05-04 obrienMerge vendor/file/dist@191739, bringing FILE 5.00 to...
2009-04-19 rwatsonMerge OpenBSM 1.1 from OpenBSM vendor branch to head.
2009-03-30 impNew PHY driver for the internal PHY found in the AX8879...
2009-03-30 impAdd PHY entry for the ASIX 88x90 internal PHYs.
2009-03-21 rpauloMerge libpcap 1.0.0.
2009-03-21 rpauloMerge tcpdump 4.0.0 from the vendor branch.
2009-03-11 dfrMerge in support for Xen HVM on amd64 architecture.
2009-03-09 yongariFor IP1001 PHYs, read auto-negotiation advertisement...
2009-03-09 yongariUse mii_phy_add_media() and remove setting each media...
2009-03-09 yongariFor unknown speed, explicitly set IFM_NONE.
2009-03-09 yongariReport current link state while auto-negotiation is...
2009-03-02 samconnect vendor wpa area to contrib
2009-02-13 dfrMake a place for porting the Xen HVM support to 7.x.
2009-01-28 dasVendor import of gdtoa 20081205.
2009-01-14 rwatsonMerge OpenBSM alpha 5 from OpenBSM vendor branch to...
2009-01-05 lulfMerge support for CVSMode (aka. mirror mode) into csup...
2009-01-02 obrienRecord that base/vendor/file/dist@186675 was merged.
2008-12-31 rwatsonMerge OpenBSM alpha 4 from OpenBSM vendor branch to...
2008-12-23 dougbMerge from vendor/bind9/dist as of the 9.4.3 import
2008-12-19 samimport netbsd makefs tool
2008-12-02 rwatsonMerge OpenBSM 1.1 alpha 2 from the OpenBSM vendor branc...
2008-12-02 peterMerge user/peter/kinfo branch as of r185547 into head.
2008-12-01 samimport ath hal
2008-11-28 bzRenamed the FRAMELEN macro to TRUEPHY_FRAMELEN as for...
2008-11-23 kmacyIF_RELENG_7 184527:185197
2008-11-22 dfrClone Kip's Xen on stable/6 tree so that I can work...
2008-11-15 rafan- Update ncurses to 5.7-20081102 (5.7 release) and...
2008-11-01 kmacycopy xen includes
2008-11-01 kmacycopy i386/xen
2008-11-01 kmacycopy xen device drivers
2008-11-01 kmacycopy sys/xen to releng 7 branch
2008-11-01 kmacyIF_RELENG7 183757:184526
2008-10-25 yongariUse auto-negotiation for manual media type selection...
2008-10-23 yongariCorrect PHY description and OUI of VSC8211. Previously...
2008-10-19 lulf- Import the Makefile from HEAD for building csup.
2008-10-19 lulf- Import the HEAD csup code which is the basis for...
2008-10-17 yongariSome 88E1149 PHY's page select is initialized to point...
2008-10-11 kmacyCopy device support from head in to 6
2008-10-11 kmacyCopy xen includes in to RELENG_6 branch
2008-10-03 stas- Add driver for Attansic L2 FastEthernet controller...
2008-09-30 yongariSave extended address register prior to switching to...
2008-09-30 yongariAdd Vitesse VSC8211 PHY which is found on Planex GU...
2008-09-30 yongariExplicitly mark IFM_HDX for half-duplex media.
2008-09-30 yongariReport current link state while auto-negotiation is...
2008-09-30 yongariUse mii_anegticks instead of hardcoded MII_ANEGTICKS.
2008-09-30 yongariAnnounce link loss right after it happens.
2008-09-05 rpauloMerge ath again (addition of wisoc files).
2008-09-04 rajRecognize 88E1116R phy variation. This part is found...
2008-08-28 nwhitehornMFC of r178599,178600,179644,179645,180254,180233
2008-08-23 impMove the code that looks for the companion phy to a...
2008-08-23 impIt turns out that my analysis of the error handling...
2008-08-23 impRevert bogusly committed file.
2008-08-23 impSet devs to 0 in case device_get_children return an...
2008-08-22 robertoMerge ntpd & friends 4.2.4p5 from vendor/ntp/dist into...
2008-08-20 yongariMFC r181619:
2008-08-20 yongariMFC r181619:
2008-08-20 yongariMFC r181617-r181618:
2008-08-20 yongariMFC r181617-r181618:
2008-08-12 yongariRestore link state handling which was broken in rev...
2008-08-12 yongariRemove 'cr' at the end of line.
2008-08-12 yongariRemove whitespace at the end of line.
2008-08-11 kevloMFC: r181343
2008-08-06 kevloFix a copy/paste error
2008-08-01 desUpgrade to OpenSSH 5.1p1.
2008-07-24 yongariMFC r179335.
2008-07-16 yongariMFC r179335.
2008-07-15 yongariMFC r180178.
2008-07-10 peterMerge gnu cpio 2.6 -> 2.8 changes. Unfortunately,...
2008-07-04 delphijMFC revision 179895 and 179896:
2008-07-02 yongariAdd RTL8211C(L) support.
2008-06-27 jhbMFC: Add support for the BCM5906[M] adapters including...
2008-06-27 jhbMFC: Add support for the BCM5906[M] adapters including...
next