summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2010-01-27libertas: add comment re: v10 firmware key handlingJohn W. Linville1-0/+5
2010-01-27ath5k: adding LED support for AR5BXB63 cardsLuca Verdesca1-0/+2
2010-01-26mac80211: wait for beacon before enabling powersaveJohannes Berg4-27/+17
2010-01-26b43: N-PHY: use cordic to generate samplesRafał Miłecki1-9/+12
2010-01-26b43: update cordic code to match current specsRafał Miłecki3-9/+21
2010-01-26b43: make cordic common (LP-PHY and N-PHY need it)Rafał Miłecki3-43/+43
2010-01-26b43: N-PHY: fix one bit off in parsing RF Ctrl Override argumentsRafał Miłecki1-1/+1
2010-01-26b43: Workaround circular locking in hw-tkip key update callbackMichael Buesch1-8/+5
2010-01-26ath9k: improve max rate retry handlingFelix Fietkau2-8/+7
2010-01-26iwlwifi: fix throughput degradation in aggregation modeDaniel Halperin1-14/+9
2010-01-26iwlwifi: cleanup spectrum measurement command supportReinette Chatre8-247/+33
2010-01-26iwlwifi: check endianness annotations by defaultJohannes Berg1-0/+2
2010-01-26iwlwifi: fix sparse warningJohannes Berg1-1/+1
2010-01-26iwlwifi: clean up debugfs codeJohannes Berg3-215/+91
2010-01-26iwlwifi: reorder device setupJohannes Berg1-12/+16
2010-01-26iwlwifi: is no longer experimentalJohannes Berg1-1/+1
2010-01-26iwlwifi: module parameter to enable/disable bt co-existWey-Yi Guy2-1/+31
2010-01-26iwlwifi: bit field description for BT Config commandWey-Yi Guy2-4/+13
2010-01-26iwlwifi: make broadcast station addition genericReinette Chatre9-6/+23
2010-01-26iwlwifi: cleanup station adding codeReinette Chatre1-36/+78
2010-01-26iwlwifi: enable DC calibrationAbhijeet Kolekar1-1/+15
2010-01-26iwlwifi: Tune radio to prevent unexpected behaviorTrieu 'Andrew' Nguyen10-0/+132
2010-01-26iwlwifi: Logic to control how frequent radio should be reset if neededWey-Yi Guy2-2/+17
2010-01-26iwlwifi: Fix A band scanning when associatedHenry Zhangh2-16/+2
2010-01-26iwlwifi: add function to reset/tune radio if neededWey-Yi Guy6-14/+193
2010-01-26iwlwifi: configure missed beacon thresholdWey-Yi Guy7-6/+74
2010-01-23p54pci: revise tx lockingChristian Lamparter1-12/+4
2010-01-23b43: N-PHY: add TX toneRafał Miłecki1-5/+55
2010-01-23b43: N-PHY: add setting power amplifier filtersRafał Miłecki3-2/+64
2010-01-23b43: N-PHY: add running samplesRafał Miłecki1-4/+64
2010-01-23b43: N-PHY: implement overriding RF controlRafał Miłecki3-3/+137
2010-01-23b43: check band widthRafał Miłecki3-1/+10
2010-01-23ath9k: Fix wifi disconnection when collocated bt scan is activeVasanthakumar Thiagarajan4-11/+29
2010-01-23ath5k: fix setup for CAB queueBob Copeland3-6/+23
2010-01-23ath5k: dont use external sleep clock in AP modeBob Copeland1-2/+3
2010-01-23cfg80211: export multiple MAC addresses in sysfsJohannes Berg1-1/+7
2010-01-23mac80211: pass vif and station to update_tkip_keyJohannes Berg2-6/+15
2010-01-20libertas/assoc.c: rearrange some strange line breaksJohn W. Linville1-32/+30
2010-01-20ath9k: make tx power config changes take effect immediatleyLuis R. Rodriguez1-1/+3
2010-01-20libertas: Set/clear WPA keys before the WEP onesSamuel Ortiz1-7/+8
2010-01-20b43: N-PHY: silence warnings, add missing callRafał Miłecki1-3/+3
2010-01-20b43: N-PHY: implement and add multi-dimensional table readingRafał Miłecki3-19/+48
2010-01-20b43: N-PHY: implement and add reading one element tablesRafał Miłecki3-11/+39
2010-01-20b43: N-PHY: implement and add multi-dimensional table writingRafał Miłecki3-33/+67
2010-01-20b43: N-PHY: add writing one element tablesRafał Miłecki1-27/+13
2010-01-20p54pci: move tx cleanup into taskletChristian Lamparter2-30/+32
2010-01-20p54pci: handle dma mapping errorsChristian Lamparter1-2/+16
2010-01-20ath9k: fix RTS/CTS handlingFelix Fietkau1-21/+16
2010-01-20b43: N-PHY: store seq mode for proper restoring (follow specs)Rafał Miłecki1-2/+2
2010-01-20b43: N-PHY: move RF sequence declarations top, add missing callsRafał Miłecki1-12/+16