index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
iwlwifi
/
iwl-shared.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
iwlagn: add missing includes
Emmanuel Grumbach
2011-08-29
1
-0
/
+5
*
iwlagn: remove unused parameters from hw_params
Emmanuel Grumbach
2011-08-29
1
-9
/
+0
*
iwlagn: move iwl_free_pages to iwl-shared.h
Emmanuel Grumbach
2011-08-29
1
-0
/
+5
*
iwlagn: move all iwl_is_XXX helpers to iwl-shared.h
Emmanuel Grumbach
2011-08-29
1
-0
/
+65
*
iwlagn: add comments to module parameters
Wey-Yi Guy
2011-08-29
1
-17
/
+39
*
iwlagn: more comments for bt channel inhibition
Wey-Yi Guy
2011-08-29
1
-1
/
+1
*
iwlagn: enable 11n aggregation without checking traffic load
Wey-Yi Guy
2011-08-29
1
-0
/
+1
*
iwlagn: move iwl_suspend / iwl_resume to the transport layer
Emmanuel Grumbach
2011-08-29
1
-0
/
+1
*
iwlagn: iwl_rx_queue moves to the iwl_trans_pcie
Emmanuel Grumbach
2011-08-29
1
-0
/
+8
*
iwlagn: bus layer chooses its transport layer
Emmanuel Grumbach
2011-08-29
1
-1
/
+8
*
iwlagn: priv->sta_lock moves to iwl_shared
Emmanuel Grumbach
2011-08-29
1
-0
/
+3
*
iwlagn: priv->mutex moves to iwl_shared
Emmanuel Grumbach
2011-08-29
1
-0
/
+2
*
iwlagn: priv->lock moves to iwl_shared
Emmanuel Grumbach
2011-08-29
1
-0
/
+2
*
iwlagn: priv->status moves to iwl_shared
Emmanuel Grumbach
2011-08-29
1
-0
/
+2
*
iwlagn: workqueue moves to iwl_shared
Emmanuel Grumbach
2011-08-29
1
-0
/
+3
*
iwlagn: cmd_queue moves to iwl_shared
Emmanuel Grumbach
2011-08-29
1
-0
/
+3
*
iwlagn: hw_params moves to iwl_shared
Emmanuel Grumbach
2011-08-29
1
-0
/
+51
*
iwlagn: debug_level moves to struct iwl_shared
Emmanuel Grumbach
2011-08-29
1
-0
/
+28
*
iwlagn: introduce struct iwl-shared - known by all layers
Emmanuel Grumbach
2011-08-29
1
-0
/
+16
*
iwlagn: introduce iwl-shared.h
Emmanuel Grumbach
2011-08-29
1
-0
/
+100