aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless
Commit message (Expand)AuthorAgeFilesLines
* iwlwifi: remove bg_up workJohannes Berg2010-01-293-29/+14
* iwlagn: simplify ucode loadingJohannes Berg2010-01-291-41/+22
* iwlwifi: no need to test iw_mode in power savingJohannes Berg2010-01-291-2/+1
* iwlwifi: update sensitivity calibration data for 1000 seriesWey-Yi Guy2010-01-291-1/+71
* iwlwifi: update sensitivity calibration data for 5x00 seriesWey-Yi Guy2010-01-291-2/+2
* iwlwifi: update sensitivity calibration data for 6x00 seriesWey-Yi Guy2010-01-291-1/+1
* iwlwifi: fix locking in iwl_mac_add_interfaceJohannes Berg2010-01-291-8/+7
* iwlwifi: sysassert identifier changeWey-Yi Guy2010-01-291-1/+1
* iwlwifi: optimize power savingDaniel Halperin2010-01-291-0/+2
* ath9k: Handle full sleep in ps_restore.Vivek Natarajan2010-01-292-2/+7
* rtl8187: Add callback for get_tsfLarry Finger2010-01-271-1/+10
* b43: N PHY: Fix compilation after removal of typdef b43_c32Larry Finger2010-01-271-2/+2
* rtl8180: implement get_tsf op for mac80211John W. Linville2010-01-271-0/+9
* libertas: add comment re: v10 firmware key handlingJohn W. Linville2010-01-271-0/+5
* ath5k: adding LED support for AR5BXB63 cardsLuca Verdesca2010-01-271-0/+2
* mac80211: wait for beacon before enabling powersaveJohannes Berg2010-01-264-27/+17
* 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