aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/sfxge/common/hunt_tx.c
Commit message (Expand)AuthorAgeFilesLines
* sfxge(4): move ef10_tx_* to ef10_tx.cAndrew Rybchenko2016-05-131-710/+0
* sfxge: support FATSOv2 in common codeAndrew Rybchenko2016-01-141-1/+34
* sfxge: cleanup: simplify EFX header includesAndrew Rybchenko2016-01-131-1/+0
* sfxge: rename common hunt NIC methods to ef10Andrew Rybchenko2016-01-131-5/+5
* sfxge: rename hunt TX methods to ef10 and use for MedfordAndrew Rybchenko2016-01-121-23/+18
* sfxge: switch to TxQ creation specific flagsAndrew Rybchenko2015-12-071-4/+8
* sfxge: add prefast annotation to common code return typesAndrew Rybchenko2015-11-291-31/+31
* sfxge: add 7xxx NICs family supportAndrew Rybchenko2015-05-251-0/+679