aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/intel
AgeCommit message (Expand)Author
2011-11-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2011-11-07ixgbe: Fix compile for kernel without CONFIG_PCI_IOV definedRose, Gregory V
2011-11-06Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2011-11-04i825xx:xscale:8390:freescale: Fix Kconfig dependanciesJeff Kirsher
2011-11-02ixgbevf: Update release versionGreg Rose
2011-11-02ixgbe: DCB, return max for IEEE traffic classesJohn Fastabend
2011-11-02ixgbe: fix reading of the buffer returned by the firmwareEmil Tantilov
2011-11-02ixgbe: Fix compiler warningsGreg Rose
2011-11-02ixgbe: fix smatch splat due to missing NULL checkJohn Fastabend
2011-11-02ixgbe: fix disabling of Tx laser at probeEmil Tantilov
2011-11-02ixgbe: Fix link issues caused by a reset while interface is downEmil Tantilov
2011-11-02igb: Fix for I347AT4 PHY cable length unit detectionKantecki, Tomasz
2011-11-02e100: make sure vlan support isn't advertised on old adaptersJesse Brandeburg
2011-11-02e1000e: demote a debugging WARN to a debug log messageBruce Allan
2011-10-31drivers/net: Add module.h to drivers who were implicitly using itPaul Gortmaker
2011-10-25Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2011-10-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2011-10-21igb: VFTA Table Fix for i350 devicesCarolyn Wyborny
2011-10-21igb: Move DMA Coalescing init code to separate function.Carolyn Wyborny
2011-10-21igb: Fix for Alt MAC Address feature on 82580 and later devicesCarolyn Wyborny
2011-10-21igbvf: Bump version numberWilliams, Mitch A
2011-10-21igbvf: Update module identification stringsWilliams, Mitch A
2011-10-20igb: fix a compile warningRongQing Li
2011-10-20igbvf: fix truesize underestimationEric Dumazet
2011-10-19net: add skb frag size accessorsEric Dumazet
2011-10-17ixgbe: change the eeprom version reported by ethtoolEmil Tantilov
2011-10-17ixgbe: allow eeprom writes via ethtoolEmil Tantilov
2011-10-17ixgbe: fix endianess when writing driver version to firmwareEmil Tantilov
2011-10-17igb: Check if subordinate VFs are assigned to virtual machinesGreg Rose
2011-10-17igbvf: Fix trunk vlanGreg Rose
2011-10-16igbvf: convert to ndo_fix_featuresMichał Mirosław
2011-10-16igb: enable l4 timestamping for v2 event packetsJacob Keller
2011-10-16ixgbe: Add new netdev op to turn spoof checking on or off per VFGreg Rose
2011-10-16e1000e: locking bug introduced by commit 67fd4fcbBruce Allan
2011-10-13e1000e: fix skb truesize underestimationEric Dumazet
2011-10-13ixgbe: fix skb truesize underestimationEric Dumazet
2011-10-13igb: fix skb truesize underestimationEric Dumazet
2011-10-13e1000: fix skb truesize underestimationEric Dumazet
2011-10-12igb: Version bump.Carolyn Wyborny
2011-10-12igb: Loopback functionality supports for i350 devicesAkeem G. Abodunrin
2011-10-12igb: fix static function warnings reported by sparseEmil Tantilov
2011-10-12igb: Add workaround for byte swapped VLAN on i350 local trafficAlexander Duyck
2011-10-12igb: Drop unnecessary write of E1000_IMS from igb_msix_otherAlexander Duyck
2011-10-12igb: Fix features that are currently 82580 only and should also be i350Alexander Duyck
2011-10-12igb: Make certain one vector is always assigned in igb_request_irqAlexander Duyck
2011-10-12igb: avoid unnecessarily creating a local copy of the q_vectorAlexander Duyck
2011-10-12ixgbe: Correct check for change in FCoE priorityMark Rustad
2011-10-12ixgbe: Add FCoE DDP allocation failure counters to ethtool stats.Amir Hanania
2011-10-12ixgbe: Add protection from VF invalid target DMAGreg Rose
2011-10-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-nextDavid S. Miller