aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/wireless/iwlwifi/iwl-agn-calib.c
AgeCommit message (Expand)Author
2012-06-06iwlwifi: move DVM code into subdirectoryJohannes Berg
2012-04-23iwlwifi: remove TX/RX frame statisticsJohannes Berg
2012-04-18iwlwifi: op_mode holds its pointer to the configEmmanuel Grumbach
2012-04-16iwlwifi: Disabling calibrations variableDor Shaish
2012-04-12iwlwifi: move hw_params into privJohannes Berg
2012-03-08iwlwifi: remove unused arguments from iwlagn_gain_computationJohannes Berg
2012-03-07iwlwifi: add wrappers for command sendingJohannes Berg
2012-03-07iwlwifi: remove iwl-wifi.hJohannes Berg
2012-03-07iwlwifi: split out firmware storeJohannes Berg
2012-03-07iwlwifi: move ucode loading to op_modeJohannes Berg
2012-03-06iwlwifi: use valid TX/RX antenna from hw_paramsJohannes Berg
2012-03-06iwlwifi: introduce statistics lockJohannes Berg
2012-02-17iwlwifi: use enhance_sensitivity from iwl_fwEmmanuel Grumbach
2012-01-24iwlwifi: update CopyrightWey-Yi Guy
2011-12-16iwlwifi: move iwl_cfg from iwl_priv to iwl_sharedDon Fry
2011-12-08iwlwifi: move calib_results list from iwl_priv to iwl_transDon Fry
2011-11-25iwlagn: dynamically allocate & reflect calibration dataJohannes Berg
2011-11-25iwlagn: remove calibration knowledgeJohannes Berg
2011-09-19iwlagn: simplify chain_noise_num_beacons indirectionFry, Donald H
2011-08-29iwlagn: bus layer chooses its transport layerEmmanuel Grumbach
2011-08-29iwlagn: priv->lock moves to iwl_sharedEmmanuel Grumbach
2011-08-29iwlagn: hw_params moves to iwl_sharedEmmanuel Grumbach
2011-08-08iwlagn: support v2 of enhanced sensitivity tableWey-Yi Guy
2011-07-21iwlagn: remove un-necessary "_agn"Wey-Yi Guy
2011-07-21iwlagn: transport layer receives struct iwl_trans*Emmanuel Grumbach
2011-07-16iwlagn: remove un-necessary fileWey-Yi Guy
2011-07-11iwlagn: remove iwlagn_hcmd_utils structure and call directlyDon Fry
2011-07-11iwlagn: remove the indirection for update_chain_flagsFry, Donald H
2011-07-11iwlagn: provide heplers to access the transport opsEmmanuel Grumbach
2011-07-11iwlagn: consolidate the API that sends host commands and move to transportEmmanuel Grumbach
2011-05-25Merge branch 'for-davem' of ssh://master.kernel.org/pub/scm/linux/kernel/git/...David S. Miller
2011-05-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2011-05-13iwlagn: support multiple TBs per commandJohannes Berg
2011-05-13iwlagn: prepare for multi-TB commandsJohannes Berg
2011-04-26treewide: cleanup continuations and remove logging message whitespaceJoe Perches
2011-04-08iwlagn: clean up & autodetect statisticsJohannes Berg
2011-04-07iwlagn: change Copyright to 2011Wey-Yi Guy
2011-01-28iwlwifi: introduce iwl_bt_statisticsStanislaw Gruszka
2010-11-15iwlwifi: disable disconnected antenna for advanced bt coexShanyu Zhao
2010-11-15iwlwifi: seperate disconnected antenna functionShanyu Zhao
2010-10-07iwlwifi: clean up declarationsJohannes Berg
2010-10-06iwlagn: reduce redundant parameter definitionsWey-Yi Guy
2010-08-27iwlwifi: initial contextificationJohannes Berg
2010-08-25iwlwifi: add bt full concurrency supportWey-Yi Guy
2010-07-23iwlagn: Add support for bluetooth statistics notificationWey-Yi Guy
2010-07-02iwlwifi: adding enhance sensitivity table entriesWey-Yi Guy
2010-06-25iwlagn: reduce severity of disconnected antennas warningReinette Chatre
2010-06-21iwlwifi: code cleanup to remove un-necessary "goto"Wey-Yi Guy
2010-06-21iwlwifi: move calibration from iwlcore to iwlagnWey-Yi Guy