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