index
:
drm/drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
root
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
Files
Lines
2011-08-29
iwlagn: introduce struct iwl-shared - known by all layers
Emmanuel Grumbach
1
-13
/
+13
2011-08-29
iwlagn: introduce iwl-shared.h
Emmanuel Grumbach
1
-1
/
+4
2011-08-02
iwlagn: sysfs couldn't find the priv pointer
Emmanuel Grumbach
1
-9
/
+9
2011-07-21
iwlagn: add comment to warn about WoWLAN in resume / suspend flows
Emmanuel Grumbach
1
-0
/
+10
2011-07-21
iwlagn: iwl_bus holds drv_data as void * instead of iwl_priv
Emmanuel Grumbach
1
-16
/
+21
2011-07-21
iwlagn: simplify the bus architecture
Emmanuel Grumbach
1
-35
/
+29
2011-07-06
iwlwifi: remove unnecessary read of PCI_CAP_ID_EXP
Jon Mason
1
-1
/
+1
2011-07-01
iwlagn: introduce transport layer and implement rx_init
Emmanuel Grumbach
1
-0
/
+1
2011-06-27
iwlwifi: use pci_dev->revision, again
Sergei Shtylyov
1
-3
/
+1
2011-06-27
iwlagn: fix rmmod crash
Stanislaw Gruszka
1
-5
/
+2
2011-06-24
iwlagn: use PM ops macro
Johannes Berg
1
-8
/
+1
2011-06-18
iwlagn: add a get_irq method to iwl_bus_ops and use it
Emmanuel Grumbach
1
-0
/
+6
2011-06-18
iwlagn: add a method to get the HW ID description as a string to iwl_bus_ops
Emmanuel Grumbach
1
-0
/
+10
2011-06-18
iwlagn: move PCI power related functions to the PCI layer
Wey-Yi Guy
1
-0
/
+52
2011-06-18
iwlagn: move PCI related operations from probe and remove to PCI layer
Emmanuel Grumbach
1
-2
/
+111
2011-06-18
iwlagn: add get_dev to iwl_bus_ops
Emmanuel Grumbach
1
-0
/
+6
2011-06-18
iwlagn: introduce iwl_bus and iwl_bus_ops
Emmanuel Grumbach
1
-3
/
+51
2011-06-18
iwlagn: add a iwl_pci.[ch] files that will contain all PCI specific code
Emmanuel Grumbach
1
-0
/
+340