[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1449218891-7819-1-git-send-email-hariprasad@chelsio.com>
Date: Fri, 4 Dec 2015 14:18:04 +0530
From: Hariprasad Shenai <hariprasad@...lsio.com>
To: netdev@...r.kernel.org
Cc: davem@...emloft.net, leedom@...lsio.com, nirranjan@...lsio.com,
Hariprasad Shenai <hariprasad@...lsio.com>
Subject: [PATCH net-next 0/7] Update Kconfig and some fixes for cxgb4
Hi
This series update Kconfig to add description for Chelsio's next
generation T6 family of adapters, also fixes ethtool stats alignment
and prevents simultaneous execution of service_ofldq thread, deals with
queue wrap around and adds some fl counters for debugging purpose and
device ID for new T5 adapters.
This patch series has been created against net-next tree and includes
patches on cxgb4 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 (7):
cxgb4: Align rest of the ethtool get stats
cxgb4/cxgb4vf: update Kconfig file to include T6 adapter
cxgb4: Use ACCES_ONCE macro to read queue's consumer index
cxgb4: prevent simultaneous execution of service_ofldq()
cxgb4: Deal with wrap-around of queue for Work request
cxgb4: Add FL DMA mapping error and low counter
cxgb4: Adds PCI device id for new T5 adapters
drivers/net/ethernet/chelsio/Kconfig | 17 +--
drivers/net/ethernet/chelsio/cxgb4/cxgb4.h | 3 +
drivers/net/ethernet/chelsio/cxgb4/cxgb4_debugfs.c | 6 +
drivers/net/ethernet/chelsio/cxgb4/cxgb4_ethtool.c | 146 ++++++++++-----------
drivers/net/ethernet/chelsio/cxgb4/sge.c | 120 +++++++++++++++--
drivers/net/ethernet/chelsio/cxgb4/t4_pci_id_tbl.h | 3 +
6 files changed, 202 insertions(+), 93 deletions(-)
--
2.3.4
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists