diff options
| author | David S. Miller <[email protected]> | 2013-11-02 05:16:15 +0000 |
|---|---|---|
| committer | David S. Miller <[email protected]> | 2013-11-02 05:16:15 +0000 |
| commit | 90df06b8a224b79965d67cf049bb07d7e2c46745 (patch) | |
| tree | 7f879db3a7d39556b76d65935c31dc6c93cb51c2 /drivers/net/xen-netback/interface.c | |
| parent | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh... (diff) | |
| parent | ixgbe: fix inconsistent clearing of the multicast table (diff) | |
| download | kernel-90df06b8a224b79965d67cf049bb07d7e2c46745.tar.gz kernel-90df06b8a224b79965d67cf049bb07d7e2c46745.zip | |
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-next
Jeff Kirsher says:
====================
This series contains updates to e1000, igb, ixgbe and ixgbevf.
Hong Zhiguo provides a fix for e1000 where tx_ring and adapter->tx_ring
are already of type "struct e1000_tx_ring" so no need to divide by
e1000_tx_ring size in the idx calculation.
Emil provides a fix for ixgbevf to remove a redundant workaround related
to header split and a fix for ixgbe to resolve an issue where the MTA table
can be cleared when the interface is reset while in promisc mode.
Todd provides a fix for igb to prevent ethtool from writing to the iNVM
in i210/i211 devices. This issue was reported by Marek Vasut <[email protected]>.
Anton Blanchard provides a fix for ixgbe to reduce memory consumption
with larger page sizes, seen on PPC.
Don provides a cleanup in ixgbe to replace the IXGBE_DESC_UNUSED macro with
the inline function ixgbevf_desc_unused() to make the logic a bit more
readable.
====================
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'drivers/net/xen-netback/interface.c')
0 files changed, 0 insertions, 0 deletions
