aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/sfxge/common/hunt_phy.c
Commit message (Expand)AuthorAgeFilesLines
* sfxge(4): delete hunt_phy.cAndrew Rybchenko2016-12-291-39/+0
* sfxge(4): move BIST methods from hunt_phy.c to ef10_phy.cAndrew Rybchenko2016-12-281-153/+0
* sfxge(4): rename hunt_bist_* methods to ef10_bist_*Andrew Rybchenko2016-12-281-5/+5
* sfxge(4): note unused variables to make lint happierAndrew Rybchenko2016-05-271-0/+2
* sfxge(4): cleanup: update copyright to 2016Andrew Rybchenko2016-05-241-1/+1
* sfxge(4): move ef10_phy_* to ef10_phy.cAndrew Rybchenko2016-05-131-479/+0
* sfxge: rename common hunt PHY methods to ef10 and use for MedfordAndrew Rybchenko2016-01-151-52/+21
* sfxge: rename hunt_link_state_t to ef10_link_state_tAndrew Rybchenko2016-01-151-6/+6
* sfxge: cleanup: simplify EFX header includesAndrew Rybchenko2016-01-131-1/+0
* sfxge: add prefast annotation to common code return typesAndrew Rybchenko2015-11-291-25/+25
* sfxge: cleanup: fix prefast annotations for stats buffersAndrew Rybchenko2015-11-271-1/+1
* sfxge: add 7xxx NICs family supportAndrew Rybchenko2015-05-251-0/+701