summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/iwlwifi/iwl-5000.c
AgeCommit message (Expand)Author
2009-10-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2009-10-11headers: remove sched.h from interrupt.hAlexey Dobriyan
2009-10-07iwlagn: fix compile warning in iwl5000_gain_computationReinette Chatre
2009-09-28iwlwifi: fix 3945 ucode info retrieval after failureReinette Chatre
2009-09-23iwlagn: fix panic in iwl{5000,4965}_rx_reply_txStanislaw Gruszka
2009-08-20iwlwifi: fix erroneous use of iwl_rx_packet.len as a lengthDaniel C Halperin
2009-08-20iwlwifi: add thermal throttling support to 5150Wey-Yi Guy
2009-08-20iwlwifi: use station HT capabilities and BSS operating mode for Green-fieldDaniel C Halperin
2009-08-14iwlwifi: name changed from "fat" to "ht40"Wey-Yi Guy
2009-08-04iwlwifi: Distinguish power amplifier for 6000 seriesWey-Yi Guy
2009-07-27iwlwifi: Thermal Throttling Management - Part 1Wey-Yi Guy
2009-07-27iwlwifi: critical temperature enter/exit conditionWey-Yi Guy
2009-07-24iwlwifi: make debug level more user friendlyReinette Chatre
2009-07-24iwlwifi: Handle new firmware file with ucode build number in headerJay Sternberg
2009-07-24iwlagn: modify digital SVR for 1000Wey-Yi Guy
2009-07-10iwlwifi: no need to refer to max_nrg_cck range valueWey-Yi Guy
2009-07-10iwlwifi: modify sensitivity value for 5150Wey-Yi Guy
2009-06-04iwlwifi: unify station managementTomas Winkler
2009-05-25Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2009-05-22iwlcore: support ICT interruptMohamed Abbas
2009-05-22iwlcore: register locksMohamed Abbas
2009-05-22iwlwifi: Temperature sensor voltage reading for 5150Wey-Yi Guy
2009-05-20iwlwifi: update 5000 ucode support to version 2 of APIJay Sternberg
2009-04-22iwlwifi: remove radio disable parameter.Abhijeet Kolekar
2009-04-22iwlwifi: add config_ap lib opAbhijeet Kolekar
2009-04-22iwlwifi: add set_rxon_chain opAbhijeet Kolekar
2009-04-22iwl3945/iwlwifi: unify add_station functionAbhijeet Kolekar
2009-04-22iwlwifi: use station management opsAbhijeet Kolekar
2009-04-22iwlwifi: add station management opsAbhijeet Kolekar
2009-04-22iwlwifi: add commit_rxon libAbhijeet Kolekar
2009-04-22iwl3945: use iwl_bss_info_changedAbhijeet Kolekar
2009-03-27mac80211/iwlwifi: move virtual A-MDPU queue bookkeeping to iwlwifiJohannes Berg
2009-03-27iwlwifi: report error when detect failure during stop agg queueWey-Yi Guy
2009-03-05iwlwifi: update 5150 API version to support new firmwareJay Sternberg
2009-02-13iwlwifi: use pci registers defined in pci_regs.hTomas Winkler
2009-02-09iwlwifi: define structures and functions externally for customizationJay Sternberg
2009-02-09iwlwifi: correct API command overlapJay Sternberg
2009-02-09iwlwifi: parametrize configuration of the PLL for exclusion on 6000Jay Sternberg
2009-02-09iwlwifi: simplify parameter setting to allow support for 6000 seriesJay Sternberg
2009-02-09iwlwifi: don't use implicit priv in IWL_DEBUGTomas Winkler
2009-01-29iwl3945: Use iwlcore TX queue management routinesSamuel Ortiz
2009-01-29iwlwifi: remove static from 5000 structuresJay Sternberg
2009-01-29iwlwifi: Add TFD library operationsSamuel Ortiz
2009-01-29iwlwifi: update copyright year to 2009Reinette Chatre
2009-01-29iwl3945: kill iwl3945_rx_queue_restockWinkler, Tomas
2009-01-29iwlwifi: replace IWL_ERROR with IWL_ERRWinkler, Tomas
2009-01-29iwlwifi: replace IWL_WARNING with IWL_WARNWinkler, Tomas
2009-01-29iwl3945: Have consistant and not redefined HW constantsSamuel Ortiz
2008-12-19iwlwifi: remove useless gotoWu Fengguang
2008-12-19iwlwifi: use type uint for module param debugWu, Fengguang