summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/iwlwifi/iwl-sta.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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-061-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-11-011-3/+3
* | iwlwifi: remove host commands structures from iwl_cmdTomas Winkler2008-11-011-2/+6
* | mac80211: rewrite HT handlingJohannes Berg2008-11-011-11/+22
* | 802.11: clean up/fix HT supportJohannes Berg2008-11-011-3/+3
* | iwlwifi: take a valid antenna upon rate scale initTomas Winkler2008-11-011-4/+5
* | net: convert print_mac to %pMJohannes Berg2008-10-281-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-221-14/+11
* iwlwifi: move more station managment into iwl-sta.cTomas Winkler2008-05-221-0/+269
* iwlwifi: compile iwl-sta into iwlcoreTomas Winkler2008-05-141-0/+5
* iwlwifi: generalize iwl4965_send_add_station functionTomas Winkler2008-05-141-5/+49
* iwlwifi: remove 4965 from station_entryTomas Winkler2008-05-141-1/+1
* iwlwifi: rename iwl-4965.h to iwl-dev.hTomas Winkler2008-05-071-1/+1
* iwlwifi: iwl-sta redundant includes clean upRon Rindjunsky2008-05-071-2/+0
* iwlwifi: HW crypto acceleration fixesEmmanuel Grumbach2008-05-071-9/+44
* iwlwifi: move find station to iwl-sta.cTomas Winkler2008-05-071-0/+35
* iwlwifi: Fix TKIP update key and get_free_ucode_keyEmmanuel Grumbach2008-04-161-1/+3
* iwlwifi: move the creation of LQ host command to iwlcoreTomas Winkler2008-04-161-0/+48
* iwlwifi: hw_setting cleanupTomas Winkler2008-04-161-2/+2
* iwlwifi: moves security functions to iwl-sta.cEmmanuel Grumbach2008-04-161-1/+118
* iwlwifi: maintain uCode key table stateEmmanuel Grumbach2008-04-161-3/+25
* iwlwifi: add 1X HW WEP supportEmmanuel Grumbach2008-04-161-0/+47
* iwlwifi: default WEP HW encryptionEmmanuel Grumbach2008-04-161-0/+119