summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/iwlwifi/iwl-pci.c
AgeCommit message (Expand)Author
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
2011-07-06iwlwifi: remove unnecessary read of PCI_CAP_ID_EXPJon Mason
2011-07-01iwlagn: introduce transport layer and implement rx_initEmmanuel Grumbach
2011-06-27iwlwifi: use pci_dev->revision, againSergei Shtylyov
2011-06-27iwlagn: fix rmmod crashStanislaw Gruszka
2011-06-24iwlagn: use PM ops macroJohannes Berg
2011-06-18iwlagn: add a get_irq method to iwl_bus_ops and use itEmmanuel Grumbach
2011-06-18iwlagn: add a method to get the HW ID description as a string to iwl_bus_opsEmmanuel Grumbach
2011-06-18iwlagn: move PCI power related functions to the PCI layerWey-Yi Guy
2011-06-18iwlagn: move PCI related operations from probe and remove to PCI layerEmmanuel Grumbach
2011-06-18iwlagn: add get_dev to iwl_bus_opsEmmanuel Grumbach
2011-06-18iwlagn: introduce iwl_bus and iwl_bus_opsEmmanuel Grumbach
2011-06-18iwlagn: add a iwl_pci.[ch] files that will contain all PCI specific codeEmmanuel Grumbach