netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Pull request: sfc 2013-02-26
@ 2013-02-26 19:09 Ben Hutchings
  2013-02-26 19:12 ` [PATCH net 1/3] sfc: Properly sync RX DMA buffer when it is not the last in the page Ben Hutchings
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Ben Hutchings @ 2013-02-26 19:09 UTC (permalink / raw)
  To: David Miller; +Cc: netdev, linux-net-drivers, scrum-linux

The following changes since commit eb970ff07c15f13eb474f643fd165ebe3e4e24b2:

  usbnet: smsc95xx: rename FEATURE_AUTOSUSPEND (2013-02-25 15:49:52 -0500)

are available in the git repository at:
  git://git.kernel.org/pub/scm/linux/kernel/git/bwh/sfc.git sfc-3.9

Some fixes that should go into 3.9:

1. Fix packet corruption when using non-coherent RX DMA buffers.
2. Fix occasional watchdog misfiring when changing MTU or ring size.

These are longstanding bugs and should be fixed in stable as well, but
I'd like to review other recent fixes first and send a separate request
for stable inclusion.

Ben.

Ben Hutchings (3):
      sfc: Properly sync RX DMA buffer when it is not the last in the page
      sfc: Fix efx_rx_buf_offset() in the presence of swiotlb
      sfc: Detach net device when stopping queues for reconfiguration

 drivers/net/ethernet/sfc/efx.c        |   16 ++++++++++++----
 drivers/net/ethernet/sfc/net_driver.h |    4 +++-
 drivers/net/ethernet/sfc/rx.c         |   25 +++++++++++++++----------
 3 files changed, 30 insertions(+), 15 deletions(-)

-- 
Ben Hutchings, Staff Engineer, Solarflare
Not speaking for my employer; that's the marketing department's job.
They asked us to note that Solarflare product names are trademarked.

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

end of thread, other threads:[~2013-02-26 22:23 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-02-26 19:09 Pull request: sfc 2013-02-26 Ben Hutchings
2013-02-26 19:12 ` [PATCH net 1/3] sfc: Properly sync RX DMA buffer when it is not the last in the page Ben Hutchings
2013-02-26 19:12 ` [PATCH net 2/3] sfc: Fix efx_rx_buf_offset() in the presence of swiotlb Ben Hutchings
2013-02-26 19:12 ` [PATCH net 3/3] sfc: Detach net device when stopping queues for reconfiguration Ben Hutchings
2013-02-26 22:23 ` Pull request: sfc 2013-02-26 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).