summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/iwlwifi/iwl-eeprom.c
Commit message (Expand)AuthorAgeFilesLines
* iwlwifi: remove TX/RX frame statisticsJohannes Berg2012-04-231-1/+0
* iwlwifi: clean up iwl-shared.h includesJohannes Berg2012-04-231-1/+0
* iwlwifi: transport holds its pointer to the configEmmanuel Grumbach2012-04-181-2/+2
* iwlwifi: op_mode holds its pointer to the configEmmanuel Grumbach2012-04-181-13/+13
* iwlwifi: op_mode holds its pointer to the transportEmmanuel Grumbach2012-04-181-16/+16
* iwlwifi: dynamically determine lib_opsJohannes Berg2012-04-121-4/+4
* iwlwifi: move eeprom into privJohannes Berg2012-04-121-67/+123
* iwlwifi: move hw_params into privJohannes Berg2012-04-121-12/+12
* iwlwifi: make EEPROM enhanced TX power a boolJohannes Berg2012-03-081-3/+3
* iwlwifi: don't include iwl-prph.h everywhereJohannes Berg2012-03-071-0/+1
* iwlwifi: make config constJohannes Berg2012-03-061-1/+1
* iwlwifi: use valid TX/RX antenna from hw_paramsJohannes Berg2012-03-061-18/+20
* iwlwifi: remove SKU from configJohannes Berg2012-03-061-11/+9
* iwlwifi: eeprom gets transport and not busEmmanuel Grumbach2012-02-271-75/+77
* iwlwifi: move eeprom defines to iwl-eeprom.cEmmanuel Grumbach2012-02-271-0/+4
* iwlwifi: give trans to all the read / write functionsEmmanuel Grumbach2012-02-021-30/+31
* iwlwifi: separate the APM from the EEPROMEmmanuel Grumbach2012-02-021-4/+0
* iwlwifi: update CopyrightWey-Yi Guy2012-01-061-2/+2
* iwlwifi: move iwl_cfg from iwl_priv to iwl_sharedDon Fry2011-12-161-29/+29
* iwlwifi: move eeprom pointer from iwl_priv to iwl_sharedDon Fry2011-12-081-28/+32
* iwlagn: move nvm_device_type from iwl_priv to iwl_transDon Fry2011-11-111-14/+14
* iwlagn: Remove dependence of iwl_priv from eeprom routines.Don Fry2011-11-111-58/+58
* iwlagn: use kcalloc when possible for array allocationEmmanuel Grumbach2011-09-271-2/+3
* iwlagn: merge eeprom access into single fileWey-Yi Guy2011-09-191-5/+234
* iwlagn: all function iwl-io.c receive iwl_busEmmanuel Grumbach2011-08-291-29/+29
* iwlagn: Rename iwlcore prefixWey-Yi Guy2011-08-291-2/+2
* iwlagn: remove dual-indirect call to simply the codeWey-Yi Guy2011-07-161-5/+5
* iwlagn: remove indirection for eeprom_query_addrFry, Donald H2011-07-111-5/+0
* iwlagn: remove the indirection for iwl_apm_initFry, Donald H2011-07-111-1/+1
* iwlagn: merge duplicate code into single functionWey-Yi Guy2011-06-181-0/+25
* iwlagn: remove set but unused varsJohannes Berg2011-05-131-4/+3
* iwlagn: semaphore and calib cleanupDon Fry2011-04-301-2/+41
* iwlagn: fix tx power initializationStanislaw Gruszka2011-04-291-7/+0
* iwlagn: remove most BUG_ON instancesJohannes Berg2011-04-181-6/+0
* iwlagn: move IO functions out of lineJohannes Berg2011-04-071-18/+18
* iwlagn: remove hw_revJohannes Berg2011-04-071-4/+4
* iwlagn: change Copyright to 2011Wey-Yi Guy2011-04-071-2/+2
* iwlagn: remove reference to 3945 and 4965Wey-Yi Guy2011-03-251-2/+0
* iwlwifi: split the drivers for agn and legacy devices 3945/4965Wey-Yi Guy2011-02-211-8/+0
* Revert "iwlwifi: split the drivers for agn and legacy devices 3945/4965"Wey-Yi Guy2011-02-211-0/+8
* iwlwifi: split the drivers for agn and legacy devices 3945/4965Wey-Yi Guy2011-02-211-8/+0
* iwlwifi: use IWL_DEBUG_EEPROM for EEPROM related infoWey-Yi Guy2010-12-131-11/+14
* iwlwifi: move agn only eeprom functions to separate fileWey-Yi Guy2010-10-141-360/+14
* iwlwifi: remove apm_ops.stopJohannes Berg2010-10-071-1/+1
* iwlwifi: remove verify_signature eeprom operationJohannes Berg2010-10-071-3/+2
* iwlagn: reduce redundant parameter definitionsWey-Yi Guy2010-10-061-6/+6
* iwlwifi: enable DC calibration based on config parameterWey-Yi Guy2010-06-251-0/+3
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-05-171-0/+7
|\
| * iwlwifi: move eeprom version printout to eeprom initJohannes Berg2010-05-101-0/+7
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
|/
OpenPOWER on IntegriCloud