aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/iwlwifi/iwl-agn-sta.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-06-08iwlwifi: don't mess up the SCD when removing a keyEmmanuel Grumbach1-1/+1
2012-05-25iwlwifi: do not send lq cmd when station add failsMeenakshi Venkataraman1-1/+1
2012-05-10drivers/net: Convert compare_ether_addr to ether_addr_equalJoe Perches1-3/+3
2012-04-23iwlwifi: remove TX/RX frame statisticsJohannes Berg1-1/+0
2012-04-12iwlwifi: move iwl_bcast_addr to iwl-agn-sta.cMeenakshi Venkataraman1-0/+2
2012-04-12iwlwifi: move iwl_is_ht40_tx_allowed out of iwl-core.cMeenakshi Venkataraman1-0/+44
2012-04-12iwlwifi: make iwl_sta_fill_lq staticJohannes Berg1-50/+50
2012-04-12iwlwifi: move hw_params into privJohannes Berg1-6/+6
2012-03-08iwlwifi: don't delete AP station directlyJohannes Berg1-0/+35
2012-03-08iwlwifi: more status bit factoringDon Fry1-3/+3
2012-03-07iwlwifi: clean up iwl-commands.hJohannes Berg1-1/+1
2012-03-07iwlwifi: move packet to transportJohannes Berg1-3/+5
2012-03-07iwlwifi: move mutex out of sharedJohannes Berg1-9/+9
2012-03-07iwlwifi: add wrappers for command sendingJohannes Berg1-4/+4
2012-03-06iwlwifi: fix station HT parametersJohannes Berg1-22/+59
2012-03-06iwlwifi: don't pass iwl_rx_mem_buffer to upper layersJohannes Berg1-1/+1
2012-03-06iwlwifi: pass response packet directlyJohannes Berg1-3/+3
2012-03-06iwlwifi: move wowlan bool into privJohannes Berg1-1/+1
2012-03-06iwlwifi: simplify auth/assoc flowJohannes Berg1-45/+0
2012-03-06iwlwifi: make sta lock private & BH lockJohannes Berg1-82/+59
2012-03-06iwlwifi: build some station commands directlyJohannes Berg1-11/+9
2012-03-06iwlwifi: simplify code in iwlagn_key_sta_idJohannes Berg1-17/+4
2012-02-29Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wirelessJohn W. Linville1-1/+9
2012-02-21iwlwifi: fix key removalJohannes Berg1-1/+9
2012-01-24iwlwifi: update CopyrightWey-Yi Guy1-1/+1
2012-01-24iwlwifi: Sanity check for sta_idWey-Yi Guy1-4/+7
2011-12-16iwlagn: remove iwlagn_build_addsta_hcmdJohannes Berg1-13/+2
2011-12-16iwlwifi: reset the tid_data when a station is removedEmmanuel Grumbach1-0/+5
2011-12-08iwlwifi: minor cleanupWey-Yi Guy1-2/+2
2011-12-02iwlagn: fix HW crypto for TX-only keysJohannes Berg1-5/+0
2011-11-11iwlwifi: move station functions to mac80211Wey-Yi Guy1-68/+0
2011-11-11iwlagn: fix NULL ptr deref when reprogramming sta w/o LQJohannes Berg1-3/+7
2011-11-11iwlwifi: Suppress noisy syslog messages when RF_KILL switch engagedTodd Previte1-1/+1
2011-10-14iwlagn: merge station management functionsWey-Yi Guy1-7/+826
2011-10-14iwlagn: add debug for mac80211 callbackWey-Yi Guy1-0/+3
2011-10-14iwlagn: send simple LQ command for WoWLANJohannes Berg1-9/+18
2011-08-29iwlagn: move all iwl_is_XXX helpers to iwl-shared.hEmmanuel Grumbach1-1/+1
2011-08-29iwlagn: bus layer chooses its transport layerEmmanuel Grumbach1-1/+1
2011-08-29iwlagn: priv->sta_lock moves to iwl_sharedEmmanuel Grumbach1-25/+25
2011-08-29iwlagn: priv->mutex moves to iwl_sharedEmmanuel Grumbach1-9/+9
2011-08-29iwlagn: hw_params moves to iwl_sharedEmmanuel Grumbach1-6/+6
2011-07-21iwlagn: rename iwlagn_set_dynamic_keyJohannes Berg1-10/+11
2011-07-21iwlagn: rewrite HW cryptoJohannes Berg1-193/+160
2011-07-21iwlagn: remove keyinfo cacheJohannes Berg1-22/+0
2011-07-21iwlagn: transport layer receives struct iwl_trans*Emmanuel Grumbach1-1/+1
2011-07-11iwlagn: provide heplers to access the transport opsEmmanuel Grumbach1-1/+2
2011-07-11iwlagn: consolidate the API that sends host commands and move to transportEmmanuel Grumbach1-1/+1
2011-06-24iwlagn: don't use CCK rates for P2P interfacesJohannes Berg1-6/+11
2011-05-13iwlagn: prepare for multi-TB commandsJohannes Berg1-2/+2
2011-04-07iwlagn: change Copyright to 2011Wey-Yi Guy1-1/+1