aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/iwlwifi/iwl-sta.c
Commit message (Expand)AuthorAge
* iwlwifi: fix default LQ table in 5.2 bandTomas Winkler2010-09-11
* iwlwifi: move HT configuration data into contextJohannes Berg2010-08-27
* iwlwifi: add context pointer to stationJohannes Berg2010-08-27
* iwlwifi: store default station flags in contextJohannes Berg2010-08-27
* iwlwifi: make hw crypto context awareJohannes Berg2010-08-27
* iwlwifi: move AP sta ID to contextJohannes Berg2010-08-27
* iwlwifi: contextify-stations-completelyJohannes Berg2010-08-27
* iwlwifi: contextify broadcast stationJohannes Berg2010-08-27
* iwlwifi: initial contextificationJohannes Berg2010-08-27
* mac80211: use cipher suite selectorsJohannes Berg2010-08-16
* iwlwifi: fix locking assertionsJohannes Berg2010-08-06
* iwlwifi: update LQ for bcast station on channel changeDaniel Halperin2010-06-25
* 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