android_kernel_samsung_msm8976/drivers/net/mlx4
Roland Dreier fe40900f40 mlx4_core: Check firmware command interface revision
HCA firmware with incompatible changes to the FW commmand interface is
coming soon.  Add a check of the interface revision during
initialization and bail out if the firmware advertises a revision that
the driver doesn't know about.  This will avoid strange failures later
if the driver goes on using the wrong interface revision. 

Signed-off-by: Roland Dreier <rolandd@cisco.com>
2007-06-07 23:24:36 -07:00
..
alloc.c IB/mlx4: Fix last allocated object tracking in bitmap allocator 2007-05-29 16:07:09 -07:00
catas.c
cmd.c
cq.c mlx4_core: Fix CQ context layout 2007-06-07 11:51:57 -07:00
eq.c mlx4_core: Free catastrophic error MSI-X interrupt with correct dev_id 2007-06-07 11:51:58 -07:00
fw.c mlx4_core: Check firmware command interface revision 2007-06-07 23:24:36 -07:00
fw.h
icm.c missing includes in mlx4 2007-05-15 18:56:37 -07:00
icm.h
intf.c mlx4_core: Initialize ctx_list and ctx_lock earlier 2007-06-07 11:51:58 -07:00
main.c mlx4_core: Initialize ctx_list and ctx_lock earlier 2007-06-07 11:51:58 -07:00
Makefile
mcg.c
mlx4.h mlx4_core: Remove unused doorbell_lock 2007-05-13 08:54:18 -07:00
mr.c
pd.c
profile.c
qp.c
reset.c missing includes in mlx4 2007-05-15 18:56:37 -07:00
srq.c