index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
iwlwifi
/
iwl-pci.c
Age
Commit message (
Expand
)
Author
2011-09-20
Merge branch 'master' of git://git.infradead.org/users/linville/wireless
John W. Linville
2011-09-19
iwlagn: remove drvdata support from bus layer
Johannes Berg
2011-09-19
iwlagn: rename iwl-pci.h to iwl-cfg.h
Johannes Berg
2011-09-19
iwlagn: New SKU for 6005 SFF
Wey-Yi Guy
2011-09-14
iwlagn: merge iwl_pci_down and iwl_pci_remove
Emmanuel Grumbach
2011-08-29
iwlagn: adding special "D" SKU for 2000 series
Wey-Yi Guy
2011-08-29
iwlagn: iwl-pci doesn't include iwl-dev any more
Emmanuel Grumbach
2011-08-29
iwlagn: fix compile warnings when CONFIG_PM_SLEEP is not set
Daniel Halperin
2011-08-29
iwlagn: all function iwl-io.c receive iwl_bus
Emmanuel Grumbach
2011-08-29
iwlagn: support small form factor SKU of 6205
Wey-Yi Guy
2011-08-29
iwlagn: move iwl_suspend / iwl_resume to the transport layer
Emmanuel Grumbach
2011-08-29
iwlagn: bus layer chooses its transport layer
Emmanuel Grumbach
2011-08-29
iwlagn: introduce struct iwl-shared - known by all layers
Emmanuel Grumbach
2011-08-29
iwlagn: introduce iwl-shared.h
Emmanuel Grumbach
2011-08-13
iwlagn: sysfs couldn't find the priv pointer
Emmanuel Grumbach
2011-08-13
Revert "iwlagn: sysfs couldn't find the priv pointer"
Emmanuel Grumbach
2011-08-02
iwlagn: sysfs couldn't find the priv pointer
Emmanuel Grumbach
2011-07-21
iwlagn: add comment to warn about WoWLAN in resume / suspend flows
Emmanuel Grumbach
2011-07-21
iwlagn: iwl_bus holds drv_data as void * instead of iwl_priv
Emmanuel Grumbach
2011-07-21
iwlagn: simplify the bus architecture
Emmanuel Grumbach
2011-07-06
iwlwifi: remove unnecessary read of PCI_CAP_ID_EXP
Jon Mason
2011-07-01
iwlagn: introduce transport layer and implement rx_init
Emmanuel Grumbach
2011-06-27
iwlwifi: use pci_dev->revision, again
Sergei Shtylyov
2011-06-27
iwlagn: fix rmmod crash
Stanislaw Gruszka
2011-06-24
iwlagn: use PM ops macro
Johannes Berg
2011-06-18
iwlagn: add a get_irq method to iwl_bus_ops and use it
Emmanuel Grumbach
2011-06-18
iwlagn: add a method to get the HW ID description as a string to iwl_bus_ops
Emmanuel Grumbach
2011-06-18
iwlagn: move PCI power related functions to the PCI layer
Wey-Yi Guy
2011-06-18
iwlagn: move PCI related operations from probe and remove to PCI layer
Emmanuel Grumbach
2011-06-18
iwlagn: add get_dev to iwl_bus_ops
Emmanuel Grumbach
2011-06-18
iwlagn: introduce iwl_bus and iwl_bus_ops
Emmanuel Grumbach
2011-06-18
iwlagn: add a iwl_pci.[ch] files that will contain all PCI specific code
Emmanuel Grumbach