netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH net-next 0/5] cxgb4/cxgb4vf: Cleanup and minor fixes
@ 2016-03-01 11:49 Hariprasad Shenai
  2016-03-01 11:49 ` [PATCH net-next 1/5] cxgb4/cxgb4vf: Use fl capacity to check if fl needs to be replenished Hariprasad Shenai
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: Hariprasad Shenai @ 2016-03-01 11:49 UTC (permalink / raw)
  To: netdev; +Cc: davem, nirranjan, leedom, Hariprasad Shenai

Hi

This series sets FBMIN to 64 bytes for Chelsio's T6 series of adapters,
check to replenish fl is revised, some code cleanup in cxgb4vf sge
initialization code and removes dead code. 

This patch series has been created against net-next tree and includes
patches on cxgb4 and cxgb4vf driver.

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

Thanks


Hariprasad Shenai (5):
  cxgb4/cxgb4vf: Use fl capacity to check if fl needs to be replenished
  cxgb4/cxgb4vf: For T6 adapter, set FBMIN to 64 bytes
  cxgb4vf: Make sge init code more readable
  cxgb4vf: Remove redundant adapter ready check during probe
  cxgb4vf: Remove dead functions collect_netdev_[um]c_list_addrs

 drivers/net/ethernet/chelsio/cxgb4/sge.c           | 14 +++++-
 drivers/net/ethernet/chelsio/cxgb4/t4_values.h     |  1 +
 .../net/ethernet/chelsio/cxgb4vf/cxgb4vf_main.c    | 56 ----------------------
 drivers/net/ethernet/chelsio/cxgb4vf/sge.c         | 55 +++++++--------------
 drivers/net/ethernet/chelsio/cxgb4vf/t4vf_common.h |  1 +
 drivers/net/ethernet/chelsio/cxgb4vf/t4vf_hw.c     | 55 +++++++++++++++++++++
 6 files changed, 85 insertions(+), 97 deletions(-)

-- 
2.3.4

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

end of thread, other threads:[~2016-03-02 19:46 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-03-01 11:49 [PATCH net-next 0/5] cxgb4/cxgb4vf: Cleanup and minor fixes Hariprasad Shenai
2016-03-01 11:49 ` [PATCH net-next 1/5] cxgb4/cxgb4vf: Use fl capacity to check if fl needs to be replenished Hariprasad Shenai
2016-03-01 11:49 ` [PATCH net-next 2/5] cxgb4/cxgb4vf: For T6 adapter, set FBMIN to 64 bytes Hariprasad Shenai
2016-03-01 11:49 ` [PATCH net-next 3/5] cxgb4vf: Make sge init code more readable Hariprasad Shenai
2016-03-01 11:49 ` [PATCH net-next 4/5] cxgb4vf: Remove redundant adapter ready check during probe Hariprasad Shenai
2016-03-01 11:49 ` [PATCH net-next 5/5] cxgb4vf: Remove dead functions collect_netdev_[um]c_list_addrs Hariprasad Shenai
2016-03-02 19:46 ` [PATCH net-next 0/5] cxgb4/cxgb4vf: Cleanup and minor fixes 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).