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_osdep.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Align the PCI Express #defines with the style used for the PCI-X
gavin
2012-09-18
1
-5
/
+5
*
- Updated TOE support in the kernel.
np
2012-06-19
1
-29
/
+0
*
There is no need to test __FreeBSD_version for features that have
np
2010-02-24
1
-30
/
+0
*
cxgb(4) updates, including:
np
2009-10-05
1
-14
/
+16
*
Greatly simplify cxgb by removing almost all of the custom mbuf management logic
kmacy
2009-06-19
1
-12
/
+9
*
Add backward compatibility ifdefs for non-multiq kernels
kmacy
2008-11-23
1
-0
/
+24
*
- bump __FreeBSD version to reflect added buf_ring, memory barriers,
kmacy
2008-11-22
1
-155
/
+0
*
For now our LRO code (tcp_lro.c) only supports IPv4 properly thus
bz
2008-11-06
1
-0
/
+3
*
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
/
+5
*
Fix issue with tom loading by moving cxgb_log_tcb in to tom
kmacy
2008-09-19
1
-1
/
+0
*
Further whitespace and copyright cleanups to minimize the
kmacy
2008-09-16
1
-1
/
+1
*
import vendor fixes to cxgb
kmacy
2008-07-18
1
-0
/
+9
*
conditionally define PANIC_IF, remove 'unlikely'
kmacy
2008-05-05
1
-4
/
+3
*
- update firmware to 5.0
kmacy
2008-02-23
1
-16
/
+31
*
remove superfluous locking from dequeue
kmacy
2008-01-15
1
-2
/
+0
*
Add extensive sanity checking to buf_ring
kmacy
2008-01-14
1
-7
/
+50
*
Add buf_ring_full utility function, make sure dequeue/enqueue see the latest
kmacy
2008-01-13
1
-2
/
+10
*
Make TCP offload work on HEAD (modulo negative interaction between sbcompress
kmacy
2007-12-17
1
-13
/
+121
*
overlead mbuf fields for use by toe
kmacy
2007-12-16
1
-0
/
+16
*
Import updated support code for the TOM (tcp offload module).
kmacy
2007-12-15
1
-4
/
+1
*
pull in changes made to RELENG_6 version in the process of doing the MFC
kmacy
2007-09-10
1
-0
/
+3
*
Add back in support for normal mbuf chaining on RX under DISABLE_MBUF_IOVEC
kmacy
2007-09-09
1
-0
/
+6
*
- integrate most recent changes from vendor branch and upgrade to firmware re...
kmacy
2007-07-17
1
-0
/
+14
*
- Increase descriptors per call to start
kmacy
2007-07-17
1
-2
/
+2
*
Tuning for small packet handling
kmacy
2007-05-27
1
-3
/
+3
*
(MFp4)
kmacy
2007-05-25
1
-8
/
+31
*
Convert driver RX path over to using mbuf iovec
kmacy
2007-04-08
1
-5
/
+0
*
make MSI-X the default and allocate up to mp_ncpus queues per port
kmacy
2007-03-21
1
-0
/
+1
*
Synchronize with version 1.0.071 of Chelsio's common code
kmacy
2007-03-20
1
-0
/
+2
*
#define L1_CACHE_BYTES for non-x86
kmacy
2007-03-14
1
-0
/
+1
*
define prefetch as a no-op macro for non-x86 arches
kmacy
2007-03-14
1
-6
/
+3
*
#define memory barrier macros for the non-i386 && non-amd64 case
kmacy
2007-03-14
1
-1
/
+5
*
add cxgb_config.h to define values that are defined in the Makefile when comp...
kmacy
2007-03-14
1
-0
/
+14
*
First of several commits for driver support for the Chelsio T3B 10 Gigabit
kmacy
2007-03-14
1
-0
/
+246