freebsd-dev/sys/dev/cxgbe
Navdeep Parhar a34ec16adb iw_cxgbe: fix a couple of problems int the RDMA_TERMINATE handler.
a) Look for the CPL in the payload buffer instead of the descriptor.
b) Retrieve the socket associated with the tid with the inpcb lock held.

Submitted by:	Krishnamraju Eraparaju @ Chelsio
2016-01-21 00:42:48 +00:00
..
common Add support for configuring additional virtual interfaces (VIs) on a port. 2015-12-03 00:02:01 +00:00
cxgbei cxgbei: Hardware accelerated iSCSI target and initiator for TOE capable 2015-12-26 06:05:21 +00:00
firmware cxgbe/t4_tom: add a knob to the default configuration file to tune 2015-11-10 02:29:19 +00:00
iw_cxgbe iw_cxgbe: fix a couple of problems int the RDMA_TERMINATE handler. 2016-01-21 00:42:48 +00:00
tom Convert cxgb/cxgbe to the new routing API. 2016-01-07 08:07:17 +00:00
adapter.h cxgbe(4): Updates to the base NIC driver and t4_tom to support the iSCSI 2015-12-26 00:26:02 +00:00
if_cxl.c cxgbe(4): Add a minimal if_cxl module that pulls in the real driver as 2015-02-06 01:10:04 +00:00
offload.h cxgbe(4): Updates to the base NIC driver and t4_tom to support the iSCSI 2015-12-26 00:26:02 +00:00
osdep.h
t4_ioctl.h
t4_l2t.c Revert r279934, r279938; this is going to be fixed in sbuf instead. 2015-03-14 13:04:39 +00:00
t4_l2t.h
t4_main.c cxgbe: bind the ithreads that handle NIC rx to the correct CPU if the kernel 2016-01-11 17:52:42 +00:00
t4_mp_ring.c Allow cxgbe(4) to be built on i386. Driver attach will succeed only on a subset 2015-01-16 01:32:40 +00:00
t4_mp_ring.h cxgbe(4): major tx rework. 2014-12-31 23:19:16 +00:00
t4_netmap.c Add support for configuring additional virtual interfaces (VIs) on a port. 2015-12-03 00:02:01 +00:00
t4_sge.c Add optimizing LRO wrapper: 2016-01-19 15:33:28 +00:00
t4_tracer.c