summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/iwlwifi/iwl-eeprom.c
AgeCommit message (Expand)Author
2012-06-06iwlwifi: move DVM code into subdirectoryJohannes Berg
2012-04-23iwlwifi: remove TX/RX frame statisticsJohannes Berg
2012-04-23iwlwifi: clean up iwl-shared.h includesJohannes Berg
2012-04-18iwlwifi: transport holds its pointer to the configEmmanuel Grumbach
2012-04-18iwlwifi: op_mode holds its pointer to the configEmmanuel Grumbach
2012-04-18iwlwifi: op_mode holds its pointer to the transportEmmanuel Grumbach
2012-04-12iwlwifi: dynamically determine lib_opsJohannes Berg
2012-04-12iwlwifi: move eeprom into privJohannes Berg
2012-04-12iwlwifi: move hw_params into privJohannes Berg
2012-03-08iwlwifi: make EEPROM enhanced TX power a boolJohannes Berg
2012-03-07iwlwifi: don't include iwl-prph.h everywhereJohannes Berg
2012-03-06iwlwifi: make config constJohannes Berg
2012-03-06iwlwifi: use valid TX/RX antenna from hw_paramsJohannes Berg
2012-03-06iwlwifi: remove SKU from configJohannes Berg
2012-02-27iwlwifi: eeprom gets transport and not busEmmanuel Grumbach
2012-02-27iwlwifi: move eeprom defines to iwl-eeprom.cEmmanuel Grumbach
2012-02-02iwlwifi: give trans to all the read / write functionsEmmanuel Grumbach
2012-02-02iwlwifi: separate the APM from the EEPROMEmmanuel Grumbach
2012-01-06iwlwifi: update CopyrightWey-Yi Guy
2011-12-16iwlwifi: move iwl_cfg from iwl_priv to iwl_sharedDon Fry
2011-12-08iwlwifi: move eeprom pointer from iwl_priv to iwl_sharedDon Fry
2011-11-11iwlagn: move nvm_device_type from iwl_priv to iwl_transDon Fry
2011-11-11iwlagn: Remove dependence of iwl_priv from eeprom routines.Don Fry
2011-09-27iwlagn: use kcalloc when possible for array allocationEmmanuel Grumbach
2011-09-19iwlagn: merge eeprom access into single fileWey-Yi Guy
2011-08-29iwlagn: all function iwl-io.c receive iwl_busEmmanuel Grumbach
2011-08-29iwlagn: Rename iwlcore prefixWey-Yi Guy
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