summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-10-14iwlagn: add "echo test" command to debugfsWey-Yi Guy
2011-10-14iwlagn: check rf kill in queue stuckWey-Yi Guy
2011-10-14iwlagn: add "echo" test when command queue stuckWey-Yi Guy
2011-10-14iwlagn: add WARN if tx cmd complete come back lateWey-Yi Guy
2011-10-14iwlagn: add REPLY_ECHO host commandWey-Yi Guy
2011-10-14iwlagn: add cmd queue pointer info when timeoutWey-Yi Guy
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-13net: more accurate skb truesizeEric Dumazet
2011-10-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-nextDavid S. Miller
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-12net-netlink: Add a new attribute to expose TOS values via netlinkMurali Raja
2011-10-12net: wireless: brcm80211: replace ndo_set_multicast_list with ndo_set_rx_modeStephen Rothwell
2011-10-12mwifiex: add support for Marvell pcie8766 chipsetAmitkumar Karwar
2011-10-11cipso: remove an unneeded NULL check in cipso_v4_doi_add()Dan Carpenter
2011-10-11ath9k: only send FCS-fail packets to mac80211 if requestedFelix Fietkau
2011-10-11ath9k_hw: fix a regression in key miss handlingFelix Fietkau
2011-10-11ath9k_hw: remove EEP_REG_1Felix Fietkau
2011-10-11ath: remove ath_regulatory::current_rd_extFelix Fietkau
2011-10-11ath9k_hw: clean up tx power handlingFelix Fietkau
2011-10-11ath9k_hw: make ath9k_hw_set_interrupts use ah->imask by defaultFelix Fietkau
2011-10-11ath9k: disable unnecessary PHY error reportingFelix Fietkau
2011-10-11b43: trivial: do not report any link quality instead of invalid oneRafał Miłecki
2011-10-11rtlwifi: Change debug parameter to apply to individual driversLarry Finger
2011-10-11mac80211: dont orphan TX skbJohannes Berg
2011-10-11mac80211: dont adjust truesizeJohannes Berg
2011-10-11mac80211: parse radiotap header earlierJohannes Berg
2011-10-11mac80211: move fragment flag to info flag as dont-fragmentJohannes Berg
2011-10-11mac80211: remove tx_data ethertypeJohannes Berg
2011-10-11mac80211: optimise monitor xmitJohannes Berg
2011-10-11mac80211: Update injection documentationHelmut Schaa