summaryrefslogtreecommitdiffstats
path: root/sys/dev/cxgbe/t4_sge.c
Commit message (Expand)AuthorAgeFilesLines
* Do not over-allocate MSI interrupts for the case where each ingressnp2011-03-241-1/+1
* Fix an error while constructing the table that maps context id -> egressnp2011-03-221-1/+1
* cxgbe shouldn't directly know of the UMA zones where network buffersnp2011-03-081-19/+30
* There is no need to hold an ingress queue's lock while processing itsnp2011-03-051-8/+0
* Calculate how many descriptors can be reclaimed before callingnp2011-03-051-37/+53
* Tweaks for rx:np2011-03-051-76/+100
* Store the ifnet rather than the port_info in each txq and rxq struct.np2011-03-051-6/+7
* A txpkts work request should have a valid FID.np2011-03-051-2/+4
* Resume tx immediately in response to an SGE egress update from the hardware.np2011-03-051-34/+42
* cxgbe(4) - NIC driver for Chelsio T4 (Terminator 4) based 10Gb/1Gb adapters.np2011-02-181-0/+2392
OpenPOWER on IntegriCloud