summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/iwlwifi/iwl-sta.c
Commit message (Expand)AuthorAgeFilesLines
* iwlwifi: remove redundant iwl_dump_lq_cmd()Shanyu Zhao2010-04-161-1/+0
* iwlwifi: set correct single/dual stream maskWey-Yi Guy2010-04-161-1/+11
* iwlwifi: fix compiler warningWey-Yi Guy2010-04-091-1/+4
* iwlwifi: fix compile warnings when compiling without debugReinette Chatre2010-04-091-1/+1
* iwlwifi: remove pointless sta_id invalid checkJohannes Berg2010-04-091-5/+1
* iwlwifi: remove wrong key use checkJohannes Berg2010-04-091-8/+0
* iwlwifi: make WEP key restoring explicitJohannes Berg2010-04-091-5/+9
* iwlwifi: remove trailing space in messagesFrans Pop2010-04-021-6/+6
* iwlwifi: move agn only tx functions from iwlcore to iwlagnWey-Yi Guy2010-03-251-0/+1
* iwlwifi: implement new mac80211 station add/remove callsReinette Chatre2010-03-191-235/+293
* iwlwifi: only add broadcast station onceReinette Chatre2010-03-191-23/+85
* iwlwifi: change WEP key protection to use mutexJohannes Berg2010-03-091-9/+9
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2010-02-041-51/+99
|\
| * iwlwifi: fix throughput degradation in aggregation modeDaniel Halperin2010-01-251-14/+9
| * iwlwifi: make broadcast station addition genericReinette Chatre2010-01-251-0/+11
| * iwlwifi: cleanup station adding codeReinette Chatre2010-01-251-36/+78
| * iwlwifi: update copyright year to 2010Reinette Chatre2010-01-191-1/+1
* | iwlwifi: fix pointer signedness warningJohannes Berg2010-01-251-2/+2
|/
* iwlwifi: allocated rx page accounting cleanupZhu Yi2009-12-211-6/+2
* iwlwifi: handle unicast PS bufferingJohannes Berg2009-11-181-15/+14
* mac80211: make ieee80211_find_sta per virtual interfaceJohannes Berg2009-11-041-1/+1
* iwlwifi: add SM PS support for 6x50 seriesWey-Yi Guy2009-11-021-0/+5
* iwlwifi: split adding broadcast station from othersReinette Chatre2009-11-021-0/+62
* iwlwifi: use paged RxZhu Yi2009-10-271-38/+24
* iwlwifi: do not send sync command while holding spinlockReinette Chatre2009-09-231-1/+1
* iwlwifi: fix remove key errorAbhijeet Kolekar2009-08-281-1/+1
* iwlwifi: name changed from "fat" to "ht40"Wey-Yi Guy2009-08-141-3/+3
* iwlwifi: re-introduce per device debuggingReinette Chatre2009-08-141-1/+1
* iwlwifi: don't export symbols not needed in other modulesJohannes Berg2009-08-041-1/+0
* iwlwifi: remove command callback return valueJohannes Berg2009-07-271-16/+10
* iwlwifi: fix up command sendingJohannes Berg2009-07-271-14/+16
* iwlwifi: make debug level more user friendlyReinette Chatre2009-07-241-1/+1
* iwlagn: do not send key clear commands when rfkill enabledReinette Chatre2009-07-241-0/+12
* iwlwifi: use ieee80211_is_data(fc)Luis R. Rodriguez2009-07-241-3/+2
* iwlwifi: add value and range define for link quality commandWey-Yi Guy2009-06-041-2/+3
* iwlwifi: unify station managementTomas Winkler2009-06-041-23/+28
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2009-05-081-1/+1
|\
| * iwlwifi: replace test_and_set_bit by set_bit in clear stations functionTomas Winkler2009-05-061-1/+1
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-05-081-10/+11
|\ \ | |/ |/|
| * iwlwifi: update key flags at time key is setReinette Chatre2009-05-041-10/+11
* | iwlwifi: clean up unused NL80211_IFTYPE_MONITOR for Monitor modeWey-Yi Guy2009-04-221-5/+0
* | iwl3945/iwlwifi: unify add_station functionAbhijeet Kolekar2009-04-221-2/+2
* | iwlwifi: use station management opsAbhijeet Kolekar2009-04-221-10/+10
|/
* iwlwifi: report error when detect failure during stop agg queueWey-Yi Guy2009-03-271-1/+3
* iwlagn: fix warning when set WEP keyMohamed Abbas2009-03-161-0/+7
* iwl3945: unify set key flow with iwlwifiAbhijeet Kolekar2009-03-051-1/+2
* iwlwifi: don't use implicit priv in IWL_DEBUGTomas Winkler2009-02-091-18/+18
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-02-071-0/+3
|\
| * iwlwifi: clean key table in iwl_clear_stations_tableReinette Chatre2009-02-041-0/+3
* | iwl3945: Remaining host command cleanupsSamuel Ortiz2009-01-291-2/+4
OpenPOWER on IntegriCloud