| Commit message (Expand) | Author | Age | Files | Lines |
* | iwlwifi: kill iwl_bus.h | Emmanuel Grumbach | 2012-02-27 | 1 | -145/+0 |
* | iwlwifi: use sparse compliant __aligned__ attribute | Emmanuel Grumbach | 2012-02-27 | 1 | -1/+1 |
* | iwlwifi: kill bus_get_hw_id | Emmanuel Grumbach | 2012-02-02 | 1 | -14/+0 |
* | iwlwifi: kill bus_get_hw_id_string | Emmanuel Grumbach | 2012-02-02 | 1 | -8/+0 |
* | iwlwifi: kill bus_is_pm_supported | Emmanuel Grumbach | 2012-02-02 | 1 | -7/+0 |
* | iwlwifi: kill bus_apm_config | Emmanuel Grumbach | 2012-02-02 | 1 | -7/+0 |
* | iwlwifi: remove the pointer to dev from the bus layer | Emmanuel Grumbach | 2012-02-02 | 1 | -2/+0 |
* | iwlwifi: give trans to all the read / write functions | Emmanuel Grumbach | 2012-02-02 | 1 | -3/+0 |
* | iwlwifi: the read / write register ops move to transport | Emmanuel Grumbach | 2012-02-02 | 1 | -21/+0 |
* | iwlwifi: move the bus configuration to transport | Emmanuel Grumbach | 2012-02-02 | 1 | -2/+0 |
* | iwlwifi: update Copyright | Wey-Yi Guy | 2012-01-06 | 1 | -2/+2 |
* | iwlwifi: deliver hw version in both string and u32 format | Wey-Yi Guy | 2011-12-19 | 1 | -4/+12 |
* | iwlagn: remove drvdata support from bus layer | Johannes Berg | 2011-09-19 | 1 | -8/+2 |
* | iwlagn: document the bus layer API | Emmanuel Grumbach | 2011-09-19 | 1 | -5/+57 |
* | iwlagn: all function iwl-io.c receive iwl_bus | Emmanuel Grumbach | 2011-08-29 | 1 | -0/+3 |
* | iwlagn: add missing includes | Emmanuel Grumbach | 2011-08-29 | 1 | -0/+2 |
* | iwlagn: add comments to iwl_bus / iwl_trans | Emmanuel Grumbach | 2011-08-29 | 1 | -3/+12 |
* | iwlagn: bus layer chooses its transport layer | Emmanuel Grumbach | 2011-08-29 | 1 | -1/+1 |
* | iwlagn: introduce struct iwl-shared - known by all layers | Emmanuel Grumbach | 2011-08-29 | 1 | -5/+7 |
* | iwlagn: iwl_bus holds drv_data as void * instead of iwl_priv | Emmanuel Grumbach | 2011-07-21 | 1 | -5/+2 |
* | iwlagn: simplify the bus architecture | Emmanuel Grumbach | 2011-07-21 | 1 | -0/+142 |