aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/iwlwifi/iwl-sta.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-11-16iwlagn: reprogram AP STA after assocJohannes Berg1-0/+1
2010-10-07iwlwifi: move agn specific station code thereJohannes Berg1-29/+6
2010-08-27iwlwifi: add context pointer to stationJohannes Berg1-1/+1
2010-08-27iwlwifi: make hw crypto context awareJohannes Berg1-10/+17
2010-08-27iwlwifi: move AP sta ID to contextJohannes Berg1-0/+1
2010-08-27iwlwifi: contextify-stations-completelyJohannes Berg1-2/+3
2010-08-27iwlwifi: contextify broadcast stationJohannes Berg1-13/+16
2010-07-13Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6John W. Linville1-0/+11
2010-07-02iwlwifi: remove key information during device restartReinette Chatre1-0/+11
2010-06-25iwlwifi: update LQ for bcast station on channel changeDaniel Halperin1-0/+1
2010-06-21iwlagn: use mutex for aggregationJohannes Berg1-1/+1
2010-05-13iwlwifi: introduce iwl_sta_id_or_broadcastJohannes Berg1-0/+29
2010-05-10iwlwifi: clear driver stations when going downJohannes Berg1-0/+19
2010-05-10iwlwifi: rename iwl_add_local_stationJohannes Berg1-1/+1
2010-05-10iwlwifi: move iwl_find_station() to 4965Johannes Berg1-6/+0
2010-05-10iwlwifi: use iwl_sta_id() for TKIP key updateJohannes Berg1-1/+1
2010-05-10iwlagn: use iwl_sta_id() for aggregationJohannes Berg1-3/+4
2010-05-10iwlwifi: use iwl_find_station lessJohannes Berg1-1/+2
2010-05-10iwlwifi: add iwl_sta_id()Johannes Berg1-0/+8
2010-05-10iwlwifi: track station IDsJohannes Berg1-2/+4
2010-05-10iwlwifi: rework broadcast station managementJohannes Berg1-6/+6
2010-05-10iwlagn: move iwl_get_ra_sta_id to 4965Johannes Berg1-1/+0
2010-05-10iwlwifi: manage IBSS station properlyJohannes Berg1-0/+1
2010-05-10iwlwifi: make bcast LQ command available for later restore actionsReinette Chatre1-2/+5
2010-04-09iwlwifi: make WEP key restoring explicitJohannes Berg1-1/+1
2010-03-19iwlwifi: implement new mac80211 station add/remove callsReinette Chatre1-4/+7
2010-03-19iwlwifi: only add broadcast station onceReinette Chatre1-1/+8
2010-01-25iwlwifi: make broadcast station addition genericReinette Chatre1-0/+1
2010-01-19iwlwifi: update copyright year to 2010Reinette Chatre1-1/+1
2009-11-18iwlwifi: handle unicast PS bufferingJohannes Berg1-1/+2
2009-11-02iwlwifi: split adding broadcast station from othersReinette Chatre1-0/+1
2009-06-04iwlwifi: unify station managementTomas Winkler1-4/+3
2009-03-05iwl3945: unify set key flow with iwlwifiAbhijeet Kolekar1-0/+1
2009-01-29iwl3945: Remaining host command cleanupsSamuel Ortiz1-0/+2
2009-01-29iwlwifi: update copyright year to 2009Reinette Chatre1-1/+1
2008-12-12iwlwifi: change email contact informationWinkler, Tomas1-1/+1
2008-11-26iwlwifi: move iwl_clear_stations_table to iwl-sta.cWinkler, Tomas1-0/+1
2008-11-25iwlwifi: consolidate station management codeTomas Winkler1-1/+12
2008-06-30iwlwifi: better station table maintenanceEmmanuel Grumbach1-1/+1
2008-06-14iwlwifi: general code clean upEmmanuel Grumbach1-5/+11
2008-06-03iwlwifi: move iwl_sta_modify_enable_tid_tx to iwl-sta.cTomas Winkler1-0/+1
2008-06-03iwlwifi: add remove station functionalityTomas Winkler1-0/+1
2008-05-21iwlwifi: clean up and bug fix for securityEmmanuel Grumbach1-0/+3
2008-05-21iwlwifi: move more station managment into iwl-sta.cTomas Winkler1-0/+2
2008-05-07iwlwifi: iwl-sta redundant includes clean upRon Rindjunsky1-8/+0
2008-05-07iwlwifi: HW crypto acceleration fixesEmmanuel Grumbach1-1/+2
2008-04-16iwlwifi: moves security functions to iwl-sta.cEmmanuel Grumbach1-4/+3
2008-04-16iwlwifi: maintain uCode key table stateEmmanuel Grumbach1-0/+1
2008-04-16iwlwifi: add 1X HW WEP supportEmmanuel Grumbach1-0/+3
2008-04-16iwlwifi: default WEP HW encryptionEmmanuel Grumbach1-0/+46