summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* mac80211: flush workqueue a second time in suspend()Bob Copeland2009-01-291-0/+3
* mac80211: change workqueue back to non-freezeableBob Copeland2009-01-291-1/+1
* mac80211: Fixed BSSID handling revisitedAlina Friedrichsen2009-01-291-39/+33
* airo: clean up WEP key operationsDan Williams2009-01-291-56/+146
* airo: simplify WEP index and capability checksDan Williams2009-01-291-32/+27
* airo: re-arrange WPA capability checksDan Williams2009-01-291-34/+32
* airo: clean up and clarify interrupt-time task handlingDan Williams2009-01-291-286/+327
* iwlwifi: fix probe mask for 39 scan APIWinkler, Tomas2009-01-293-3/+8
* iwl3945: Remaining host command cleanupsSamuel Ortiz2009-01-299-127/+45
* iwl3945: Add restart_fw module parameterSamuel Ortiz2009-01-291-1/+6
* iwl3945: Getting rid of priv->antennaSamuel Ortiz2009-01-293-41/+39
* iwlwifi: Remove IWL3945_DEBUGSamuel Ortiz2009-01-294-52/+31
* iwl3945: Use the iwlcore geos routinesSamuel Ortiz2009-01-293-138/+21
* iwl3945: Use iwl-eeprom.c routinesSamuel Ortiz2009-01-296-367/+115
* iwl3945: Use iwlcore TX queue management routinesSamuel Ortiz2009-01-298-246/+60
* iwlwifi: make iwl_tx_queue->tfds void*Samuel Ortiz2009-01-295-16/+17
* iwl3945: Use iwlcore scan codeSamuel Ortiz2009-01-293-301/+51
* iwl3945: Define send_tx_powerSamuel Ortiz2009-01-292-5/+6
* iwlagn: reduce off channel reception for 4965Rick Farrington2009-01-293-0/+17
* iwlwifi: add test to determine if interface in monitor modeChatre, Reinette2009-01-291-0/+12
* b43: Automatically probe for opensource firmwareMichael Buesch2009-01-293-44/+149
* rtl8187: Fix driver to return TX retry info for RTL8187LLarry Finger2009-01-292-19/+58
* rtl8187: Increase receive queue depthLarry Finger2009-01-291-1/+1
* rtl8187: Fix locking of private dataLarry Finger2009-01-291-4/+7
* libertas: fix CF firmware loading for some cardsDan Williams2009-01-291-1/+1
* rt2x00: Simplify suspend/resume handlingIvo van Doorn2009-01-292-89/+5
* rt2x00: Restrict firmware file lengthsIvo van Doorn2009-01-292-0/+10
* rt2x00: rt2x00_rev() should return u32Ivo van Doorn2009-01-291-1/+1
* ath9k: Clean up the way the eeprom antenna configuration is readVasanthakumar Thiagarajan2009-01-292-51/+17
* ath9k: Remove unused ath9k_hw_select_antconfig() from hw.cVasanthakumar Thiagarajan2009-01-292-22/+0
* ath9k: Fix bug in NF calibrationSujith2009-01-291-1/+3
* ath9k: Fix bug in rate control capability registrationSujith2009-01-291-1/+3
* ath9k: Fix MCS rates registration bug for AR9285Sujith2009-01-291-5/+18
* ath9k: Read and write the TSF via debugfsAlina Friedrichsen2009-01-294-0/+58
* ath5k: Read and write the TSF via debugfsAlina Friedrichsen2009-01-293-2/+27
* mac80211: Read the TSF via debugfsAlina Friedrichsen2009-01-292-0/+5
* ath9k: simplify regulatory codeLuis R. Rodriguez2009-01-298-3030/+809
* cfg80211: allow users to help a driver's complianceLuis R. Rodriguez2009-01-291-1/+2
* mac80211: allow mac80211 drivers to get to struct ieee80211_hw from wiphyLuis R. Rodriguez2009-01-292-0/+22
* cfg80211: Allow for strict regulatory settingsLuis R. Rodriguez2009-01-292-1/+37
* cfg80211: pass more detailed regulatory request information on reg_notifier()Luis R. Rodriguez2009-01-294-41/+48
* cfg80211: move check for ignore_reg_update() on wiphy_update_regulatory()Luis R. Rodriguez2009-01-291-2/+4
* cfg80211: rename fw_handles_regulatory to custom_regulatoryLuis R. Rodriguez2009-01-294-6/+6
* cfg80211: ignore consecutive equal regulatory hintsLuis R. Rodriguez2009-01-291-2/+11
* cfg80211: process user requests only after previous user/driver/core requestsLuis R. Rodriguez2009-01-291-0/+10
* cfg80211: export freq_reg_info()Luis R. Rodriguez2009-01-292-22/+26
* cfg80211: add wiphy_apply_custom_regulatory()Luis R. Rodriguez2009-01-292-24/+108
* mac80211: Add capability to enable/disable beaconingJohannes Berg2009-01-296-14/+66
* ath5k: honor the RTS/CTS bitsBob Copeland2009-01-291-1/+17
* ath5k: use short preamble when possibleBob Copeland2009-01-291-1/+9
OpenPOWER on IntegriCloud