summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/iwlwifi/iwl-pci.c
AgeCommit message (Expand)AuthorFilesLines
2011-07-06iwlwifi: remove unnecessary read of PCI_CAP_ID_EXPJon Mason1-1/+1
2011-07-01iwlagn: introduce transport layer and implement rx_initEmmanuel Grumbach1-0/+1
2011-06-27iwlwifi: use pci_dev->revision, againSergei Shtylyov1-3/+1
2011-06-27iwlagn: fix rmmod crashStanislaw Gruszka1-5/+2
2011-06-24iwlagn: use PM ops macroJohannes Berg1-8/+1
2011-06-18iwlagn: add a get_irq method to iwl_bus_ops and use itEmmanuel Grumbach1-0/+6
2011-06-18iwlagn: add a method to get the HW ID description as a string to iwl_bus_opsEmmanuel Grumbach1-0/+10
2011-06-18iwlagn: move PCI power related functions to the PCI layerWey-Yi Guy1-0/+52
2011-06-18iwlagn: move PCI related operations from probe and remove to PCI layerEmmanuel Grumbach1-2/+111
2011-06-18iwlagn: add get_dev to iwl_bus_opsEmmanuel Grumbach1-0/+6
2011-06-18iwlagn: introduce iwl_bus and iwl_bus_opsEmmanuel Grumbach1-3/+51
2011-06-18iwlagn: add a iwl_pci.[ch] files that will contain all PCI specific codeEmmanuel Grumbach1-0/+340