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
/
cxgbe
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update T5 register ranges. This is so that regdump skips over registers
np
2013-06-27
1
-38
/
+38
*
cxgbe/tom: Allow caller to select the queue (control or data) used to
np
2013-06-11
3
-9
/
+9
*
cxgbe/tom: Fix bad signed/unsigned mixup in the stid allocator. This
np
2013-06-08
2
-3
/
+3
*
cxgbe(4): Never install a firmware if hw.cxgbe.fw_install is 0.
np
2013-06-05
1
-12
/
+17
*
cxgbe(4): Provide accurate hit count for filters on T5 cards. The
np
2013-06-04
1
-2
/
+8
*
cxgbe(4): Some more debug sysctls. These work on both T4 and T5 based
np
2013-06-01
1
-0
/
+480
*
Add dependencies on the firmware, which allows the loading of the cxgb
kib
2013-05-16
1
-0
/
+2
*
Deal correctly with 40G ports that don't have any transceiver plugged
np
2013-05-13
1
-0
/
+7
*
cxgbe: Switch to a better way to install firmware.
np
2013-05-03
1
-1
/
+1
*
cxgbe/tom: Do not use M_PROTO1 to mark rx zero-copy mbufs as special.
np
2013-05-03
3
-25
/
+28
*
Fix DDP breakage introduced in r248925. Bitwise OR has higher
np
2013-04-30
1
-2
/
+7
*
Attach to the T580 (2 x 40G) card.
np
2013-04-30
1
-1
/
+1
*
- Provide accurate ifmedia information so that 40G ports/transceivers are
np
2013-04-30
2
-6
/
+44
*
cxgbe(4): Some updates to shared code.
np
2013-04-30
4
-30
/
+94
*
cxgbe(4): Refuse to install T5 firmwares on a T4 card (and vice versa).
np
2013-04-18
1
-0
/
+7
*
cxgbe/tom: Update the CLIP table on the chip when there are changes
np
2013-04-18
2
-14
/
+133
*
Add pciids of the T5 based cards. The ones that I haven't tested with
np
2013-04-11
1
-0
/
+21
*
Cosmetic change (s/wrwc/wcwr/;s/WRWC/WCWR/).
np
2013-04-11
3
-12
/
+12
*
Auto-reduce the holdoff timers that are greater than the maximum value
np
2013-04-11
1
-1
/
+22
*
cxgbe/tom: Slight simplification of code that calculates options2.
np
2013-04-11
2
-10
/
+16
*
Get rid of a couple of stray \n's.
np
2013-04-11
1
-2
/
+2
*
There is no need for elaborate queries and error checking when trying to
np
2013-04-11
1
-18
/
+4
*
- Explain clearly why a different firmware is being installed (if/when
np
2013-04-11
1
-18
/
+57
*
cxgbe(4): Ensure that the MOD_LOAD handler runs before either t4nex or
np
2013-04-11
1
-4
/
+9
*
cxgbe(4): Add support for Chelsio's Terminator 5 (aka T5) ASIC. This
np
2013-03-30
16
-738
/
+20540
*
cxgbe(4): Report unusual out of band errors from the firmware.
np
2013-02-26
1
-2
/
+45
*
cxgbe(4): Consider all the API versions of the interfaces exported by
np
2013-02-26
2
-64
/
+119
*
cxgbe(4): Ask the card's firmware to pad up tiny CPLs by encapsulating
np
2013-02-26
5
-6
/
+67
*
cxgbe(4): Update firmware to 1.8.4.0.
np
2013-02-26
5
-7697
/
+8382
*
cxgbe(4): Add sysctls to extract debug information from the chip:
np
2013-02-21
2
-0
/
+230
*
cxgbe(4): Assume that CSUM_TSO in the transmit path implies CSUM_IP and
np
2013-02-20
1
-6
/
+8
*
Do not hold locks around hardware context reads.
np
2013-02-09
1
-10
/
+11
*
Busy-wait when cold.
np
2013-02-06
1
-1
/
+6
*
Provide a statistic to track the number of drops in each of the port's
np
2013-01-29
2
-0
/
+3
*
Install an extra hold on the newly allocated synq entry so that it
np
2013-01-26
1
-5
/
+10
*
Force the 404-BT card (4 x 1G) to use the "uwire" configuration file.
np
2013-01-26
2
-4
/
+12
*
Add a couple of missing error codes. Treat CPL_ERR_KEEPALV_NEG_ADVICE as
np
2013-01-26
6
-5
/
+15
*
cxgbe/tom: List IFCAP_TOE6 as supported now that all the required pieces
np
2013-01-26
1
-1
/
+1
*
cxgbe: Make the for_each macros safer to use by turning them
np
2013-01-17
1
-8
/
+8
*
cxgbe: Do a more thorough job in the CLEAR_STATS ioctl.
np
2013-01-16
1
-0
/
+44
*
cxgbe: Fix the for_each_foo macros -- the last argument should not share
np
2013-01-16
1
-12
/
+12
*
cxgbe/tom: Add support for fully offloaded TCP/IPv6 connections (passive open).
np
2013-01-15
1
-71
/
+214
*
cxgbe/tom: Add support for fully offloaded TCP/IPv6 connections (active open).
np
2013-01-15
1
-42
/
+83
*
cxgbe/tom: Basic CLIP table management.
np
2013-01-15
2
-2
/
+178
*
cxgbe/tom: Miscellaneous updates for TOE+IPv6 support (more to follow).
np
2013-01-15
2
-16
/
+38
*
cxgbe(4): Updates to the hardware L2 table management code.
np
2013-01-14
6
-187
/
+141
*
Overhaul the stid allocator so that it can be used for IPv6 servers
np
2013-01-11
4
-36
/
+100
*
cxgbe(4): Add functions to help synchronize "slow" operations (those not
np
2013-01-10
4
-278
/
+393
*
cxgbe(4): updates to the configuration file that controls how hardware
np
2013-01-09
1
-4
/
+4
*
cxgbe(4): Add support for the T440-LP-CR card. This is the 4x10G low
np
2012-12-22
1
-0
/
+1
[next]