aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet
Commit message (Expand)AuthorAge
* net: add skb frag size accessorsEric Dumazet2011-10-19
* cs89x0: Move the driver into the Cirrus dirJeff Kirsher2011-10-18
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-nextDavid S. Miller2011-10-17
|\
| * 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
* | ehea: Remove unused tcp_end field in send WQAnton Blanchard2011-10-17
* | ehea: Add GRO supportAnton Blanchard2011-10-17
* | ehea: Remove LRO supportAnton Blanchard2011-10-17
* | ehea: Add 64bit statisticsAnton Blanchard2011-10-17
* | ehea: Remove some unused definitionsAnton Blanchard2011-10-17
* | ehea: Simplify type 3 transmit routineAnton Blanchard2011-10-17
* | ehea: Merge swqe2 TSO and non TSO pathsAnton Blanchard2011-10-17
* | ehea: Simplify ehea_xmit2 and ehea_xmit3Anton Blanchard2011-10-17
* | ehea: Allocate large enough skbs to avoid partial cacheline DMA writesAnton Blanchard2011-10-17
* | ehea: Add vlan_featuresAnton Blanchard2011-10-17
* | ehea: Dont check NETIF_F_TSO in TX pathAnton Blanchard2011-10-17
* | ehea: Remove num_tx_qps module optionAnton Blanchard2011-10-17
* | ehea: Remove force_irq logic in napi poll routineAnton Blanchard2011-10-17
* | ehea: Update multiqueue supportAnton Blanchard2011-10-17
* | ehea: Remove NETIF_F_LLTXAnton Blanchard2011-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
* ftmac100: fix skb truesize underestimationEric Dumazet2011-10-13
* niu: fix skb truesize underestimationEric Dumazet2011-10-13
* ftgmac100: fix skb truesize underestimationEric Dumazet2011-10-13
* sky2: fix skb truesize underestimationEric Dumazet2011-10-13
* 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
* bnx2: fix skb truesize underestimationEric Dumazet2011-10-13
* be2net: fix truesize errorsEric 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