summaryrefslogtreecommitdiffstats
path: root/sys/dev/cxgbe/t4_netmap.c
Commit message (Expand)AuthorAgeFilesLines
* MFC r319506, r319872, r321063, r321103, r321179, r321390, r321435,np2018-03-031-10/+4
* MFC r309725:np2017-05-241-1/+1
* MFC 305695,305696,305699,305702,305703,305713,305715,305827,305852,305906,jhb2016-12-051-13/+23
* MFC 303522,303647,303860,303880,304168,304169,304170,304479,304485,305549:jhb2016-10-031-9/+9
* cxgbe(4): Merge netmap support from the ncxgbe/ncxl interfaces to thenp2016-06-231-315/+32
* sys: Make use of our rounddown() macro when sys/param.h is available.pfg2016-04-301-1/+1
* cxgbe(4): Add a struct sge_params to store per-adapter SGE parameters.np2016-03-081-9/+9
* cxgbe(4): Very basic T6 awareness. This is part of ongoing work tonp2016-03-041-3/+2
* Add support for configuring additional virtual interfaces (VIs) on a port.jhb2015-12-031-114/+174
* Sync netmap sources with the version in our private tree.luigi2015-07-101-5/+1
* cxgbe(4): Add a new knob that controls the congestion response of netmapnp2015-07-061-1/+10
* cxgbe(4): request an automatic tx update when a netmap tx queue idles.np2015-07-011-2/+2
* cxgbe: set the minimum burst size when fetching fl buffers to 128B fornp2015-06-051-1/+1
* cxgbe(4): experimental rx packet sink for netmap queues. This is notnp2015-03-061-9/+42
* cxgbe(4): knobs to experiment with the interrupt coalescing timer fornp2015-03-061-9/+24
* cxgbe(4): provide the correct size of freelists associated with netmapnp2015-03-061-1/+1
* cxgbe(4): allow tx hardware checksumming on the netmap interface.np2015-02-241-6/+9
* cxgbe(4): set up congestion management for netmap rx queues.np2015-02-241-3/+36
* cxgbe(4): do not set the netmap rxq interrupts on a hair-trigger.np2015-02-241-2/+4
* cxgbe(4): wait for the hardware to catch up before destroying a netmap txq.np2015-02-241-5/+10
* cxgbe(4): request an automatic tx update when a netmap txq idles.np2015-02-241-1/+2
* Whitespace nit.np2014-09-091-1/+1
* Update to the current version of netmap.luigi2014-08-161-15/+13
* cxgbe(4): Fix an off by one error when looking for the BAR2 doorbellnp2014-08-021-1/+1
* cxgbe(4): minor optimizations in ingress queue processing.np2014-08-021-32/+24
* cxgbe(4): Update the bundled T4 and T5 firmwares to versions 1.11.27.0.np2014-06-221-1/+1
* cxgbe(4): netmap support for Terminator 5 (T5) based 10G/40G cards.np2014-05-271-0/+1148
OpenPOWER on IntegriCloud