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-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-12ath9k: only send FCS-fail packets to mac80211 if requestedFelix Fietkau1-1/+2
2011-10-12ath9k_hw: fix a regression in key miss handlingFelix Fietkau4-17/+19
2011-10-12ath9k_hw: remove EEP_REG_1Felix Fietkau5-9/+0
2011-10-12ath: remove ath_regulatory::current_rd_extFelix Fietkau3-7/+0
2011-10-12ath9k_hw: clean up tx power handlingFelix Fietkau13-176/+85
2011-10-12ath9k_hw: make ath9k_hw_set_interrupts use ah->imask by defaultFelix Fietkau6-17/+17
2011-10-12ath9k: disable unnecessary PHY error reportingFelix Fietkau2-9/+1
2011-10-12b43: trivial: do not report any link quality instead of invalid oneRafał Miłecki1-5/+7
2011-10-12rtlwifi: Change debug parameter to apply to individual driversLarry Finger6-6/+25
2011-10-12mac80211: dont orphan TX skbJohannes Berg1-5/+0
2011-10-12mac80211: dont adjust truesizeJohannes Berg1-3/+0
2011-10-12mac80211: parse radiotap header earlierJohannes Berg2-116/+89
2011-10-12mac80211: move fragment flag to info flag as dont-fragmentJohannes Berg4-27/+20
2011-10-12mac80211: remove tx_data ethertypeJohannes Berg2-7/+1
2011-10-12mac80211: optimise monitor xmitJohannes Berg1-59/+49
2011-10-12mac80211: Update injection documentationHelmut Schaa1-0/+4
2011-10-12ath9k: fix retry counting / BAR handling during queue flushFelix Fietkau2-2/+8
2011-10-12ath9k: improve PS filter clearing and retry counting for A-MPDUFelix Fietkau1-7/+6
2011-10-12ath9k: keep track of what's triggering hardware resetsFelix Fietkau4-5/+47
2011-10-12ath9k: indicate which queues are blocked when stopping tx failsFelix Fietkau1-3/+5
2011-10-12mac80211: Fix regression that allowed mpaths between non-peers.Javier Cardona1-0/+9
2011-10-12mwifiex: fix smatch errorsYogesh Ashok Powar3-2/+7
2011-10-12ath9k: remove some bogus error handling codeDan Carpenter1-7/+0
2011-10-12ath5k: remove some unneeded error handling codeDan Carpenter1-6/+0
2011-10-12mac80211: fix offchannel TX cookie matchingJohannes Berg4-3/+4
2011-10-12iwlagn: separate init calib and rt calibWey-Yi Guy2-1/+11
2011-10-12mac80211: pass no-CCK flag through to HW scanJohannes Berg1-0/+1