summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* mac80211: refactor debugfs function generation codeEliad Peller2010-11-154-55/+52
* ath9k: content DMA start / stop through the PCU lockLuis R. Rodriguez2010-11-152-28/+26
* ath9k: move the PCU lock to the sc structureLuis R. Rodriguez2010-11-154-25/+25
* ath9k: simplify hw reset lockingLuis R. Rodriguez2010-11-154-20/+8
* ath9k: Properly assign boolean typesMohammed Shafi Shajakhan2010-11-151-7/+5
* ath9k_htc: Handle monitor mode properly for HTC devicesRajkumar Manoharan2010-11-151-59/+5
* iwlwifi: Convert to new PCI PM frameworkJohn W. Linville2010-11-154-23/+27
* rt2x00pci: do not use GFP_DMAJohn W. Linville2010-11-151-1/+1
* b43: remove extraneous code in free_ringmemoryJohn W. Linville2010-11-151-5/+0
* carl9170: fix typosHauke Mehrtens2010-11-152-2/+2
* b43: N-PHY: improve 2055 radio initializationRafał Miłecki2010-11-151-4/+7
* b43: N-PHY: determine usage of radio regulatory workaround correctlyRafał Miłecki2010-11-151-1/+2
* b43: define known SPROM boardflags2 bitsRafał Miłecki2010-11-151-0/+13
* b43: N-PHY: fix 2055 radio initRafał Miłecki2010-11-151-3/+5
* iwlwifi: avoid commit rxon during scan in iwl_set_no_assocStanislaw Gruszka2010-11-151-12/+14
* iwlwifi: defer update power mode while scanStanislaw Gruszka2010-11-153-35/+64
* iwlwifi: avoid commit rxon during scan in iwlagn_bt_traffic_change_workStanislaw Gruszka2010-11-151-1/+16
* iwlwifi: avoid commit rxon during scan in iwlagn_configure_filterStanislaw Gruszka2010-11-152-4/+8
* iwlwifi: fix set_tx_power vs scanStanislaw Gruszka2010-11-155-34/+42
* iwlwifi: send tx_power_cmd synchronouslyStanislaw Gruszka2010-11-151-3/+2
* iwlwifi: warn when send tx power settings during scanStanislaw Gruszka2010-11-153-6/+10
* mac80211: minstrel_ht - reduce the overhead of rate samplingFelix Fietkau2010-11-151-6/+10
* ath9k_hw: fix potential spurious tx error bit interpretationFelix Fietkau2010-11-151-7/+9
* ath9k: add a debug warning when we cannot stop RXLuis R. Rodriguez2010-11-151-0/+2
* ath: add a ATH_DBG_WARN()Luis R. Rodriguez2010-11-151-0/+2
* cfg80211: prefix REG_DBG_PRINT() with cfg80211Luis R. Rodriguez2010-11-151-16/+15
* cfg80211: add debug print when processing a channelLuis R. Rodriguez2010-11-151-0/+39
* cfg80211: add debug print when disabling a channel on a custom regdLuis R. Rodriguez2010-11-151-0/+5
* cfg80211: add debug prints for when we ignore regulatory hintsLuis R. Rodriguez2010-11-151-3/+39
* cfg80211: fix disabling channels based on hintsLuis R. Rodriguez2010-11-152-2/+24
* cfg80211: fix allowing country IEs for WIPHY_FLAG_STRICT_REGULATORYLuis R. Rodriguez2010-11-152-7/+9
* cfg80211: pass the reg hint initiator to helpersLuis R. Rodriguez2010-11-151-4/+8
* rfkill: remove dead codeStephen Hemminger2010-11-152-45/+0
* ssb: Clear RETRY_TIMEOUT in PCI Configuration for normal devicesLarry Finger2010-11-151-0/+7
* ath5k: make ath5k_update_bssid_mask_and_opmode() staticLuis R. Rodriguez2010-11-151-2/+2
* ath: make ath_hw_set_keycache_entry() staticLuis R. Rodriguez2010-11-151-3/+3
* ath: make ath_hw_keysetmac() staticLuis R. Rodriguez2010-11-151-1/+2
* ath9k: initialize per-channel tx power limits instead of hardcoding themFelix Fietkau2010-11-154-12/+45
* ath9k_hw: extend ath9k_hw_set_txpowerlimit to test channel txpowerFelix Fietkau2010-11-1511-58/+79
* ath9k_hw: initialize regulatory->max_power_level in set_txpower for AR9003Felix Fietkau2010-11-151-0/+2
* ath5k: Add channel time to survey dataBruno Randolf2010-11-091-1/+19
* ath5k: Optimize descriptor alignmentBruno Randolf2010-11-091-9/+9
* ath9k: Remove the median function in rate controlMohammed Shafi Shajakhan2010-11-091-19/+0
* ath9k_hw: optimize all descriptor access functionsFelix Fietkau2010-11-092-5/+5
* ath9k: Convert to new PCI PM frameworkRafael J. Wysocki2010-11-091-18/+22
* ath9k: fix sparse complaint on aphy for debugfsLuis R. Rodriguez2010-11-091-6/+6
* ath9k_hw: make ath9k_hw_gettsf32 staticFelix Fietkau2010-11-092-3/+1
* ath9k: remove a redundant call to ath9k_hw_gettsf32Felix Fietkau2010-11-091-4/+2
* ath9k: optimize/fix ANI RSSI processingFelix Fietkau2010-11-095-29/+20
* ath9k_hw: optimize tx status descriptor processingFelix Fietkau2010-11-093-81/+72
OpenPOWER on IntegriCloud