sfc: Correct reporting and validation of TX interrupt coalescing
[pandora-kernel.git] / drivers / net / ethernet / intel /
2011-09-16 David S. MillerMerge git://github.com/Jkirsher/net-next
2011-09-16 David S. MillerMerge branch 'for-davem' of git://git.infradead.org...
2011-09-16 David S. MillerMerge branch 'master' of ../netdev-next/
2011-09-16 Alexander Duyckixgbe: Correctly name and handle MSI-X other interrupt
2011-09-16 Alexander Duyckixgbe: cleanup configuration of EITRSEL and VF reset...
2011-09-16 Alexander Duyckixgbe: cleanup reset paths
2011-09-16 Alexander Duyckixgbe: Update TXDCTL configuration to correctly handle...
2011-09-16 Alexander Duyckixgbe: combine PCI_VDEVICE and board declaration to...
2011-09-16 Alexander Duyckixgbe: Drop unnecessary adapter->hw dereference in...
2011-09-16 Alexander Duyckixgbe: commonize ixgbe_map_rings_to_vectors to work...
2011-09-16 Alexander Duyckixgbe: Use ring->dev instead of adapter->pdev->dev...
2011-09-16 Alexander Duyckixgbe: cleanup allocation and freeing of IRQ affinity...
2011-09-16 Alexander Duyckv2 ixgbe: consolidate all MSI-X ring interrupts and...
2011-09-16 Alexander Duyckixgbe: Change default Tx work limit size to 256 buffers
2011-09-15 Jeff KirsherMII: fix Kconfig dependencies for MII
2011-09-13 John W. LinvilleMerge branch 'master' of git://git.infradead.org/users...
2011-08-30 Ian Campbellintel: convert to SKB paged frag API.
2011-08-29 John W. LinvilleMerge branch 'master' of git://git./linux/kernel/git...
2011-08-29 Emil Tantilovixgbe: clear RNBC only for 82598
2011-08-29 Emil Tantilovixgbe: add check for supported modes
2011-08-29 Don Skidmoreixgbe: fix ixgbe_fc_autoneg_fiber bug
2011-08-29 Don Skidmoreixgbe: cleanup feature flags in ixgbe_probe
2011-08-29 John Fastabendixgbe: PFC not cleared on X540 devices
2011-08-29 John Fastabendixgbe: consolidate, setup for multiple traffic classes
2011-08-29 John Fastabendixgbe: remove unneeded fdir pb alloc case
2011-08-29 John Fastabendixgbe: fixup remaining call sites for arbitrary TCs
2011-08-29 Alexander Duyckixgbe: Always tag VLAN tagged packets
2011-08-29 Alexander Duyckixgbe: Add support for setting CC bit when SR-IOV is...
2011-08-27 David S. MillerMerge branch 'master' of /linux/kernel/git/jkirsher...
2011-08-27 Jeff Kirsherdrivers/net/ethernet/*: Enabled vendor Kconfig options
2011-08-27 Alexander Duyckixgbe: convert rings from q_vector bit indexed array...
2011-08-27 Alexander Duyckixgbe: Simplify transmit cleanup path
2011-08-27 Michał Mirosławixgbevf: convert to ndo_fix_features
2011-08-27 Eric Dumazetixgbevf: provide 64 bit statistics
2011-08-27 Greg Roseixgbevf: Check if EOP has changed before using it
2011-08-27 Bruce Allane1000e: convert to netdev features/hw_features API
2011-08-26 David S. MillerMerge branch 'davem-next.mii' of git://git./linux/kerne...
2011-08-26 Dean Nelsone1000: save skb counts in TX to avoid cache misses
2011-08-24 David S. MillerMerge branch 'batman-adv/next' of git://git.open-mesh...
2011-08-22 John W. LinvilleMerge branch 'master' of git://git./linux/kernel/git...
2011-08-21 David S. MillerMerge branch 'master' of /linux/kernel/git/jkirsher...
2011-08-20 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net
2011-08-19 Alexander Duyckixgbe: Cleanup FCOE and VLAN handling in xmit_frame_ring
2011-08-19 Alexander Duyckixgbe: replace reference to CONFIG_FCOE with IXGBE_FCOE
2011-08-19 Alexander Duyckixgbe: Refactor transmit map and cleanup routines
2011-08-19 Amir Hananiaixgbe - DDP last user buffer - error to warn
2011-08-19 Bruce Allane1000e: bump driver version number
2011-08-19 Bruce Allane1000e: convert driver to use extended descriptors
2011-08-18 Jiri Pirkonet: remove use of ndo_set_multicast_list in drivers
2011-08-18 Jiri Pirkonet: introduce IFF_UNICAST_FLT private flag
2011-08-11 David S. MillerMerge branch 'master' of /linux/kernel/git/jkirsher...
2011-08-11 Jeff Kirsherintel: Move the Intel wired LAN drivers