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
*
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
*
- Simplify mb_free_ext_fast
kmacy
2008-01-15
5
-40
/
+91
*
- move WR_LEN in to cxgb_adapter.h add PIO_LEN to make intent clearer
kmacy
2008-01-15
6
-249
/
+191
*
remove superfluous locking from dequeue
kmacy
2008-01-15
1
-2
/
+0
*
- 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
*
Make back pressure visible more quickly, particularly now that we maintain a ...
kmacy
2008-01-14
1
-1
/
+1
*
Add extensive sanity checking to buf_ring
kmacy
2008-01-14
1
-7
/
+50
*
Convert over to using the multiqueue infrastructure although all calls going
kmacy
2008-01-13
3
-208
/
+94
*
Add buf_ring_full utility function, make sure dequeue/enqueue see the latest
kmacy
2008-01-13
1
-2
/
+10
*
remove unused code
kmacy
2008-01-13
1
-1
/
+0
*
style nit
kmacy
2008-01-13
1
-1
/
+2
*
MFp4 multiple queue support
kmacy
2008-01-12
1
-0
/
+698
*
Be more aggressive about tx cleaning - when multiples streams were running th...
kmacy
2008-01-11
3
-15
/
+38
*
If we're not running with multiqueue enabled we need to wait to acquire the
kmacy
2008-01-10
1
-14
/
+41
*
Add support for selectively dumping the state of the hardware response queue.
kmacy
2008-01-10
2
-47
/
+130
*
should always free when refcount is 1
kmacy
2008-01-10
1
-1
/
+3
[next]