summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/iwlwifi/iwl-agn-sta.c
Commit message (Expand)AuthorAgeFilesLines
* iwlagn: move all iwl_is_XXX helpers to iwl-shared.hEmmanuel Grumbach2011-08-291-1/+1
* iwlagn: bus layer chooses its transport layerEmmanuel Grumbach2011-08-291-1/+1
* iwlagn: priv->sta_lock moves to iwl_sharedEmmanuel Grumbach2011-08-291-25/+25
* iwlagn: priv->mutex moves to iwl_sharedEmmanuel Grumbach2011-08-291-9/+9
* iwlagn: hw_params moves to iwl_sharedEmmanuel Grumbach2011-08-291-6/+6
* iwlagn: rename iwlagn_set_dynamic_keyJohannes Berg2011-07-211-10/+11
* iwlagn: rewrite HW cryptoJohannes Berg2011-07-211-193/+160Star
* iwlagn: remove keyinfo cacheJohannes Berg2011-07-211-22/+0Star
* iwlagn: transport layer receives struct iwl_trans*Emmanuel Grumbach2011-07-211-1/+1
* iwlagn: provide heplers to access the transport opsEmmanuel Grumbach2011-07-111-1/+2
* iwlagn: consolidate the API that sends host commands and move to transportEmmanuel Grumbach2011-07-111-1/+1
* iwlagn: don't use CCK rates for P2P interfacesJohannes Berg2011-06-241-6/+11
* iwlagn: prepare for multi-TB commandsJohannes Berg2011-05-131-2/+2
* iwlagn: change Copyright to 2011Wey-Yi Guy2011-04-071-1/+1
* iwlagn: clean up some 3945/4965 remnantsJohannes Berg2011-04-071-1/+1
* iwlagn: fix non-5000+ buildJohannes Berg2010-11-151-1/+31
* iwlwifi: move agn specific station code thereJohannes Berg2010-10-081-0/+716