summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/iwlwifi/iwl-sta.c
Commit message (Expand)AuthorAgeFilesLines
* iwlagn: do not send key clear commands when rfkill enabledReinette Chatre2009-08-031-0/+12
* 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
* | IWL: fix WARN typoJiri Slaby2009-01-291-3/+3
* | iwlwifi: update copyright year to 2009Reinette Chatre2009-01-291-1/+1
* | iwlwifi: replace IWL_ERROR with IWL_ERRWinkler, Tomas2009-01-291-17/+19
* | iwlwifi: replace IWL_WARNING with IWL_WARNWinkler, Tomas2009-01-291-4/+5
|/
* iwlwifi: remove includes of iwl-helpers.h where not neededTomas Winkler2008-12-121-2/+0
* iwlwifi: change email contact informationWinkler, Tomas2008-12-121-1/+1
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2008-12-051-4/+22
|\
| * iwlwifi: clean key table in iwl_clear_stations_table functionTomas Winkler2008-12-051-3/+21
* | iwlwifi: move iwl_clear_stations_table to iwl-sta.cWinkler, Tomas2008-11-261-0/+23
* | iwlwifi: consolidate station management codeTomas Winkler2008-11-251-5/+129
* | iwlwifi: trivial removal of some 4965 remaining from iwl-agn-rs.hWinkler, Tomas2008-11-101-1/+1
* | iwlwifi: run through spell checkerTomas Winkler2008-10-311-3/+3
* | iwlwifi: remove host commands structures from iwl_cmdTomas Winkler2008-10-311-2/+6
* | mac80211: rewrite HT handlingJohannes Berg2008-10-311-11/+22
* | 802.11: clean up/fix HT supportJohannes Berg2008-10-311-3/+3
* | iwlwifi: take a valid antenna upon rate scale initTomas Winkler2008-10-311-4/+5
* | net: convert print_mac to %pMJohannes Berg2008-10-271-23/+15
|/
* mac80211: use nl80211 interface typesJohannes Berg2008-09-151-10/+10
* mac80211: change MIMO_PS to SM_PSTomas Winkler2008-09-111-4/+4
* iwlwifi: enable packet injection for iwlagnStefanik Gábor2008-09-081-0/+5
* iwlwifi: fix printk newlinesJiri Slaby2008-08-181-2/+2
* iwlwifi: fix checkpatch.pl errorsTomas Winkler2008-08-041-1/+1
* iwlwifi: rename iwl-4695-rs to iwl-agn-rsTomas Winkler2008-08-041-1/+1
* iwlwifi: remove obsolete lq_ready useRon Rindjunsky2008-06-301-2/+1
* iwlwifi: better station table maintenanceEmmanuel Grumbach2008-06-301-51/+95
* iwlwifi: general code clean upEmmanuel Grumbach2008-06-141-10/+13
* iwlwifi: move rate helpers to iwlcoreTomas Winkler2008-06-141-1/+1
* iwlwifi: add bad length check for WEP keysEmmanuel Grumbach2008-06-141-1/+17
* iwlwifi: removing IWL4965_HT configRon Rindjunsky2008-06-141-10/+0
* iwlwifi: move iwl_sta_modify_enable_tid_tx to iwl-sta.cTomas Winkler2008-06-031-0/+20
* iwlwifi: move add sta handler to iwl-sta.cTomas Winkler2008-06-031-1/+36
* iwlwifi: add remove station functionalityTomas Winkler2008-06-031-0/+150
* iwlwifi: clean up and bug fix for securityEmmanuel Grumbach2008-05-211-14/+11
OpenPOWER on IntegriCloud