summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* b43: N-PHY: use cordic to generate samplesRafał Miłecki2010-01-251-9/+12
* b43: update cordic code to match current specsRafał Miłecki2010-01-253-9/+21
* b43: make cordic common (LP-PHY and N-PHY need it)Rafał Miłecki2010-01-253-43/+43
* b43: N-PHY: fix one bit off in parsing RF Ctrl Override argumentsRafał Miłecki2010-01-251-1/+1
* b43: Workaround circular locking in hw-tkip key update callbackMichael Buesch2010-01-251-8/+5
* ath9k: improve max rate retry handlingFelix Fietkau2010-01-252-8/+7
* iwlwifi: fix throughput degradation in aggregation modeDaniel Halperin2010-01-251-14/+9
* iwlwifi: cleanup spectrum measurement command supportReinette Chatre2010-01-258-247/+33
* iwlwifi: check endianness annotations by defaultJohannes Berg2010-01-251-0/+2
* iwlwifi: fix sparse warningJohannes Berg2010-01-251-1/+1
* iwlwifi: clean up debugfs codeJohannes Berg2010-01-253-215/+91
* iwlwifi: reorder device setupJohannes Berg2010-01-251-12/+16
* iwlwifi: is no longer experimentalJohannes Berg2010-01-251-1/+1
* iwlwifi: module parameter to enable/disable bt co-existWey-Yi Guy2010-01-252-1/+31
* iwlwifi: bit field description for BT Config commandWey-Yi Guy2010-01-252-4/+13
* iwlwifi: make broadcast station addition genericReinette Chatre2010-01-259-6/+23
* iwlwifi: cleanup station adding codeReinette Chatre2010-01-251-36/+78
* iwlwifi: enable DC calibrationAbhijeet Kolekar2010-01-251-1/+15
* iwlwifi: Tune radio to prevent unexpected behaviorTrieu 'Andrew' Nguyen2010-01-2510-0/+132
* iwlwifi: Logic to control how frequent radio should be reset if neededWey-Yi Guy2010-01-252-2/+17
* iwlwifi: Fix A band scanning when associatedHenry Zhangh2010-01-252-16/+2
* iwlwifi: add function to reset/tune radio if neededWey-Yi Guy2010-01-256-14/+193
* iwlwifi: configure missed beacon thresholdWey-Yi Guy2010-01-257-6/+74
* p54pci: revise tx lockingChristian Lamparter2010-01-221-12/+4
* b43: N-PHY: add TX toneRafał Miłecki2010-01-221-5/+55
* b43: N-PHY: add setting power amplifier filtersRafał Miłecki2010-01-223-2/+64
* b43: N-PHY: add running samplesRafał Miłecki2010-01-221-4/+64
* b43: N-PHY: implement overriding RF controlRafał Miłecki2010-01-223-3/+137
* b43: check band widthRafał Miłecki2010-01-223-1/+10
* ath9k: Fix wifi disconnection when collocated bt scan is activeVasanthakumar Thiagarajan2010-01-224-11/+29
* ath5k: fix setup for CAB queueBob Copeland2010-01-223-6/+23
* ath5k: dont use external sleep clock in AP modeBob Copeland2010-01-221-2/+3
* cfg80211: export multiple MAC addresses in sysfsJohannes Berg2010-01-221-1/+7
* mac80211: pass vif and station to update_tkip_keyJohannes Berg2010-01-222-6/+15
* libertas/assoc.c: rearrange some strange line breaksJohn W. Linville2010-01-191-32/+30
* ath9k: make tx power config changes take effect immediatleyLuis R. Rodriguez2010-01-191-1/+3
* libertas: Set/clear WPA keys before the WEP onesSamuel Ortiz2010-01-191-7/+8
* b43: N-PHY: silence warnings, add missing callRafał Miłecki2010-01-191-3/+3
* b43: N-PHY: implement and add multi-dimensional table readingRafał Miłecki2010-01-193-19/+48
* b43: N-PHY: implement and add reading one element tablesRafał Miłecki2010-01-193-11/+39
* b43: N-PHY: implement and add multi-dimensional table writingRafał Miłecki2010-01-193-33/+67
* b43: N-PHY: add writing one element tablesRafał Miłecki2010-01-191-27/+13
* p54pci: move tx cleanup into taskletChristian Lamparter2010-01-192-30/+32
* p54pci: handle dma mapping errorsChristian Lamparter2010-01-191-2/+16
* ath9k: fix RTS/CTS handlingFelix Fietkau2010-01-191-21/+16
* b43: N-PHY: store seq mode for proper restoring (follow specs)Rafał Miłecki2010-01-191-2/+2
* b43: N-PHY: move RF sequence declarations top, add missing callsRafał Miłecki2010-01-191-12/+16
* b43: N-PHY: implement chain selectionRafał Miłecki2010-01-192-1/+30
* b43: N-PHY: implement stopping playbackRafał Miłecki2010-01-192-3/+32
* b43: N-PHY: implement MIMO config updateRafał Miłecki2010-01-192-1/+16
OpenPOWER on IntegriCloud