summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/iwlwifi/iwl-agn-calib.c
Commit message (Expand)AuthorAgeFilesLines
* iwlagn: simplify chain_noise_num_beacons indirectionFry, Donald H2011-09-191-14/+7Star
* 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/+1Star
* 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/+11Star
* | iwlagn: change Copyright to 2011Wey-Yi Guy2011-04-071-2/+2
|/
* iwlwifi: introduce iwl_bt_statisticsStanislaw Gruszka2011-01-281-6/+3Star
* 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-081-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-261-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