summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/iwlwifi/iwl-5000.c
AgeCommit message (Expand)AuthorFilesLines
2009-09-28iwlwifi: fix 3945 ucode info retrieval after failureReinette Chatre1-0/+4
2009-09-23iwlagn: fix panic in iwl{5000,4965}_rx_reply_txStanislaw Gruszka1-0/+6
2009-08-20iwlwifi: fix erroneous use of iwl_rx_packet.len as a lengthDaniel C Halperin1-1/+1
2009-08-20iwlwifi: add thermal throttling support to 5150Wey-Yi Guy1-0/+1
2009-08-20iwlwifi: use station HT capabilities and BSS operating mode for Green-fieldDaniel C Halperin1-0/+6
2009-08-14iwlwifi: name changed from "fat" to "ht40"Wey-Yi Guy1-5/+5
2009-08-04iwlwifi: Distinguish power amplifier for 6000 seriesWey-Yi Guy1-7/+1
2009-07-27iwlwifi: Thermal Throttling Management - Part 1Wey-Yi Guy1-0/+1
2009-07-27iwlwifi: critical temperature enter/exit conditionWey-Yi Guy1-22/+22
2009-07-24iwlwifi: make debug level more user friendlyReinette Chatre1-2/+0
2009-07-24iwlwifi: Handle new firmware file with ucode build number in headerJay Sternberg1-0/+51
2009-07-24iwlagn: modify digital SVR for 1000Wey-Yi Guy1-0/+7
2009-07-10iwlwifi: no need to refer to max_nrg_cck range valueWey-Yi Guy1-1/+1
2009-07-10iwlwifi: modify sensitivity value for 5150Wey-Yi Guy1-2/+25
2009-06-04iwlwifi: unify station managementTomas Winkler1-11/+5
2009-05-25Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller1-1/+1
2009-05-22iwlcore: support ICT interruptMohamed Abbas1-0/+2
2009-05-22iwlcore: register locksMohamed Abbas1-54/+0
2009-05-22iwlwifi: Temperature sensor voltage reading for 5150Wey-Yi Guy1-22/+86
2009-05-20iwlwifi: update 5000 ucode support to version 2 of APIJay Sternberg1-1/+1
2009-04-22iwlwifi: remove radio disable parameter.Abhijeet Kolekar1-3/+0
2009-04-22iwlwifi: add config_ap lib opAbhijeet Kolekar1-0/+1
2009-04-22iwlwifi: add set_rxon_chain opAbhijeet Kolekar1-0/+1
2009-04-22iwl3945/iwlwifi: unify add_station functionAbhijeet Kolekar1-1/+1
2009-04-22iwlwifi: use station management opsAbhijeet Kolekar1-1/+1
2009-04-22iwlwifi: add station management opsAbhijeet Kolekar1-0/+8
2009-04-22iwlwifi: add commit_rxon libAbhijeet Kolekar1-0/+1
2009-04-22iwl3945: use iwl_bss_info_changedAbhijeet Kolekar1-0/+1
2009-03-27mac80211/iwlwifi: move virtual A-MDPU queue bookkeeping to iwlwifiJohannes Berg1-4/+3
2009-03-27iwlwifi: report error when detect failure during stop agg queueWey-Yi Guy1-1/+1
2009-03-05iwlwifi: update 5150 API version to support new firmwareJay Sternberg1-1/+1
2009-02-13iwlwifi: use pci registers defined in pci_regs.hTomas Winkler1-6/+7
2009-02-09iwlwifi: define structures and functions externally for customizationJay Sternberg1-7/+7
2009-02-09iwlwifi: correct API command overlapJay Sternberg1-1/+8
2009-02-09iwlwifi: parametrize configuration of the PLL for exclusion on 6000Jay Sternberg1-2/+10
2009-02-09iwlwifi: simplify parameter setting to allow support for 6000 seriesJay Sternberg1-37/+39
2009-02-09iwlwifi: don't use implicit priv in IWL_DEBUGTomas Winkler1-27/+27
2009-01-29iwl3945: Use iwlcore TX queue management routinesSamuel Ortiz1-0/+2
2009-01-29iwlwifi: remove static from 5000 structuresJay Sternberg1-2/+2
2009-01-29iwlwifi: Add TFD library operationsSamuel Ortiz1-0/+2
2009-01-29iwlwifi: update copyright year to 2009Reinette Chatre1-1/+1
2009-01-29iwl3945: kill iwl3945_rx_queue_restockWinkler, Tomas1-0/+2
2009-01-29iwlwifi: replace IWL_ERROR with IWL_ERRWinkler, Tomas1-13/+16
2009-01-29iwlwifi: replace IWL_WARNING with IWL_WARNWinkler, Tomas1-3/+6
2009-01-29iwl3945: Have consistant and not redefined HW constantsSamuel Ortiz1-4/+5
2008-12-19iwlwifi: remove useless gotoWu Fengguang1-6/+2
2008-12-19iwlwifi: use type uint for module param debugWu, Fengguang1-1/+1
2008-12-12iwlwifi: remove qos module parameterWinkler, Tomas1-3/+0
2008-12-12iwlwifi: iwl_poll_{direct_}bit cleanupZhu, Yi1-8/+5
2008-12-05iwlwifi: rely on API version read from firmwareReinette Chatre1-12/+34