summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2009-01-29mac80211: don't try to powersave/config disabled interfacesJohannes Berg1-0/+6
2009-01-29cfg80211: do not pass -EALREADY to userspace on regdomain change requestLuis R. Rodriguez1-0/+5
2009-01-29ath9k: remove useless ath9k driver version informationLuis R. Rodriguez1-4/+3
2009-01-29ath9k: Fix AR9285 specific noise floor eeprom reads.Senthil Balasubramanian2-41/+42
2009-01-29ath9k: fix debug print on regdLuis R. Rodriguez1-1/+1
2009-01-29ath5k: support LED's on emachines E510 notebookTulio Magno Quites Machado Filho2-2/+8
2009-01-29b43: Dynamically control log verbosityMichael Buesch6-19/+60
2009-01-29b43: Accessing the TSF via mac80211Alina Friedrichsen3-32/+39
2009-01-29mac80211: Generic TSF debuggingAlina Friedrichsen8-102/+77
2009-01-29iwlwifi: iwl_tx_queue_alloc : fix warning in printk formattingWinkler, Tomas1-6/+5
2009-01-29mac80211: add interface list lockJohannes Berg5-5/+40
2009-01-29airo: remove useless #definesDan Williams1-6/+0
2009-01-29airo: clean up and clarify micinit()Dan Williams1-41/+41
2009-01-29airo: use __attribute__ ((packed)) not #pragmaDan Williams1-41/+49
2009-01-29b43: Fix phy_g.c compiler warningMichael Buesch1-0/+3
2009-01-29mac80211: flush workqueue a second time in suspend()Bob Copeland1-0/+3
2009-01-29mac80211: change workqueue back to non-freezeableBob Copeland1-1/+1
2009-01-29mac80211: Fixed BSSID handling revisitedAlina Friedrichsen1-39/+33
2009-01-29airo: clean up WEP key operationsDan Williams1-56/+146
2009-01-29airo: simplify WEP index and capability checksDan Williams1-32/+27
2009-01-29airo: re-arrange WPA capability checksDan Williams1-34/+32
2009-01-29airo: clean up and clarify interrupt-time task handlingDan Williams1-286/+327
2009-01-29iwlwifi: fix probe mask for 39 scan APIWinkler, Tomas3-3/+8
2009-01-29iwl3945: Remaining host command cleanupsSamuel Ortiz9-127/+45
2009-01-29iwl3945: Add restart_fw module parameterSamuel Ortiz1-1/+6
2009-01-29iwl3945: Getting rid of priv->antennaSamuel Ortiz3-41/+39
2009-01-29iwlwifi: Remove IWL3945_DEBUGSamuel Ortiz4-52/+31
2009-01-29iwl3945: Use the iwlcore geos routinesSamuel Ortiz3-138/+21
2009-01-29iwl3945: Use iwl-eeprom.c routinesSamuel Ortiz6-367/+115
2009-01-29iwl3945: Use iwlcore TX queue management routinesSamuel Ortiz8-246/+60
2009-01-29iwlwifi: make iwl_tx_queue->tfds void*Samuel Ortiz5-16/+17
2009-01-29iwl3945: Use iwlcore scan codeSamuel Ortiz3-301/+51
2009-01-29iwl3945: Define send_tx_powerSamuel Ortiz2-5/+6
2009-01-29iwlagn: reduce off channel reception for 4965Rick Farrington3-0/+17
2009-01-29iwlwifi: add test to determine if interface in monitor modeChatre, Reinette1-0/+12
2009-01-29b43: Automatically probe for opensource firmwareMichael Buesch3-44/+149
2009-01-29rtl8187: Fix driver to return TX retry info for RTL8187LLarry Finger2-19/+58
2009-01-29rtl8187: Increase receive queue depthLarry Finger1-1/+1
2009-01-29rtl8187: Fix locking of private dataLarry Finger1-4/+7
2009-01-29libertas: fix CF firmware loading for some cardsDan Williams1-1/+1
2009-01-29rt2x00: Simplify suspend/resume handlingIvo van Doorn2-89/+5
2009-01-29rt2x00: Restrict firmware file lengthsIvo van Doorn2-0/+10
2009-01-29rt2x00: rt2x00_rev() should return u32Ivo van Doorn1-1/+1
2009-01-29ath9k: Clean up the way the eeprom antenna configuration is readVasanthakumar Thiagarajan2-51/+17
2009-01-29ath9k: Remove unused ath9k_hw_select_antconfig() from hw.cVasanthakumar Thiagarajan2-22/+0
2009-01-29ath9k: Fix bug in NF calibrationSujith1-1/+3
2009-01-29ath9k: Fix bug in rate control capability registrationSujith1-1/+3
2009-01-29ath9k: Fix MCS rates registration bug for AR9285Sujith1-5/+18
2009-01-29ath9k: Read and write the TSF via debugfsAlina Friedrichsen4-0/+58
2009-01-29ath5k: Read and write the TSF via debugfsAlina Friedrichsen3-2/+27