aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/wireless/iwlwifi/iwl4965-base.c
AgeCommit message (Expand)Author
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
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-13iwlwifi: fix bug to show hidden APs during scanReinette Chatre
2008-03-13iwlwifi: change rate number to a constantTomas Winkler
2008-03-13iwlwifi: Use eeprom form iwlcoreAssaf Krauss
2008-03-13iwlwifi: update copyright yearReinette Chatre
2008-03-07iwlwifi: queue functions cleanupTomas Winkler
2008-03-07iwlwifi: add iwl-core moduleTomas 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
2008-03-07iwlwifi: extract iwl-csr.hTomas Winkler
2008-03-07iwlwifi: use mac80211_tx_control_flagsRon Rindjunsky
2008-03-07iwlwifi: 802.11n spec removes AUTO offset for FAT channelGuy Cohen
2008-03-06iwlwifi: Fix 52 rate report in rx statusTomas Winkler
2008-03-06iwlwifi: refactor init geos functionTomas Winkler