aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/iwlwifi/iwl-pci.c
Commit message (Expand)AuthorAge
* iwlwifi: deliver hw version in both string and u32 formatWey-Yi Guy2011-12-19
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...John W. Linville2011-11-22
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2011-11-07
| |\
| * | drivers/net: Add module.h to drivers who were implicitly using itPaul Gortmaker2011-10-31
* | | iwlwifi: remove un-supported SKUsWey-Yi Guy2011-11-11
* | | iwlwifi: two more SKUs for 6x05 seriesWey-Yi Guy2011-11-11
| |/ |/|
* | iwlwifi: allow pci_enable_msi failWey-Yi Guy2011-11-02
|/
* iwlagn: Add "_d" sku to 105 series of devicesWey-Yi Guy2011-10-14
* iwlagn: add "_d" sku to 6005 series of devicesWey-Yi Guy2011-10-14
* Merge branch 'master' of git://git.infradead.org/users/linville/wirelessJohn W. Linville2011-09-20
|\
| * iwlagn: sysfs couldn't find the priv pointerEmmanuel Grumbach2011-08-13
| * Revert "iwlagn: sysfs couldn't find the priv pointer"Emmanuel Grumbach2011-08-13
* | iwlagn: remove drvdata support from bus layerJohannes Berg2011-09-19
* | iwlagn: rename iwl-pci.h to iwl-cfg.hJohannes Berg2011-09-19
* | iwlagn: New SKU for 6005 SFFWey-Yi Guy2011-09-19
* | iwlagn: merge iwl_pci_down and iwl_pci_removeEmmanuel Grumbach2011-09-14
* | iwlagn: adding special "D" SKU for 2000 seriesWey-Yi Guy2011-08-29
* | iwlagn: iwl-pci doesn't include iwl-dev any moreEmmanuel Grumbach2011-08-29
* | iwlagn: fix compile warnings when CONFIG_PM_SLEEP is not setDaniel Halperin2011-08-29
* | iwlagn: all function iwl-io.c receive iwl_busEmmanuel Grumbach2011-08-29
* | iwlagn: support small form factor SKU of 6205Wey-Yi Guy2011-08-29
* | iwlagn: move iwl_suspend / iwl_resume to the transport layerEmmanuel Grumbach2011-08-29
* | iwlagn: bus layer chooses its transport layerEmmanuel Grumbach2011-08-29
* | iwlagn: introduce struct iwl-shared - known by all layersEmmanuel Grumbach2011-08-29
* | iwlagn: introduce iwl-shared.hEmmanuel Grumbach2011-08-29
|/
* iwlagn: sysfs couldn't find the priv pointerEmmanuel Grumbach2011-08-02
* iwlagn: add comment to warn about WoWLAN in resume / suspend flowsEmmanuel Grumbach2011-07-21
* iwlagn: iwl_bus holds drv_data as void * instead of iwl_privEmmanuel Grumbach2011-07-21
* iwlagn: simplify the bus architectureEmmanuel Grumbach2011-07-21
* iwlwifi: remove unnecessary read of PCI_CAP_ID_EXPJon Mason2011-07-06
* iwlagn: introduce transport layer and implement rx_initEmmanuel Grumbach2011-07-01
* iwlwifi: use pci_dev->revision, againSergei Shtylyov2011-06-27
* iwlagn: fix rmmod crashStanislaw Gruszka2011-06-27
* iwlagn: use PM ops macroJohannes Berg2011-06-24
* iwlagn: add a get_irq method to iwl_bus_ops and use itEmmanuel Grumbach2011-06-18
* iwlagn: add a method to get the HW ID description as a string to iwl_bus_opsEmmanuel Grumbach2011-06-18
* iwlagn: move PCI power related functions to the PCI layerWey-Yi Guy2011-06-18
* iwlagn: move PCI related operations from probe and remove to PCI layerEmmanuel Grumbach2011-06-18
* iwlagn: add get_dev to iwl_bus_opsEmmanuel Grumbach2011-06-18
* iwlagn: introduce iwl_bus and iwl_bus_opsEmmanuel Grumbach2011-06-18
* iwlagn: add a iwl_pci.[ch] files that will contain all PCI specific codeEmmanuel Grumbach2011-06-18