netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [RFC 0/7] Fixing dma mask setting in various network drivers
@ 2013-06-10 23:08 Russell King - ARM Linux
  2013-06-10 23:09 ` [PATCH 1/7] NET: brocade/bna/bnad.c: fix 32-bit DMA mask handling Russell King
                   ` (7 more replies)
  0 siblings, 8 replies; 21+ messages in thread
From: Russell King - ARM Linux @ 2013-06-10 23:08 UTC (permalink / raw)
  To: Alex Duyck, Bruce Allan, Carolyn Wyborny, Don Skidmore,
	e1000-devel, Greg Rose, Jeff Kirsher, Jesse Brandeburg,
	John Ronciak, netdev, Peter P Waskiewicz Jr, Rasesh Mody,
	Tushar Dave

While looking at the way coherent DMA masks are handled (and the
fact many drivers write directly to the mask) I stumbled across
this set of oddities in various network drivers, which looks like
it's been cut'n'pasted.

I haven't yet tested these patches in any way, which is one reason
I'm sending them out as an RFC.  The other reason is to find out
if other people agree that these are indeed fixes.

 drivers/net/ethernet/brocade/bna/bnad.c           |    7 +++----
 drivers/net/ethernet/intel/e1000e/netdev.c        |   11 +++++------
 drivers/net/ethernet/intel/igb/igb_main.c         |   11 +++++------
 drivers/net/ethernet/intel/igbvf/netdev.c         |   11 +++++------
 drivers/net/ethernet/intel/ixgb/ixgb_main.c       |    9 ++++-----
 drivers/net/ethernet/intel/ixgbe/ixgbe_main.c     |   11 +++++------
 drivers/net/ethernet/intel/ixgbevf/ixgbevf_main.c |   11 +++++------
 7 files changed, 32 insertions(+), 39 deletions(-)

The full patchset will be sent to netdev only, the remainder will
be Cc'd depending on the individual driver being modified.  Each
patch is independent of each other.

------------------------------------------------------------------------------
This SF.net email is sponsored by Windows:

Build for Windows Store.

http://p.sf.net/sfu/windows-dev2dev
_______________________________________________
E1000-devel mailing list
E1000-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/e1000-devel
To learn more about Intel® Ethernet, visit http://communities.intel.com/community/wired

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

end of thread, other threads:[~2013-06-17 20:45 UTC | newest]

Thread overview: 21+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-06-10 23:08 [RFC 0/7] Fixing dma mask setting in various network drivers Russell King - ARM Linux
2013-06-10 23:09 ` [PATCH 1/7] NET: brocade/bna/bnad.c: fix 32-bit DMA mask handling Russell King
2013-06-10 23:10 ` [PATCH 2/7] NET: intel/e1000e/netdev.c: " Russell King
2013-06-10 23:27   ` Jeff Kirsher
2013-06-10 23:11 ` [PATCH 3/7] NET: intel/igb/igb_main.c: " Russell King
2013-06-10 23:27   ` Jeff Kirsher
2013-06-10 23:12 ` [PATCH 4/7] NET: intel/igbvf/netdev.c: " Russell King
2013-06-10 23:27   ` Jeff Kirsher
2013-06-10 23:13 ` [PATCH 5/7] NET: intel/ixgb/ixgb_main.c: " Russell King
2013-06-10 23:27   ` Jeff Kirsher
2013-06-10 23:14 ` [PATCH 6/7] NET: intel/ixgbe/ixgbe_main.c: " Russell King
2013-06-10 23:28   ` Jeff Kirsher
2013-06-10 23:15 ` [PATCH 7/7] NET: intel/ixgbevf/ixgbevf_main.c: " Russell King
2013-06-10 23:28   ` Jeff Kirsher
2013-06-11 18:12 ` [RFC 0/7] Fixing dma mask setting in various network drivers Jesse Brandeburg
2013-06-11 20:35   ` Russell King - ARM Linux
2013-06-11 23:50     ` Jesse Brandeburg
2013-06-12  0:01       ` Russell King - ARM Linux
2013-06-17 14:01   ` Russell King - ARM Linux
2013-06-17 20:35     ` Jeff Kirsher
2013-06-17 20:45       ` Russell King - ARM Linux

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).