freebsd-dev/sys/dev/cxgbe
Navdeep Parhar c5dddc6694 Remove the tid from the software table (and bump down the in-use
counter) when the syncache doesn't want the driver to reply to an
incoming SYN.  This fixes a harmless bug where tids_in_use would
go out of sync with the hardware counter.

MFC after:	3 days
2012-11-06 18:58:57 +00:00
..
common Add a driver ioctl to read a byte from any device on a port's i2c bus. 2012-10-10 17:13:46 +00:00
firmware Update interface to firmware 1.6.2 and include the firmware in the driver. 2012-09-13 06:32:52 +00:00
tom Remove the tid from the software table (and bump down the in-use 2012-11-06 18:58:57 +00:00
adapter.h Prefer __containerof() over __member2struct(). 2012-10-19 13:26:40 +00:00
offload.h Support for TCP DDP (Direct Data Placement) in the T4 TOE module. 2012-08-17 00:49:29 +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): support for IPv6 TSO and LRO. 2012-06-29 19:51:06 +00:00
t4_l2t.h Prefer __containerof() over __member2struct(). 2012-10-19 13:26:40 +00:00
t4_main.c Prefer __containerof() over __member2struct(). 2012-10-19 13:26:40 +00:00
t4_sge.c Use global knob in the TP_PARA_REG3 register to disable congestion 2012-10-12 21:48:21 +00:00