summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/iwlwifi/iwl-agn-sta.c
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-03-011-1/+9
|\
| * iwlwifi: fix key removalJohannes Berg2012-02-211-1/+9
* | iwlwifi: update CopyrightWey-Yi Guy2012-01-241-1/+1
* | iwlwifi: Sanity check for sta_idWey-Yi Guy2012-01-241-4/+7
|/
* iwlagn: remove iwlagn_build_addsta_hcmdJohannes Berg2011-12-161-13/+2
* iwlwifi: reset the tid_data when a station is removedEmmanuel Grumbach2011-12-161-0/+5
* iwlwifi: minor cleanupWey-Yi Guy2011-12-081-2/+2
* iwlagn: fix HW crypto for TX-only keysJohannes Berg2011-12-021-5/+0
* iwlwifi: move station functions to mac80211Wey-Yi Guy2011-11-111-68/+0
* iwlagn: fix NULL ptr deref when reprogramming sta w/o LQJohannes Berg2011-11-111-3/+7
* iwlwifi: Suppress noisy syslog messages when RF_KILL switch engagedTodd Previte2011-11-111-1/+1
* iwlagn: merge station management functionsWey-Yi Guy2011-10-141-7/+826
* iwlagn: add debug for mac80211 callbackWey-Yi Guy2011-10-141-0/+3
* iwlagn: send simple LQ command for WoWLANJohannes Berg2011-10-141-9/+18
* 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/+160
* iwlagn: remove keyinfo cacheJohannes Berg2011-07-211-22/+0
* 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-071-0/+716
OpenPOWER on IntegriCloud