aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/iwlwifi/iwl-eeprom.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1
2010-01-19iwlwifi: update copyright year to 2010Reinette Chatre1-2/+2
2009-12-21iwlwifi: fix 40MHz operation setting on cards that do not allow itReinette Chatre1-1/+2
2009-12-21iwlwifi: fix EEPROM/OTP reading endian annotations and a bugJohannes Berg1-9/+11
2009-12-21iwlwifi: power up all devices for EEPROM readReinette Chatre1-11/+3
2009-11-18iwlagn: power up device before initializing EEPROMReinette Chatre1-3/+6
2009-11-18iwlwifi: eliminate the possible 1/2 dBm tx power loss in 6x00 & 6x50 seriesWey-Yi Guy1-14/+35
2009-11-18iwlwifi: remove unused parameter from iwl_channel_infoWey-Yi Guy1-7/+0
2009-11-18iwlwifi: validate enhanced tx power entryWey-Yi Guy1-0/+10
2009-11-02iwlwifi: remove power-wasting calls to apm_ops.init()Ben Cahill1-0/+11
2009-10-27iwlwifi: set auto clock gate disable bit for 6x00/6x50 seriesWey-Yi Guy1-0/+8
2009-10-11Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller1-12/+11
2009-10-07iwlwifi: validate the signature for EEPROM and OTPWey-Yi Guy1-5/+28
2009-10-07iwlwifi: replace iwl_poll_direct_bit with iwl_poll_bit for CSR accessAbhijeet Kolekar1-4/+8
2009-10-07iwlwifi: incorrect method used for finding valid OTP blocksJay Sternberg1-12/+11
2009-08-28iwlwifi: read enhanced tx power info from EEPROM imageWey-Yi Guy1-0/+252
2009-08-20iwlwifi: traverse linklist to find the valid OTP blockWey-Yi Guy1-35/+150
2009-08-20iwlwifi: cleanup HT40 extension channels setupZhu Yi1-25/+12
2009-08-14iwlwifi: name changed from "fat" to "ht40"Wey-Yi Guy1-27/+27
2009-07-24iwlwifi: checking unknown HW typeWey-Yi Guy1-1/+5
2009-06-03iwlwifi: fix otp access initReinette Chatre1-7/+5
2009-05-22iwlcore: register locksMohamed Abbas1-2/+0
2009-05-22iwlwifi: support NVM access (EEPROM/OTP)Wey-Yi Guy1-18/+129
2009-05-20wireless: rename IEEE80211_CHAN_NO_FAT_* to HT40-/+Luis R. Rodriguez1-4/+4
2009-05-11iwlwifi: more descriptive unsupported hardware messageReinette Chatre1-1/+1
2009-02-13iwlwifi: fix FAT channel config for 5000 seriesReinette Chatre1-4/+4
2009-02-09iwlwifi: don't use implicit priv in IWL_DEBUGTomas Winkler1-7/+7
2009-01-29iwl3945: Use iwl-eeprom.c routinesSamuel Ortiz1-0/+8
2009-01-29iwlwifi: remove unused or twice defined members in iwl_privWinkler, Tomas1-1/+1
2009-01-29iwlwifi: update copyright year to 2009Reinette Chatre1-2/+2
2009-01-29iwlwifi: replace IWL_ERROR with IWL_ERRWinkler, Tomas1-6/+6
2008-12-12iwlwifi: use iwl_poll_direct_bit in EEPROM readingZhu, Yi1-14/+9
2008-12-12iwlwifi: change email contact informationWinkler, Tomas1-1/+1
2008-12-12iwlwifi: iwl_poll_{direct_}bit cleanupZhu, Yi1-4/+3
2008-10-31iwlwifi: run through spell checkerTomas Winkler1-1/+1
2008-10-31iwlwifi: parametrize eeprom versionsTomas Winkler1-1/+17
2008-08-18removed unused #include <version.h>Huang Weiyi1-1/+0
2008-08-18iwlwifi: fix printk newlinesJiri Slaby1-3/+3
2008-08-04iwlwifi: fix checkpatch.pl errorsTomas Winkler1-2/+1
2008-06-14iwlwifi: refactor setting tx powerTomas Winkler1-6/+6
2008-06-14iwlwifi: remove redundant flags regarding to FAT channelEmmanuel Grumbach1-6/+13
2008-06-03iwlwifi: clean iwl4965_mac_configTomas Winkler1-3/+2
2008-05-21iwlwifi: refactor pci prob flowTomas Winkler1-1/+0
2008-05-21iwlwifi: remove 4965 remainings in iwl-eeprom.c fileTomas Winkler1-11/+11
2008-05-07iwlwifi: rename iwl-4965.h to iwl-dev.hTomas Winkler1-1/+1
2008-05-07iwlwifi: rename iwl-4965-commands to iwl-commands.hTomas Winkler1-1/+1
2008-05-07iwlwifi: check eeprom version in pci probe timeTomas Winkler1-6/+5
2008-05-07iwlwifi: remove support for Narrow Channel (10Mhz)Guy Cohen1-4/+2
2008-05-07iwlwifi: changing EEPROM layout handlingTomas Winkler1-29/+72
2008-03-27iwlwifi: rename iwl-4965-io.h to iwl-io.hTomas Winkler1-13/+13