summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/iwlwifi
AgeCommit message (Expand)Author
2008-04-16iwlwifi: add 1X HW WEP supportEmmanuel Grumbach
2008-04-16iwlwifi: default WEP HW encryptionEmmanuel Grumbach
2008-04-16iwlwifi: add default WEP key host commandEmmanuel Grumbach
2008-04-16iwlwifi: replace sprintf with scnprintf for debugfs outputAbhijeet Kolekar
2008-04-16iwlwifi: generalize iwlwifi init flowTomas Winkler
2008-04-08mac80211: rename filesJohannes Berg
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: fix rfkill memory errorMohamed Abbas
2008-04-08iwlwifi: ensure led registration complete as part of initializationReinette Chatre
2008-04-08iwlwifi: use ieee80211_frequency_to_channelTomas Winkler
2008-04-08iwlwifi: move driver status inliners into iwl-core.hTomas Winkler
2008-04-08iwlwifi: hw names cleanupTomas Winkler
2008-04-08iwl4965: use IWLWIFI_LEDS config variableReinette Chatre
2008-04-08drivers/net/wireless/iwlwifi/iwl-3945.h: correct CONFIG_IWL4965_LEDS typoJohn W. Linville
2008-04-08iwlwifi/Kconfg: make IWLWIFI_LEDS invisibleJohn W. Linville
2008-04-08iwlwifi: fix some warningsJohannes Berg
2008-04-08drivers/net/wireless/iwlwifi/iwl-debugfs.c: fix another '%llu' warningJohn W. Linville
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: Fix synchronous host commandTomas Winkler
2008-04-01iwlwifi: LED initialize before registeringTomas Winkler
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-27mac80211: A-MPDU MLME use dynamic allocationRon Rindjunsky
2008-03-27iwlwifi: iwl_priv - clean up in types of membersTomas Winkler
2008-03-27iwlwifi: allow a default callback for ASYNC host commandsEmmanuel Grumbach
2008-03-27iwlwifi: improve NIC i/o debug prints informationTomas 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: iwl3945 remove 4965 commandsTomas Winkler
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: remove macros containing offsets from eeprom structReinette Chatre
2008-03-25iwlwifi: Add debugfs to iwl coreTomas Winkler