summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/iwlwifi/iwl-agn-calib.c
Commit message (Expand)AuthorAgeFilesLines
* iwlwifi: remove TX/RX frame statisticsJohannes Berg2012-04-231-1/+0
* iwlwifi: op_mode holds its pointer to the configEmmanuel Grumbach2012-04-181-4/+4
* iwlwifi: Disabling calibrations variableDor Shaish2012-04-161-3/+3
* iwlwifi: move hw_params into privJohannes Berg2012-04-121-11/+11
* iwlwifi: remove unused arguments from iwlagn_gain_computationJohannes Berg2012-03-081-5/+2
* iwlwifi: add wrappers for command sendingJohannes Berg2012-03-071-4/+4
* iwlwifi: remove iwl-wifi.hJohannes Berg2012-03-071-1/+0
* iwlwifi: split out firmware storeJohannes Berg2012-03-071-3/+2
* iwlwifi: move ucode loading to op_modeJohannes Berg2012-03-071-9/+17
* iwlwifi: use valid TX/RX antenna from hw_paramsJohannes Berg2012-03-061-2/+2
* iwlwifi: introduce statistics lockJohannes Berg2012-03-061-9/+7
* iwlwifi: use enhance_sensitivity from iwl_fwEmmanuel Grumbach2012-02-171-2/+4
* iwlwifi: update CopyrightWey-Yi Guy2012-01-241-2/+2
* iwlwifi: move iwl_cfg from iwl_priv to iwl_sharedDon Fry2011-12-161-6/+6
* iwlwifi: move calib_results list from iwl_priv to iwl_transDon Fry2011-12-081-9/+9
* iwlagn: dynamically allocate & reflect calibration dataJohannes Berg2011-11-251-20/+30
* iwlagn: remove calibration knowledgeJohannes Berg2011-11-251-15/+13
* iwlagn: simplify chain_noise_num_beacons indirectionFry, Donald H2011-09-191-14/+7
* iwlagn: bus layer chooses its transport layerEmmanuel Grumbach2011-08-291-4/+4
* iwlagn: priv->lock moves to iwl_sharedEmmanuel Grumbach2011-08-291-7/+7
* iwlagn: hw_params moves to iwl_sharedEmmanuel Grumbach2011-08-291-10/+11
* iwlagn: support v2 of enhanced sensitivity tableWey-Yi Guy2011-08-081-22/+47
* iwlagn: remove un-necessary "_agn"Wey-Yi Guy2011-07-211-1/+1
* iwlagn: transport layer receives struct iwl_trans*Emmanuel Grumbach2011-07-211-4/+4
* iwlagn: remove un-necessary fileWey-Yi Guy2011-07-161-0/+59
* iwlagn: remove iwlagn_hcmd_utils structure and call directlyDon Fry2011-07-111-2/+2
* iwlagn: remove the indirection for update_chain_flagsFry, Donald H2011-07-111-2/+1
* iwlagn: provide heplers to access the transport opsEmmanuel Grumbach2011-07-111-3/+4
* iwlagn: consolidate the API that sends host commands and move to transportEmmanuel Grumbach2011-07-111-3/+4
* Merge branch 'for-davem' of ssh://master.kernel.org/pub/scm/linux/kernel/git/...David S. Miller2011-05-251-7/+7
|\
| * iwlagn: support multiple TBs per commandJohannes Berg2011-05-131-1/+1
| * iwlagn: prepare for multi-TB commandsJohannes Berg2011-05-131-6/+6
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2011-05-231-2/+2
|\ \ | |/ |/|
| * treewide: cleanup continuations and remove logging message whitespaceJoe Perches2011-04-261-2/+2
* | iwlagn: clean up & autodetect statisticsJohannes Berg2011-04-081-32/+11
* | iwlagn: change Copyright to 2011Wey-Yi Guy2011-04-071-2/+2
|/
* iwlwifi: introduce iwl_bt_statisticsStanislaw Gruszka2011-01-281-6/+3
* iwlwifi: disable disconnected antenna for advanced bt coexShanyu Zhao2010-11-151-8/+11
* iwlwifi: seperate disconnected antenna functionShanyu Zhao2010-11-151-108/+123
* iwlwifi: clean up declarationsJohannes Berg2010-10-071-1/+1
* iwlagn: reduce redundant parameter definitionsWey-Yi Guy2010-10-061-17/+23
* iwlwifi: initial contextificationJohannes Berg2010-08-271-3/+9
* iwlwifi: add bt full concurrency supportWey-Yi Guy2010-08-251-1/+5
* iwlagn: Add support for bluetooth statistics notificationWey-Yi Guy2010-07-231-19/+45
* iwlwifi: adding enhance sensitivity table entriesWey-Yi Guy2010-07-021-28/+105
* iwlagn: reduce severity of disconnected antennas warningReinette Chatre2010-06-251-4/+4
* iwlwifi: code cleanup to remove un-necessary "goto"Wey-Yi Guy2010-06-211-5/+5
* iwlwifi: move calibration from iwlcore to iwlagnWey-Yi Guy2010-06-211-0/+910
OpenPOWER on IntegriCloud