netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH net-next v2 0/5] qlcnic: Mailbox refactoring
@ 2013-07-31 21:10 Himanshu Madhani
  2013-07-31 21:10 ` [PATCH net-next v2 1/5] qlcnic: Return appropriate error code Himanshu Madhani
                   ` (4 more replies)
  0 siblings, 5 replies; 7+ messages in thread
From: Himanshu Madhani @ 2013-07-31 21:10 UTC (permalink / raw)
  To: davem; +Cc: netdev, Dept_NX_Linux_NIC_Driver, Himanshu Madhani

From: Himanshu Madhani <himanshu.madhani@qlogic.com>

This  series contains 
* patch for returning correct error code for loopback diagnostic test.
* patches for mailbox refactoring. 

changes from v1 -> v2
* dropped "qlcnic: Add ethtool statistics for board temperature."

Please consider applying to net-next.

Thanks,
Himanshu

Himanshu Madhani (1):
  qlcnic: Update version to 5.2.45

Jitendra Kalsaria (1):
  qlcnic: Return appropriate error code.

Manish Chopra (3):
  qlcnic: Interrupt based driver firmware mailbox mechanism
  qlcnic: Replace poll mode mailbox interface with interrupt based
    mailbox interface
  qlcnic: Enable mailbox interface in poll mode when interrupts are not
    available

 drivers/net/ethernet/qlogic/qlcnic/qlcnic.h        |  56 +-
 .../net/ethernet/qlogic/qlcnic/qlcnic_83xx_hw.c    | 615 +++++++++++++++------
 .../net/ethernet/qlogic/qlcnic/qlcnic_83xx_hw.h    |  27 +-
 .../net/ethernet/qlogic/qlcnic/qlcnic_83xx_init.c  |  83 ++-
 .../net/ethernet/qlogic/qlcnic/qlcnic_ethtool.c    |   2 +-
 drivers/net/ethernet/qlogic/qlcnic/qlcnic_main.c   |  18 +-
 .../ethernet/qlogic/qlcnic/qlcnic_sriov_common.c   | 146 ++---
 7 files changed, 648 insertions(+), 299 deletions(-)

-- 
1.8.1.4

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

end of thread, other threads:[~2013-08-01  0:22 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-07-31 21:10 [PATCH net-next v2 0/5] qlcnic: Mailbox refactoring Himanshu Madhani
2013-07-31 21:10 ` [PATCH net-next v2 1/5] qlcnic: Return appropriate error code Himanshu Madhani
2013-08-01  0:22   ` David Miller
2013-07-31 21:10 ` [PATCH net-next v2 2/5] qlcnic: Interrupt based driver firmware mailbox mechanism Himanshu Madhani
2013-07-31 21:11 ` [PATCH net-next v2 3/5] qlcnic: Replace poll mode mailbox interface with interrupt based mailbox interface Himanshu Madhani
2013-07-31 21:11 ` [PATCH net-next v2 4/5] qlcnic: Enable mailbox interface in poll mode when interrupts are not available Himanshu Madhani
2013-07-31 21:11 ` [PATCH net-next v2 5/5] qlcnic: Update version to 5.2.45 Himanshu Madhani

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).