summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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/+809Star
* 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
* ath5k: remove unused led_off parameterBob Copeland2009-01-291-2/+1Star
* mac80211: Add documentation bits for mac80211_rate_control_flagsSujith2009-01-291-0/+20
* orinoco: trivial cleanup in alloc_orinocodevAndrey Borzenkov2009-01-291-2/+2
* orinoco: convert to struct net_device_opsAndrey Borzenkov2009-01-291-8/+12
* wireless: restrict to 32 legacy ratesJohannes Berg2009-01-2914-29/+35
* ath9k: Remove unnecessary gpio configuration in ath9k_hw_reset()Vasanthakumar Thiagarajan2009-01-291-12/+2Star
* ath9k: Fix typo in chip version checkVasanthakumar Thiagarajan2009-01-291-1/+1
* mac80211: constify ieee80211_if_conf.bssidJohannes Berg2009-01-296-6/+6
* iwl3945: fix deep sleep when removing the driver.Abbas, Mohamed2009-01-293-7/+10
* iwl3945: Use iwl-rfkillSamuel Ortiz2009-01-296-199/+43Star
* iwlagn: fix agn rate scalingAbbas, Mohamed2009-01-291-8/+23
* iwlwifi: allow user to set max rateAbbas, Mohamed2009-01-292-0/+45
* ath9k: Enable dynamic power save in ath9k.Vivek Natarajan2009-01-296-4/+66
* iwlwifi: add recognition of Intel WiFi Link 100 SeriesJay Sternberg2009-01-294-0/+75
* iwlwifi: add recognition of Intel WiFi Link 6000 and 6050 SeriesJay Sternberg2009-01-295-0/+229
* iwlwifi: remove static from 5000 structuresJay Sternberg2009-01-292-2/+6
* iwlwifi: correct Kconfig to prevent following entries from not indentingJay Sternberg2009-01-291-9/+9
* iwlwifi: eliminate power_data_39.Winkler, Tomas2009-01-294-74/+45Star
* iwlwifi: remove unused or twice defined members in iwl_privWinkler, Tomas2009-01-295-18/+12Star
* iwlwifi: kill scan39Winkler, Tomas2009-01-292-8/+6Star
* iwl3945: Use iwl-hcmd host command routinesSamuel Ortiz2009-01-294-257/+34Star
* iwlwifi: Add TFD library operationsSamuel Ortiz2009-01-298-163/+176
* iwl3945: Use iwl_txq_update_write_ptrSamuel Ortiz2009-01-291-58/+9Star
* iwl3945: add debugging for wrong command queueChatre, Reinette2009-01-291-1/+8
* iwlwifi: kill iwl3945_scan_cancel and iwl3945_scan_cancel_timeoutWinkler, Tomas2009-01-291-64/+12Star
* iwlwifi: fix iwl_mac_set_key and iwl3945_mac_set_keyWinkler, Tomas2009-01-292-20/+13Star
* iwlwifi: make iwl-power.c more readableWinkler, Tomas2009-01-291-27/+24Star
* mac80211: Fix MFP Association Comeback to use Timeout Interval IEJouni Malinen2009-01-294-8/+15
* ath5k: remove stop/start calls from within suspend/resumeBob Copeland2009-01-291-24/+7Star
* mac80211: add suspend/resume callbacksBob Copeland2009-01-294-0/+137
* cfg80211: add PM hooksJohannes Berg2009-01-292-0/+36
* mac80211: Fix drop-unencrypted for management framesJouni Malinen2009-01-291-1/+4