summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/iwlwifi/iwl-5000.c
AgeCommit message (Expand)AuthorFilesLines
2010-02-25Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller1-0/+7
2010-02-25Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller1-5/+3
2010-02-22iwlwifi: sanity check before counting number of tfds can be freeStanislaw Gruszka1-4/+2
2010-02-22iwlwifi: error checking for number of tfds in queueWey-Yi Guy1-2/+2
2010-02-11iwlwifi: clear all the stop_queue flag after load firmwareWey-Yi Guy1-0/+5
2010-02-11iwlwifi: clear all tx queues when firmware readyWey-Yi Guy1-0/+2
2010-02-08iwlwifi: Add chain noise scaling factorBen Cahill1-2/+19
2010-01-29iwlagn: simplify ucode loadingJohannes Berg1-41/+22
2010-01-29iwlwifi: update sensitivity calibration data for 5x00 seriesWey-Yi Guy1-2/+2
2010-01-25iwlwifi: make broadcast station addition genericReinette Chatre1-0/+2
2010-01-25iwlwifi: Tune radio to prevent unexpected behaviorTrieu 'Andrew' Nguyen1-0/+7
2010-01-19iwlwifi: update copyright year to 2010Reinette Chatre1-1/+1
2010-01-19iwlwifi: display flowhandler register when sw error or on-demandWey-Yi Guy1-0/+1
2010-01-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6John W. Linville1-0/+5
2010-01-18iwlwifi: Fix throughput stall issue in HT mode for 5000Wey-Yi Guy1-0/+5
2010-01-12iwlwifi: fix bug in tx byte count tableWey-Yi Guy1-4/+4
2009-12-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6John W. Linville1-3/+4
2009-12-22iwlwifi: Constify struct iwl_opsEmese Revfy1-2/+2
2009-12-22iwlwifi: use new mac80211 SMPSJohannes Berg1-4/+0
2009-12-21iwlwifi: dump "Control and Status Register" when detect uCode HW/SW errorWey-Yi Guy1-0/+2
2009-12-21iwlwifi: fix more eeprom endian bugsJohannes Berg1-3/+4
2009-11-24Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller1-8/+47
2009-11-23iwlwifi: update supported PCI_ID list for 5xx0 seriesWey-Yi Guy1-4/+25
2009-11-23iwlwifi: set sm_ps_mode as part of cfg parametersWey-Yi Guy1-0/+4
2009-11-18Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller1-0/+1
2009-11-18iwlwifi: report PS filtered statusJohannes Berg1-4/+2
2009-11-18iwlwifi: 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-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds1-1/+1
2009-10-11Merge 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-07iwlwifi: replace iwl_poll_direct_bit with iwl_poll_bit for CSR accessAbhijeet Kolekar1-2/+4
2009-10-07iwlwifi/iwl3945 : unify apm stop operationAbhijeet Kolekar1-43/+3
2009-10-07iwlwifi: LED cleanupJohannes Berg1-1/+4
2009-10-07iwlwifi: clear the translate table areaHuaxu Wan1-1/+2
2009-10-07iwlwifi: Chain Noise Calibration for 6000 seriesWey-Yi Guy1-3/+12
2009-10-07iwlwifi: send cmd to uCode to configure valid tx antennaWey-Yi Guy1-0/+19
2009-10-07iwlwifi: use S_IRUGO and S_IWUSR in module parametersWey-Yi Guy1-5/+6
2009-10-07iwlwifi: Adjust blink rate to compensate Clock differenceWey-Yi Guy1-0/+6
2009-10-07iwlwifi: separate set_hw_params function for 6000 seriesWey-Yi Guy1-10/+2
2009-10-07iwlwifi: separate nic_config for different NICWey-Yi Guy1-2/+2