aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/iwlwifi/iwl-agn-sta.c
Commit message (Expand)AuthorAge
* iwlwifi: remove TX/RX frame statisticsJohannes Berg2012-04-23
* iwlwifi: move iwl_bcast_addr to iwl-agn-sta.cMeenakshi Venkataraman2012-04-12
* iwlwifi: move iwl_is_ht40_tx_allowed out of iwl-core.cMeenakshi Venkataraman2012-04-12
* iwlwifi: make iwl_sta_fill_lq staticJohannes Berg2012-04-12
* iwlwifi: move hw_params into privJohannes Berg2012-04-12
* iwlwifi: don't delete AP station directlyJohannes Berg2012-03-08
* iwlwifi: more status bit factoringDon Fry2012-03-08
* iwlwifi: clean up iwl-commands.hJohannes Berg2012-03-07
* iwlwifi: move packet to transportJohannes Berg2012-03-07
* iwlwifi: move mutex out of sharedJohannes Berg2012-03-07
* iwlwifi: add wrappers for command sendingJohannes Berg2012-03-07
* iwlwifi: fix station HT parametersJohannes Berg2012-03-06
* iwlwifi: don't pass iwl_rx_mem_buffer to upper layersJohannes Berg2012-03-06
* iwlwifi: pass response packet directlyJohannes Berg2012-03-06
* iwlwifi: move wowlan bool into privJohannes Berg2012-03-06
* iwlwifi: simplify auth/assoc flowJohannes Berg2012-03-06
* iwlwifi: make sta lock private & BH lockJohannes Berg2012-03-06
* iwlwifi: build some station commands directlyJohannes Berg2012-03-06
* iwlwifi: simplify code in iwlagn_key_sta_idJohannes Berg2012-03-06
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-02-29
|\
| * iwlwifi: fix key removalJohannes Berg2012-02-21
* | iwlwifi: update CopyrightWey-Yi Guy2012-01-24
* | iwlwifi: Sanity check for sta_idWey-Yi Guy2012-01-24
|/
* iwlagn: remove iwlagn_build_addsta_hcmdJohannes Berg2011-12-16
* iwlwifi: reset the tid_data when a station is removedEmmanuel Grumbach2011-12-16
* iwlwifi: minor cleanupWey-Yi Guy2011-12-08
* iwlagn: fix HW crypto for TX-only keysJohannes Berg2011-12-02
* iwlwifi: move station functions to mac80211Wey-Yi Guy2011-11-11
* iwlagn: fix NULL ptr deref when reprogramming sta w/o LQJohannes Berg2011-11-11
* iwlwifi: Suppress noisy syslog messages when RF_KILL switch engagedTodd Previte2011-11-11
* iwlagn: merge station management functionsWey-Yi Guy2011-10-14
* iwlagn: add debug for mac80211 callbackWey-Yi Guy2011-10-14
* iwlagn: send simple LQ command for WoWLANJohannes Berg2011-10-14
* iwlagn: move all iwl_is_XXX helpers to iwl-shared.hEmmanuel Grumbach2011-08-29
* iwlagn: bus layer chooses its transport layerEmmanuel Grumbach2011-08-29
* iwlagn: priv->sta_lock moves to iwl_sharedEmmanuel Grumbach2011-08-29
* iwlagn: priv->mutex moves to iwl_sharedEmmanuel Grumbach2011-08-29
* iwlagn: hw_params moves to iwl_sharedEmmanuel Grumbach2011-08-29
* iwlagn: rename iwlagn_set_dynamic_keyJohannes Berg2011-07-21
* iwlagn: rewrite HW cryptoJohannes Berg2011-07-21
* iwlagn: remove keyinfo cacheJohannes Berg2011-07-21
* iwlagn: transport layer receives struct iwl_trans*Emmanuel Grumbach2011-07-21
* iwlagn: provide heplers to access the transport opsEmmanuel Grumbach2011-07-11
* iwlagn: consolidate the API that sends host commands and move to transportEmmanuel Grumbach2011-07-11
* iwlagn: don't use CCK rates for P2P interfacesJohannes Berg2011-06-24
* iwlagn: prepare for multi-TB commandsJohannes Berg2011-05-13
* iwlagn: change Copyright to 2011Wey-Yi Guy2011-04-07
* iwlagn: clean up some 3945/4965 remnantsJohannes Berg2011-04-07
* iwlagn: fix non-5000+ buildJohannes Berg2010-11-15
* iwlwifi: move agn specific station code thereJohannes Berg2010-10-07