summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2009-01-30iwl3945: fix deep sleep when removing the driver.Abbas, Mohamed3-7/+10
2009-01-30iwl3945: Use iwl-rfkillSamuel Ortiz6-199/+43
2009-01-30iwlagn: fix agn rate scalingAbbas, Mohamed1-8/+23
2009-01-30iwlwifi: allow user to set max rateAbbas, Mohamed2-0/+45
2009-01-30ath9k: Enable dynamic power save in ath9k.Vivek Natarajan6-4/+66
2009-01-30iwlwifi: add recognition of Intel WiFi Link 100 SeriesJay Sternberg4-0/+75
2009-01-30iwlwifi: add recognition of Intel WiFi Link 6000 and 6050 SeriesJay Sternberg5-0/+229
2009-01-30iwlwifi: remove static from 5000 structuresJay Sternberg2-2/+6
2009-01-30iwlwifi: correct Kconfig to prevent following entries from not indentingJay Sternberg1-9/+9
2009-01-30iwlwifi: eliminate power_data_39.Winkler, Tomas4-74/+45
2009-01-30iwlwifi: remove unused or twice defined members in iwl_privWinkler, Tomas5-18/+12
2009-01-30iwlwifi: kill scan39Winkler, Tomas2-8/+6
2009-01-30iwl3945: Use iwl-hcmd host command routinesSamuel Ortiz4-257/+34
2009-01-30iwlwifi: Add TFD library operationsSamuel Ortiz8-163/+176
2009-01-30iwl3945: Use iwl_txq_update_write_ptrSamuel Ortiz1-58/+9
2009-01-30iwl3945: add debugging for wrong command queueChatre, Reinette1-1/+8
2009-01-30iwlwifi: kill iwl3945_scan_cancel and iwl3945_scan_cancel_timeoutWinkler, Tomas1-64/+12
2009-01-30iwlwifi: fix iwl_mac_set_key and iwl3945_mac_set_keyWinkler, Tomas2-20/+13
2009-01-30iwlwifi: make iwl-power.c more readableWinkler, Tomas1-27/+24
2009-01-30mac80211: Fix MFP Association Comeback to use Timeout Interval IEJouni Malinen4-8/+15
2009-01-30ath5k: remove stop/start calls from within suspend/resumeBob Copeland1-24/+7
2009-01-30mac80211: add suspend/resume callbacksBob Copeland4-0/+137
2009-01-30cfg80211: add PM hooksJohannes Berg2-0/+36
2009-01-30mac80211: Fix drop-unencrypted for management framesJouni Malinen1-1/+4
2009-01-30iwlagn: fix hw-rfkill while the interface is downHelmut Schaa1-54/+56
2009-01-30iwl3945: fix some warnings when compiled without debugHelmut Schaa1-0/+6
2009-01-30mac80211: trivial documentation fix (mesh_nexthop_lookup()).Rami Rosen1-1/+1
2009-01-30mac80211: trivial documentation fixes (enum mesh_path_flags).Rami Rosen1-3/+3
2009-01-30mac80211: remove mesh_plink_close() method.Rami Rosen2-31/+0
2009-01-30mac80211: cleanup kmalloc/memset -> kcallocWei Yongjun1-3/+1
2009-01-30ath5k: notice a negative keytypeRoel Kluin1-1/+1
2009-01-30rt2x00: Add LED_MODE_ASUS supportIvo van Doorn3-3/+9
2009-01-30rt2x00: conf_tx() only need register access for WMM queuesIvo van Doorn2-30/+30
2009-01-30rt2x00: Update copyright year to 2009Ivo van Doorn31-31/+31
2009-01-30Move orinoco Kconfig entries into drivers/net/wireless/orinoco/KconfigAndrey Borzenkov2-121/+121
2009-01-30p54spi: remove arch specific dependenciesChristian Lamparter2-19/+28
2009-01-30p54usb: fix conflict with recent usb changesChristian Lamparter1-6/+8
2009-01-30ath9k: Cleanup buffer type assignmentSujith1-17/+11
2009-01-30ath9k: Revamp TX aggregationSujith2-222/+93
2009-01-30ath9k: Handle holding descriptor in TX completion properlySujith1-8/+11
2009-01-30ath9k: Add a helper function to wake mac80211 queuesSujith1-11/+18
2009-01-30ath9k: Merge queue draining functionsSujith4-57/+55
2009-01-30ath9k: Remove ath_tx_stopdma and call ath9k_hw_stoptxdma directlySujith1-13/+9
2009-01-30ath9k: Reorganize code in xmit.cSujith3-1424/+1180
2009-01-30ath9k: Update short guard interval in rate controlSujith1-0/+2
2009-01-30ath9k: rateCodeToIndex is not used, remove itSujith2-14/+0
2009-01-30nl80211: New command for adding extra IE(s) into management framesJouni Malinen7-6/+246
2009-01-30ath9k: enable support for AR9100Gabor Juhos1-0/+3
2009-01-30ath9k: fix null pointer dereference in ani monitor codeGabor Juhos1-3/+3
2009-01-30ath9k: fix ar5416Addac_9100 valuesGabor Juhos1-1/+1