summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2011-10-18ixgbe: 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-14ftmac100: fix skb truesize underestimationEric Dumazet
2011-10-14niu: fix skb truesize underestimationEric Dumazet
2011-10-14vmxnet3: fix skb truesize underestimationEric Dumazet
2011-10-14ftgmac100: fix skb truesize underestimationEric Dumazet
2011-10-13sky2: fix skb truesize underestimationEric Dumazet
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-13bnx2: fix skb truesize underestimationEric Dumazet
2011-10-13be2net: fix truesize errorsEric Dumazet
2011-10-13igb: Version bump.Carolyn Wyborny
2011-10-13igb: Loopback functionality supports for i350 devicesAkeem G. Abodunrin
2011-10-13igb: fix static function warnings reported by sparseEmil Tantilov
2011-10-13igb: Add workaround for byte swapped VLAN on i350 local trafficAlexander Duyck
2011-10-13igb: Drop unnecessary write of E1000_IMS from igb_msix_otherAlexander Duyck
2011-10-13igb: Fix features that are currently 82580 only and should also be i350Alexander Duyck
2011-10-13igb: Make certain one vector is always assigned in igb_request_irqAlexander Duyck
2011-10-13igb: avoid unnecessarily creating a local copy of the q_vectorAlexander Duyck
2011-10-13ixgbe: Correct check for change in FCoE priorityMark Rustad
2011-10-13ixgbe: Add FCoE DDP allocation failure counters to ethtool stats.Amir Hanania
2011-10-13ixgbe: Add protection from VF invalid target DMAGreg Rose
2011-10-11Merge branch 'for-davem' of git://git.infradead.org/users/linville/wireless-nextDavid S. Miller
2011-10-11Merge branch 'master' of git://git.infradead.org/users/linville/wireless-next...John W. Linville
2011-10-11ath6kl: fixup merge damage in ath6kl_mgmt_txJohn W. Linville
2011-10-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-nextDavid S. Miller
2011-10-10ll_temac: convert to SKB paged frag API.Ian Campbell
2011-10-10emac: convert to SKB paged frag API.Ian Campbell
2011-10-10ehea: convert to SKB paged frag APIIan Campbell
2011-10-10r6040: bump version to 0.28 and date to 07Oct2011.Florian Fainelli
2011-10-10r6040: invoke phy_{start,stop} when appropriateFlorian Fainelli
2011-10-10mlx4_en: Adding 40gb speed report for ethtoolAlexander Guller
2011-10-10mlx4_en: Fix crash upon device initialization errorAlexander Guller
2011-10-10mlx4_en: Fix QP number calculation according to module paramAlexander Guller
2011-10-10mlx4_en: Added missing iounmap upon releasing a deviceAlexander Guller
2011-10-10mlx4_en: Adjusting moderation per each ringAlexander Guller
2011-10-10mlx4_en: Removing reserve vectorsAlexander Guller
2011-10-10mlx4_en: Assigning TX irq per ringAlexander Guller
2011-10-08igb: add support for NETIF_F_RXHASHAlexander Duyck
2011-10-08igb: move TX hang check flag into ring->flagsAlexander Duyck
2011-10-08igb: fix recent VLAN changes that would leave VLANs disabled after resetAlexander Duyck