freebsd-dev/sys/dev/cxgbe/iw_cxgbe
Navdeep Parhar e6b775f48f iw_cxgbe: Fix panic that occurs when c4iw_ev_handler tries to acquire
comp_handler_lock but c4iw_destroy_cq has already freed the CQ memory
(which is where the lock resides).

Submitted by:	Krishnamraju Eraparaju @ Chelsio
Sponsored by:	Chelsio Communications
2016-06-01 18:46:54 +00:00
..
cm.c iw_cxgbe: Plug a lock leak in process_mpa_request(). 2016-05-27 23:44:33 +00:00
cq.c iw_cxgbe/libcxgb4: Pull in many applicable fixes from the upstream Linux 2016-03-21 00:29:45 +00:00
device.c cxgbe(4): Add a struct sge_params to store per-adapter SGE parameters. 2016-03-08 00:23:56 +00:00
ev.c iw_cxgbe: Fix panic that occurs when c4iw_ev_handler tries to acquire 2016-06-01 18:46:54 +00:00
id_table.c
iw_cxgbe.h iw_cxgbe: Use vmem(9) to manage PBL and RQT allocations. 2016-05-27 21:26:26 +00:00
mem.c Cleanup unnecessary semicolons from the kernel. 2016-04-10 23:07:00 +00:00
provider.c Prepare for activation of LinuxKPI module parameters as read-only 2016-05-25 12:03:21 +00:00
qp.c Forward declare 'struct cpl_set_tcb_rpl' before including t4_tom.h. 2016-05-10 03:32:22 +00:00
resource.c iw_cxgbe: Use vmem(9) to manage PBL and RQT allocations. 2016-05-27 21:26:26 +00:00
t4.h iw_cxgbe/libcxgb4: Pull in many applicable fixes from the upstream Linux 2016-03-21 00:29:45 +00:00
user.h iw_cxgbe/libcxgb4: Pull in many applicable fixes from the upstream Linux 2016-03-21 00:29:45 +00:00