aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/iwlwifi/iwl-eeprom.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-07-16iwlagn: remove dual-indirect call to simply the codeWey-Yi Guy1-5/+5
2011-07-11iwlagn: remove indirection for eeprom_query_addrFry, Donald H1-5/+0
2011-07-11iwlagn: remove the indirection for iwl_apm_initFry, Donald H1-1/+1
2011-06-18iwlagn: merge duplicate code into single functionWey-Yi Guy1-0/+25
2011-05-13iwlagn: remove set but unused varsJohannes Berg1-4/+3
2011-04-30iwlagn: semaphore and calib cleanupDon Fry1-2/+41
2011-04-29iwlagn: fix tx power initializationStanislaw Gruszka1-7/+0
2011-04-18iwlagn: remove most BUG_ON instancesJohannes Berg1-6/+0
2011-04-07iwlagn: move IO functions out of lineJohannes Berg1-18/+18
2011-04-07iwlagn: remove hw_revJohannes Berg1-4/+4
2011-04-07iwlagn: change Copyright to 2011Wey-Yi Guy1-2/+2
2011-03-25iwlagn: remove reference to 3945 and 4965Wey-Yi Guy1-2/+0
2011-02-21iwlwifi: split the drivers for agn and legacy devices 3945/4965Wey-Yi Guy1-8/+0
2011-02-21Revert "iwlwifi: split the drivers for agn and legacy devices 3945/4965"Wey-Yi Guy1-0/+8
2011-02-21iwlwifi: split the drivers for agn and legacy devices 3945/4965Wey-Yi Guy1-8/+0
2010-12-13iwlwifi: use IWL_DEBUG_EEPROM for EEPROM related infoWey-Yi Guy1-11/+14
2010-10-14iwlwifi: move agn only eeprom functions to separate fileWey-Yi Guy1-360/+14
2010-10-07iwlwifi: remove apm_ops.stopJohannes Berg1-1/+1
2010-10-07iwlwifi: remove verify_signature eeprom operationJohannes Berg1-3/+2
2010-10-06iwlagn: reduce redundant parameter definitionsWey-Yi Guy1-6/+6
2010-06-25iwlwifi: enable DC calibration based on config parameterWey-Yi Guy1-0/+3
2010-05-17Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davemJohn W. Linville1-0/+7
2010-05-10iwlwifi: move eeprom version printout to eeprom initJohannes Berg1-0/+7
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1
2010-01-19iwlwifi: update copyright year to 2010Reinette Chatre1-2/+2
2009-12-21iwlwifi: fix 40MHz operation setting on cards that do not allow itReinette Chatre1-1/+2
2009-12-21iwlwifi: fix EEPROM/OTP reading endian annotations and a bugJohannes Berg1-9/+11
2009-12-21iwlwifi: power up all devices for EEPROM readReinette Chatre1-11/+3
2009-11-18iwlagn: power up device before initializing EEPROMReinette Chatre1-3/+6
2009-11-18iwlwifi: eliminate the possible 1/2 dBm tx power loss in 6x00 & 6x50 seriesWey-Yi Guy1-14/+35
2009-11-18iwlwifi: remove unused parameter from iwl_channel_infoWey-Yi Guy1-7/+0
2009-11-18iwlwifi: validate enhanced tx power entryWey-Yi Guy1-0/+10
2009-11-02iwlwifi: remove power-wasting calls to apm_ops.init()Ben Cahill1-0/+11
2009-10-27iwlwifi: set auto clock gate disable bit for 6x00/6x50 seriesWey-Yi Guy1-0/+8
2009-10-11Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller1-12/+11
2009-10-07iwlwifi: validate the signature for EEPROM and OTPWey-Yi Guy1-5/+28
2009-10-07iwlwifi: replace iwl_poll_direct_bit with iwl_poll_bit for CSR accessAbhijeet Kolekar1-4/+8
2009-10-07iwlwifi: incorrect method used for finding valid OTP blocksJay Sternberg1-12/+11
2009-08-28iwlwifi: read enhanced tx power info from EEPROM imageWey-Yi Guy1-0/+252
2009-08-20iwlwifi: traverse linklist to find the valid OTP blockWey-Yi Guy1-35/+150
2009-08-20iwlwifi: cleanup HT40 extension channels setupZhu Yi1-25/+12
2009-08-14iwlwifi: name changed from "fat" to "ht40"Wey-Yi Guy1-27/+27
2009-07-24iwlwifi: checking unknown HW typeWey-Yi Guy1-1/+5
2009-06-03iwlwifi: fix otp access initReinette Chatre1-7/+5
2009-05-22iwlcore: register locksMohamed Abbas1-2/+0
2009-05-22iwlwifi: support NVM access (EEPROM/OTP)Wey-Yi Guy1-18/+129
2009-05-20wireless: rename IEEE80211_CHAN_NO_FAT_* to HT40-/+Luis R. Rodriguez1-4/+4
2009-05-11iwlwifi: more descriptive unsupported hardware messageReinette Chatre1-1/+1
2009-02-13iwlwifi: fix FAT channel config for 5000 seriesReinette Chatre1-4/+4
2009-02-09iwlwifi: don't use implicit priv in IWL_DEBUGTomas Winkler1-7/+7