Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-12-19 | add BCM57765, same diff jsg@ ok kettenis@ | Stuart Henderson | |
- vendor id is listed in Broadcom docs so kettenis suggests removing xx however it's not listed in IEEE OUI list yet, this can be done later following bikeshedding ;) | |||
2011-12-19 | sync | Stuart Henderson | |
2011-12-19 | add BCM57765 ID, same diff jsg@ ok kettenis@ | Stuart Henderson | |
2011-11-19 | Add a comment explaining the weired nature of the mlphy. | Claudio Jeker | |
From Loganaden Velvindron | |||
2011-07-03 | Remove config_activate() and DVACT_ACTIVATE. PCMCIA's the only thing | Matthew Dempsky | |
that's ever used it, and it's long since been changed to use DVACT_{QUIESCE,SUSPEND,RESUME} instead. ok deraadt@, dlg@; miod@ also agreed with this idea when I brought it up a few weeks ago | |||
2011-06-17 | Explicitly clear 1000baseT control register for F1 PHY used in | Kevin Lo | |
AR8132 FastEthernet controller. The PHY has no ability to establish a gigabit link. Previously only link parters which support down-shifting was able to establish link. This change should fix a long standing link establishment issue of AR8132. From Brad via FreeBSD Tested by krw@, edd@, Abel Abraham Camarillo Ojeda, Gabriel Linder | |||
2011-04-07 | Do not use NULL in integer comparisons. No functional change. | Miod Vallat | |
ok matthew@ tedu@, also eyeballed by at least krw@ oga@ kettenis@ jsg@ | |||
2011-03-28 | Add mlphy(4) a driver for the MicroLinear 6692 Ethernet PHYs. | Claudio Jeker | |
The PHY is only 100Mbps capable and needs a copanion chip for 10Mbps mode. Only a few tl(4) seem to ship with it. Ported and tested by Loganaden Velvindron OK sthen@ | |||
2011-01-21 | sync | Kevin Lo | |
2011-01-21 | Add Atheros F1 and F2 PHYs from FreeBSD | Kevin Lo | |
ok jsg@ | |||
2011-01-15 | sync | Kevin Lo | |
2011-01-15 | Add drivers for the RDC R6040 Ethernet chipset | Kevin Lo | |
and RDC R6040 Ethernet PHY. Written by Pyun YongHyeon for FreeBSD then ported to OpenBSD by me. Thanks once again to DMP for supplying hardware which made this possible. ok deraadt@ | |||
2010-11-23 | regen | Kevin Lo | |
2010-11-23 | Recognize the Marvell PHYG65G Gig PHY; tested by Frans Haarman | Kevin Lo | |
From FreeBSD ok deraadt@ | |||
2010-07-23 | Manuel Bouyer rescinded clauses 3 and 4 of his license text. | Jonathan Gray | |
2010-07-10 | whitespace cleanup from Brad, no change with diff -w | Stuart Henderson | |
2010-05-24 | Support fibre PHY on BCM5709S. From FreeBSD via Brad. | Stuart Henderson | |
Tested by Brad on: BCM5706, BCM5708C Tested by me on: BCM5716 (BCM5709 PHY) | |||
2010-04-20 | mii_activate() is unused | Theo de Raadt | |
2010-04-09 | Attach to BCM5481, BCM5482. From Brad. | Stuart Henderson | |
2010-04-06 | Correct setting the autoneg ticks for GigE PHY, corrects what media | Christian Weisgerber | |
is presented for some of the Broadcom bge(4) FastE adapters. From Brad. | |||
2010-03-26 | sync | Stuart Henderson | |
2010-03-26 | More Broadcom IDs, from Brad: | Stuart Henderson | |
- BCM5709S (id from FreeBSD, for fibre bnx) - BCM5481/5482 (id from Linux, low-power PHY, for embedded boards etc) | |||
2010-02-16 | Recognize the BCM57780 PHY, tested by bruce on tech@. | Stuart Henderson | |
From Brad, ok jsg@ kettenis@ | |||
2010-02-16 | sync | Stuart Henderson | |
2010-02-16 | Add BCM57780, from Brad. ok jsg@ kettenis@ | Stuart Henderson | |
2010-02-03 | Enable the next page bit for IP1001, otherwise the PHY fails | Stuart Henderson | |
to re-establish 1000baseT link after downgrading to 10/100. Fixes problems for Andreas Bartelt with ipgphy at VT6130. From FreeBSD via Brad, ok naddy@ | |||
2009-11-24 | Properly re-initialise the PHY upon resume. | Mark Kettenis | |
ok deraadt@, claudio@, mlarkin@, pirofti@ | |||
2009-10-13 | Get rid of devact enum, substitute it with an int and coresponding defines. | Paul Irofti | |
This is needed for the addition of further suspend/resume actions. Okay deraadt@, marco@. | |||
2009-09-07 | sync | Stuart Henderson | |
2009-09-07 | Correct the PHY ID for IC+ IP1001. From Brad, confirmed with the datasheet. | Stuart Henderson | |
2009-08-08 | match 5464 / 5461 IDs found in the Linux broadcom PHY driver and unknown | Christian Weisgerber | |
Broadcom GigE PHY found in the dmesglog; from Brad | |||
2009-08-08 | regen | Christian Weisgerber | |
2009-08-08 | 5464 / 5461 IDs found in the Linux broadcom PHY driver and unknown | Christian Weisgerber | |
Broadcom GigE PHY found in the dmesglog; from Brad | |||
2009-08-08 | Add support for the IC Plus IP1001 GigE PHY. From FreeBSD, via Brad. | Christian Weisgerber | |
Tested by jasper@ with a IP1000A PHY to make sure it doesn't break existing model. | |||
2009-08-02 | Never return nonzero in a device activate method invoked with DVACT_ACTIVATE, | Miod Vallat | |
for this prevents it to be invoked with DVACT_DEACTIVATE later. This had been sweeped some time ago already, but bad constructs crept in again. | |||
2009-07-31 | timeout_add -> timeout_add_msec | Bret Lambert | |
ok art@ | |||
2009-07-30 | Simplify the ipgphy(4) attach routine a bit by making use of | Stuart Henderson | |
mii_phy_add_media() to set the media types and adjust the anegticks as appropriate. From FreeBSD via Brad. Tested by jasper@. No objections after being posted on tech@. | |||
2009-07-30 | Attach to VSC8211, CS8244, VSC8601 PHYs. From Brad. | Stuart Henderson | |
2009-07-30 | Attach to BCM5761. From Brad. | Stuart Henderson | |
2009-07-30 | regen | Stuart Henderson | |
2009-07-30 | Add BCM5761 PHY, from Brad. | Stuart Henderson | |
2009-07-28 | regen | Stuart Henderson | |
2009-07-28 | add Cicada CS8244 10/100/1000 PHY, from Brad. | Stuart Henderson | |
2009-07-25 | typo | Martynas Venckus | |
2009-07-25 | Replace magic numbers for ANAR flow control bits with the appropriate | Mark Kettenis | |
defines from mii.h. From Brad. | |||
2009-07-25 | Add flow control status reporting. From Brad. | Stuart Henderson | |
2009-07-22 | comment fix from Brad; OpenBSD's mii_phy_add_media() does not print | Stuart Henderson | |
the media names like NetBSD does. | |||
2009-07-22 | Comment diff only; list an additional supported PHY and add a link | Stuart Henderson | |
to the datasheet. From Brad. | |||
2009-07-03 | this is a rather large change to add support for the BCM5709. | David Gwynne | |
the 5709s use a the b09 firmwares, which is different to the b06 used by all the other chips supported by bnx. the majority of the diff comes from special handling for some indirect reads and writes, and because it needs more host memory to operate with. ive tried to keep the cosmetic changes to a minimum. "go for it" deraadt@ | |||
2009-07-03 | regen | David Gwynne | |