index
:
FreeBSD-src
RELENG_2_2
RELENG_2_3
RELENG_2_3_0
RELENG_2_3_1
RELENG_2_3_2
RELENG_2_3_3
RELENG_2_3_4
RELENG_2_4
RELENG_2_4_4
RELENG_2_4_OLD
devel
devel-11
releng/10.1
releng/10.3
releng/11.0
releng/11.1
stable/10
stable/11
Raptor Engineering's fork of pfsense FreeBSD src with pfSense changes
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sys
/
dev
/
cxgbe
/
t4_netmap.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
cxgbe(4): Add a struct sge_params to store per-adapter SGE parameters.
np
2016-03-08
1
-9
/
+9
*
cxgbe(4): Very basic T6 awareness. This is part of ongoing work to
np
2016-03-04
1
-3
/
+2
*
Add support for configuring additional virtual interfaces (VIs) on a port.
jhb
2015-12-03
1
-114
/
+174
*
Sync netmap sources with the version in our private tree.
luigi
2015-07-10
1
-5
/
+1
*
cxgbe(4): Add a new knob that controls the congestion response of netmap
np
2015-07-06
1
-1
/
+10
*
cxgbe(4): request an automatic tx update when a netmap tx queue idles.
np
2015-07-01
1
-2
/
+2
*
cxgbe: set the minimum burst size when fetching fl buffers to 128B for
np
2015-06-05
1
-1
/
+1
*
cxgbe(4): experimental rx packet sink for netmap queues. This is not
np
2015-03-06
1
-9
/
+42
*
cxgbe(4): knobs to experiment with the interrupt coalescing timer for
np
2015-03-06
1
-9
/
+24
*
cxgbe(4): provide the correct size of freelists associated with netmap
np
2015-03-06
1
-1
/
+1
*
cxgbe(4): allow tx hardware checksumming on the netmap interface.
np
2015-02-24
1
-6
/
+9
*
cxgbe(4): set up congestion management for netmap rx queues.
np
2015-02-24
1
-3
/
+36
*
cxgbe(4): do not set the netmap rxq interrupts on a hair-trigger.
np
2015-02-24
1
-2
/
+4
*
cxgbe(4): wait for the hardware to catch up before destroying a netmap txq.
np
2015-02-24
1
-5
/
+10
*
cxgbe(4): request an automatic tx update when a netmap txq idles.
np
2015-02-24
1
-1
/
+2
*
Whitespace nit.
np
2014-09-09
1
-1
/
+1
*
Update to the current version of netmap.
luigi
2014-08-16
1
-15
/
+13
*
cxgbe(4): Fix an off by one error when looking for the BAR2 doorbell
np
2014-08-02
1
-1
/
+1
*
cxgbe(4): minor optimizations in ingress queue processing.
np
2014-08-02
1
-32
/
+24
*
cxgbe(4): Update the bundled T4 and T5 firmwares to versions 1.11.27.0.
np
2014-06-22
1
-1
/
+1
*
cxgbe(4): netmap support for Terminator 5 (T5) based 10G/40G cards.
np
2014-05-27
1
-0
/
+1148