summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/iwlwifi/iwl4965-base.c
AgeCommit message (Expand)Author
2008-05-01iwlwifi: fix debug messages during scanningBill Moss
2008-05-01iwlwifi: fix current channel is not scannedGuy Cohen
2008-04-23iwlwifi: Don't unlock priv->mutex if it isn't lockedRoland Dreier
2008-04-16iwlwifi: Use HW acceleration decryption by defaultEmmanuel Grumbach
2008-04-16iwlwifi: fix unload warning and errorMohamed Abbas
2008-04-16iwlwifi: Fix TKIP update key and get_free_ucode_keyEmmanuel Grumbach
2008-04-16iwlwifi: move rxon associated command to hcmdTomas Winkler
2008-04-16iwlwifi: move HW device registrationRon Rindjunsky
2008-04-16iwlwifi: hw_setting cleanupTomas Winkler
2008-04-16iwlwifi: remove the statistics workEmmanuel Grumbach
2008-04-16iwlwifi: move shared pointers to iwl_privTomas Winkler
2008-04-16iwlwifi: perform bss_info_changed post association work right awayReinette Chatre
2008-04-16iwl4965: make iwl4965_send_rxon_assoc asynchronousReinette Chatre
2008-04-16iwlwifi: Fix byte count table for fragmented packetsTomas Winkler
2008-04-16iwlwifi: moves security functions to iwl-sta.cEmmanuel Grumbach
2008-04-16iwlwifi: maintain uCode key table stateEmmanuel Grumbach
2008-04-16iwlwifi: add 1X HW WEP supportEmmanuel Grumbach
2008-04-16iwlwifi: default WEP HW encryptionEmmanuel Grumbach
2008-04-16iwlwifi: generalize iwlwifi init flowTomas Winkler
2008-04-08mac80211: notify mac from low level driver (iwlwifi)Mohamed Abbas
2008-04-08iwlwifi: honour regulatory restrictions in scan codeJohannes Berg
2008-04-08iwlwifi: ensure led registration complete as part of initializationReinette Chatre
2008-04-08iwlwifi: move driver status inliners into iwl-core.hTomas Winkler
2008-04-08iwlwifi: Eliminate association from beaconTomas Winkler
2008-04-08iwlwifi: eliminate conf_htTomas Winkler
2008-04-01wireless: fix various printk warnings on ia64 (and others)John W. Linville
2008-04-01iwlwifi: unregister to upper stack before releasing resourcesRon Rindjunsky
2008-04-01iwlwifi: move rate registration to module loadReinette Chatre
2008-04-01iwlwifi: fix race condition during driver unloadMohamed Abbas
2008-04-01iwlwifi: hook iwlwifi with Linux rfkillMohamed Abbas
2008-04-01iwlwifi: add notification infrastructure to iwlcoreMohamed Abbas
2008-03-27Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...David S. Miller
2008-03-27iwlwifi: iwl_priv - clean up in types of membersTomas Winkler
2008-03-27iwlwifi: rename iwl-4965-io.h to iwl-io.hTomas Winkler
2008-03-27iwlwifi: Add led supportMohamed Abbas
2008-03-27iwlwifi: do not register bands with no supported channelsJohn W. Linville
2008-03-25iwlwifi: Completing the parameter packagingAssaf Krauss
2008-03-25iwlwifi: move host command sending functions to core moduleTomas Winkler
2008-03-25iwlwifi: rename iwl4965_get_channel_info to iwl_get_channel_infoAssaf Krauss
2008-03-25iwlwifi-2.6: enables RX TKIP decryption in HWEmmanuel Grumbach
2008-03-25iwlwifi-2.6: enables HW TKIP encryptionEmmanuel Grumbach
2008-03-25iwlwifi-2.6: RX status translation to old schemeEmmanuel Grumbach
2008-03-25iwlwifi-2.6: Cleans up set_key flowEmmanuel Grumbach
2008-03-25iwlwifi: Probe Flow - Extracting hw and priv initAssaf Krauss
2008-03-25iwlwifi: Probe Flow - Performing allocation in a separate functionAssaf Krauss
2008-03-25iwlwifi: Packing all 4965 parametersAssaf Krauss
2008-03-25iwlwifi: Re-ordering probe flow (4965)Assaf Krauss
2008-03-25iwlwifi: Add debugfs to iwl coreTomas Winkler
2008-03-25iwlwifi: Add TX/RX statistcs to driverTomas Winkler
2008-03-25iwlwifi: rename struct iwl4965_priv to struct iwl_privTomas Winkler