summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/iwlwifi/iwl-eeprom.h
Commit message (Expand)AuthorAgeFilesLines
* iwlagn: use iwl_eeprom_calib_hdr structureWey-Yi Guy2011-09-191-1/+6
* iwlagn: add support for v2 of temperature offset calibrationWey-Yi Guy2011-09-191-1/+4
* iwlagn: Rename iwlcore prefixWey-Yi Guy2011-08-291-1/+0Star
* iwlagn: remove indirection for eeprom_query_addrFry, Donald H2011-07-111-1/+0Star
* iwlagn: remove incorrect defineWey-Yi Guy2011-06-181-1/+0Star
* iwlagn: merge duplicate code into single functionWey-Yi Guy2011-06-181-0/+1
* iwlagn: add offset define for subsystem idWey-Yi Guy2011-06-181-0/+1
* iwlagn: group similar defines togetherWey-Yi Guy2011-06-111-4/+4
* iwlagn: generic temperature location in EEPROMWey-Yi Guy2011-06-111-3/+3
* iwlagn: use sku capabilities information from EEPROMWey-Yi Guy2011-06-111-3/+0Star
* iwlagn: Band capabilities in EEPROMWey-Yi Guy2011-06-111-2/+3
* iwlagn: semaphore and calib cleanupDon Fry2011-04-301-3/+0Star
* iwlagn: remove most BUG_ON instancesJohannes Berg2011-04-181-1/+0Star
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-04-071-1/+1
|\
| * iwlwifi: accept EEPROM version 0x423 for iwl6000John W. Linville2011-04-041-1/+1
* | iwlagn: remove hw_revJohannes Berg2011-04-071-1/+1
* | iwlagn: change Copyright to 2011Wey-Yi Guy2011-04-071-2/+2
* | iwlagn: clean up some 3945/4965 remnantsJohannes Berg2011-04-071-185/+0Star
|/
* iwlagn: add 2000 series EEPROM versionWey-Yi Guy2011-01-221-0/+10
* iwlagn: remove reference to gen2a and gen2bWey-Yi Guy2011-01-221-6/+10
* iwlagn: remove old EEPROM TX power readingJohannes Berg2010-12-141-53/+0Star
* iwlagn: implement layout-agnostic EEPROM readingJohannes Berg2010-12-141-0/+15
* iwlagn: rename enhanced txpower fieldsJohannes Berg2010-12-141-4/+6
* iwlwifi: remove unused defineWey-Yi Guy2010-11-251-1/+0Star
* iwlagn: use SKU information in the EEPROMWey-Yi Guy2010-11-161-1/+11
* iwlwifi: move agn only eeprom functions to separate fileWey-Yi Guy2010-10-141-6/+1Star
* iwlwifi: remove verify_signature eeprom operationJohannes Berg2010-10-081-1/+0Star
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtma...John W. Linville2010-07-271-6/+6
|\
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-07-131-0/+4
| |\
| * | drivers/net: use __packed annotationEric Dumazet2010-06-031-6/+6
* | | iwlwifi: read multiple MAC addressesWey-Yi Guy2010-07-231-0/+1
| |/ |/|
* | iwlwifi: enable 6050 series Gen2 devicesShanyu Zhao2010-07-091-0/+4
|/
* iwlwifi: bring up 6000 Series 2x2 AGN Gen2 adaptersShanyu Zhao2010-04-161-0/+4
* iwlwifi: more generic eeprom definesWey-Yi Guy2010-04-161-16/+16
* Merge branch 'wireless-2.6' into wireless-next-2.6Reinette Chatre2010-04-161-0/+4
|\
| * iwlwifi: correct 6000 EEPROM regulatory addressShanyu Zhao2010-04-161-0/+4
* | iwlwifi: each device has its own eeprom tx power versionWey-Yi Guy2010-03-251-0/+3
* | iwlwifi: move agn common code to iwlagn library fileWey-Yi Guy2010-03-251-7/+7
|/
* iwlwifi: update copyright year to 2010Reinette Chatre2010-01-191-2/+2
* iwlwifi: fix more eeprom endian bugsJohannes Berg2009-12-211-2/+2
* iwlwifi: validate enhanced tx power entryWey-Yi Guy2009-11-181-2/+4
* iwlwifi: identify eeprom version for 6x50 series NICWey-Yi Guy2009-10-271-1/+4
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-10-121-10/+10
|\
| * iwlwifi: fix EEPROM enhance tx power offsetWey-Yi Guy2009-10-071-10/+10
* | iwlwifi: device tracingJohannes Berg2009-10-071-0/+2
* | iwlwifi: change valid EEPROM version for 1000 seriesWey-Yi Guy2009-10-071-1/+1
* | iwlwifi: EEPROM version for 1000 and 6000 seriesWey-Yi Guy2009-10-071-0/+6
* | iwlwifi: separate nic_config for different NICWey-Yi Guy2009-10-071-1/+6
* | iwlwifi: remove un-supported eeprom parametersWey-Yi Guy2009-10-071-2/+0Star
|/
* iwlwifi: read enhanced tx power info from EEPROM imageWey-Yi Guy2009-08-281-1/+79