summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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/+1
* 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/+2
* 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/+43
* 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/+45
* iwlwifi: remove unused or twice defined members in iwl_privWinkler, Tomas2009-01-295-18/+12
* iwlwifi: kill scan39Winkler, Tomas2009-01-292-8/+6
* iwl3945: Use iwl-hcmd host command routinesSamuel Ortiz2009-01-294-257/+34
* iwlwifi: Add TFD library operationsSamuel Ortiz2009-01-298-163/+176
* iwl3945: Use iwl_txq_update_write_ptrSamuel Ortiz2009-01-291-58/+9
* 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/+12
* iwlwifi: fix iwl_mac_set_key and iwl3945_mac_set_keyWinkler, Tomas2009-01-292-20/+13
* iwlwifi: make iwl-power.c more readableWinkler, Tomas2009-01-291-27/+24
* 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/+7
* 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
* iwlagn: fix hw-rfkill while the interface is downHelmut Schaa2009-01-291-54/+56
* iwl3945: fix some warnings when compiled without debugHelmut Schaa2009-01-291-0/+6
* mac80211: trivial documentation fix (mesh_nexthop_lookup()).Rami Rosen2009-01-291-1/+1
* mac80211: trivial documentation fixes (enum mesh_path_flags).Rami Rosen2009-01-291-3/+3
* mac80211: remove mesh_plink_close() method.Rami Rosen2009-01-292-31/+0
* mac80211: cleanup kmalloc/memset -> kcallocWei Yongjun2009-01-291-3/+1
* ath5k: notice a negative keytypeRoel Kluin2009-01-291-1/+1
* rt2x00: Add LED_MODE_ASUS supportIvo van Doorn2009-01-293-3/+9
* rt2x00: conf_tx() only need register access for WMM queuesIvo van Doorn2009-01-292-30/+30
* rt2x00: Update copyright year to 2009Ivo van Doorn2009-01-2931-31/+31
* Move orinoco Kconfig entries into drivers/net/wireless/orinoco/KconfigAndrey Borzenkov2009-01-292-121/+121
* p54spi: remove arch specific dependenciesChristian Lamparter2009-01-292-19/+28
* p54usb: fix conflict with recent usb changesChristian Lamparter2009-01-291-6/+8
* ath9k: Cleanup buffer type assignmentSujith2009-01-291-17/+11
* ath9k: Revamp TX aggregationSujith2009-01-292-222/+93