aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/iwlwifi/iwl-sta.c
Commit message (Expand)AuthorAge
* iwlwifi: return ucode errors from station managementJohannes Berg2010-06-21
* iwlwifi: use sync commands for keysJohannes Berg2010-06-21
* iwlagn: use mutex for aggregationJohannes Berg2010-06-21
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-06-17
|\
| * iwlwifi: serialize station management actionsReinette Chatre2010-06-14
* | Merge branch 'wireless-next-2.6' of git://git.kernel.org/pub/scm/linux/kernel...John W. Linville2010-06-02
|\ \ | |/ |/|
| * iwlwifi: fix and add missing sta_lock usageReinette Chatre2010-05-13
| * iwlwifi: introduce iwl_sta_id_or_broadcastJohannes Berg2010-05-13
* | iwlwifi: testing the wrong variable in iwl_add_bssid_station()Dan Carpenter2010-05-24
|/
* iwlwifi: remove pointless HT checkJohannes Berg2010-05-10
* iwlwifi: rename iwl_add_local_stationJohannes Berg2010-05-10
* iwlwifi: move iwl_find_station() to 4965Johannes Berg2010-05-10
* iwlwifi: use iwl_sta_id() for TKIP key updateJohannes Berg2010-05-10
* iwlagn: use iwl_sta_id() for aggregationJohannes Berg2010-05-10
* iwlwifi: use iwl_find_station lessJohannes Berg2010-05-10
* iwlwifi: track station IDsJohannes Berg2010-05-10
* iwlagn: work around rate scaling reset delayReinette Chatre2010-05-10
* iwlwifi: rework broadcast station managementJohannes Berg2010-05-10
* iwlwifi: split allocation/sending local station LQJohannes Berg2010-05-10
* iwlwifi: fix iwl_sta_init_lq station IDJohannes Berg2010-05-10
* iwlagn: move iwl_get_ra_sta_id to 4965Johannes Berg2010-05-10
* iwlwifi: manage IBSS station properlyJohannes Berg2010-05-10
* iwlwifi: pass address to iwl_remove_stationJohannes Berg2010-05-10
* iwlwifi: make bcast LQ command available for later restore actionsReinette Chatre2010-05-10
* iwlwifi: remove redundant iwl_dump_lq_cmd()Shanyu Zhao2010-04-16
* iwlwifi: set correct single/dual stream maskWey-Yi Guy2010-04-16
* iwlwifi: fix compiler warningWey-Yi Guy2010-04-09
* iwlwifi: fix compile warnings when compiling without debugReinette Chatre2010-04-09
* iwlwifi: remove pointless sta_id invalid checkJohannes Berg2010-04-09
* iwlwifi: remove wrong key use checkJohannes Berg2010-04-09
* iwlwifi: make WEP key restoring explicitJohannes Berg2010-04-09
* iwlwifi: remove trailing space in messagesFrans Pop2010-04-02
* iwlwifi: move agn only tx functions from iwlcore to iwlagnWey-Yi Guy2010-03-25
* iwlwifi: implement new mac80211 station add/remove callsReinette Chatre2010-03-19
* iwlwifi: only add broadcast station onceReinette Chatre2010-03-19
* iwlwifi: change WEP key protection to use mutexJohannes Berg2010-03-09
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2010-02-04
|\
| * iwlwifi: fix throughput degradation in aggregation modeDaniel Halperin2010-01-25
| * iwlwifi: make broadcast station addition genericReinette Chatre2010-01-25
| * iwlwifi: cleanup station adding codeReinette Chatre2010-01-25
| * iwlwifi: update copyright year to 2010Reinette Chatre2010-01-19
* | iwlwifi: fix pointer signedness warningJohannes Berg2010-01-25
|/
* iwlwifi: allocated rx page accounting cleanupZhu Yi2009-12-21
* iwlwifi: handle unicast PS bufferingJohannes Berg2009-11-18
* mac80211: make ieee80211_find_sta per virtual interfaceJohannes Berg2009-11-04
* iwlwifi: add SM PS support for 6x50 seriesWey-Yi Guy2009-11-02
* iwlwifi: split adding broadcast station from othersReinette Chatre2009-11-02
* iwlwifi: use paged RxZhu Yi2009-10-27
* iwlwifi: do not send sync command while holding spinlockReinette Chatre2009-09-23
* iwlwifi: fix remove key errorAbhijeet Kolekar2009-08-28