aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/iwlwifi/iwl-calib.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-06-21iwlwifi: move calibration from iwlcore to iwlagnWey-Yi Guy1-919/+0
2010-06-14iwlwifi: print warning about disconnected antennasJohannes Berg1-0/+7
2010-05-14drivers/net: Remove unnecessary returns from void function()sJoe Perches1-2/+0
2010-04-21Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller1-0/+12
2010-04-15Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6David S. Miller1-0/+12
2010-04-15Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davemJohn W. Linville1-1/+1
2010-04-09iwlwifi: work around bogus active chains detectionJohannes Berg1-0/+12
2010-04-02iwlwifi: remove trailing space in messagesFrans Pop1-1/+1
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1
2010-01-19iwlwifi: update copyright year to 2010Reinette Chatre1-2/+2
2009-12-21iwlwifi: remove extra error msg on sensitivity calibrationWey-Yi Guy1-6/+1
2009-11-18iwlwifi: update reply_statistics_cmd with 'clear' parameterWey-Yi Guy1-1/+1
2009-11-02iwlwifi: move iwl_[un]init_drv to iwlagnReinette Chatre1-0/+1
2009-10-27iwlwifi: additional items in sensitivity range tableWey-Yi Guy1-3/+6
2009-10-07iwlwifi: Chain Noise Calibration for 6000 seriesWey-Yi Guy1-19/+45
2009-10-07iwlwifi: separate set_hw_params function for 6000 seriesWey-Yi Guy1-1/+1
2009-08-14iwlwifi: automatically adjust sleep levelJohannes Berg1-1/+1
2009-07-27iwlwifi: fix up command sendingJohannes Berg1-2/+2
2009-07-10iwlwifi: no need to refer to max_nrg_cck range valueWey-Yi Guy1-6/+1
2009-05-11iwlwifi: clean up PS codeJohannes Berg1-1/+1
2009-02-09wireless: replace uses of __constant_{endian}Harvey Harrison1-3/+3
2009-02-09iwlwifi: remove chain noise calibration functions from 6000 familyJay Sternberg1-2/+3
2009-02-09iwlwifi: don't use implicit priv in IWL_DEBUGTomas Winkler1-37/+37
2009-01-29iwlwifi: update copyright year to 2009Reinette Chatre1-2/+2
2009-01-29iwlwifi: replace IWL_ERROR with IWL_ERRWinkler, Tomas1-2/+2
2008-12-19iwlwifi: cleanup iwl-dev.hWinkler, Tomas1-0/+9
2008-12-12iwlwifi: change email contact informationWinkler, Tomas1-1/+1
2008-10-31iwlwifi: make initial calibration set configurableTomas Winkler1-3/+5
2008-09-11iwlwifi: use the results from disconnected antenna algorithmGrumbach, Emmanuel1-4/+11
2008-09-08iwlwifi: generic init calibrations frameworkTomas Winkler1-0/+60
2008-06-30iwlwifi: move RX stats to core, and move temperature to handlerEmmanuel Grumbach1-2/+2
2008-06-14iwlwifi: general code clean upEmmanuel Grumbach1-2/+0
2008-06-14iwlwifi: removes the RUN_TIME_CALIB ifdefEmmanuel Grumbach1-2/+0
2008-06-03iwlwifi: clean up alive_start routineTomas Winkler1-0/+18
2008-05-21iwlwifi: add debugfs to disable/enable run time calibrationTomas Winkler1-0/+9
2008-05-07iwlwifi: rename iwl-4965.h to iwl-dev.hTomas Winkler1-1/+1
2008-05-07iwlwifi: HT antenna/chains overhaulGuy Cohen1-1/+2
2008-05-07iwlwifi: HW dependent run time calibrationEmmanuel Grumbach1-0/+778