netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/7] I/OAT update
@ 2009-02-26 10:04 Maciej Sosnowski
  2009-02-26 10:04 ` [PATCH 1/7] I/OAT: add verification for proper APICID_TAG_MAP setting by BIOS Maciej Sosnowski
                   ` (7 more replies)
  0 siblings, 8 replies; 10+ messages in thread
From: Maciej Sosnowski @ 2009-02-26 10:04 UTC (permalink / raw)
  To: dan.j.williams
  Cc: snakebyte, shannon.nelson, jeffrey.t.krisher, linux-kernel,
	netdev

This patch series updates ioatdma driver
with a couple of fixes and workarounds,
including copybreak modification,
plus some cleanup like copyright dates update.

Maciej Sosnowski (6):
    I/OAT: add verification for proper APICID_TAG_MAP setting by BIOS
    I/OAT: do not set DCACTRL_CMPL_WRITE_ENABLE for I/OAT ver.3
    I/OAT: fail initialization on zero channels detection
    I/OAT: cancel watchdog before dma remove
    I/OAT: set tcp_dma_copybreak to 256k for I/OAT ver.3
    I/OAT: update driver version and copyright dates

Eric Sesterhenn (1):
    I/OAT: list usage cleanup

 drivers/dca/dca-core.c          |    2 -
 drivers/dma/ioat.c              |    2 -
 drivers/dma/ioat_dca.c          |   26 ++++++++++++++++++++++++-
 drivers/dma/ioat_dma.c          |   31 ++++++++++++++++++------------
 drivers/dma/ioatdma.h           |    8 ++++---
 drivers/dma/ioatdma_hw.h        |    2 -
 drivers/dma/ioatdma_registers.h |    2 -
 7 files changed, 53 insertions(+), 20 deletions(-)

--
Maciej

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

end of thread, other threads:[~2009-02-26 10:49 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-02-26 10:04 [PATCH 0/7] I/OAT update Maciej Sosnowski
2009-02-26 10:04 ` [PATCH 1/7] I/OAT: add verification for proper APICID_TAG_MAP setting by BIOS Maciej Sosnowski
2009-02-26 10:04 ` [PATCH 2/7] I/OAT: do not set DCACTRL_CMPL_WRITE_ENABLE for I/OAT ver.3 Maciej Sosnowski
2009-02-26 10:04 ` [PATCH 3/7] I/OAT: fail initialization on zero channels detection Maciej Sosnowski
2009-02-26 10:05 ` [PATCH 4/7] I/OAT: cancel watchdog before dma remove Maciej Sosnowski
2009-02-26 10:05 ` [PATCH 5/7] I/OAT: set tcp_dma_copybreak to 256k for I/OAT ver.3 Maciej Sosnowski
2009-02-26 10:05 ` [PATCH 6/7] I/OAT: list usage cleanup Maciej Sosnowski
2009-02-26 10:05 ` [PATCH 7/7] I/OAT: update driver version and copyright dates Maciej Sosnowski
2009-02-26 10:31 ` [PATCH 0/7] I/OAT update Jeff Kirsher
2009-02-26 10:48   ` 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).