summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2009-01-30libertas: fix CF firmware loading for some cardsDan Williams1-1/+1
2009-01-30rt2x00: Simplify suspend/resume handlingIvo van Doorn2-89/+5
2009-01-30rt2x00: Restrict firmware file lengthsIvo van Doorn2-0/+10
2009-01-30rt2x00: rt2x00_rev() should return u32Ivo van Doorn1-1/+1
2009-01-30ath9k: Clean up the way the eeprom antenna configuration is readVasanthakumar Thiagarajan2-51/+17
2009-01-30ath9k: Remove unused ath9k_hw_select_antconfig() from hw.cVasanthakumar Thiagarajan2-22/+0
2009-01-30ath9k: Fix bug in NF calibrationSujith1-1/+3
2009-01-30ath9k: Fix bug in rate control capability registrationSujith1-1/+3
2009-01-30ath9k: Fix MCS rates registration bug for AR9285Sujith1-5/+18
2009-01-30ath9k: Read and write the TSF via debugfsAlina Friedrichsen4-0/+58
2009-01-30ath5k: Read and write the TSF via debugfsAlina Friedrichsen3-2/+27
2009-01-30ath9k: simplify regulatory codeLuis R. Rodriguez8-3030/+809
2009-01-30cfg80211: rename fw_handles_regulatory to custom_regulatoryLuis R. Rodriguez2-2/+2
2009-01-30ath5k: honor the RTS/CTS bitsBob Copeland1-1/+17
2009-01-30ath5k: use short preamble when possibleBob Copeland1-1/+9
2009-01-30ath5k: remove unused led_off parameterBob Copeland1-2/+1
2009-01-30orinoco: trivial cleanup in alloc_orinocodevAndrey Borzenkov1-2/+2
2009-01-30orinoco: convert to struct net_device_opsAndrey Borzenkov1-8/+12
2009-01-30wireless: restrict to 32 legacy ratesJohannes Berg4-4/+4
2009-01-30ath9k: Remove unnecessary gpio configuration in ath9k_hw_reset()Vasanthakumar Thiagarajan1-12/+2
2009-01-30ath9k: Fix typo in chip version checkVasanthakumar Thiagarajan1-1/+1
2009-01-30mac80211: constify ieee80211_if_conf.bssidJohannes Berg4-4/+4
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-30ath5k: remove stop/start calls from within suspend/resumeBob Copeland1-24/+7
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-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