aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel
Commit message (Expand)AuthorAge
* Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2011-10-25
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2011-10-25
* igb: VFTA Table Fix for i350 devicesCarolyn Wyborny2011-10-21
* igb: Move DMA Coalescing init code to separate function.Carolyn Wyborny2011-10-21
* igb: Fix for Alt MAC Address feature on 82580 and later devicesCarolyn Wyborny2011-10-21
* igbvf: Bump version numberWilliams, Mitch A2011-10-21
* igbvf: Update module identification stringsWilliams, Mitch A2011-10-21
* igb: fix a compile warningRongQing Li2011-10-20
* igbvf: fix truesize underestimationEric Dumazet2011-10-20
* net: add skb frag size accessorsEric Dumazet2011-10-19
* ixgbe: change the eeprom version reported by ethtoolEmil Tantilov2011-10-17
* ixgbe: allow eeprom writes via ethtoolEmil Tantilov2011-10-17
* ixgbe: fix endianess when writing driver version to firmwareEmil Tantilov2011-10-17
* igb: Check if subordinate VFs are assigned to virtual machinesGreg Rose2011-10-17
* igbvf: Fix trunk vlanGreg Rose2011-10-17
* igbvf: convert to ndo_fix_featuresMichał Mirosław2011-10-16
* igb: enable l4 timestamping for v2 event packetsJacob Keller2011-10-16
* ixgbe: Add new netdev op to turn spoof checking on or off per VFGreg Rose2011-10-16
* e1000e: locking bug introduced by commit 67fd4fcbBruce Allan2011-10-16
* e1000e: fix skb truesize underestimationEric Dumazet2011-10-13
* ixgbe: fix skb truesize underestimationEric Dumazet2011-10-13
* igb: fix skb truesize underestimationEric Dumazet2011-10-13
* e1000: fix skb truesize underestimationEric Dumazet2011-10-13
* igb: Version bump.Carolyn Wyborny2011-10-13
* igb: Loopback functionality supports for i350 devicesAkeem G. Abodunrin2011-10-13
* igb: fix static function warnings reported by sparseEmil Tantilov2011-10-13
* igb: Add workaround for byte swapped VLAN on i350 local trafficAlexander Duyck2011-10-13
* igb: Drop unnecessary write of E1000_IMS from igb_msix_otherAlexander Duyck2011-10-13
* igb: Fix features that are currently 82580 only and should also be i350Alexander Duyck2011-10-13
* igb: Make certain one vector is always assigned in igb_request_irqAlexander Duyck2011-10-13
* igb: avoid unnecessarily creating a local copy of the q_vectorAlexander Duyck2011-10-13
* ixgbe: Correct check for change in FCoE priorityMark Rustad2011-10-13
* ixgbe: Add FCoE DDP allocation failure counters to ethtool stats.Amir Hanania2011-10-13
* ixgbe: Add protection from VF invalid target DMAGreg Rose2011-10-13
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-nextDavid S. Miller2011-10-11
|\
| * igb: add support for NETIF_F_RXHASHAlexander Duyck2011-10-08
| * igb: move TX hang check flag into ring->flagsAlexander Duyck2011-10-08
| * igb: fix recent VLAN changes that would leave VLANs disabled after resetAlexander Duyck2011-10-08
| * igb: leave staterr in place and instead us a helper function to check bitsAlexander Duyck2011-10-08
| * igb: retire the RX_CSUM flag and use the netdev flag insteadAlexander Duyck2011-10-08
| * igb: cleanup IVAR configurationAlexander Duyck2011-10-08
| * igb: Move ITR related data into work container within the q_vectorAlexander Duyck2011-10-08
| * igb: Consolidate all of the ring feature flags into a single valueAlexander Duyck2011-10-08
| * igb: avoid unnecessary conversions from u16 to intAlexander Duyck2011-10-08
| * igb: Use node specific allocations for the q_vectors and ringsAlexander Duyck2011-10-08
| * igb: push data into first igb_tx_buffer sooner to reduce stack usageAlexander Duyck2011-10-08
* | net: Remove unnecessary driver assignments of ethtool_ringparam fields to zeroRick Jones2011-10-07
|/
* igb: consolidate creation of Tx buffer info and data descriptorAlexander Duyck2011-10-07
* igb: Combine all flag info fields into a single tx_flags structureAlexander Duyck2011-10-07
* igb: Cleanup protocol handling in transmit pathAlexander Duyck2011-10-07