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