summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/iwlwifi/iwl-pci.c
AgeCommit message (Expand)Author
2012-03-06iwlwifi: reduce IDI code ifdefJohannes Berg
2012-03-06iwlwifi: make config constJohannes Berg
2012-02-27iwlwifi: fix IDI compilationEmmanuel Grumbach
2012-02-27iwlwifi: update pci subsystem idWey-Yi Guy
2012-02-27iwlwifi: one more sku added to 6x35 seriesWey-Yi Guy
2012-02-27iwlwifi: kill iwl_bus.hEmmanuel Grumbach
2012-02-27iwlwifi: drv object can release its own memoryEmmanuel Grumbach
2012-02-27iwlwifi: introducing the drv object's flowsEmmanuel Grumbach
2012-02-17iwlwifi: create iwl_nic structureDon Fry
2012-02-02iwlwifi: kill bus_get_hw_idEmmanuel Grumbach
2012-02-02iwlwifi: kill bus_get_hw_id_stringEmmanuel Grumbach
2012-02-02iwlwifi: kill bus_is_pm_supportedEmmanuel Grumbach
2012-02-02iwlwifi: kill bus_apm_configEmmanuel Grumbach
2012-02-02iwlwifi: remove the pointer to dev from the bus layerEmmanuel Grumbach
2012-02-02iwlwifi: give trans to all the read / write functionsEmmanuel Grumbach
2012-02-02iwlwifi: the read / write register ops move to transportEmmanuel Grumbach
2012-02-02iwlwifi: move the bus configuration to transportEmmanuel Grumbach
2012-02-02iwlwifi: allocate the transport from the bus layerEmmanuel Grumbach
2012-02-02iwlwifi: move the shrd memory from privEmmanuel Grumbach
2012-02-02iwlwifi: Connect IDI transport to driver.Gregory Greenman
2012-01-06iwlwifi: update CopyrightWey-Yi Guy
2011-12-19iwlwifi: deliver hw version in both string and u32 formatWey-Yi Guy
2011-11-22Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...John W. Linville
2011-11-11iwlwifi: remove un-supported SKUsWey-Yi Guy
2011-11-11iwlwifi: two more SKUs for 6x05 seriesWey-Yi Guy
2011-11-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2011-11-02iwlwifi: allow pci_enable_msi failWey-Yi Guy
2011-10-31drivers/net: Add module.h to drivers who were implicitly using itPaul Gortmaker
2011-10-14iwlagn: Add "_d" sku to 105 series of devicesWey-Yi Guy
2011-10-14iwlagn: add "_d" sku to 6005 series of devicesWey-Yi Guy
2011-09-20Merge branch 'master' of git://git.infradead.org/users/linville/wirelessJohn W. Linville
2011-09-19iwlagn: remove drvdata support from bus layerJohannes Berg
2011-09-19iwlagn: rename iwl-pci.h to iwl-cfg.hJohannes Berg
2011-09-19iwlagn: New SKU for 6005 SFFWey-Yi Guy
2011-09-14iwlagn: merge iwl_pci_down and iwl_pci_removeEmmanuel Grumbach
2011-08-29iwlagn: adding special "D" SKU for 2000 seriesWey-Yi Guy
2011-08-29iwlagn: iwl-pci doesn't include iwl-dev any moreEmmanuel Grumbach
2011-08-29iwlagn: fix compile warnings when CONFIG_PM_SLEEP is not setDaniel Halperin
2011-08-29iwlagn: all function iwl-io.c receive iwl_busEmmanuel Grumbach
2011-08-29iwlagn: support small form factor SKU of 6205Wey-Yi Guy
2011-08-29iwlagn: move iwl_suspend / iwl_resume to the transport layerEmmanuel Grumbach
2011-08-29iwlagn: bus layer chooses its transport layerEmmanuel Grumbach
2011-08-29iwlagn: introduce struct iwl-shared - known by all layersEmmanuel Grumbach
2011-08-29iwlagn: introduce iwl-shared.hEmmanuel Grumbach
2011-08-13iwlagn: sysfs couldn't find the priv pointerEmmanuel Grumbach
2011-08-13Revert "iwlagn: sysfs couldn't find the priv pointer"Emmanuel Grumbach
2011-08-02iwlagn: sysfs couldn't find the priv pointerEmmanuel Grumbach
2011-07-21iwlagn: add comment to warn about WoWLAN in resume / suspend flowsEmmanuel Grumbach
2011-07-21iwlagn: iwl_bus holds drv_data as void * instead of iwl_privEmmanuel Grumbach
2011-07-21iwlagn: simplify the bus architectureEmmanuel Grumbach