netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH net-next 0/6] qlcnic: Feature addition and enhancements
@ 2014-08-27 16:43 Shahed Shaikh
  2014-08-27 16:43 ` [PATCH net-next 1/6] qlcnic: Update Link speed and port type info for 83xx adapter Shahed Shaikh
                   ` (6 more replies)
  0 siblings, 7 replies; 8+ messages in thread
From: Shahed Shaikh @ 2014-08-27 16:43 UTC (permalink / raw)
  To: davem; +Cc: netdev, Dept-GELinuxNICDev, Shahed Shaikh

From: Shahed Shaikh <shahed.shaikh@qlogic.com>

Hi Dave,

This series contains following feature addition and enhancements,
- Update Link speed and Port type information for 83xx series adapters
- Support 0x8830 device ID
- Support for Power on Self Test (POST) feature for 83xx
- Use usleep_range() instead of msleep() for values less than 20ms

Please apply this series to net-next.

Thanks,
Shahed

Jitendra Kalsaria (2):
  qlcnic: Update Link speed and port type info for 83xx adapter
  qlcnic: Use usleep_range() instead of msleep() for sleep less than
    20ms

Shahed Shaikh (4):
  qlcnic: Add support for 0x8830 device ID
  qlcnic: Add support to run firmware POST
  MAINTAINERS: Update group email alias for qlcnic driver
  qlcnic: Update version to 5.3.62

 MAINTAINERS                                        |    2 +-
 drivers/net/ethernet/qlogic/qlcnic/qlcnic.h        |    8 +-
 .../net/ethernet/qlogic/qlcnic/qlcnic_83xx_hw.c    |  221 ++++++++++++++------
 .../net/ethernet/qlogic/qlcnic/qlcnic_83xx_hw.h    |    2 +-
 .../net/ethernet/qlogic/qlcnic/qlcnic_83xx_init.c  |  156 ++++++++++++++-
 drivers/net/ethernet/qlogic/qlcnic/qlcnic_hw.c     |    2 +-
 drivers/net/ethernet/qlogic/qlcnic/qlcnic_init.c   |    6 +-
 drivers/net/ethernet/qlogic/qlcnic/qlcnic_main.c   |   10 +-
 8 files changed, 337 insertions(+), 70 deletions(-)

^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2014-08-30  3:16 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-08-27 16:43 [PATCH net-next 0/6] qlcnic: Feature addition and enhancements Shahed Shaikh
2014-08-27 16:43 ` [PATCH net-next 1/6] qlcnic: Update Link speed and port type info for 83xx adapter Shahed Shaikh
2014-08-27 16:43 ` [PATCH net-next 2/6] qlcnic: Add support for 0x8830 device ID Shahed Shaikh
2014-08-27 16:43 ` [PATCH net-next 3/6] qlcnic: Use usleep_range() instead of msleep() for sleep less than 20ms Shahed Shaikh
2014-08-27 16:43 ` [PATCH net-next 4/6] qlcnic: Add support to run firmware POST Shahed Shaikh
2014-08-27 16:43 ` [PATCH net-next 5/6] MAINTAINERS: Update group email alias for qlcnic driver Shahed Shaikh
2014-08-27 16:43 ` [PATCH net-next 6/6] qlcnic: Update version to 5.3.62 Shahed Shaikh
2014-08-30  3:16 ` [PATCH net-next 0/6] qlcnic: Feature addition and enhancements David Miller

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).