summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/iwlwifi/iwl-4965.c
AgeCommit message (Expand)AuthorFilesLines
2008-05-07iwlwifi: Add power level supportMohamed Abbas1-2/+13
2008-05-07iwlwifi: export int iwl4965_set_pwr_srcTomas Winkler1-1/+1
2008-05-07iwlwifi: arranging aggregation actionsRon Rindjunsky1-33/+37
2008-05-07iwlwifi: HW crypto acceleration fixesEmmanuel Grumbach1-2/+51
2008-05-07iwlwifi: cleanup set_pwr_srcTomas Winkler1-11/+16
2008-05-07iwlwifi: move find station to iwl-sta.cTomas Winkler1-36/+4
2008-05-07iwlwifi: HW dependent run time calibrationEmmanuel Grumbach1-764/+106
2008-04-17iwlwifi: Use HW acceleration decryption by defaultEmmanuel Grumbach1-4/+3
2008-04-17iwlwifi: arrange max number of Tx queuesRon Rindjunsky1-4/+4
2008-04-17iwlwifi: move rxon associated command to hcmdTomas Winkler1-0/+41
2008-04-17iwlwifi: introduce host commands callbacksTomas Winkler1-0/+5
2008-04-17iwlwifi: move HW device registrationRon Rindjunsky1-9/+1
2008-04-17iwlwifi: move the creation of LQ host command to iwlcoreTomas Winkler1-1/+1
2008-04-17iwlwifi: support different num of tx and rx antennasTomas Winkler1-2/+5
2008-04-17iwlwifi: hw_setting cleanupTomas Winkler1-24/+25
2008-04-16iwlwifi: remove the statistics workEmmanuel Grumbach1-23/+6
2008-04-16iwlwifi: move shared pointers to iwl_privTomas Winkler1-30/+25
2008-04-16iwlwifi: Fix byte count table for fragmented packetsTomas Winkler1-8/+5
2008-04-16iwlwifi: generalize iwlwifi init flowTomas Winkler1-0/+149
2008-04-09iwlwifi: use ieee80211_frequency_to_channelTomas Winkler1-7/+6
2008-04-09iwlwifi: move driver status inliners into iwl-core.hTomas Winkler1-1/+1
2008-04-09iwlwifi: hw names cleanupTomas Winkler1-14/+14
2008-04-09iwlwifi: fix some warningsJohannes Berg1-2/+3
2008-04-08iwlwifi: Eliminate association from beaconTomas Winkler1-170/+4
2008-04-02wireless: fix various printk warnings on ia64 (and others)John W. Linville1-1/+1
2008-04-02iwlwifi: Fix synchronous host commandTomas Winkler1-4/+4
2008-04-02iwlwifi: move rate registration to module loadReinette Chatre1-1/+0
2008-04-02iwlwifi: hook iwlwifi with Linux rfkillMohamed Abbas1-0/+1
2008-03-27iwlwifi: rename iwl-4965-io.h to iwl-io.hTomas Winkler1-109/+106
2008-03-27iwlwifi: Add led supportMohamed Abbas1-4/+2
2008-03-25iwlwifi: Completing the parameter packagingAssaf Krauss1-11/+43
2008-03-25iwlwifi: move host command sending functions to core moduleTomas Winkler1-41/+45
2008-03-25iwlwifi: rename iwl4965_get_channel_info to iwl_get_channel_infoAssaf Krauss1-3/+3
2008-03-25iwlwifi-2.6: RX status translation to old schemeEmmanuel Grumbach1-0/+66
2008-03-25iwlwifi: Probe Flow - Extracting hw and priv initAssaf Krauss1-54/+90
2008-03-25iwlwifi: Packing all 4965 parametersAssaf Krauss1-7/+7
2008-03-25iwlwifi: Re-ordering probe flow (4965)Assaf Krauss1-3/+16
2008-03-25iwlwifi: Add TX/RX statistcs to driverTomas Winkler1-0/+9
2008-03-25iwlwifi: rename struct iwl4965_priv to struct iwl_privTomas Winkler1-89/+89
2008-03-25iwlwifi: rename iwl-4965-debug.h back to iwl-debug.hTomas Winkler1-3/+3
2008-03-14iwlwifi: Fix endianity in debug printTomas Winkler1-1/+1
2008-03-14iwlwifi: Use eeprom form iwlcoreAssaf Krauss1-31/+14
2008-03-14iwlwifi: update copyright yearReinette Chatre1-1/+1
2008-03-14iwlwifi: Use sta_bcast_id variable instead of BROADCAST_ID constantTomas Winkler1-3/+3
2008-03-08wireless: correct warnings from using '%llx' for type 'u64'John W. Linville1-3/+3
2008-03-08iwlwifi: grab NIC access when disabling aggregationsRon Rindjunsky1-17/+20
2008-03-08iwlwifi: Take the fw file name from the iwl_cfg.Tomas Winkler1-0/+1
2008-03-08iwlwifi: add struct iwl_cfgTomas Winkler1-2/+8
2008-03-08iwlwifi: extract iwl-csr.hTomas Winkler1-3/+3
2008-03-08iwlwifi: use mac80211_tx_control_flagsRon Rindjunsky1-3/+31