summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-10-14iwlwifi: update comments on how to enable debug flagWey-Yi Guy2-5/+7
2011-10-14iwlagn: use low retry limit for WoWLANWey-Yi Guy2-11/+18
2011-10-14iwlagn: do nothing when disable agg in wrong stateWey-Yi Guy1-0/+2
2011-10-14iwlagn: warn only once if AGG state is wrongEmmanuel Grumbach1-1/+1
2011-10-14iwlagn: fix a race in the unmapping of the TFDsEmmanuel Grumbach1-0/+3
2011-10-14iwlagn: Add "_d" sku to 105 series of devicesWey-Yi Guy3-0/+8
2011-10-14iwlagn: add "_d" sku to 6005 series of devicesWey-Yi Guy3-0/+8
2011-10-14iwlagn: set rts retry limitWey-Yi Guy2-10/+13
2011-10-14iwlagn: remove un-necessary stepWey-Yi Guy1-2/+1
2011-10-14iwlagn: stop interrupts when suspendingJohannes Berg1-1/+6
2011-10-14iwlagn: eliminate bus pointer from iwl_priv structureDon Fry6-19/+14
2011-10-14iwlagn: kill hw_params.max_stationsEmmanuel Grumbach7-15/+6
2011-10-14iwlagn: send simple LQ command for WoWLANJohannes Berg3-11/+25
2011-10-14iwlagn: don't assign seqno to QoS Null framesJohannes Berg1-2/+2
2011-10-14iwlagn: update beacon smarterJohannes Berg2-2/+11
2011-10-14iwlagn: add "echo test" command to debugfsWey-Yi Guy3-1/+27
2011-10-14iwlagn: check rf kill in queue stuckWey-Yi Guy1-0/+3
2011-10-14iwlagn: add "echo" test when command queue stuckWey-Yi Guy2-1/+23
2011-10-14iwlagn: add WARN if tx cmd complete come back lateWey-Yi Guy1-0/+5
2011-10-14iwlagn: add REPLY_ECHO host commandWey-Yi Guy1-0/+1
2011-10-14iwlagn: add cmd queue pointer info when timeoutWey-Yi Guy1-0/+9
2011-10-14ftmac100: fix skb truesize underestimationEric Dumazet1-1/+4
2011-10-14niu: fix skb truesize underestimationEric Dumazet1-8/+4
2011-10-14vmxnet3: fix skb truesize underestimationEric Dumazet1-1/+1
2011-10-14ftgmac100: fix skb truesize underestimationEric Dumazet1-1/+3
2011-10-14sky2: fix skb truesize underestimationEric Dumazet1-1/+1
2011-10-14e1000e: fix skb truesize underestimationEric Dumazet1-2/+2
2011-10-14ixgbe: fix skb truesize underestimationEric Dumazet1-1/+1
2011-10-14igb: fix skb truesize underestimationEric Dumazet1-1/+1
2011-10-14e1000: fix skb truesize underestimationEric Dumazet1-1/+1
2011-10-14bnx2: fix skb truesize underestimationEric Dumazet1-2/+1
2011-10-14be2net: fix truesize errorsEric Dumazet1-4/+3
2011-10-14net: more accurate skb truesizeEric Dumazet8-19/+32
2011-10-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-nextDavid S. Miller12-84/+324
2011-10-13igb: Version bump.Carolyn Wyborny1-2/+2
2011-10-13igb: Loopback functionality supports for i350 devicesAkeem G. Abodunrin2-6/+24
2011-10-13igb: fix static function warnings reported by sparseEmil Tantilov1-6/+3
2011-10-13igb: Add workaround for byte swapped VLAN on i350 local trafficAlexander Duyck3-6/+25
2011-10-13igb: Drop unnecessary write of E1000_IMS from igb_msix_otherAlexander Duyck1-6/+0
2011-10-13igb: Fix features that are currently 82580 only and should also be i350Alexander Duyck1-9/+6
2011-10-13igb: Make certain one vector is always assigned in igb_request_irqAlexander Duyck1-6/+6
2011-10-13igb: avoid unnecessarily creating a local copy of the q_vectorAlexander Duyck1-29/+17
2011-10-13ixgbe: Correct check for change in FCoE priorityMark Rustad1-2/+10
2011-10-13ixgbe: Add FCoE DDP allocation failure counters to ethtool stats.Amir Hanania5-11/+56
2011-10-13ixgbe: Add protection from VF invalid target DMAGreg Rose2-1/+175
2011-10-13net-netlink: Add a new attribute to expose TOS values via netlinkMurali Raja2-1/+7
2011-10-12net: wireless: brcm80211: replace ndo_set_multicast_list with ndo_set_rx_modeStephen Rothwell1-1/+1
2011-10-12mwifiex: add support for Marvell pcie8766 chipsetAmitkumar Karwar18-37/+2284
2011-10-12cipso: remove an unneeded NULL check in cipso_v4_doi_add()Dan Carpenter1-1/+1
2011-10-12ath9k: only send FCS-fail packets to mac80211 if requestedFelix Fietkau1-1/+2