This patch series tries to improve general configuration by changing
configuration to better suit B0 boards and allow more available
resources to each physical function.
In additition, it contains some small fixes and semantic changes.

Dave,

Please consider applying this series to `net-next'.

Thanks,
Yuval

Yuval Mintz (6):
  qed: Correct BAR sizes for older MFW
  qed: Support B0 instead of A0
  qed: Move statistics to L2 code
  qed: Fix error flow on slowpath start
  qed: Remove unused NVM vendor ID
  qed: Learn number of functions from HW

 drivers/net/ethernet/qlogic/qed/qed.h          |   5 +-
 drivers/net/ethernet/qlogic/qed/qed_dev.c      | 462 ++++++++-----------------
 drivers/net/ethernet/qlogic/qed/qed_dev_api.h  |  11 +-
 drivers/net/ethernet/qlogic/qed/qed_hsi.h      |   2 +-
 drivers/net/ethernet/qlogic/qed/qed_l2.c       | 323 +++++++++++++++++
 drivers/net/ethernet/qlogic/qed/qed_main.c     |  10 +-
 drivers/net/ethernet/qlogic/qed/qed_reg_addr.h |   2 +
 7 files changed, 486 insertions(+), 329 deletions(-)

-- 
1.9.3

Reply via email to