summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/iwlwifi/iwl-pci.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* iwlagn: introduce struct iwl-shared - known by all layersEmmanuel Grumbach2011-08-291-13/+13
* iwlagn: introduce iwl-shared.hEmmanuel Grumbach2011-08-291-1/+4
* iwlagn: sysfs couldn't find the priv pointerEmmanuel Grumbach2011-08-021-9/+9
* iwlagn: add comment to warn about WoWLAN in resume / suspend flowsEmmanuel Grumbach2011-07-211-0/+10
* iwlagn: iwl_bus holds drv_data as void * instead of iwl_privEmmanuel Grumbach2011-07-211-16/+21
* iwlagn: simplify the bus architectureEmmanuel Grumbach2011-07-211-35/+29
* iwlwifi: remove unnecessary read of PCI_CAP_ID_EXPJon Mason2011-07-061-1/+1
* iwlagn: introduce transport layer and implement rx_initEmmanuel Grumbach2011-07-011-0/+1
* iwlwifi: use pci_dev->revision, againSergei Shtylyov2011-06-271-3/+1
* iwlagn: fix rmmod crashStanislaw Gruszka2011-06-271-5/+2
* iwlagn: use PM ops macroJohannes Berg2011-06-241-8/+1
* iwlagn: add a get_irq method to iwl_bus_ops and use itEmmanuel Grumbach2011-06-181-0/+6
* iwlagn: add a method to get the HW ID description as a string to iwl_bus_opsEmmanuel Grumbach2011-06-181-0/+10
* iwlagn: move PCI power related functions to the PCI layerWey-Yi Guy2011-06-181-0/+52
* iwlagn: move PCI related operations from probe and remove to PCI layerEmmanuel Grumbach2011-06-181-2/+111
* iwlagn: add get_dev to iwl_bus_opsEmmanuel Grumbach2011-06-181-0/+6
* iwlagn: introduce iwl_bus and iwl_bus_opsEmmanuel Grumbach2011-06-181-3/+51
* iwlagn: add a iwl_pci.[ch] files that will contain all PCI specific codeEmmanuel Grumbach2011-06-181-0/+340