aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/wireless/iwlwifi/iwl-sta.c
AgeCommit message (Expand)Author
2010-03-19iwlwifi: implement new mac80211 station add/remove callsReinette Chatre
2010-03-19iwlwifi: only add broadcast station onceReinette Chatre
2010-03-09iwlwifi: change WEP key protection to use mutexJohannes Berg
2010-02-04Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2010-01-25iwlwifi: fix throughput degradation in aggregation modeDaniel Halperin
2010-01-25iwlwifi: make broadcast station addition genericReinette Chatre
2010-01-25iwlwifi: cleanup station adding codeReinette Chatre
2010-01-25iwlwifi: fix pointer signedness warningJohannes Berg
2010-01-19iwlwifi: update copyright year to 2010Reinette Chatre
2009-12-21iwlwifi: allocated rx page accounting cleanupZhu Yi
2009-11-18iwlwifi: handle unicast PS bufferingJohannes Berg
2009-11-04mac80211: make ieee80211_find_sta per virtual interfaceJohannes Berg
2009-11-02iwlwifi: add SM PS support for 6x50 seriesWey-Yi Guy
2009-11-02iwlwifi: split adding broadcast station from othersReinette Chatre
2009-10-27iwlwifi: use paged RxZhu Yi
2009-09-23iwlwifi: do not send sync command while holding spinlockReinette Chatre
2009-08-28iwlwifi: fix remove key errorAbhijeet Kolekar
2009-08-14iwlwifi: name changed from "fat" to "ht40"Wey-Yi Guy
2009-08-14iwlwifi: re-introduce per device debuggingReinette Chatre
2009-08-04iwlwifi: don't export symbols not needed in other modulesJohannes Berg
2009-07-27iwlwifi: remove command callback return valueJohannes Berg
2009-07-27iwlwifi: fix up command sendingJohannes Berg
2009-07-24iwlwifi: make debug level more user friendlyReinette Chatre
2009-07-24iwlagn: do not send key clear commands when rfkill enabledReinette Chatre
2009-07-24iwlwifi: use ieee80211_is_data(fc)Luis R. Rodriguez
2009-06-04iwlwifi: add value and range define for link quality commandWey-Yi Guy
2009-06-04iwlwifi: unify station managementTomas Winkler
2009-05-08Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2009-05-08Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2009-05-06iwlwifi: replace test_and_set_bit by set_bit in clear stations functionTomas Winkler
2009-05-04iwlwifi: update key flags at time key is setReinette Chatre
2009-04-22iwlwifi: clean up unused NL80211_IFTYPE_MONITOR for Monitor modeWey-Yi Guy
2009-04-22iwl3945/iwlwifi: unify add_station functionAbhijeet Kolekar
2009-04-22iwlwifi: use station management opsAbhijeet Kolekar
2009-03-27iwlwifi: report error when detect failure during stop agg queueWey-Yi Guy
2009-03-16iwlagn: fix warning when set WEP keyMohamed Abbas
2009-03-05iwl3945: unify set key flow with iwlwifiAbhijeet Kolekar
2009-02-09iwlwifi: don't use implicit priv in IWL_DEBUGTomas Winkler
2009-02-07Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2009-02-04iwlwifi: clean key table in iwl_clear_stations_tableReinette Chatre
2009-01-29iwl3945: Remaining host command cleanupsSamuel Ortiz
2009-01-29IWL: fix WARN typoJiri Slaby
2009-01-29iwlwifi: update copyright year to 2009Reinette Chatre
2009-01-29iwlwifi: replace IWL_ERROR with IWL_ERRWinkler, Tomas
2009-01-29iwlwifi: replace IWL_WARNING with IWL_WARNWinkler, Tomas
2008-12-12iwlwifi: remove includes of iwl-helpers.h where not neededTomas Winkler
2008-12-12iwlwifi: change email contact informationWinkler, Tomas
2008-12-05Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2008-12-05iwlwifi: clean key table in iwl_clear_stations_table functionTomas Winkler
2008-11-26iwlwifi: move iwl_clear_stations_table to iwl-sta.cWinkler, Tomas