summaryrefslogtreecommitdiffstats
path: root/sys/dev/cxgbe/tom/t4_ddp.c
Commit message (Expand)AuthorAgeFilesLines
* MFC 277763,280146,287631: Various fixes to DDP.jhb2016-11-041-2/+48
* MFC 279892:jhb2015-04-091-0/+22
* MFC r276729, r276775.np2015-04-081-79/+25
* MFC 275808:jhb2015-02-061-1/+1
* MFC r266571, r266757, r268536, r269076, r269364, r269366, r269411,np2014-08-211-0/+11
* cxgbe/tom: Allow caller to select the queue (control or data) used tonp2013-06-111-4/+4
* cxgbe/tom: Do not use M_PROTO1 to mark rx zero-copy mbufs as special.np2013-05-031-15/+26
* Fix DDP breakage introduced in r248925. Bitwise OR has highernp2013-04-301-2/+7
* cxgbe(4): Add support for Chelsio's Terminator 5 (aka T5) ASIC. Thisnp2013-03-301-4/+4
* Mechanically substitute flags from historic mbuf allocator withglebius2012-12-041-1/+1
* cxgbe/tom: Handle the case where the chip falls out of DDP mode bynp2012-11-291-0/+36
* Use native FreeBSD facilities everywhere except the shared code in common/np2012-09-131-5/+5
* Cannot hold a mutex around vm_fault_quick_hold_pages, so don't. Tweaknp2012-08-211-12/+22
* Minor cleanup: use bitwise ops instead of pointless wrappers aroundnp2012-08-211-2/+2
* Support for TCP DDP (Direct Data Placement) in the T4 TOE module.np2012-08-171-0/+1223
OpenPOWER on IntegriCloud