OpenCloudOS-Kernel/drivers/net/ethernet/mellanox/mlx5/core
Carol L Soto fe1e1876d8 net/mlx5_core: Set log_uar_page_sz for non 4K page size architecture
failed to configure the page size for architectures with page size
different than 4K.

Fixes: 938fe83 ("net/mlx5_core: New device capabilities handling")
Signed-off-by: Carol L Soto <clsoto@linux.vnet.ibm.com>
Acked-by: Amir Vadai <amirv@mellanox.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2015-08-07 15:55:48 -07:00
..
Kconfig mlx5: Enable mutual support for IB and Ethernet 2015-06-04 16:41:02 -07:00
Makefile net/mlx5_core: Add new query HCA vport commands 2015-06-04 16:41:01 -07:00
alloc.c net/mlx5_core,mlx5_ib: Do not use vmap() on coherent memory 2015-05-30 18:22:37 -07:00
cmd.c net/mlx5: Extend mlx5_core to support ConnectX-4 Ethernet functionality 2015-05-30 18:24:51 -07:00
cq.c net/mlx5_core: Modify CQ moderation parameters 2015-05-30 18:23:59 -07:00
debugfs.c net/mlx5_core: Fix Mellanox copyright note 2015-04-02 16:33:42 -04:00
en.h net/mlx5e: Remove mlx5e_cq.sqrq back-pointer 2015-06-24 00:42:39 -07:00
en_ethtool.c net/mlx5_core: Use port number when querying port ptys 2015-06-04 16:41:01 -07:00
en_flow_table.c net/mlx5_en: Add missing check for memory allocation failure 2015-06-04 16:41:00 -07:00
en_main.c net/mlx5e: Remove mlx5e_cq.sqrq back-pointer 2015-06-24 00:42:39 -07:00
en_rx.c net/mlx5e: Prefetch skb data on RX 2015-06-24 00:42:41 -07:00
en_tx.c net/mlx5e: Pop cq outside mlx5e_get_cqe 2015-06-24 00:42:41 -07:00
en_txrx.c net/mlx5e: Pop cq outside mlx5e_get_cqe 2015-06-24 00:42:41 -07:00
eq.c net/mlx5_core: New device capabilities handling 2015-05-30 18:23:22 -07:00
flow_table.c net/mlx5: Ethernet resource handling files 2015-05-30 18:24:39 -07:00
fw.c net/mlx5_core: Fix static checker warnings around system guid query flow 2015-06-07 20:11:17 -07:00
health.c net/mlx5_core: Fix Mellanox copyright note 2015-04-02 16:33:42 -04:00
mad.c IB/core cleanup: Add const on args - device->process_mad 2015-06-02 09:33:13 -04:00
main.c net/mlx5_core: Set log_uar_page_sz for non 4K page size architecture 2015-08-07 15:55:48 -07:00
mcg.c net/mlx5_core: HW data structs/types definitions cleanup 2015-05-30 18:23:11 -07:00
mlx5_core.h net/mlx5_core: Get vendor-id using the query adapter command 2015-06-04 16:41:01 -07:00
mr.c net/mlx5_core: Fix Mellanox copyright note 2015-04-02 16:33:42 -04:00
pagealloc.c mlx5: wrong page mask if CONFIG_ARCH_DMA_ADDR_T_64BIT enabled for 32Bit architectures 2015-04-15 16:20:51 -04:00
pd.c net/mlx5_core: Fix Mellanox copyright note 2015-04-02 16:33:42 -04:00
port.c net/mlx5e: Fix HW MTU settings 2015-06-11 15:55:25 -07:00
qp.c mlx5: Enable mutual support for IB and Ethernet 2015-06-04 16:41:02 -07:00
srq.c net/mlx5_core: Enable XRCs and SRQs when using ISSI > 0 2015-06-04 16:41:01 -07:00
transobj.c net/mlx5_core: Add transport domain alloc/dealloc support 2015-06-11 15:55:26 -07:00
transobj.h net/mlx5_core: Add transport domain alloc/dealloc support 2015-06-11 15:55:26 -07:00
uar.c net/mlx5_core: New device capabilities handling 2015-05-30 18:23:22 -07:00
vport.c net/mlx5_core: Fix static checker warnings around system guid query flow 2015-06-07 20:11:17 -07:00
wq.c net/mlx5: Ethernet Datapath files 2015-05-30 18:24:20 -07:00
wq.h net/mlx5: Ethernet Datapath files 2015-05-30 18:24:20 -07:00