aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/wireless/iwlwifi/iwl-agn-sta.c
AgeCommit message (Expand)Author
2012-06-06iwlwifi: move DVM code into subdirectoryJohannes Berg
2012-06-06iwlwifi: trust mac80211 HT40 settingJohannes Berg
2012-06-05iwlwifi: fix debug print in iwl_sta_calc_ht_flagsMeenakshi Venkataraman
2012-05-25iwlwifi: do not send lq cmd when station add failsMeenakshi Venkataraman
2012-05-10drivers/net: Convert compare_ether_addr to ether_addr_equalJoe Perches
2012-04-23iwlwifi: remove TX/RX frame statisticsJohannes Berg
2012-04-12iwlwifi: move iwl_bcast_addr to iwl-agn-sta.cMeenakshi Venkataraman
2012-04-12iwlwifi: move iwl_is_ht40_tx_allowed out of iwl-core.cMeenakshi Venkataraman
2012-04-12iwlwifi: make iwl_sta_fill_lq staticJohannes Berg
2012-04-12iwlwifi: move hw_params into privJohannes Berg
2012-03-08iwlwifi: don't delete AP station directlyJohannes Berg
2012-03-08iwlwifi: more status bit factoringDon Fry
2012-03-07iwlwifi: clean up iwl-commands.hJohannes Berg
2012-03-07iwlwifi: move packet to transportJohannes Berg
2012-03-07iwlwifi: move mutex out of sharedJohannes Berg
2012-03-07iwlwifi: add wrappers for command sendingJohannes Berg
2012-03-06iwlwifi: fix station HT parametersJohannes Berg
2012-03-06iwlwifi: don't pass iwl_rx_mem_buffer to upper layersJohannes Berg
2012-03-06iwlwifi: pass response packet directlyJohannes Berg
2012-03-06iwlwifi: move wowlan bool into privJohannes Berg
2012-03-06iwlwifi: simplify auth/assoc flowJohannes Berg
2012-03-06iwlwifi: make sta lock private & BH lockJohannes Berg
2012-03-06iwlwifi: build some station commands directlyJohannes Berg
2012-03-06iwlwifi: simplify code in iwlagn_key_sta_idJohannes Berg
2012-02-29Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2012-02-21iwlwifi: fix key removalJohannes Berg
2012-01-24iwlwifi: update CopyrightWey-Yi Guy
2012-01-24iwlwifi: Sanity check for sta_idWey-Yi Guy
2011-12-16iwlagn: remove iwlagn_build_addsta_hcmdJohannes Berg
2011-12-16iwlwifi: reset the tid_data when a station is removedEmmanuel Grumbach
2011-12-08iwlwifi: minor cleanupWey-Yi Guy
2011-12-02iwlagn: fix HW crypto for TX-only keysJohannes Berg
2011-11-11iwlwifi: move station functions to mac80211Wey-Yi Guy
2011-11-11iwlagn: fix NULL ptr deref when reprogramming sta w/o LQJohannes Berg
2011-11-11iwlwifi: Suppress noisy syslog messages when RF_KILL switch engagedTodd Previte
2011-10-14iwlagn: merge station management functionsWey-Yi Guy
2011-10-14iwlagn: add debug for mac80211 callbackWey-Yi Guy
2011-10-14iwlagn: send simple LQ command for WoWLANJohannes Berg
2011-08-29iwlagn: move all iwl_is_XXX helpers to iwl-shared.hEmmanuel Grumbach
2011-08-29iwlagn: bus layer chooses its transport layerEmmanuel Grumbach
2011-08-29iwlagn: priv->sta_lock moves to iwl_sharedEmmanuel Grumbach
2011-08-29iwlagn: priv->mutex moves to iwl_sharedEmmanuel Grumbach
2011-08-29iwlagn: hw_params moves to iwl_sharedEmmanuel Grumbach
2011-07-21iwlagn: rename iwlagn_set_dynamic_keyJohannes Berg
2011-07-21iwlagn: rewrite HW cryptoJohannes Berg
2011-07-21iwlagn: remove keyinfo cacheJohannes Berg
2011-07-21iwlagn: transport layer receives struct iwl_trans*Emmanuel Grumbach
2011-07-11iwlagn: provide heplers to access the transport opsEmmanuel Grumbach
2011-07-11iwlagn: consolidate the API that sends host commands and move to transportEmmanuel Grumbach
2011-06-24iwlagn: don't use CCK rates for P2P interfacesJohannes Berg