netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH net v1 0/4] amd-xgbe: AMD XGBE driver fixes 2014-08-29
@ 2014-08-29 18:16 Tom Lendacky
  2014-08-29 18:16 ` [PATCH net v1 1/4] amd-xgbe: Check for Tx hardware queue flushing support Tom Lendacky
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Tom Lendacky @ 2014-08-29 18:16 UTC (permalink / raw)
  To: netdev; +Cc: davem

The following series of patches includes fixes to the driver.

- Tx hardware queue flushing support dependent on hardware version
- Incorrect reported fifo size
- Proper mmd select in XPCS debugfs support
- Proper queue count for configuring Tx flow control

This patch series is based on net.

---

Tom Lendacky (4):
      amd-xgbe: Check for Tx hardware queue flushing support
      amd-xgbe: Reported fifo size from hardware is not correct
      amd-xgbe: Fix the xpcs mmd debugfs support
      amd-xgbe: Use the Tx queue count for Tx flow control support


 drivers/net/ethernet/amd/xgbe/xgbe-debugfs.c |    8 ++++----
 drivers/net/ethernet/amd/xgbe/xgbe-dev.c     |   15 +++++++++++----
 drivers/net/ethernet/amd/xgbe/xgbe-drv.c     |    2 ++
 drivers/net/ethernet/amd/xgbe/xgbe-ethtool.c |    7 ++++---
 drivers/net/ethernet/amd/xgbe/xgbe.h         |    4 ++++
 5 files changed, 25 insertions(+), 11 deletions(-)

-- 
Tom Lendacky

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

end of thread, other threads:[~2014-09-02  3:40 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-08-29 18:16 [PATCH net v1 0/4] amd-xgbe: AMD XGBE driver fixes 2014-08-29 Tom Lendacky
2014-08-29 18:16 ` [PATCH net v1 1/4] amd-xgbe: Check for Tx hardware queue flushing support Tom Lendacky
2014-08-29 18:16 ` [PATCH net v1 2/4] amd-xgbe: Reported fifo size from hardware is not correct Tom Lendacky
2014-08-29 18:17 ` [PATCH net v1 3/4] amd-xgbe: Fix the xpcs mmd debugfs support Tom Lendacky
2014-08-29 18:17 ` [PATCH net v1 4/4] amd-xgbe: Use the Tx queue count for Tx flow control support Tom Lendacky
2014-09-02  3:40 ` [PATCH net v1 0/4] amd-xgbe: AMD XGBE driver fixes 2014-08-29 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).