aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/wireless/iwlwifi
AgeCommit message (Expand)Author
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
2008-03-25iwlwifi: Add TX/RX statistcs to driverTomas Winkler
2008-03-25iwlwifi: rename struct iwl4965_priv to struct iwl_privTomas Winkler
2008-03-25iwlwifi: rename iwl-4965-debug.h back to iwl-debug.hTomas Winkler
2008-03-25iwlwifi: Bug fix, CCMP with HW encryption with AGGMax Stepanov
2008-03-24iwlwifi: fix __devexit_p points to __devexit functionsReinette Chatre
2008-03-24iwlwifi: mac start synchronization issueRick Farrington
2008-03-24iwlwifi: fix a typo in Kconfig messagePascal Terjan
2008-03-13iwlwifi: fix bug to show hidden APs during scanReinette Chatre
2008-03-13iwlwifi: change rate number to a constantTomas Winkler
2008-03-13iwlwifi: Fix endianity in debug printTomas Winkler
2008-03-13iwlwifi: Use eeprom form iwlcoreAssaf Krauss
2008-03-13iwlwifi: update copyright yearReinette Chatre
2008-03-13iwlwifi: Use sta_bcast_id variable instead of BROADCAST_ID constantTomas Winkler
2008-03-07iwlwifi: fix potential lock inversion deadlockReinette Chatre
2008-03-07wireless: correct warnings from using '%llx' for type 'u64'John W. Linville
2008-03-07iwlwifi: grab NIC access when disabling aggregationsRon Rindjunsky
2008-03-07iwlwifi: 3945 split tx_complete to command and packet functionTomas Winkler
2008-03-07iwlwifi: Fix 3945 rate scalingTomas Winkler
2008-03-07iwlwifi: queue functions cleanupTomas Winkler
2008-03-07iwlwifi: Moving EEPROM handling in iwlcore moduleAssaf Krauss
2008-03-07iwlwifi: add iwl-core moduleTomas Winkler
2008-03-07iwlwifi: fix locking unbalance in 4965 rate scaleTomas Winkler
2008-03-07iwlwifi: Cancel scanning upon associationEmmanuel Grumbach
2008-03-07iwlwifi: Take the fw file name from the iwl_cfg.Tomas Winkler
2008-03-07iwlwifi: add struct iwl_cfgTomas Winkler