index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
iwlwifi
/
iwl-pci.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
iwlagn: introduce struct iwl-shared - known by all layers
Emmanuel Grumbach
2011-08-29
1
-13
/
+13
*
iwlagn: introduce iwl-shared.h
Emmanuel Grumbach
2011-08-29
1
-1
/
+4
*
iwlagn: sysfs couldn't find the priv pointer
Emmanuel Grumbach
2011-08-02
1
-9
/
+9
*
iwlagn: add comment to warn about WoWLAN in resume / suspend flows
Emmanuel Grumbach
2011-07-21
1
-0
/
+10
*
iwlagn: iwl_bus holds drv_data as void * instead of iwl_priv
Emmanuel Grumbach
2011-07-21
1
-16
/
+21
*
iwlagn: simplify the bus architecture
Emmanuel Grumbach
2011-07-21
1
-35
/
+29
*
iwlwifi: remove unnecessary read of PCI_CAP_ID_EXP
Jon Mason
2011-07-06
1
-1
/
+1
*
iwlagn: introduce transport layer and implement rx_init
Emmanuel Grumbach
2011-07-01
1
-0
/
+1
*
iwlwifi: use pci_dev->revision, again
Sergei Shtylyov
2011-06-27
1
-3
/
+1
*
iwlagn: fix rmmod crash
Stanislaw Gruszka
2011-06-27
1
-5
/
+2
*
iwlagn: use PM ops macro
Johannes Berg
2011-06-24
1
-8
/
+1
*
iwlagn: add a get_irq method to iwl_bus_ops and use it
Emmanuel Grumbach
2011-06-18
1
-0
/
+6
*
iwlagn: add a method to get the HW ID description as a string to iwl_bus_ops
Emmanuel Grumbach
2011-06-18
1
-0
/
+10
*
iwlagn: move PCI power related functions to the PCI layer
Wey-Yi Guy
2011-06-18
1
-0
/
+52
*
iwlagn: move PCI related operations from probe and remove to PCI layer
Emmanuel Grumbach
2011-06-18
1
-2
/
+111
*
iwlagn: add get_dev to iwl_bus_ops
Emmanuel Grumbach
2011-06-18
1
-0
/
+6
*
iwlagn: introduce iwl_bus and iwl_bus_ops
Emmanuel Grumbach
2011-06-18
1
-3
/
+51
*
iwlagn: add a iwl_pci.[ch] files that will contain all PCI specific code
Emmanuel Grumbach
2011-06-18
1
-0
/
+340