index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
iwlwifi
/
iwl-bus.h
Age
Commit message (
Expand
)
Author
2012-02-27
iwlwifi: kill iwl_bus.h
Emmanuel Grumbach
2012-02-27
iwlwifi: use sparse compliant __aligned__ attribute
Emmanuel Grumbach
2012-02-02
iwlwifi: kill bus_get_hw_id
Emmanuel Grumbach
2012-02-02
iwlwifi: kill bus_get_hw_id_string
Emmanuel Grumbach
2012-02-02
iwlwifi: kill bus_is_pm_supported
Emmanuel Grumbach
2012-02-02
iwlwifi: kill bus_apm_config
Emmanuel Grumbach
2012-02-02
iwlwifi: remove the pointer to dev from the bus layer
Emmanuel Grumbach
2012-02-02
iwlwifi: give trans to all the read / write functions
Emmanuel Grumbach
2012-02-02
iwlwifi: the read / write register ops move to transport
Emmanuel Grumbach
2012-02-02
iwlwifi: move the bus configuration to transport
Emmanuel Grumbach
2012-01-06
iwlwifi: update Copyright
Wey-Yi Guy
2011-12-19
iwlwifi: deliver hw version in both string and u32 format
Wey-Yi Guy
2011-09-19
iwlagn: remove drvdata support from bus layer
Johannes Berg
2011-09-19
iwlagn: document the bus layer API
Emmanuel Grumbach
2011-08-29
iwlagn: all function iwl-io.c receive iwl_bus
Emmanuel Grumbach
2011-08-29
iwlagn: add missing includes
Emmanuel Grumbach
2011-08-29
iwlagn: add comments to iwl_bus / iwl_trans
Emmanuel Grumbach
2011-08-29
iwlagn: bus layer chooses its transport layer
Emmanuel Grumbach
2011-08-29
iwlagn: introduce struct iwl-shared - known by all layers
Emmanuel Grumbach
2011-07-21
iwlagn: iwl_bus holds drv_data as void * instead of iwl_priv
Emmanuel Grumbach
2011-07-21
iwlagn: simplify the bus architecture
Emmanuel Grumbach