public inbox for netdev@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH net 0/3] namespace collision fix and update FW version check on cxgb4
@ 2013-12-23 11:31 Hariprasad Shenai
  2013-12-23 11:31 ` [PATCH net 1/3] cxgb4: make functions static and remove dead code Hariprasad Shenai
                   ` (3 more replies)
  0 siblings, 4 replies; 6+ messages in thread
From: Hariprasad Shenai @ 2013-12-23 11:31 UTC (permalink / raw)
  To: netdev; +Cc: davem, dm, leedom, nirranjan, kumaras, santosh, hariprasad

Hi All,

This patch series provides namespace collision fix for cxgb4 & cxgb4vf driver.
Also updated FW version check for cxgb4 driver.

Patch 1/3 (cxgb4: make functions static and remove dead code) was provided by
Stephen Hemminger on netdev mailing list.
http://www.spinics.net/lists/linux-rdma/msg18148.html

Patch series is created against David Miller's net tree.

We have included all the maintainers of respective drivers. Kindly review the
change and let us know in case of any review comments.

Thanks,
Hari

Hariprasad Shenai (2):
  cxgb4: Fix namespace collision issue.
  cxgb4: Changed FW check version to match FW binary version

Stephen Hemminger (1):
  cxgb4: make functions static and remove dead code

 drivers/net/ethernet/chelsio/cxgb4/cxgb4.h         |  20 +-
 drivers/net/ethernet/chelsio/cxgb4/t4_hw.c         | 238 +++++----------------
 drivers/net/ethernet/chelsio/cxgb4vf/t4vf_common.h |   1 -
 drivers/net/ethernet/chelsio/cxgb4vf/t4vf_hw.c     |   4 +-
 4 files changed, 62 insertions(+), 201 deletions(-)

-- 
1.8.0

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

end of thread, other threads:[~2013-12-30  7:16 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-12-23 11:31 [PATCH net 0/3] namespace collision fix and update FW version check on cxgb4 Hariprasad Shenai
2013-12-23 11:31 ` [PATCH net 1/3] cxgb4: make functions static and remove dead code Hariprasad Shenai
2013-12-23 11:31 ` [PATCH net 2/3] cxgb4: Fix namespace collision issue Hariprasad Shenai
2013-12-23 11:32 ` [PATCH net 3/3] cxgb4: Changed FW check version to match FW binary version Hariprasad Shenai
2013-12-30  3:30 ` [PATCH net 0/3] namespace collision fix and update FW version check on cxgb4 David Miller
2013-12-30  7:16   ` Hariprasad S

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox