summaryrefslogtreecommitdiffstats
path: root/sys/dev/mii
Commit message (Expand)AuthorAgeFilesLines
* Regenerate.wpaul2002-04-071-1/+6
* Teach the rlphy driver how to do parallel link detection. If the link partnerwpaul2002-04-072-1/+117
* regeneratewpaul2002-03-221-1/+3
* Teach the brgphy driver about the BCM5701's internal copper PHY.wpaul2002-03-222-0/+7
* Remove __P.alfred2002-03-2020-122/+121
* Remove problematic PHY_WRITE so that autoneg to 10 Mbpsdanny2002-02-271-16/+1
* Fix reversed definitions for the bits that select half vs. full duplex.archie2002-01-101-4/+4
* Fix declaration disagreement.mjacob2001-10-111-2/+2
* Note the 'common knowledge' assumption that each NIC's softc startsmjacob2001-10-011-0/+9
* Cleanup pass for mii drivers.jlemon2001-09-2921-512/+214
* Change the order that we print the media options during device probe tojlemon2001-09-291-30/+24
* Add field for last active status, as well as function prototypes.jlemon2001-09-291-0/+3
* Add new device method miibus_linkchg, along with a service routine.jlemon2001-09-293-0/+102
* Fix typo: BGGPHY -> BRGPHY in one of the #defines I added the other day.wpaul2001-09-271-1/+1
* Add some definitions for the DSP programming registers in the BCM5400wpaul2001-09-251-0/+38
* Tweak the autoneg kickoff code to that it more closely resembles thewpaul2001-09-181-3/+16
* Regenerate.wpaul2001-09-041-1/+5
* Add support for the BCM5401 and BCM5411 10/100/1000Mbps copper gigE PHYs.wpaul2001-09-043-26/+79
* Quiet a variable format-string warning.kris2001-07-191-1/+1
* Only touch the PCR register in order to set bits for the fxp driver.jlemon2001-06-021-1/+3
* Regeneratewpaul2001-05-231-1/+6
* Tweak the xmphy driver a little bit based on something I learned aboutwpaul2001-05-233-8/+23
* Regenerate.jlemon2001-05-111-3/+7
* Correctly recognize the i82562{EM} PHYs.jlemon2001-05-112-15/+20
* Regeneratewpaul2001-05-111-1/+5
* Add support for gigabit ethernet cards based on the NatSemi DP83820wpaul2001-05-113-0/+645
* Add Marvell PHY support for 10/100/1000 LIVENGOOD_CU Intel NIC.mjacob2001-04-094-0/+768
* Catch up to header include changes:jhb2001-03-282-0/+2
* Back out previous commit until I figure out a way to do it properly.jlemon2001-03-281-11/+1
* Really fix NWAY negotiation for the 82553 PHY. Locking down thejlemon2001-03-171-2/+12
* Enable some undocumented bits in the DP83840 PHY, which is neededjlemon2001-03-161-5/+8
* Add drivers for Intel 82553 and 82555 PHYs.jlemon2001-03-122-0/+340
* Regenerate.jlemon2001-03-121-1/+8
* Add some definitions for Intel 82553 PHYsjlemon2001-03-121-0/+5
* Add includes of sys/malloc.h so this actually compiles.jhb2001-02-092-1/+2
* Fix memoryleaks with device_get_children().asmodai2001-02-082-0/+3
* Oops... I knew i shouldn't use arrows in vi. Fix a typo causing errors insemenu2001-02-071-1/+0
* Add QS6612, AC101 and LXT970 personal drivers and register definitions.semenu2001-02-077-6/+1367
* Another round of the <sys/queue.h> FOREACH transmogriffer.phk2001-02-041-8/+4
* Grrrrr. That last commit was supposed to be to the head, not to -stablewpaul2000-12-1212-3/+27
* Catch up to moving headers:jhb2000-10-202-2/+2
* NEWCARD/Cardbus -jon2000-10-192-0/+444
* Remove unneeded #include <machine/clock.h>phk2000-10-159-9/+0
* Add #include <machine/mutex.h> since these files need it and don'twpaul2000-10-132-0/+2
* sync to last commitimp2000-10-121-1/+6
* Add mii entry for tdk phy found on some cardbus cards.imp2000-10-121-0/+4
* Add support for parsing the media blocks from the SROM on 21143wpaul2000-10-051-9/+15
* Add a homePNA PHY driver. This is really only a stub: MII-based homePNAwpaul2000-09-201-0/+282
* regeneratewpaul2000-09-201-1/+3
* Add the ID for the built-in homePNA PHY in the AMD 79C798 controller.wpaul2000-09-201-0/+1
OpenPOWER on IntegriCloud