summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/iwlwifi/iwl-5000.c
AgeCommit message (Expand)AuthorFilesLines
2009-11-24iwlwifi: set sm_ps_mode as part of cfg parametersWey-Yi Guy1-0/+4
2009-11-19Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller1-0/+1
2009-11-19iwlwifi: report PS filtered statusJohannes Berg1-4/+2
2009-11-19iwlwifi: eliminate the possible 1/2 dBm tx power loss in 6x00 & 6x50 seriesWey-Yi Guy1-0/+16
2009-11-11iwlwifi: fix for channel switchWey-Yi Guy1-2/+4
2009-11-11iwlwifi: don't double-activate queue 4Johannes Berg1-3/+7
2009-11-02iwlwifi: add wimax/wifi coexist support for 6x50 seriesWey-Yi Guy1-11/+1
2009-10-27iwlwifi: add channel switch support to 5000 series and upWey-Yi Guy1-0/+32
2009-10-27iwlwifi: consolidate apm_init() functionsBen Cahill1-66/+20
2009-10-27iwlwifi: fix gain computation for 5000 series and upWey-Yi Guy1-1/+1
2009-10-27iwlwifi: use paged RxZhu Yi1-2/+2
2009-10-27iwlwifi: dynamic allocate tx queue structureWey-Yi Guy1-15/+27
2009-10-27iwlwifi: additional items in sensitivity range tableWey-Yi Guy1-0/+8
2009-10-27iwlagn, iwl3945: remove apm_reset() functionsBen Cahill1-45/+0
2009-10-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds1-1/+1
2009-10-12Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller1-1/+1
2009-10-11headers: remove sched.h from interrupt.hAlexey Dobriyan1-0/+1
2009-10-08iwlwifi: replace iwl_poll_direct_bit with iwl_poll_bit for CSR accessAbhijeet Kolekar1-2/+4
2009-10-08iwlwifi/iwl3945 : unify apm stop operationAbhijeet Kolekar1-43/+3
2009-10-08iwlwifi: LED cleanupJohannes Berg1-1/+4
2009-10-08iwlwifi: clear the translate table areaHuaxu Wan1-1/+2
2009-10-08iwlwifi: Chain Noise Calibration for 6000 seriesWey-Yi Guy1-3/+12
2009-10-08iwlwifi: send cmd to uCode to configure valid tx antennaWey-Yi Guy1-0/+19
2009-10-08iwlwifi: use S_IRUGO and S_IWUSR in module parametersWey-Yi Guy1-5/+6
2009-10-08iwlwifi: Adjust blink rate to compensate Clock differenceWey-Yi Guy1-0/+6
2009-10-08iwlwifi: separate set_hw_params function for 6000 seriesWey-Yi Guy1-10/+2
2009-10-08iwlwifi: separate nic_config for different NICWey-Yi Guy1-2/+2
2009-10-08iwlagn: fix compile warning in iwl5000_gain_computationReinette Chatre1-1/+1
2009-09-29iwlwifi: 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-05iwlwifi: 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-23iwlwifi: remove radio disable parameter.Abhijeet Kolekar1-3/+0
2009-04-23iwlwifi: add config_ap lib opAbhijeet Kolekar1-0/+1