summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/iwlwifi/iwl-eeprom.c
Commit message (Expand)AuthorAge
* iwlwifi: move DVM code into subdirectoryJohannes Berg2012-06-06
* iwlwifi: remove TX/RX frame statisticsJohannes Berg2012-04-23
* iwlwifi: clean up iwl-shared.h includesJohannes Berg2012-04-23
* iwlwifi: transport holds its pointer to the configEmmanuel Grumbach2012-04-18
* iwlwifi: op_mode holds its pointer to the configEmmanuel Grumbach2012-04-18
* iwlwifi: op_mode holds its pointer to the transportEmmanuel Grumbach2012-04-18
* iwlwifi: dynamically determine lib_opsJohannes Berg2012-04-12
* iwlwifi: move eeprom into privJohannes Berg2012-04-12
* iwlwifi: move hw_params into privJohannes Berg2012-04-12
* iwlwifi: make EEPROM enhanced TX power a boolJohannes Berg2012-03-08
* iwlwifi: don't include iwl-prph.h everywhereJohannes Berg2012-03-07
* iwlwifi: make config constJohannes Berg2012-03-06
* iwlwifi: use valid TX/RX antenna from hw_paramsJohannes Berg2012-03-06
* iwlwifi: remove SKU from configJohannes Berg2012-03-06
* iwlwifi: eeprom gets transport and not busEmmanuel Grumbach2012-02-27
* iwlwifi: move eeprom defines to iwl-eeprom.cEmmanuel Grumbach2012-02-27
* iwlwifi: give trans to all the read / write functionsEmmanuel Grumbach2012-02-02
* iwlwifi: separate the APM from the EEPROMEmmanuel Grumbach2012-02-02
* iwlwifi: update CopyrightWey-Yi Guy2012-01-06
* iwlwifi: move iwl_cfg from iwl_priv to iwl_sharedDon Fry2011-12-16
* iwlwifi: move eeprom pointer from iwl_priv to iwl_sharedDon Fry2011-12-08
* iwlagn: move nvm_device_type from iwl_priv to iwl_transDon Fry2011-11-11
* iwlagn: Remove dependence of iwl_priv from eeprom routines.Don Fry2011-11-11
* iwlagn: use kcalloc when possible for array allocationEmmanuel Grumbach2011-09-27
* iwlagn: merge eeprom access into single fileWey-Yi Guy2011-09-19
* iwlagn: all function iwl-io.c receive iwl_busEmmanuel Grumbach2011-08-29
* iwlagn: Rename iwlcore prefixWey-Yi Guy2011-08-29
* iwlagn: remove dual-indirect call to simply the codeWey-Yi Guy2011-07-16
* iwlagn: remove indirection for eeprom_query_addrFry, Donald H2011-07-11
* iwlagn: remove the indirection for iwl_apm_initFry, Donald H2011-07-11
* iwlagn: merge duplicate code into single functionWey-Yi Guy2011-06-18
* iwlagn: remove set but unused varsJohannes Berg2011-05-13
* iwlagn: semaphore and calib cleanupDon Fry2011-04-30
* iwlagn: fix tx power initializationStanislaw Gruszka2011-04-29
* iwlagn: remove most BUG_ON instancesJohannes Berg2011-04-18
* iwlagn: move IO functions out of lineJohannes Berg2011-04-07
* iwlagn: remove hw_revJohannes Berg2011-04-07
* iwlagn: change Copyright to 2011Wey-Yi Guy2011-04-07
* iwlagn: remove reference to 3945 and 4965Wey-Yi Guy2011-03-25
* iwlwifi: split the drivers for agn and legacy devices 3945/4965Wey-Yi Guy2011-02-21
* Revert "iwlwifi: split the drivers for agn and legacy devices 3945/4965"Wey-Yi Guy2011-02-21
* iwlwifi: split the drivers for agn and legacy devices 3945/4965Wey-Yi Guy2011-02-21
* iwlwifi: use IWL_DEBUG_EEPROM for EEPROM related infoWey-Yi Guy2010-12-13
* iwlwifi: move agn only eeprom functions to separate fileWey-Yi Guy2010-10-14
* iwlwifi: remove apm_ops.stopJohannes Berg2010-10-07
* iwlwifi: remove verify_signature eeprom operationJohannes Berg2010-10-07
* iwlagn: reduce redundant parameter definitionsWey-Yi Guy2010-10-06
* iwlwifi: enable DC calibration based on config parameterWey-Yi Guy2010-06-25
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-05-17
|\
| * iwlwifi: move eeprom version printout to eeprom initJohannes Berg2010-05-10