summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/iwlwifi/iwl-4965.h
AgeCommit message (Expand)AuthorFilesLines
2008-05-01iwlwifi: fix current channel is not scannedGuy Cohen1-1/+0
2008-04-16iwlwifi: arrange max number of Tx queuesRon Rindjunsky1-0/+2
2008-04-16iwlwifi: move HW device registrationRon Rindjunsky1-3/+3
2008-04-16iwlwifi: support different num of tx and rx antennasTomas Winkler1-2/+5
2008-04-16iwlwifi: hw_setting cleanupTomas Winkler1-4/+4
2008-04-16iwlwifi: remove the statistics workEmmanuel Grumbach1-2/+0
2008-04-16iwlwifi: move shared pointers to iwl_privTomas Winkler1-5/+6
2008-04-16iwlwifi: make Makefile more conciseReinette Chatre1-1/+1
2008-04-16iwlwifi: maintain uCode key table stateEmmanuel Grumbach1-0/+1
2008-04-16iwlwifi: add 1X HW WEP supportEmmanuel Grumbach1-0/+1
2008-04-16iwlwifi: default WEP HW encryptionEmmanuel Grumbach1-0/+3
2008-04-08iwlwifi: move driver status inliners into iwl-core.hTomas Winkler1-20/+0
2008-04-08iwl4965: use IWLWIFI_LEDS config variableReinette Chatre1-1/+1
2008-04-08iwlwifi: fix some warningsJohannes Berg1-2/+2
2008-04-08iwlwifi: Eliminate association from beaconTomas Winkler1-4/+2
2008-04-01iwlwifi: Fix synchronous host commandTomas Winkler1-17/+18
2008-04-01iwlwifi: hook iwlwifi with Linux rfkillMohamed Abbas1-0/+5
2008-03-27iwlwifi: iwl_priv - clean up in types of membersTomas Winkler1-2/+2
2008-03-27iwlwifi: rename iwl-4965-io.h to iwl-io.hTomas Winkler1-1/+0
2008-03-27iwlwifi: Add led supportMohamed Abbas1-5/+7
2008-03-25iwlwifi: Completing the parameter packagingAssaf Krauss1-5/+4
2008-03-25iwlwifi: move host command sending functions to core moduleTomas Winkler1-18/+15
2008-03-25iwlwifi: rename iwl4965_get_channel_info to iwl_get_channel_infoAssaf Krauss1-1/+1
2008-03-25iwlwifi-2.6: enables HW TKIP encryptionEmmanuel Grumbach1-0/+1
2008-03-25iwlwifi: Probe Flow - Extracting hw and priv initAssaf Krauss1-15/+12
2008-03-25iwlwifi: Packing all 4965 parametersAssaf Krauss1-3/+1
2008-03-25iwlwifi: Add debugfs to iwl coreTomas Winkler1-1/+5
2008-03-25iwlwifi: Add TX/RX statistcs to driverTomas Winkler1-0/+6
2008-03-25iwlwifi: rename struct iwl4965_priv to struct iwl_privTomas Winkler1-64/+64
2008-03-25iwlwifi: rename iwl-4965-debug.h back to iwl-debug.hTomas Winkler1-2/+2
2008-03-13iwlwifi: Use eeprom form iwlcoreAssaf Krauss1-3/+1
2008-03-13iwlwifi: update copyright yearReinette Chatre1-1/+1
2008-03-07iwlwifi: Take the fw file name from the iwl_cfg.Tomas Winkler1-0/+7
2008-03-07iwlwifi: add struct iwl_cfgTomas Winkler1-1/+1
2008-03-07iwlwifi: extract iwl-csr.hTomas Winkler1-0/+1
2008-03-07iwlwifi: use mac80211_tx_control_flagsRon Rindjunsky1-0/+3
2008-03-07iwlwifi: 802.11n spec removes AUTO offset for FAT channelGuy Cohen1-5/+4
2008-03-06iwlwifi: Fix 52 rate report in rx statusTomas Winkler1-10/+0
2008-03-06iwlwifi: removing unused priv->configTomas Winkler1-1/+0
2008-02-29iwlwifi: Add tx_ant_num hw setting variableTomas Winkler1-2/+2
2008-02-29iwlwifi: remove IWL{4965,3945}_QOSRon Rindjunsky1-5/+0
2008-02-29iwlwifi: Fix HT compilation breakage caused by cfg80211 API for channels/bitr...Tomas Winkler1-7/+11
2008-02-29cfg80211 API for channels/bitrates, mac80211 and driver conversionJohannes Berg1-8/+8
2008-02-29iwlwifi: A-MPDU Tx activation by load measuresRon Rindjunsky1-53/+1
2008-02-29iwlwifi: A-MPDU Tx conform flows to mac80211Ron Rindjunsky1-8/+12
2008-02-29iwlwifi: A-MPDU Tx conform API to mac80211Ron Rindjunsky1-4/+0
2008-02-29mac80211: A-MPDU Tx add session's and low level driver's APIRon Rindjunsky1-1/+1
2008-01-31iwlwifi: cleanup usage of inline functionsReinette Chatre1-1/+0
2008-01-28iwlwifi: remove iwl4965_tx_cmdTomas Winkler1-4/+2
2008-01-28iwlwifi: A-MPDU Rx flow enabledRon Rindjunsky1-4/+3