Merge branch 'qlcnic'
Himanshu Madhani says:
====================
qlcnic: ethtool enhancements and code cleanup.
This patch series contains
o updates to ethtool for pause settings and enhance
register dump to display mask and ring indices.
o cleanup in DCB code and remove redundant eSwitch enablement command.
o fixed firmware dump collection logic to skip unknown entries.
Changes from v3 -> v4
o Dropped patch for Tx queue validation to be submitted in net.
Changes from v2 -> v3
o Updated patch to print informational messages as per Joe Perches's comment.
Changes from v1 -> v2
o Dropped patch to register device if adapter is in FAILED state for more rework.
o Updated patch to display ring indices via ethtool per Ben Hutchings's comment.
o Update patch for DCB cleanup per Stephen Hemminger's comment.
Please apply to net-next.
====================
Signed-off-by:
David S. Miller <davem@davemloft.net>
No related branches found
No related tags found
Showing
- drivers/net/ethernet/qlogic/qlcnic/qlcnic.h 3 additions, 98 deletionsdrivers/net/ethernet/qlogic/qlcnic/qlcnic.h
- drivers/net/ethernet/qlogic/qlcnic/qlcnic_83xx_hw.c 20 additions, 20 deletionsdrivers/net/ethernet/qlogic/qlcnic/qlcnic_83xx_hw.c
- drivers/net/ethernet/qlogic/qlcnic/qlcnic_83xx_hw.h 4 additions, 1 deletiondrivers/net/ethernet/qlogic/qlcnic/qlcnic_83xx_hw.h
- drivers/net/ethernet/qlogic/qlcnic/qlcnic_83xx_init.c 17 additions, 3 deletionsdrivers/net/ethernet/qlogic/qlcnic/qlcnic_83xx_init.c
- drivers/net/ethernet/qlogic/qlcnic/qlcnic_83xx_vnic.c 24 additions, 23 deletionsdrivers/net/ethernet/qlogic/qlcnic/qlcnic_83xx_vnic.c
- drivers/net/ethernet/qlogic/qlcnic/qlcnic_dcb.c 89 additions, 95 deletionsdrivers/net/ethernet/qlogic/qlcnic/qlcnic_dcb.c
- drivers/net/ethernet/qlogic/qlcnic/qlcnic_dcb.h 96 additions, 13 deletionsdrivers/net/ethernet/qlogic/qlcnic/qlcnic_dcb.h
- drivers/net/ethernet/qlogic/qlcnic/qlcnic_ethtool.c 40 additions, 14 deletionsdrivers/net/ethernet/qlogic/qlcnic/qlcnic_ethtool.c
- drivers/net/ethernet/qlogic/qlcnic/qlcnic_io.c 1 addition, 1 deletiondrivers/net/ethernet/qlogic/qlcnic/qlcnic_io.c
- drivers/net/ethernet/qlogic/qlcnic/qlcnic_main.c 22 additions, 23 deletionsdrivers/net/ethernet/qlogic/qlcnic/qlcnic_main.c
- drivers/net/ethernet/qlogic/qlcnic/qlcnic_minidump.c 19 additions, 22 deletionsdrivers/net/ethernet/qlogic/qlcnic/qlcnic_minidump.c
- drivers/net/ethernet/qlogic/qlcnic/qlcnic_sriov_common.c 6 additions, 3 deletionsdrivers/net/ethernet/qlogic/qlcnic/qlcnic_sriov_common.c
Loading
Please register or sign in to comment