Age | Commit message (Expand) | Author |
2011-12-19 | add BCM57765, same diff jsg@ ok kettenis@ | Stuart Henderson |
2010-05-24 | Support fibre PHY on BCM5709S. From FreeBSD via Brad. | Stuart Henderson |
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 |
2010-02-16 | Recognize the BCM57780 PHY, tested by bruce on tech@. | Stuart Henderson |
2009-08-08 | match 5464 / 5461 IDs found in the Linux broadcom PHY driver and unknown | Christian Weisgerber |
2009-07-30 | Attach to BCM5761. From Brad. | Stuart Henderson |
2009-07-03 | this is a rather large change to add support for the BCM5709. | David Gwynne |
2009-06-04 | replace the cumbersome macros that check for chip revisions with quirk flags | Christian Weisgerber |
2009-05-21 | add support for BCM576x, 577xx, and some new 572x/578x devices. | Stuart Henderson |
2008-11-08 | Add additional link status checking for for the BCM5906 PHY. | Brad Smith |
2008-11-08 | Only read the Gig status register if Gig media status is detected. | Brad Smith |
2008-08-30 | Move the link state check back up to the top of the various status | Brad Smith |
2008-06-13 | Add support for fiber PHY on bge(4) (BCM5714/BCM5780) and | Brad Smith |
2008-06-11 | Add a few comments. | Brad Smith |
2008-06-10 | formatting knits. | Brad Smith |
2008-06-10 | Some header cleanup. Remove some unused headers and shuffle some around | Brad Smith |
2008-04-26 | Adjust the output voltage for BCM5906 PHY otherwise it might not be | Brad Smith |
2008-04-20 | Add a workaround for a CRC bug errata with BCM5701 A0 and B0 chipset | Brad Smith |
2008-03-02 | Add missing half duplex flag for 100baseT4. | Brad Smith |
2008-02-28 | Update for the BCM5706 miidevs entry change. | Brad Smith |
2008-01-31 | recognize the BCM5722 PHY. | Brad Smith |
2007-10-13 | Add support for BCM5906. | Mark Kettenis |
2007-01-30 | Rough in more support for 5787/5755 chips so far known to not work or | Kenneth R Westerback |
2007-01-10 | Flow control support for bge(4)/brgphy(4). From brad@ based on code from | Mark Kettenis |
2006-12-31 | Bring last few phys into line by calling their XXX_status() functions | Kenneth R Westerback |
2006-12-30 | Set MASTER based on IFM_ETH_MASTER instead of LINK0. | Mark Kettenis |
2006-12-22 | Set IFM_ETH_MASTER if local PHY configuration resolved to MASTER. | Mark Kettenis |
2006-10-22 | Set Jumbo frame settings for Jumbo capable bge(4) adapters. | Brad Smith |
2006-10-20 | remove the IFM_100_T4 switch case for the manual media code, brgphy(4) | Brad Smith |
2006-10-20 | attach for the Broadcom BCM5755 ASIC based chipsets as well. | Brad Smith |
2006-10-20 | move the Jumbo frame settings and Ethernet@Wirespeed code into separate | Brad Smith |
2006-10-19 | add a PHY workaround for the 5787 ASIC based chipsets. | Brad Smith |
2006-10-19 | Rearrange the code a bit, rename a few functions and make brgphy(4) use | Brad Smith |
2006-10-15 | fix parent driver match in brgphy_reset(), simplify code a bit as well, don't | Brad Smith |
2006-10-15 | attach to the Broadcom BCM5787 PHY. | Brad Smith |
2006-10-11 | revert rev 1.54. This causes breakage with the PHY on a 5704 A3 chipset; | Brad Smith |
2006-10-09 | revert the last two changes. the changes were causing brgphy@gem to panic. | Brad Smith |
2006-10-08 | set Jumbo frame settings for Jumbo capable bge(4) adapters. | Brad Smith |
2006-10-08 | refactor the code a bit, use the bge(4) PHY flags and add another | Brad Smith |
2006-10-08 | - g/c unused code. | Brad Smith |
2006-10-01 | pack several boolean fields into the existing bge_flags field. | Brad Smith |
2006-08-28 | revert flags usage commits. too close to release. will go in post release ins... | Brad Smith |
2006-08-27 | pack several boolean fields into the existing bge_flags field. | Brad Smith |
2006-07-23 | revert back to the old brgphy_mii_phy_auto() which simplifies the autoneg code. | Brad Smith |
2006-06-26 | Add support for bnx(4). | Brad Smith |
2006-05-20 | also attach to Broadcom BCM5706C and BCM5708C PHY. | Brad Smith |
2006-03-04 | Do not enable the Ethernet@WireSpeed PHY feature on 5705's and not 5750's | Brad Smith |
2005-12-10 | use the 5750 DSP code with the BCM5714 and BCM5780 too. | Brad Smith |
2005-12-08 | BCM5715 -> BCM5780 | Brad Smith |