summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/iwlwifi/iwl-sta.c
Commit message (Expand)AuthorAgeFilesLines
* iwlagn: prepare for multi-TB commandsJohannes Berg2011-05-131-6/+6
* iwlagn: remove most BUG_ON instancesJohannes Berg2011-04-181-3/+6
* iwlagn: change Copyright to 2011Wey-Yi Guy2011-04-071-1/+1
* iwlagn: remove unused variableJohannes Berg2011-04-071-1/+0
* iwlagn: remove 3945 only station codeWey-Yi Guy2011-03-251-6/+0
* iwlwifi: split the drivers for agn and legacy devices 3945/4965Wey-Yi Guy2011-02-211-11/+0
* Revert "iwlwifi: split the drivers for agn and legacy devices 3945/4965"Wey-Yi Guy2011-02-211-0/+11
* iwlwifi: split the drivers for agn and legacy devices 3945/4965Wey-Yi Guy2011-02-211-11/+0
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds2011-01-131-1/+1
|\
| * tree-wide: fix comment/printk typosUwe Kleine-König2010-11-011-1/+1
* | iwlagn: fix race condition when reprogram staWey-Yi Guy2010-12-021-0/+13
* | iwlagn: reprogram AP STA after assocJohannes Berg2010-11-161-5/+46
|/
* iwlwifi: move agn specific station code thereJohannes Berg2010-10-071-712/+13
* iwlwifi: fix default LQ table in 5.2 bandTomas Winkler2010-09-111-11/+8
* iwlwifi: move HT configuration data into contextJohannes Berg2010-08-271-13/+10
* iwlwifi: add context pointer to stationJohannes Berg2010-08-271-7/+15
* iwlwifi: store default station flags in contextJohannes Berg2010-08-271-1/+1
* iwlwifi: make hw crypto context awareJohannes Berg2010-08-271-18/+23
* iwlwifi: move AP sta ID to contextJohannes Berg2010-08-271-2/+3
* iwlwifi: contextify-stations-completelyJohannes Berg2010-08-271-2/+9
* iwlwifi: contextify broadcast stationJohannes Berg2010-08-271-35/+54
* iwlwifi: initial contextificationJohannes Berg2010-08-271-1/+5
* mac80211: use cipher suite selectorsJohannes Berg2010-08-161-11/+13
* iwlwifi: fix locking assertionsJohannes Berg2010-08-061-3/+3
* iwlwifi: update LQ for bcast station on channel changeDaniel Halperin2010-06-251-0/+30
* iwlwifi: return ucode errors from station managementJohannes Berg2010-06-211-6/+10
* iwlwifi: use sync commands for keysJohannes Berg2010-06-211-11/+18
* iwlagn: use mutex for aggregationJohannes Berg2010-06-211-9/+22
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-06-171-0/+4
|\
| * iwlwifi: serialize station management actionsReinette Chatre2010-06-141-0/+4
* | Merge branch 'wireless-next-2.6' of git://git.kernel.org/pub/scm/linux/kernel...John W. Linville2010-06-021-36/+36
|\ \ | |/ |/|
| * iwlwifi: fix and add missing sta_lock usageReinette Chatre2010-05-131-24/+32
| * iwlwifi: introduce iwl_sta_id_or_broadcastJohannes Berg2010-05-131-12/+4
* | iwlwifi: testing the wrong variable in iwl_add_bssid_station()Dan Carpenter2010-05-241-1/+1
|/
* iwlwifi: remove pointless HT checkJohannes Berg2010-05-101-4/+6
* iwlwifi: rename iwl_add_local_stationJohannes Berg2010-05-101-6/+3
* iwlwifi: move iwl_find_station() to 4965Johannes Berg2010-05-101-45/+0
* iwlwifi: use iwl_sta_id() for TKIP key updateJohannes Berg2010-05-101-8/+13
* iwlagn: use iwl_sta_id() for aggregationJohannes Berg2010-05-101-6/+7
* iwlwifi: use iwl_find_station lessJohannes Berg2010-05-101-56/+0
* iwlwifi: track station IDsJohannes Berg2010-05-101-33/+28
* iwlagn: work around rate scaling reset delayReinette Chatre2010-05-101-1/+37
* iwlwifi: rework broadcast station managementJohannes Berg2010-05-101-70/+67
* iwlwifi: split allocation/sending local station LQJohannes Berg2010-05-101-8/+8
* iwlwifi: fix iwl_sta_init_lq station IDJohannes Berg2010-05-101-7/+4
* iwlagn: move iwl_get_ra_sta_id to 4965Johannes Berg2010-05-101-11/+0
* iwlwifi: manage IBSS station properlyJohannes Berg2010-05-101-1/+6
* iwlwifi: pass address to iwl_remove_stationJohannes Berg2010-05-101-7/+7
* iwlwifi: make bcast LQ command available for later restore actionsReinette Chatre2010-05-101-25/+66
* iwlwifi: remove redundant iwl_dump_lq_cmd()Shanyu Zhao2010-04-161-1/+0
OpenPOWER on IntegriCloud