summaryrefslogtreecommitdiffstats
path: root/sys/dev/cxgb/common/cxgb_aq100x.c
Commit message (Collapse)AuthorAgeFilesLines
* MFC r276959:np2015-01-181-3/+3
| | | | | | | | | | | | | cxgb: replace r273280 with a more comprehensive fix. Poll for link state when the link is down, even for interrupt capable PHYs. Allow PHYs to report a dubious "partial" link. If this state is seen 3 consecutive times (each check is ~1s apart) then reset the PHY. This is a workaround for a situation where repeatedly toggling the link from the peer gets the AEL2005 PHY into a state where it never establishes a PCS block lock even when everything is in order.
* Fix return value of function.np2011-12-231-1/+1
| | | | Submitted by: Dan McGregor <dan dot mcgregor at usask dot ca>
* The 10GBASE-T card should use an IPG of 1. Also enable the checknp2009-11-131-2/+0
| | | | for low power startup on this card.
* cxgb(4) updates, including:np2009-10-051-0/+544
- support for the new Gen-2, BT, and LP-CR cards. - T3 firmware 7.7.0 - shared "common code" updates. Approved by: gnn (mentor) Obtained from: Chelsio MFC after: 1 month
OpenPOWER on IntegriCloud