summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/iwlwifi/iwl-eeprom.c
Commit message (Expand)AuthorAgeFilesLines
* iwlwifi: move agn only eeprom functions to separate fileWey-Yi Guy2010-10-141-360/+14Star
* iwlwifi: remove apm_ops.stopJohannes Berg2010-10-081-1/+1
* iwlwifi: remove verify_signature eeprom operationJohannes Berg2010-10-081-3/+2Star
* 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-111-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/+3Star
* 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/+0Star
* 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-121-12/+11Star
|\
| * iwlwifi: incorrect method used for finding valid OTP blocksJay Sternberg2009-10-071-12/+11Star
* | 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/+12Star
* 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/+5Star
* iwlcore: register locksMohamed Abbas2009-05-221-2/+0Star
* 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
* iwlwifi: use iwl_poll_direct_bit in EEPROM readingZhu, Yi2008-12-121-14/+9Star
* iwlwifi: change email contact informationWinkler, Tomas2008-12-121-1/+1
* iwlwifi: iwl_poll_{direct_}bit cleanupZhu, Yi2008-12-121-4/+3Star
* iwlwifi: run through spell checkerTomas Winkler2008-11-011-1/+1
* iwlwifi: parametrize eeprom versionsTomas Winkler2008-11-011-1/+17
* removed unused #include <version.h>Huang Weiyi2008-08-181-1/+0Star
* iwlwifi: fix printk newlinesJiri Slaby2008-08-181-3/+3
* iwlwifi: fix checkpatch.pl errorsTomas Winkler2008-08-041-2/+1Star
* iwlwifi: refactor setting tx powerTomas Winkler2008-06-141-6/+6
* iwlwifi: remove redundant flags regarding to FAT channelEmmanuel Grumbach2008-06-141-6/+13
* iwlwifi: clean iwl4965_mac_configTomas Winkler2008-06-031-3/+2Star
* iwlwifi: refactor pci prob flowTomas Winkler2008-05-221-1/+0Star