summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/iwlwifi/iwl-5000.c
Commit message (Expand)AuthorAgeFilesLines
* iwlwifi: consolidate apm_init() functionsBen Cahill2009-10-271-66/+20Star
* iwlwifi: fix gain computation for 5000 series and upWey-Yi Guy2009-10-271-1/+1
* iwlwifi: use paged RxZhu Yi2009-10-271-2/+2
* iwlwifi: dynamic allocate tx queue structureWey-Yi Guy2009-10-271-15/+27
* iwlwifi: additional items in sensitivity range tableWey-Yi Guy2009-10-271-0/+8
* iwlagn, iwl3945: remove apm_reset() functionsBen Cahill2009-10-271-45/+0Star
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-10-121-1/+1
|\
| * iwlagn: fix compile warning in iwl5000_gain_computationReinette Chatre2009-10-071-1/+1
* | iwlwifi: replace iwl_poll_direct_bit with iwl_poll_bit for CSR accessAbhijeet Kolekar2009-10-071-2/+4
* | iwlwifi/iwl3945 : unify apm stop operationAbhijeet Kolekar2009-10-071-43/+3Star
* | iwlwifi: LED cleanupJohannes Berg2009-10-071-1/+4
* | iwlwifi: clear the translate table areaHuaxu Wan2009-10-071-1/+2
* | iwlwifi: Chain Noise Calibration for 6000 seriesWey-Yi Guy2009-10-071-3/+12
* | iwlwifi: send cmd to uCode to configure valid tx antennaWey-Yi Guy2009-10-071-0/+19
* | iwlwifi: use S_IRUGO and S_IWUSR in module parametersWey-Yi Guy2009-10-071-5/+6
* | iwlwifi: Adjust blink rate to compensate Clock differenceWey-Yi Guy2009-10-071-0/+6
* | iwlwifi: separate set_hw_params function for 6000 seriesWey-Yi Guy2009-10-071-10/+2Star
* | iwlwifi: separate nic_config for different NICWey-Yi Guy2009-10-071-2/+2
|/
* iwlwifi: fix 3945 ucode info retrieval after failureReinette Chatre2009-09-281-0/+4
* iwlagn: fix panic in iwl{5000,4965}_rx_reply_txStanislaw Gruszka2009-09-231-0/+6
* iwlwifi: fix erroneous use of iwl_rx_packet.len as a lengthDaniel C Halperin2009-08-201-1/+1
* iwlwifi: add thermal throttling support to 5150Wey-Yi Guy2009-08-201-0/+1
* iwlwifi: use station HT capabilities and BSS operating mode for Green-fieldDaniel C Halperin2009-08-201-0/+6
* iwlwifi: name changed from "fat" to "ht40"Wey-Yi Guy2009-08-141-5/+5
* iwlwifi: Distinguish power amplifier for 6000 seriesWey-Yi Guy2009-08-041-7/+1Star
* iwlwifi: Thermal Throttling Management - Part 1Wey-Yi Guy2009-07-271-0/+1
* iwlwifi: critical temperature enter/exit conditionWey-Yi Guy2009-07-271-22/+22
* iwlwifi: make debug level more user friendlyReinette Chatre2009-07-241-2/+0Star
* iwlwifi: Handle new firmware file with ucode build number in headerJay Sternberg2009-07-241-0/+51
* iwlagn: modify digital SVR for 1000Wey-Yi Guy2009-07-241-0/+7
* iwlwifi: no need to refer to max_nrg_cck range valueWey-Yi Guy2009-07-101-1/+1
* iwlwifi: modify sensitivity value for 5150Wey-Yi Guy2009-07-101-2/+25
* iwlwifi: unify station managementTomas Winkler2009-06-041-11/+5Star
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-05-251-1/+1
|\
| * iwlwifi: update 5000 ucode support to version 2 of APIJay Sternberg2009-05-201-1/+1
* | iwlcore: support ICT interruptMohamed Abbas2009-05-221-0/+2
* | iwlcore: register locksMohamed Abbas2009-05-221-54/+0Star
* | iwlwifi: Temperature sensor voltage reading for 5150Wey-Yi Guy2009-05-221-22/+86
* | iwlwifi: remove radio disable parameter.Abhijeet Kolekar2009-04-221-3/+0Star
* | iwlwifi: add config_ap lib opAbhijeet Kolekar2009-04-221-0/+1
* | iwlwifi: add set_rxon_chain opAbhijeet Kolekar2009-04-221-0/+1
* | iwl3945/iwlwifi: unify add_station functionAbhijeet Kolekar2009-04-221-1/+1
* | iwlwifi: use station management opsAbhijeet Kolekar2009-04-221-1/+1
* | iwlwifi: add station management opsAbhijeet Kolekar2009-04-221-0/+8
* | iwlwifi: add commit_rxon libAbhijeet Kolekar2009-04-221-0/+1
* | iwl3945: use iwl_bss_info_changedAbhijeet Kolekar2009-04-221-0/+1
|/
* mac80211/iwlwifi: move virtual A-MDPU queue bookkeeping to iwlwifiJohannes Berg2009-03-281-4/+3Star
* iwlwifi: report error when detect failure during stop agg queueWey-Yi Guy2009-03-281-1/+1
* iwlwifi: update 5150 API version to support new firmwareJay Sternberg2009-03-051-1/+1
* iwlwifi: use pci registers defined in pci_regs.hTomas Winkler2009-02-131-6/+7