summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/iwlwifi/iwl-sta.c
AgeCommit message (Expand)AuthorFilesLines
2009-05-04iwlwifi: update key flags at time key is setReinette Chatre1-10/+11
2009-03-27iwlwifi: report error when detect failure during stop agg queueWey-Yi Guy1-1/+3
2009-03-16iwlagn: fix warning when set WEP keyMohamed Abbas1-0/+7
2009-03-05iwl3945: unify set key flow with iwlwifiAbhijeet Kolekar1-1/+2
2009-02-09iwlwifi: don't use implicit priv in IWL_DEBUGTomas Winkler1-18/+18
2009-02-07Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller1-0/+3
2009-02-04iwlwifi: clean key table in iwl_clear_stations_tableReinette Chatre1-0/+3
2009-01-29iwl3945: Remaining host command cleanupsSamuel Ortiz1-2/+4
2009-01-29IWL: fix WARN typoJiri Slaby1-3/+3
2009-01-29iwlwifi: update copyright year to 2009Reinette Chatre1-1/+1
2009-01-29iwlwifi: replace IWL_ERROR with IWL_ERRWinkler, Tomas1-17/+19
2009-01-29iwlwifi: replace IWL_WARNING with IWL_WARNWinkler, Tomas1-4/+5
2008-12-12iwlwifi: remove includes of iwl-helpers.h where not neededTomas Winkler1-2/+0
2008-12-12iwlwifi: change email contact informationWinkler, Tomas1-1/+1
2008-12-05Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller1-4/+22
2008-12-05iwlwifi: clean key table in iwl_clear_stations_table functionTomas Winkler1-3/+21
2008-11-26iwlwifi: move iwl_clear_stations_table to iwl-sta.cWinkler, Tomas1-0/+23
2008-11-25iwlwifi: consolidate station management codeTomas Winkler1-5/+129
2008-11-10iwlwifi: trivial removal of some 4965 remaining from iwl-agn-rs.hWinkler, Tomas1-1/+1
2008-10-31iwlwifi: run through spell checkerTomas Winkler1-3/+3
2008-10-31iwlwifi: remove host commands structures from iwl_cmdTomas Winkler1-2/+6
2008-10-31mac80211: rewrite HT handlingJohannes Berg1-11/+22
2008-10-31802.11: clean up/fix HT supportJohannes Berg1-3/+3
2008-10-31iwlwifi: take a valid antenna upon rate scale initTomas Winkler1-4/+5
2008-10-27net: convert print_mac to %pMJohannes Berg1-23/+15
2008-09-15mac80211: use nl80211 interface typesJohannes Berg1-10/+10
2008-09-11mac80211: change MIMO_PS to SM_PSTomas Winkler1-4/+4
2008-09-08iwlwifi: enable packet injection for iwlagnStefanik Gábor1-0/+5
2008-08-18iwlwifi: fix printk newlinesJiri Slaby1-2/+2
2008-08-04iwlwifi: fix checkpatch.pl errorsTomas Winkler1-1/+1
2008-08-04iwlwifi: rename iwl-4695-rs to iwl-agn-rsTomas Winkler1-1/+1
2008-06-30iwlwifi: remove obsolete lq_ready useRon Rindjunsky1-2/+1
2008-06-30iwlwifi: better station table maintenanceEmmanuel Grumbach1-51/+95
2008-06-14iwlwifi: general code clean upEmmanuel Grumbach1-10/+13
2008-06-14iwlwifi: move rate helpers to iwlcoreTomas Winkler1-1/+1
2008-06-14iwlwifi: add bad length check for WEP keysEmmanuel Grumbach1-1/+17
2008-06-14iwlwifi: removing IWL4965_HT configRon Rindjunsky1-10/+0
2008-06-03iwlwifi: move iwl_sta_modify_enable_tid_tx to iwl-sta.cTomas Winkler1-0/+20
2008-06-03iwlwifi: move add sta handler to iwl-sta.cTomas Winkler1-1/+36
2008-06-03iwlwifi: add remove station functionalityTomas Winkler1-0/+150
2008-05-21iwlwifi: clean up and bug fix for securityEmmanuel Grumbach1-14/+11
2008-05-21iwlwifi: move more station managment into iwl-sta.cTomas Winkler1-0/+269
2008-05-14iwlwifi: compile iwl-sta into iwlcoreTomas Winkler1-0/+5
2008-05-14iwlwifi: generalize iwl4965_send_add_station functionTomas Winkler1-5/+49
2008-05-14iwlwifi: remove 4965 from station_entryTomas Winkler1-1/+1
2008-05-07iwlwifi: rename iwl-4965.h to iwl-dev.hTomas Winkler1-1/+1
2008-05-07iwlwifi: iwl-sta redundant includes clean upRon Rindjunsky1-2/+0
2008-05-07iwlwifi: HW crypto acceleration fixesEmmanuel Grumbach1-9/+44
2008-05-07iwlwifi: move find station to iwl-sta.cTomas Winkler1-0/+35
2008-04-16iwlwifi: Fix TKIP update key and get_free_ucode_keyEmmanuel Grumbach1-1/+3