summaryrefslogtreecommitdiffstats
path: root/sys/dev/cxgb/cxgb_multiq.c
Commit message (Expand)AuthorAgeFilesLines
* - fix bug where dnsperf would stop transmitting after a few secondskmacy2008-12-021-57/+32
* work around periodic leak on queue overrun by enabling coalescing of packets ...kmacy2008-11-231-1/+1
* - enable multiple transmit queueskmacy2008-11-221-190/+49
* - bump __FreeBSD version to reflect added buf_ring, memory barriers,kmacy2008-11-221-17/+16
* Update cxgb include paths to not require prefixing with dev/cxgbkmacy2008-09-231-5/+0
* Allow cxgb to be unified across versions by making newer features conditionalkmacy2008-09-231-0/+9
* - Fix flag checkkmacy2008-09-231-3/+7
* - Track number of times that the transmit queue overflowedkmacy2008-09-231-4/+3
* - update firmware to 5.0kmacy2008-02-231-5/+8
* - Simplify mb_free_ext_fastkmacy2008-01-151-3/+12
* - move WR_LEN in to cxgb_adapter.h add PIO_LEN to make intent clearerkmacy2008-01-151-40/+124
* - Assert that immpkt is not setkmacy2008-01-141-2/+4
* - Add more extensive sanity checkskmacy2008-01-141-15/+22
* Convert over to using the multiqueue infrastructure although all calls goingkmacy2008-01-131-97/+93
* MFp4 multiple queue supportkmacy2008-01-121-0/+698
OpenPOWER on IntegriCloud