freebsd-dev/sys/dev/cxgbe
Navdeep Parhar 41f7622b64 cxgbe(4): Do not override the the global defaults for congestion drops.
The hw.cxgbe.cong_drop knob is not affected by this change because the
driver sets up congestion drop on a per-queue basis.

MFC after:	3 days
2015-07-06 20:28:42 +00:00
..
common cxgbe(4): Add the ability to dump mailbox commands and replies. It is 2015-06-16 12:36:29 +00:00
firmware cxgbe(4): adjust PMRX and PMTX parameters. 2014-11-10 19:45:28 +00:00
iw_cxgbe Update the infiniband stack to Mellanox's OFED version 2.1. 2015-02-17 08:40:27 +00:00
tom Provide functions to determine presence of a given address 2015-04-17 11:57:06 +00:00
adapter.h cxgbe(4): Add the ability to dump mailbox commands and replies. It is 2015-06-16 12:36:29 +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): tidy up some of the interaction between the Upper Layer 2015-02-08 09:28:55 +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(4): Add the ability to dump mailbox commands and replies. It is 2015-06-16 12:36:29 +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 cxgbe(4): request an automatic tx update when a netmap tx queue idles. 2015-07-01 00:34:14 +00:00
t4_sge.c cxgbe(4): Do not override the the global defaults for congestion drops. 2015-07-06 20:28:42 +00:00
t4_tracer.c