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
/
cxgb
/
cxgb_multiq.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
- fix bug where dnsperf would stop transmitting after a few seconds
kmacy
2008-12-02
1
-57
/
+32
*
work around periodic leak on queue overrun by enabling coalescing of packets ...
kmacy
2008-11-23
1
-1
/
+1
*
- enable multiple transmit queues
kmacy
2008-11-22
1
-190
/
+49
*
- bump __FreeBSD version to reflect added buf_ring, memory barriers,
kmacy
2008-11-22
1
-17
/
+16
*
Update cxgb include paths to not require prefixing with dev/cxgb
kmacy
2008-09-23
1
-5
/
+0
*
Allow cxgb to be unified across versions by making newer features conditional
kmacy
2008-09-23
1
-0
/
+9
*
- Fix flag check
kmacy
2008-09-23
1
-3
/
+7
*
- Track number of times that the transmit queue overflowed
kmacy
2008-09-23
1
-4
/
+3
*
- update firmware to 5.0
kmacy
2008-02-23
1
-5
/
+8
*
- Simplify mb_free_ext_fast
kmacy
2008-01-15
1
-3
/
+12
*
- move WR_LEN in to cxgb_adapter.h add PIO_LEN to make intent clearer
kmacy
2008-01-15
1
-40
/
+124
*
- Assert that immpkt is not set
kmacy
2008-01-14
1
-2
/
+4
*
- Add more extensive sanity checks
kmacy
2008-01-14
1
-15
/
+22
*
Convert over to using the multiqueue infrastructure although all calls going
kmacy
2008-01-13
1
-97
/
+93
*
MFp4 multiple queue support
kmacy
2008-01-12
1
-0
/
+698