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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Commit step 1 of the vimage project, (network stack)
bz
2008-08-17
1
-6
/
+7
*
Fix runt TSO packet issue.
kmacy
2008-08-13
1
-20
/
+23
*
Add LRO and MAC statistics to exported sysctls.
kmacy
2008-08-13
3
-14
/
+139
*
Remove cxgb private lro implementation and switch to using system implementat...
kmacy
2008-08-12
4
-477
/
+76
*
Vendor fix for PHY problem.
kmacy
2008-08-11
7
-89
/
+787
*
remove socketvar.h, add more selective includes
kmacy
2008-07-31
4
-6
/
+15
*
Unbreak the build by including sys/socketvar.h
ps
2008-07-31
4
-3
/
+7
*
fix includes for post sockbuf re-factor
kmacy
2008-07-30
5
-142
/
+12
*
remove call to unsafe tcp_twstart function
kmacy
2008-07-21
1
-20
/
+1
*
remove unneeded declarations
kmacy
2008-07-21
1
-3
/
+0
*
remove local version of tcp_offload_* functions
kmacy
2008-07-21
2
-57
/
+0
*
update syncache function names
kmacy
2008-07-21
1
-2
/
+2
*
remove cxgb local definition of locked syncache_expand
kmacy
2008-07-21
2
-15
/
+0
*
remove cxgb local definitions of socket accessor functions
kmacy
2008-07-21
3
-250
/
+18
*
new vendor PHY support
kmacy
2008-07-18
1
-0
/
+225
*
import vendor fixes to cxgb
kmacy
2008-07-18
13
-171
/
+715
*
conditionally define PANIC_IF, remove 'unlikely'
kmacy
2008-05-05
1
-4
/
+3
*
LINT fixes
kmacy
2008-05-05
2
-4
/
+4
*
import support for iwarp on Chelsio T3 card
kmacy
2008-05-05
17
-0
/
+9155
*
MFSVN:
kmacy
2008-05-05
9
-69
/
+99
*
remove kdb_backtrace() call
kmacy
2008-04-19
1
-1
/
+0
*
move cxgb_lt2.[ch] from NIC to TOE
kmacy
2008-04-19
15
-1698
/
+2446
*
Convert pcbinfo and inpcb mutexes to rwlocks, and modify macros to
rwatson
2008-04-17
1
-2
/
+2
*
reduce the size of the jumbo ring on i386 and disable pcpu cluster caching
kmacy
2008-03-31
2
-0
/
+10
*
change inp_wlock_assert to inp_lock_assert
kmacy
2008-03-24
1
-16
/
+16
*
remove unneccessary tcbinfo lock acquisitions - set tp to null affter calling...
kmacy
2008-03-24
1
-4
/
+2
*
Insulate inpcb consumers outside the stack from the lock type and offset with...
kmacy
2008-03-23
2
-73
/
+73
*
pay attention to default cluster limits when sizing receive queues
kmacy
2008-03-20
2
-8
/
+32
*
fix link management bug and conditionally allow the PHY to be kept on at all ...
kmacy
2008-03-19
1
-2
/
+8
*
- Integrate 1.133 vendor driver changes
kmacy
2008-03-18
9
-56
/
+110
*
Parameterize for module name
kmacy
2008-02-26
1
-4
/
+4
*
Remove unused files
kmacy
2008-02-26
2
-92
/
+0
*
move remaining binaries in to blob headers
kmacy
2008-02-26
4
-17
/
+1320
*
Move firmware in to separate module that can be compiled statically in to the...
kmacy
2008-02-26
5
-507
/
+6763
*
Spell 'overwriting' correctly in a KASSERT() message.
keramida
2008-02-25
1
-3
/
+4
*
Fix namespace collision with sparc macro
kmacy
2008-02-24
2
-6
/
+6
*
remove call to kdb_backtrace()
kmacy
2008-02-23
1
-1
/
+0
*
Fix tinderbox by removing call to kdb_backtrace
kmacy
2008-02-23
1
-1
/
+0
*
- update firmware to 5.0
kmacy
2008-02-23
44
-4071
/
+5911
*
Give MEXTADD() another argument to make both void pointers to the
phk
2008-02-01
2
-2
/
+4
*
Fix loading for case where we don't overload tcp_usrreqs by calling tcp_drop ...
kmacy
2008-01-27
1
-1
/
+4
*
fix DISABLE_MBUF_IOVEC case by initializing mbuf header completely
kmacy
2008-01-27
1
-39
/
+11
*
Re-enable pcpu caching by default make sysctl R/W
kmacy
2008-01-19
2
-2
/
+2
*
- remove bogus_imm counter
kmacy
2008-01-17
2
-22
/
+26
*
promote ath_defrag to m_collapse (and retire private+unused
sam
2008-01-17
1
-14
/
+0
*
Fix lock ordering panic by not calling ether_ioctl with port lock held
kmacy
2008-01-16
1
-2
/
+2
*
remove superfluous debug printfs
kmacy
2008-01-16
2
-8
/
+1
*
Fix mbuf leak caused by freeing packet zone clusters but not their associated...
kmacy
2008-01-16
3
-29
/
+45
*
put tx queue size back to 1024
kmacy
2008-01-16
1
-4
/
+0
*
Use '%zd' to print PIO_LEN since it involves a size_t (via sizeof()) to
jhb
2008-01-15
2
-2
/
+2
[next]