summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/iwlwifi/iwl-shared.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* iwlagn: add missing includesEmmanuel Grumbach2011-08-291-0/+5
* iwlagn: remove unused parameters from hw_paramsEmmanuel Grumbach2011-08-291-9/+0
* iwlagn: move iwl_free_pages to iwl-shared.hEmmanuel Grumbach2011-08-291-0/+5
* iwlagn: move all iwl_is_XXX helpers to iwl-shared.hEmmanuel Grumbach2011-08-291-0/+65
* iwlagn: add comments to module parametersWey-Yi Guy2011-08-291-17/+39
* iwlagn: more comments for bt channel inhibitionWey-Yi Guy2011-08-291-1/+1
* iwlagn: enable 11n aggregation without checking traffic loadWey-Yi Guy2011-08-291-0/+1
* iwlagn: move iwl_suspend / iwl_resume to the transport layerEmmanuel Grumbach2011-08-291-0/+1
* iwlagn: iwl_rx_queue moves to the iwl_trans_pcieEmmanuel Grumbach2011-08-291-0/+8
* iwlagn: bus layer chooses its transport layerEmmanuel Grumbach2011-08-291-1/+8
* iwlagn: priv->sta_lock moves to iwl_sharedEmmanuel Grumbach2011-08-291-0/+3
* iwlagn: priv->mutex moves to iwl_sharedEmmanuel Grumbach2011-08-291-0/+2
* iwlagn: priv->lock moves to iwl_sharedEmmanuel Grumbach2011-08-291-0/+2
* iwlagn: priv->status moves to iwl_sharedEmmanuel Grumbach2011-08-291-0/+2
* iwlagn: workqueue moves to iwl_sharedEmmanuel Grumbach2011-08-291-0/+3
* iwlagn: cmd_queue moves to iwl_sharedEmmanuel Grumbach2011-08-291-0/+3
* iwlagn: hw_params moves to iwl_sharedEmmanuel Grumbach2011-08-291-0/+51
* iwlagn: debug_level moves to struct iwl_sharedEmmanuel Grumbach2011-08-291-0/+28
* iwlagn: introduce struct iwl-shared - known by all layersEmmanuel Grumbach2011-08-291-0/+16
* iwlagn: introduce iwl-shared.hEmmanuel Grumbach2011-08-291-0/+100