summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2010-01-26cfg80211: export cfg80211_find_ieJohannes Berg2-18/+36
2010-01-25mac80211: fill jiffies/vif on filtered framesJohannes Berg1-0/+3
2010-01-25b43: N-PHY: use cordic to generate samplesRafał Miłecki1-9/+12
2010-01-25b43: update cordic code to match current specsRafał Miłecki3-9/+21
2010-01-25b43: make cordic common (LP-PHY and N-PHY need it)Rafał Miłecki3-43/+43
2010-01-25b43: N-PHY: fix one bit off in parsing RF Ctrl Override argumentsRafał Miłecki1-1/+1
2010-01-25mac80211: track work started through callbacksJohannes Berg2-8/+10
2010-01-25mac80211: fix sw cryptoJohannes Berg1-1/+1
2010-01-25mac80211: fix WARN_ON in the new work codeFelix Fietkau1-2/+0
2010-01-25mac80211: fix update_tkip_key() documentation about the contextKalle Valo2-3/+1
2010-01-25b43: Workaround circular locking in hw-tkip key update callbackMichael Buesch1-8/+5
2010-01-25ath9k: improve max rate retry handlingFelix Fietkau2-8/+7
2010-01-25iwlwifi: fix throughput degradation in aggregation modeDaniel Halperin1-14/+9
2010-01-25iwlwifi: cleanup spectrum measurement command supportReinette Chatre8-247/+33
2010-01-25iwlwifi: check endianness annotations by defaultJohannes Berg1-0/+2
2010-01-25iwlwifi: fix sparse warningJohannes Berg1-1/+1
2010-01-25iwlwifi: clean up debugfs codeJohannes Berg3-215/+91
2010-01-25iwlwifi: reorder device setupJohannes Berg1-12/+16
2010-01-25iwlwifi: is no longer experimentalJohannes Berg1-1/+1
2010-01-25iwlwifi: module parameter to enable/disable bt co-existWey-Yi Guy2-1/+31
2010-01-25iwlwifi: bit field description for BT Config commandWey-Yi Guy2-4/+13
2010-01-25iwlwifi: make broadcast station addition genericReinette Chatre9-6/+23
2010-01-25iwlwifi: cleanup station adding codeReinette Chatre1-36/+78
2010-01-25iwlwifi: enable DC calibrationAbhijeet Kolekar1-1/+15
2010-01-25iwlwifi: Tune radio to prevent unexpected behaviorTrieu 'Andrew' Nguyen10-0/+132
2010-01-25iwlwifi: Logic to control how frequent radio should be reset if neededWey-Yi Guy2-2/+17
2010-01-25iwlwifi: Fix A band scanning when associatedHenry Zhangh2-16/+2
2010-01-25iwlwifi: add function to reset/tune radio if neededWey-Yi Guy6-14/+193
2010-01-25iwlwifi: configure missed beacon thresholdWey-Yi Guy7-6/+74
2010-01-23mac80211: fix tx select key null pointer crash with hostapdKalle Valo1-3/+4
2010-01-22mac80211: add missing key checkJohannes Berg1-1/+1
2010-01-22p54pci: revise tx lockingChristian Lamparter1-12/+4
2010-01-22b43: N-PHY: add TX toneRafał Miłecki1-5/+55
2010-01-22b43: N-PHY: add setting power amplifier filtersRafał Miłecki3-2/+64
2010-01-22b43: N-PHY: add running samplesRafał Miłecki1-4/+64
2010-01-22b43: N-PHY: implement overriding RF controlRafał Miłecki3-3/+137
2010-01-22b43: check band widthRafał Miłecki3-1/+10
2010-01-22mac80211: fix rx data handling for non-data frames on multiple vifsFelix Fietkau1-17/+28
2010-01-22ath9k: Fix wifi disconnection when collocated bt scan is activeVasanthakumar Thiagarajan4-11/+29
2010-01-22ath5k: fix setup for CAB queueBob Copeland3-6/+23
2010-01-22ath5k: dont use external sleep clock in AP modeBob Copeland1-2/+3
2010-01-22mac80211: Account HT Control field in Data frame hdrlen according to 802.11n-...Andriy Tkachuk2-1/+6
2010-01-22cfg80211: export multiple MAC addresses in sysfsJohannes Berg4-2/+60
2010-01-22mac80211: pass vif and station to update_tkip_keyJohannes Berg6-25/+43
2010-01-22mac80211: avoid NULL ptr deref when using WEPJohn W. Linville1-3/+2
2010-01-19libertas/assoc.c: rearrange some strange line breaksJohn W. Linville1-32/+30
2010-01-19ath9k: make tx power config changes take effect immediatleyLuis R. Rodriguez1-1/+3
2010-01-19nl80211: Allow association to change channels during reassociationJouni Malinen1-1/+3
2010-01-19libertas: Set/clear WPA keys before the WEP onesSamuel Ortiz1-7/+8
2010-01-19b43: N-PHY: silence warnings, add missing callRafał Miłecki1-3/+3