summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/iwlwifi/iwl-agn-sta.c
Commit message (Expand)AuthorAgeFilesLines
* iwlwifi: don't delete AP station directlyJohannes Berg2012-03-081-0/+35
* iwlwifi: more status bit factoringDon Fry2012-03-081-3/+3
* iwlwifi: clean up iwl-commands.hJohannes Berg2012-03-071-1/+1
* iwlwifi: move packet to transportJohannes Berg2012-03-071-3/+5
* iwlwifi: move mutex out of sharedJohannes Berg2012-03-071-9/+9
* iwlwifi: add wrappers for command sendingJohannes Berg2012-03-071-4/+4
* iwlwifi: fix station HT parametersJohannes Berg2012-03-061-22/+59
* iwlwifi: don't pass iwl_rx_mem_buffer to upper layersJohannes Berg2012-03-061-1/+1
* iwlwifi: pass response packet directlyJohannes Berg2012-03-061-3/+3
* iwlwifi: move wowlan bool into privJohannes Berg2012-03-061-1/+1
* iwlwifi: simplify auth/assoc flowJohannes Berg2012-03-061-45/+0
* iwlwifi: make sta lock private & BH lockJohannes Berg2012-03-061-82/+59
* iwlwifi: build some station commands directlyJohannes Berg2012-03-061-11/+9
* iwlwifi: simplify code in iwlagn_key_sta_idJohannes Berg2012-03-061-17/+4
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-02-291-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