aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/iwlwifi/iwl-eeprom.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-01-21iwlagn: add 2000 series EEPROM versionWey-Yi Guy1-0/+10
2011-01-21iwlagn: remove reference to gen2a and gen2bWey-Yi Guy1-6/+10
2010-12-13iwlagn: remove old EEPROM TX power readingJohannes Berg1-53/+0
2010-12-13iwlagn: implement layout-agnostic EEPROM readingJohannes Berg1-0/+15
2010-12-13iwlagn: rename enhanced txpower fieldsJohannes Berg1-4/+6
2010-11-24iwlwifi: remove unused defineWey-Yi Guy1-1/+0
2010-11-16iwlagn: use SKU information in the EEPROMWey-Yi Guy1-1/+11
2010-10-14iwlwifi: move agn only eeprom functions to separate fileWey-Yi Guy1-6/+1
2010-10-07iwlwifi: remove verify_signature eeprom operationJohannes Berg1-1/+0
2010-07-27Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtmann/bluetooth-next-2.6John W. Linville1-6/+6
2010-07-23iwlwifi: read multiple MAC addressesWey-Yi Guy1-0/+1
2010-07-13Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davemJohn W. Linville1-0/+4
2010-07-09iwlwifi: enable 6050 series Gen2 devicesShanyu Zhao1-0/+4
2010-06-03drivers/net: use __packed annotationEric Dumazet1-6/+6
2010-04-16iwlwifi: bring up 6000 Series 2x2 AGN Gen2 adaptersShanyu Zhao1-0/+4
2010-04-16iwlwifi: more generic eeprom definesWey-Yi Guy1-16/+16
2010-04-16Merge branch 'wireless-2.6' into wireless-next-2.6Reinette Chatre1-0/+4
2010-04-16iwlwifi: correct 6000 EEPROM regulatory addressShanyu Zhao1-0/+4
2010-03-25iwlwifi: each device has its own eeprom tx power versionWey-Yi Guy1-0/+3
2010-03-25iwlwifi: move agn common code to iwlagn library fileWey-Yi Guy1-7/+7
2010-01-19iwlwifi: update copyright year to 2010Reinette Chatre1-2/+2
2009-12-21iwlwifi: fix more eeprom endian bugsJohannes Berg1-2/+2
2009-11-18iwlwifi: validate enhanced tx power entryWey-Yi Guy1-2/+4
2009-10-27iwlwifi: identify eeprom version for 6x50 series NICWey-Yi Guy1-1/+4
2009-10-11Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller1-10/+10
2009-10-07iwlwifi: device tracingJohannes Berg1-0/+2
2009-10-07iwlwifi: change valid EEPROM version for 1000 seriesWey-Yi Guy1-1/+1
2009-10-07iwlwifi: EEPROM version for 1000 and 6000 seriesWey-Yi Guy1-0/+6
2009-10-07iwlwifi: separate nic_config for different NICWey-Yi Guy1-1/+6
2009-10-07iwlwifi: remove un-supported eeprom parametersWey-Yi Guy1-2/+0
2009-10-07iwlwifi: fix EEPROM enhance tx power offsetWey-Yi Guy1-10/+10
2009-08-28iwlwifi: read enhanced tx power info from EEPROM imageWey-Yi Guy1-1/+79
2009-08-20iwlwifi: traverse linklist to find the valid OTP blockWey-Yi Guy1-2/+8
2009-08-14iwlwifi: name changed from "fat" to "ht40"Wey-Yi Guy1-17/+17
2009-05-22iwlwifi: support NVM access (EEPROM/OTP)Wey-Yi Guy1-0/+4
2009-02-13iwlwifi: fix FAT channel config for 5000 seriesReinette Chatre1-0/+2
2009-01-29iwl3945: Use iwl-eeprom.c routinesSamuel Ortiz1-0/+3
2009-01-29iwlwifi: update copyright year to 2009Reinette Chatre1-2/+2
2008-12-12iwlwifi: use iwl_poll_direct_bit in EEPROM readingZhu, Yi1-5/+2
2008-12-12iwlwifi: change email contact informationWinkler, Tomas1-1/+1
2008-12-05iwlwifi: 5150 compute ct kill thresholdTomas Winkler1-0/+1
2008-10-31iwlwifi: parametrize eeprom versionsTomas Winkler1-1/+4
2008-06-03iwlwifi-5000: implement initial calibration for 5000Tomas Winkler1-0/+1
2008-05-07iwlwifi-5000: add nic config handler for 5000 HWTomas Winkler1-0/+1
2008-05-07iwlwifi-5000: add eeprom check version handlerTomas Winkler1-0/+4
2008-05-07iwlwifi-5000: EEPROM settings for 5000Tomas Winkler1-0/+30
2008-05-07iwlwifi: wrapping nic configuration in iwl core handlerTomas Winkler1-0/+12
2008-05-07iwlwifi: check eeprom version in pci probe timeTomas Winkler1-0/+3
2008-05-07iwlwifi: remove support for Narrow Channel (10Mhz)Guy Cohen1-1/+1
2008-05-07iwlwifi: changing EEPROM layout handlingTomas Winkler1-92/+63