Merge branch 'topic/uek-4.1/drivers' of git://ca-git.us.oracle.com/linux-uek into uek/uek-4.1
* topic/uek-4.1/drivers: (66 commits)
ib/mlx4: add msi-x allocation kernel msg logging
NVMe: reduce admin queue depth as workaround for Samsung EPIC SQ errata
nvme: Limit command retries
nvme: avoid cqe corruption when update at the same time as read
NVMe: Don't unmap controller registers on reset
net: ena: change the return type of ena_set_push_mode() to be void.
net: ena: Fix error return code in ena_device_init()
net: ena: Remove unnecessary pci_set_drvdata()
net: ena: Add a driver for Amazon Elastic Network Adapters (ENA)
bnxt_en: Add interface to support RDMA driver.
bnxt_en: Refactor the driver registration function with firmware.
bnxt_en: Reserve RDMA resources by default.
bnxt_en: Improve completion ring allocation for VFs.
bnxt_en: Move function reset to bnxt_init_one().
bnxt_en: Enable MSIX early in bnxt_init_one().
bnxt_en: Add bnxt_set_max_func_irqs().
bnxt_en: Add PFC statistics.
bnxt_en: Implement DCBNL to support host-based DCBX.
bnxt_en: Update firmware header file to latest 1.6.0.
bnxt_en: Re-factor bnxt_setup_tc().
...