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
*
cxgb(4): IPv6 rx/tx hw checksum, IPv6 TSO and LRO too.
np
2012-06-30
3
-44
/
+74
*
- Updated TOE support in the kernel.
np
2012-06-19
43
-11348
/
+4834
*
MFp4 bz_ipv6_fast:
bz
2012-05-25
1
-6
/
+10
*
MFp4 bz_ipv6_fast:
bz
2012-05-24
1
-0
/
+1
*
Convert a number of drivers to obtaining their parent DMA tag from their
scottl
2012-03-12
1
-1
/
+1
*
Add IPv6 TSO (including TSO+VLAN) support to cxgb(4).
np
2012-02-09
2
-14
/
+34
*
Allocate the BAR for userspace doorbells after the is_offload check
np
2012-02-08
1
-9
/
+11
*
Remove if_start from cxgb and cxgbe.
np
2012-02-07
3
-29
/
+2
*
Fix return value of function.
np
2011-12-23
1
-1
/
+1
*
- There's no need to overwrite the default device method with the default
marius
2011-11-22
1
-5
/
+1
*
Mark all SYSCTL_NODEs static that have no corresponding SYSCTL_DECLs.
ed
2011-11-07
1
-1
/
+1
*
Update T3 firmware to 7.11.0
np
2011-03-25
2
-1493
/
+1527
*
t3_free_sge_resources should be given the number of qsets it needs to free.
np
2011-03-24
3
-12
/
+9
*
T3C initialization should setup the parity fence too.
np
2011-03-24
1
-2
/
+3
*
Do a sweep of the tree replacing calls to pci_find_extcap() with calls to
jhb
2011-03-23
1
-1
/
+1
*
Fix typos - remove duplicate "the".
brucec
2011-02-21
1
-2
/
+2
*
Explicitly wire the user buffer rather than doing it implicitly in
mdf
2011-01-27
1
-2
/
+9
*
Introduce signed and unsigned version of CTLTYPE_QUAD, renaming
mdf
2011-01-19
1
-2
/
+2
*
sysctl(8) should use the CTLTYPE to determine the type of data when
mdf
2011-01-19
1
-2
/
+2
*
sysctl(9) cleanup checkpoint: amd64 GENERIC builds cleanly.
mdf
2011-01-12
3
-24
/
+24
*
Introduce and use a new VM interface for temporarily pinning pages. This
alc
2010-12-25
4
-198
/
+9
*
The local variable "rv" is still required by vm_fault_hold_user_pages().
alc
2010-12-20
1
-3
/
+3
*
Introduce vm_fault_hold() and use it to (1) eliminate a long-standing race
alc
2010-12-20
1
-13
/
+4
*
Implement and use a single optimized function for unholding a set of pages.
alc
2010-12-17
4
-18
/
+4
*
fix incorrect use of atomic_set_xxx in cxgb
avg
2010-12-11
1
-1
/
+1
*
Re-add r212370 now that the LOR in powerpc64 has been resolved:
mdf
2010-09-16
1
-31
/
+17
*
Fix t3_gate_rx_traffic and t3_open_rx_traffic. Parts of them always operated
np
2010-09-15
1
-9
/
+13
*
Revert r212370, as it causes a LOR on powerpc. powerpc does a few
mdf
2010-09-13
1
-17
/
+31
*
Add a drain function for struct sysctl_req, and use it for a variety of
mdf
2010-09-09
1
-31
/
+17
*
Fix tx pause quanta and timer calculations.
np
2010-08-15
1
-12
/
+10
*
Always reset the XGMAC's XAUI PCS on a link up.
np
2010-08-15
3
-12
/
+58
*
wakeup is required if the adapter lock is released anywhere during
np
2010-08-15
1
-2
/
+5
*
- Change the warning about PCI-e links narrower than x8 to only apply to
jhb
2010-07-26
1
-13
/
+11
*
Improve cxgb(4)'s behaviour when faced with temporarily "bouncy" links:
np
2010-07-09
5
-40
/
+55
*
Eliminate ext_intr_task. The "slow" interrupt handler is already
np
2010-07-09
5
-58
/
+14
*
Fix bufsize calculation so that cxgbtool can display information for the
np
2010-07-09
1
-1
/
+0
*
Catch up with the page and page queues locking changes.
alc
2010-06-18
1
-8
/
+8
*
cxgb(4): add knob to get packet timestamps from the hardware.
np
2010-06-12
2
-16
/
+53
*
make format string a string literal.
np
2010-06-12
1
-1
/
+1
*
cxgb(4): add an 'nfilters' tunable that lets the user place an upper
np
2010-06-07
1
-4
/
+11
*
Remove invalid assertion.
np
2010-05-20
1
-1
/
+0
*
Don't ring the tx doorbell for every frame when we know more frames
np
2010-05-05
2
-18
/
+32
*
Do not hold the T3 firmware in memory all the time. firmware(9) can
np
2010-05-05
1
-2
/
+0
*
Switch to our preferred 2-clause BSD license.
joel
2010-05-05
2
-46
/
+40
*
Add support for hardware filters to cxgb(4). The T3 chip can inspect
np
2010-05-05
2
-0
/
+302
*
Add IFCAP_LINKSTATE to cxgb's capabilities.
np
2010-05-04
1
-1
/
+1
*
Add new tunable 'net.link.ifqmaxlen' to set default send interface
sobomax
2010-05-03
1
-1
/
+1
*
Increase response queue size to avoid starvation, add a counter
np
2010-04-02
3
-16
/
+28
*
Multiple fixes related to queue set sizing and resources:
np
2010-03-31
5
-54
/
+58
*
Fix signed/unsigned mix-up that allowed txq->in_use to grow beyond txq->size.
np
2010-03-31
1
-7
/
+6
[next]