aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/iwlwifi/iwl-eeprom.c (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2008-03-25iwlwifi: rename iwl4965_get_channel_info to iwl_get_channel_infoAssaf Krauss1-3/+3
2008-03-25iwlwifi: Probe Flow - Extracting hw and priv initAssaf Krauss1-0/+356
2008-03-25iwlwifi: rename struct iwl4965_priv to struct iwl_privTomas Winkler1-5/+5
2008-03-25iwlwifi: rename iwl-4965-debug.h back to iwl-debug.hTomas Winkler1-1/+1
2008-03-07iwlwifi: Moving EEPROM handling in iwlcore moduleAssaf Krauss1-0/+205