summaryrefslogtreecommitdiffstats
path: root/sys/dev/cxgbe/adapter.h
Commit message (Expand)AuthorAgeFilesLines
* Do not over-allocate MSI interrupts for the case where each ingressnp2011-03-241-0/+7
* cxgbe shouldn't directly know of the UMA zones where network buffersnp2011-03-081-1/+6
* Tweaks for rx:np2011-03-051-9/+12
* Store the ifnet rather than the port_info in each txq and rxq struct.np2011-03-051-2/+2
* A txpkts work request should have a valid FID.np2011-03-051-0/+1
* Resume tx immediately in response to an SGE egress update from the hardware.np2011-03-051-1/+7
* Fix incorrect assertion.np2011-03-051-4/+5
* cxgbe(4) - NIC driver for Chelsio T4 (Terminator 4) based 10Gb/1Gb adapters.np2011-02-181-0/+569
OpenPOWER on IntegriCloud