summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/iwlwifi/iwl-bus.h
AgeCommit message (Expand)AuthorFilesLines
2012-02-27iwlwifi: kill iwl_bus.hEmmanuel Grumbach1-145/+0
2012-02-27iwlwifi: use sparse compliant __aligned__ attributeEmmanuel Grumbach1-1/+1
2012-02-02iwlwifi: kill bus_get_hw_idEmmanuel Grumbach1-14/+0
2012-02-02iwlwifi: kill bus_get_hw_id_stringEmmanuel Grumbach1-8/+0
2012-02-02iwlwifi: kill bus_is_pm_supportedEmmanuel Grumbach1-7/+0
2012-02-02iwlwifi: kill bus_apm_configEmmanuel Grumbach1-7/+0
2012-02-02iwlwifi: remove the pointer to dev from the bus layerEmmanuel Grumbach1-2/+0
2012-02-02iwlwifi: give trans to all the read / write functionsEmmanuel Grumbach1-3/+0
2012-02-02iwlwifi: the read / write register ops move to transportEmmanuel Grumbach1-21/+0
2012-02-02iwlwifi: move the bus configuration to transportEmmanuel Grumbach1-2/+0
2012-01-06iwlwifi: update CopyrightWey-Yi Guy1-2/+2
2011-12-19iwlwifi: deliver hw version in both string and u32 formatWey-Yi Guy1-4/+12
2011-09-19iwlagn: remove drvdata support from bus layerJohannes Berg1-8/+2
2011-09-19iwlagn: document the bus layer APIEmmanuel Grumbach1-5/+57
2011-08-29iwlagn: all function iwl-io.c receive iwl_busEmmanuel Grumbach1-0/+3
2011-08-29iwlagn: add missing includesEmmanuel Grumbach1-0/+2
2011-08-29iwlagn: add comments to iwl_bus / iwl_transEmmanuel Grumbach1-3/+12
2011-08-29iwlagn: bus layer chooses its transport layerEmmanuel Grumbach1-1/+1
2011-08-29iwlagn: introduce struct iwl-shared - known by all layersEmmanuel Grumbach1-5/+7
2011-07-21iwlagn: iwl_bus holds drv_data as void * instead of iwl_privEmmanuel Grumbach1-5/+2
2011-07-21iwlagn: simplify the bus architectureEmmanuel Grumbach1-0/+142