summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/iwlwifi/iwl-sta.c
AgeCommit message (Expand)AuthorFilesLines
2008-09-16mac80211: 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-07-01iwlwifi: remove obsolete lq_ready useRon Rindjunsky1-2/+1
2008-07-01iwlwifi: 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-22iwlwifi: clean up and bug fix for securityEmmanuel Grumbach1-14/+11
2008-05-22iwlwifi: move more station managment into iwl-sta.cTomas Winkler1-0/+269
2008-05-15iwlwifi: compile iwl-sta into iwlcoreTomas Winkler1-0/+5
2008-05-15iwlwifi: generalize iwl4965_send_add_station functionTomas Winkler1-5/+49
2008-05-15iwlwifi: 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-17iwlwifi: Fix TKIP update key and get_free_ucode_keyEmmanuel Grumbach1-1/+3
2008-04-17iwlwifi: move the creation of LQ host command to iwlcoreTomas Winkler1-0/+48
2008-04-17iwlwifi: hw_setting cleanupTomas Winkler1-2/+2
2008-04-16iwlwifi: moves security functions to iwl-sta.cEmmanuel Grumbach1-1/+118
2008-04-16iwlwifi: maintain uCode key table stateEmmanuel Grumbach1-3/+25
2008-04-16iwlwifi: add 1X HW WEP supportEmmanuel Grumbach1-0/+47
2008-04-16iwlwifi: default WEP HW encryptionEmmanuel Grumbach1-0/+119