summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/iwlwifi/iwl-4965.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* iwlwifi: Fix frequency in rx_status fillEmmanuel Grumbach2008-05-131-1/+1
* iwlwifi: Use HW acceleration decryption by defaultEmmanuel Grumbach2008-04-161-4/+3
* iwlwifi: arrange max number of Tx queuesRon Rindjunsky2008-04-161-4/+4
* iwlwifi: move rxon associated command to hcmdTomas Winkler2008-04-161-0/+41
* iwlwifi: introduce host commands callbacksTomas Winkler2008-04-161-0/+5
* iwlwifi: move HW device registrationRon Rindjunsky2008-04-161-9/+1
* iwlwifi: move the creation of LQ host command to iwlcoreTomas Winkler2008-04-161-1/+1
* iwlwifi: support different num of tx and rx antennasTomas Winkler2008-04-161-2/+5
* iwlwifi: hw_setting cleanupTomas Winkler2008-04-161-24/+25
* iwlwifi: remove the statistics workEmmanuel Grumbach2008-04-161-23/+6
* iwlwifi: move shared pointers to iwl_privTomas Winkler2008-04-161-30/+25
* iwlwifi: Fix byte count table for fragmented packetsTomas Winkler2008-04-161-8/+5
* iwlwifi: generalize iwlwifi init flowTomas Winkler2008-04-161-0/+149
* iwlwifi: use ieee80211_frequency_to_channelTomas Winkler2008-04-081-7/+6
* iwlwifi: move driver status inliners into iwl-core.hTomas Winkler2008-04-081-1/+1
* iwlwifi: hw names cleanupTomas Winkler2008-04-081-14/+14
* iwlwifi: fix some warningsJohannes Berg2008-04-081-2/+3
* iwlwifi: Eliminate association from beaconTomas Winkler2008-04-081-170/+4
* wireless: fix various printk warnings on ia64 (and others)John W. Linville2008-04-011-1/+1
* iwlwifi: Fix synchronous host commandTomas Winkler2008-04-011-4/+4
* iwlwifi: move rate registration to module loadReinette Chatre2008-04-011-1/+0
* iwlwifi: hook iwlwifi with Linux rfkillMohamed Abbas2008-04-011-0/+1
* iwlwifi: rename iwl-4965-io.h to iwl-io.hTomas Winkler2008-03-271-109/+106
* iwlwifi: Add led supportMohamed Abbas2008-03-271-4/+2
* iwlwifi: Completing the parameter packagingAssaf Krauss2008-03-251-11/+43
* iwlwifi: move host command sending functions to core moduleTomas Winkler2008-03-251-41/+45
* iwlwifi: rename iwl4965_get_channel_info to iwl_get_channel_infoAssaf Krauss2008-03-251-3/+3
* iwlwifi-2.6: RX status translation to old schemeEmmanuel Grumbach2008-03-251-0/+66
* iwlwifi: Probe Flow - Extracting hw and priv initAssaf Krauss2008-03-251-54/+90
* iwlwifi: Packing all 4965 parametersAssaf Krauss2008-03-251-7/+7
* iwlwifi: Re-ordering probe flow (4965)Assaf Krauss2008-03-251-3/+16
* iwlwifi: Add TX/RX statistcs to driverTomas Winkler2008-03-251-0/+9
* iwlwifi: rename struct iwl4965_priv to struct iwl_privTomas Winkler2008-03-251-89/+89
* iwlwifi: rename iwl-4965-debug.h back to iwl-debug.hTomas Winkler2008-03-251-3/+3
* iwlwifi: Fix endianity in debug printTomas Winkler2008-03-141-1/+1
* iwlwifi: Use eeprom form iwlcoreAssaf Krauss2008-03-141-31/+14
* iwlwifi: update copyright yearReinette Chatre2008-03-141-1/+1
* iwlwifi: Use sta_bcast_id variable instead of BROADCAST_ID constantTomas Winkler2008-03-141-3/+3
* wireless: correct warnings from using '%llx' for type 'u64'John W. Linville2008-03-071-3/+3
* iwlwifi: grab NIC access when disabling aggregationsRon Rindjunsky2008-03-071-17/+20
* iwlwifi: Take the fw file name from the iwl_cfg.Tomas Winkler2008-03-071-0/+1
* iwlwifi: add struct iwl_cfgTomas Winkler2008-03-071-2/+8
* iwlwifi: extract iwl-csr.hTomas Winkler2008-03-071-3/+3
* iwlwifi: use mac80211_tx_control_flagsRon Rindjunsky2008-03-071-3/+31
* iwlwifi: 802.11n spec removes AUTO offset for FAT channelGuy Cohen2008-03-071-5/+3
* iwlwifi: Fix 52 rate report in rx statusTomas Winkler2008-03-061-33/+217
* iwlwifi: remove twice defined CSR registerTomas Winkler2008-02-291-3/+4
* iwlwifi: Add tx_ant_num hw setting variableTomas Winkler2008-02-291-1/+3
* iwlwifi: Fix HT compilation breakage caused by cfg80211 API for channels/bitr...Tomas Winkler2008-02-291-4/+7
* iwlwifi: set rate_idx correctly from plcpMohamed Abbas2008-02-291-1/+1