summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/iwlwifi/iwl-eeprom.c
Commit message (Expand)AuthorAgeFilesLines
* 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
|/
* iwlwifi: update copyright year to 2010Reinette Chatre2010-01-191-2/+2
* iwlwifi: fix 40MHz operation setting on cards that do not allow itReinette Chatre2009-12-211-1/+2
* iwlwifi: fix EEPROM/OTP reading endian annotations and a bugJohannes Berg2009-12-211-9/+11
* iwlwifi: power up all devices for EEPROM readReinette Chatre2009-12-211-11/+3
* iwlagn: power up device before initializing EEPROMReinette Chatre2009-11-181-3/+6
* iwlwifi: eliminate the possible 1/2 dBm tx power loss in 6x00 & 6x50 seriesWey-Yi Guy2009-11-181-14/+35
* iwlwifi: remove unused parameter from iwl_channel_infoWey-Yi Guy2009-11-181-7/+0
* iwlwifi: validate enhanced tx power entryWey-Yi Guy2009-11-181-0/+10
* iwlwifi: remove power-wasting calls to apm_ops.init()Ben Cahill2009-11-021-0/+11
* iwlwifi: set auto clock gate disable bit for 6x00/6x50 seriesWey-Yi Guy2009-10-271-0/+8
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-10-111-12/+11
|\
| * iwlwifi: incorrect method used for finding valid OTP blocksJay Sternberg2009-10-071-12/+11
* | iwlwifi: validate the signature for EEPROM and OTPWey-Yi Guy2009-10-071-5/+28
* | iwlwifi: replace iwl_poll_direct_bit with iwl_poll_bit for CSR accessAbhijeet Kolekar2009-10-071-4/+8
|/
* iwlwifi: read enhanced tx power info from EEPROM imageWey-Yi Guy2009-08-281-0/+252
* iwlwifi: traverse linklist to find the valid OTP blockWey-Yi Guy2009-08-201-35/+150
* iwlwifi: cleanup HT40 extension channels setupZhu Yi2009-08-201-25/+12
* iwlwifi: name changed from "fat" to "ht40"Wey-Yi Guy2009-08-141-27/+27
* iwlwifi: checking unknown HW typeWey-Yi Guy2009-07-241-1/+5
* iwlwifi: fix otp access initReinette Chatre2009-06-031-7/+5
* iwlcore: register locksMohamed Abbas2009-05-221-2/+0
* iwlwifi: support NVM access (EEPROM/OTP)Wey-Yi Guy2009-05-221-18/+129
* wireless: rename IEEE80211_CHAN_NO_FAT_* to HT40-/+Luis R. Rodriguez2009-05-201-4/+4
* iwlwifi: more descriptive unsupported hardware messageReinette Chatre2009-05-111-1/+1
* iwlwifi: fix FAT channel config for 5000 seriesReinette Chatre2009-02-131-4/+4
* iwlwifi: don't use implicit priv in IWL_DEBUGTomas Winkler2009-02-091-7/+7
* iwl3945: Use iwl-eeprom.c routinesSamuel Ortiz2009-01-291-0/+8
* iwlwifi: remove unused or twice defined members in iwl_privWinkler, Tomas2009-01-291-1/+1
* iwlwifi: update copyright year to 2009Reinette Chatre2009-01-291-2/+2
* iwlwifi: replace IWL_ERROR with IWL_ERRWinkler, Tomas2009-01-291-6/+6
OpenPOWER on IntegriCloud