netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH net-next v1 0/3] amd-xgbe: AMD XGBE driver updates 2015-04-09
@ 2015-04-09 17:11 Tom Lendacky
  2015-04-09 17:11 ` [PATCH net-next v1 1/3] amd-xgbe: Allow rx-frames coalescing to be changed anytime Tom Lendacky
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Tom Lendacky @ 2015-04-09 17:11 UTC (permalink / raw)
  To: netdev; +Cc: David Miller

The following series of patches includes functional updates and changes
to the driver.

- Allow ethtool rx-frames coalescing to be changed while the device is up
- Consolidate initialization routine into the init function
- Add support for the TX watchdog timeout

This patch series is based on net-next.

---

Tom Lendacky (3):
      amd-xgbe: Allow rx-frames coalescing to be changed anytime
      amd-xgbe: Move Rx mode configuration into init
      amd-xgbe: Add support for the netdev Tx watchdog


 drivers/net/ethernet/amd/xgbe/xgbe-dev.c     |   53 ++++++++++++++++++--------
 drivers/net/ethernet/amd/xgbe/xgbe-drv.c     |   23 +++++------
 drivers/net/ethernet/amd/xgbe/xgbe-ethtool.c |   10 -----
 drivers/net/ethernet/amd/xgbe/xgbe-main.c    |    3 +
 drivers/net/ethernet/amd/xgbe/xgbe.h         |    9 +---
 5 files changed, 53 insertions(+), 45 deletions(-)

-- 
Tom Lendacky

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

end of thread, other threads:[~2015-04-09 21:36 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-04-09 17:11 [PATCH net-next v1 0/3] amd-xgbe: AMD XGBE driver updates 2015-04-09 Tom Lendacky
2015-04-09 17:11 ` [PATCH net-next v1 1/3] amd-xgbe: Allow rx-frames coalescing to be changed anytime Tom Lendacky
2015-04-09 17:11 ` [PATCH net-next v1 2/3] amd-xgbe: Move Rx mode configuration into init Tom Lendacky
2015-04-09 17:12 ` [PATCH net-next v1 3/3] amd-xgbe: Add support for the netdev Tx watchdog Tom Lendacky
2015-04-09 21:36 ` [PATCH net-next v1 0/3] amd-xgbe: AMD XGBE driver updates 2015-04-09 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).