linux/drivers/net/mlx4
Roland Dreier 5ae2a7a836 IB/mlx4: Handle FW command interface rev 3
Upcoming firmware introduces command interface revision 3, which
changes the way port capabilities are queried and set.  Update the
driver to handle both the new and old command interfaces by adding a
new MLX4_FLAG_OLD_PORT_CMDS that it is set after querying the firmware
interface revision and then using the correct interface based on the
setting of the flag.

Signed-off-by: Roland Dreier <rolandd@cisco.com>
2007-06-18 08:15:02 -07:00
..
Makefile IB/mlx4: Add a driver Mellanox ConnectX InfiniBand adapters 2007-05-08 18:00:38 -07:00
alloc.c IB/mlx4: Fix last allocated object tracking in bitmap allocator 2007-05-29 16:07:09 -07:00
catas.c IB/mlx4: Add a driver Mellanox ConnectX InfiniBand adapters 2007-05-08 18:00:38 -07:00
cmd.c IB/mlx4: Add a driver Mellanox ConnectX InfiniBand adapters 2007-05-08 18:00:38 -07:00
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 IB/mlx4: Handle FW command interface rev 3 2007-06-18 08:15:02 -07:00
fw.h IB/mlx4: Handle FW command interface rev 3 2007-06-18 08:15:02 -07:00
icm.c missing includes in mlx4 2007-05-15 18:56:37 -07:00
icm.h IB/mlx4: Add a driver Mellanox ConnectX InfiniBand adapters 2007-05-08 18:00:38 -07:00
intf.c mlx4_core: Initialize ctx_list and ctx_lock earlier 2007-06-07 11:51:58 -07:00
main.c IB/mlx4: Handle FW command interface rev 3 2007-06-18 08:15:02 -07:00
mcg.c IB/mlx4: Add a driver Mellanox ConnectX InfiniBand adapters 2007-05-08 18:00:38 -07:00
mlx4.h mlx4_core: Remove unused doorbell_lock 2007-05-13 08:54:18 -07:00
mr.c mlx4_core: Don't set MTT address in dMPT entries with PA set 2007-06-07 23:24:38 -07:00
pd.c IB/mlx4: Add a driver Mellanox ConnectX InfiniBand adapters 2007-05-08 18:00:38 -07:00
profile.c IB/mlx4: Add a driver Mellanox ConnectX InfiniBand adapters 2007-05-08 18:00:38 -07:00
qp.c IB/mlx4: Add a driver Mellanox ConnectX InfiniBand adapters 2007-05-08 18:00:38 -07:00
reset.c missing includes in mlx4 2007-05-15 18:56:37 -07:00
srq.c IB/mlx4: Add a driver Mellanox ConnectX InfiniBand adapters 2007-05-08 18:00:38 -07:00