summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/iwlwifi/iwl-4965.c
AgeCommit message (Expand)AuthorFilesLines
2008-05-07iwlwifi: rename iwl-4965.h to iwl-dev.hTomas Winkler1-1/+1
2008-05-07iwlwifi: wrapping nic configuration in iwl core handlerTomas Winkler1-22/+35
2008-05-07iwlwifi: remove unnecessary apmg settingsTomas Winkler1-13/+0
2008-05-07iwlwifi: move hw_rx_handler_setup to iwl-4965.cEmmanuel Grumbach1-1/+2
2008-05-07iwlwifi: remove 49 prefix from general CSR valuesTomas Winkler1-2/+2
2008-05-07iwlwifi: move Flow Handlers define to iwl-fh.hEmmanuel Grumbach1-7/+7
2008-05-07iwlwifi: unify init driver flowRon Rindjunsky1-244/+1
2008-05-07iwlwifi: clean up register names and definesEmmanuel Grumbach1-33/+33
2008-05-07iwlwifi: reorganize TX RX constatnsTomas Winkler1-3/+0
2008-05-07iwlwifi: handle shared memoryRon Rindjunsky1-12/+24
2008-05-07iwlwifi: check eeprom version in pci probe timeTomas Winkler1-6/+26
2008-05-07iwlwifi: add iwl_hw_detect function to iwl coreTomas Winkler1-9/+1
2008-05-07iwlwifi: add apm init handlerTomas Winkler1-45/+48
2008-05-07iwlwifi: HT antenna/chains overhaulGuy Cohen1-25/+32
2008-05-07iwlwifi: CT-Kill configuration fixEmmanuel Grumbach1-21/+5
2008-05-07iwlwifi: expanding HW parameters controlRon Rindjunsky1-3/+12
2008-05-07iwlwifi: changing EEPROM layout handlingTomas Winkler1-22/+40
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