]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next...
authorDavid S. Miller <davem@davemloft.net>
Sat, 14 Mar 2015 19:08:02 +0000 (15:08 -0400)
committerDavid S. Miller <davem@davemloft.net>
Sat, 14 Mar 2015 19:08:02 +0000 (15:08 -0400)
commite8867cdde01b298724116f13e4db7b8b9be870ea
treee2ef130a641985fb383b566764b791aac3acaa24
parent1696dd120132a89a6004a1aa88ac3766ea4f672f
parentcd0b6cd3980315b622a63f231c94eec9e7272a19
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue

Jeff Kirsher says:

====================
Intel Wired LAN Driver Updates 2015-03-13

This series contains updates to ixgbe and ixgbevf.

Don adds additional support for X550 MAC types, which require additional
steps around enabling and disabling Rx.  Also cleans up variable type
inconsistency.

I provide a patch to allow relaxed ordering to be enabled on SPARC
architectures.  Also cleans up ixgbevf whitespace and code comments to
align the driver with networking coding standard.  Lastly cleaned up
uses of memcpy() where ether_addr_copy() could have been used.

Alex removes some dead code in the ixgbe cleanup patch.
====================

Signed-off-by: David S. Miller <davem@davemloft.net>