freebsd-nq/sys/dev/cxgbe
Navdeep Parhar b85313804d cxgbe(4): Assume that CSUM_TSO in the transmit path implies CSUM_IP and
CSUM_TCP too.  They are all set explicitly by the kernel usually.

While here, fix an unrelated bug where hardware L4 checksum calculation
was accidentally disabled for some IPv6 packets.

Reported by:	alfred@
MFC after:	3 days
2013-02-20 23:15:40 +00:00
..
common Busy-wait when cold. 2013-02-06 06:44:42 +00:00
firmware cxgbe(4): updates to the configuration file that controls how hardware 2013-01-09 21:27:14 +00:00
tom Install an extra hold on the newly allocated synq entry so that it 2013-01-26 03:23:28 +00:00
adapter.h Force the 404-BT card (4 x 1G) to use the "uwire" configuration file. 2013-01-26 03:10:28 +00:00
offload.h cxgbe(4): Updates to the hardware L2 table management code. 2013-01-14 20:36:22 +00:00
osdep.h Switch some PCI register reads from using magic numbers to using the names 2012-09-19 12:27:23 +00:00
t4_ioctl.h Add a driver ioctl to clear a port's MAC statistics. 2012-10-10 19:27:40 +00:00
t4_l2t.c cxgbe(4): Updates to the hardware L2 table management code. 2013-01-14 20:36:22 +00:00
t4_l2t.h cxgbe(4): Updates to the hardware L2 table management code. 2013-01-14 20:36:22 +00:00
t4_main.c Do not hold locks around hardware context reads. 2013-02-09 00:35:28 +00:00
t4_sge.c cxgbe(4): Assume that CSUM_TSO in the transmit path implies CSUM_IP and 2013-02-20 23:15:40 +00:00