aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/iwlwifi/iwl-5000.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-04-30iwlwifi: set hw parameters based on device typeWey-Yi Guy1-21/+52
2010-04-16iwlwifi: add debugfs ops to iwlwifiAbhijeet Kolekar1-0/+11
2010-04-09iwlwifi: default max event log sizeWey-Yi Guy1-0/+7
2010-04-02iwlwifi: merge module parameters into single placeWey-Yi Guy1-13/+0
2010-03-25iwlwifi: add missing email address informationWey-Yi Guy1-0/+1
2010-03-25iwlwifi: remove non-exist extern functions and structuresWey-Yi Guy1-3/+3
2010-03-25iwlwifi: move agn module parameter structure to common placeWey-Yi Guy1-19/+12
2010-03-25iwlwifi: move agn common code to iwlagn library fileWey-Yi Guy1-367/+27
2010-03-25iwlwifi: move ucode alive related code to separate fileWey-Yi Guy1-233/+6
2010-03-25iwlwifi: move hw related defines to separate fileWey-Yi Guy1-28/+29
2010-03-25iwlwifi: move tx queue related code to separate fileWey-Yi Guy1-241/+12
2010-03-25iwlwifi: move hcmd related code to separate fileWey-Yi Guy1-240/+4
2010-03-25iwlwifi: code cleanup for "load ucode" functionWey-Yi Guy1-101/+2
2010-03-25iwlwifi: move ucode loading related code to separated fileWey-Yi Guy1-52/+2
2010-03-19iwlwifi: code cleanup for connectivity recoveryWey-Yi Guy1-2/+4
2010-03-19iwlwifi: move plcp check to separated functionWey-Yi Guy1-0/+2
2010-03-19iwlwifi: Recover TX flow stall due to stuck queueWey-Yi Guy1-0/+9
2010-03-19iwlwifi: clean up driver names for 1000/5000/6000Shanyu Zhao1-7/+7
2010-03-19iwlwifi: only add broadcast station onceReinette Chatre1-1/+0
2010-03-09iwlwifi: clean up queue/fifo handlingJohannes Berg1-18/+17
2010-03-09iwlwifi: clear up AC/FIFO debug outputJohannes Berg1-2/+2
2010-03-09iwlagn: move ICT code into separate fileJohannes Berg1-0/+1
2010-02-25Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6David S. Miller1-0/+7
2010-02-25Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David 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/linville/wireless-next-2.6David 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/net-2.6David 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