aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/iwlwifi/iwl-sta.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-05-13iwlagn: prepare for multi-TB commandsJohannes Berg1-6/+6
2011-04-18iwlagn: remove most BUG_ON instancesJohannes Berg1-3/+6
2011-04-07iwlagn: change Copyright to 2011Wey-Yi Guy1-1/+1
2011-04-07iwlagn: remove unused variableJohannes Berg1-1/+0
2011-03-25iwlagn: remove 3945 only station codeWey-Yi Guy1-6/+0
2011-02-21iwlwifi: split the drivers for agn and legacy devices 3945/4965Wey-Yi Guy1-11/+0
2011-02-21Revert "iwlwifi: split the drivers for agn and legacy devices 3945/4965"Wey-Yi Guy1-0/+11
2011-02-21iwlwifi: split the drivers for agn and legacy devices 3945/4965Wey-Yi Guy1-11/+0
2011-01-13Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-1/+1
2010-12-02iwlagn: fix race condition when reprogram staWey-Yi Guy1-0/+13
2010-11-16iwlagn: reprogram AP STA after assocJohannes Berg1-5/+46
2010-11-01tree-wide: fix comment/printk typosUwe Kleine-König1-1/+1
2010-10-07iwlwifi: move agn specific station code thereJohannes Berg1-712/+13
2010-09-11iwlwifi: fix default LQ table in 5.2 bandTomas Winkler1-11/+8
2010-08-27iwlwifi: move HT configuration data into contextJohannes Berg1-13/+10
2010-08-27iwlwifi: add context pointer to stationJohannes Berg1-7/+15
2010-08-27iwlwifi: store default station flags in contextJohannes Berg1-1/+1
2010-08-27iwlwifi: make hw crypto context awareJohannes Berg1-18/+23
2010-08-27iwlwifi: move AP sta ID to contextJohannes Berg1-2/+3
2010-08-27iwlwifi: contextify-stations-completelyJohannes Berg1-2/+9
2010-08-27iwlwifi: contextify broadcast stationJohannes Berg1-35/+54
2010-08-27iwlwifi: initial contextificationJohannes Berg1-1/+5
2010-08-16mac80211: use cipher suite selectorsJohannes Berg1-11/+13
2010-08-06iwlwifi: fix locking assertionsJohannes Berg1-3/+3
2010-06-25iwlwifi: update LQ for bcast station on channel changeDaniel Halperin1-0/+30
2010-06-21iwlwifi: return ucode errors from station managementJohannes Berg1-6/+10
2010-06-21iwlwifi: use sync commands for keysJohannes Berg1-11/+18
2010-06-21iwlagn: use mutex for aggregationJohannes Berg1-9/+22
2010-06-17Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6John W. Linville1-0/+4
2010-06-14iwlwifi: serialize station management actionsReinette Chatre1-0/+4
2010-06-02Merge branch 'wireless-next-2.6' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-2.6John W. Linville1-36/+36
2010-05-24iwlwifi: testing the wrong variable in iwl_add_bssid_station()Dan Carpenter1-1/+1
2010-05-13iwlwifi: fix and add missing sta_lock usageReinette Chatre1-24/+32
2010-05-13iwlwifi: introduce iwl_sta_id_or_broadcastJohannes Berg1-12/+4
2010-05-10iwlwifi: remove pointless HT checkJohannes Berg1-4/+6
2010-05-10iwlwifi: rename iwl_add_local_stationJohannes Berg1-6/+3
2010-05-10iwlwifi: move iwl_find_station() to 4965Johannes Berg1-45/+0
2010-05-10iwlwifi: use iwl_sta_id() for TKIP key updateJohannes Berg1-8/+13
2010-05-10iwlagn: use iwl_sta_id() for aggregationJohannes Berg1-6/+7
2010-05-10iwlwifi: use iwl_find_station lessJohannes Berg1-56/+0
2010-05-10iwlwifi: track station IDsJohannes Berg1-33/+28
2010-05-10iwlagn: work around rate scaling reset delayReinette Chatre1-1/+37
2010-05-10iwlwifi: rework broadcast station managementJohannes Berg1-70/+67
2010-05-10iwlwifi: split allocation/sending local station LQJohannes Berg1-8/+8
2010-05-10iwlwifi: fix iwl_sta_init_lq station IDJohannes Berg1-7/+4
2010-05-10iwlagn: move iwl_get_ra_sta_id to 4965Johannes Berg1-11/+0
2010-05-10iwlwifi: manage IBSS station properlyJohannes Berg1-1/+6
2010-05-10iwlwifi: pass address to iwl_remove_stationJohannes Berg1-7/+7
2010-05-10iwlwifi: make bcast LQ command available for later restore actionsReinette Chatre1-25/+66
2010-04-16iwlwifi: remove redundant iwl_dump_lq_cmd()Shanyu Zhao1-1/+0