index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
iwlwifi
/
iwl-pci.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
iwlwifi: deliver hw version in both string and u32 format
Wey-Yi Guy
2011-12-19
1
-1
/
+9
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
John W. Linville
2011-11-22
1
-0
/
+1
|
\
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2011-11-07
1
-5
/
+3
|
|
\
|
*
|
drivers/net: Add module.h to drivers who were implicitly using it
Paul Gortmaker
2011-10-31
1
-0
/
+1
*
|
|
iwlwifi: remove un-supported SKUs
Wey-Yi Guy
2011-11-11
1
-18
/
+0
*
|
|
iwlwifi: two more SKUs for 6x05 series
Wey-Yi Guy
2011-11-11
1
-0
/
+2
|
|
/
|
/
|
*
|
iwlwifi: allow pci_enable_msi fail
Wey-Yi Guy
2011-11-02
1
-5
/
+3
|
/
*
iwlagn: Add "_d" sku to 105 series of devices
Wey-Yi Guy
2011-10-14
1
-0
/
+1
*
iwlagn: add "_d" sku to 6005 series of devices
Wey-Yi Guy
2011-10-14
1
-0
/
+1
*
Merge branch 'master' of git://git.infradead.org/users/linville/wireless
John W. Linville
2011-09-20
1
-5
/
+6
|
\
|
*
iwlagn: sysfs couldn't find the priv pointer
Emmanuel Grumbach
2011-08-13
1
-22
/
+17
|
*
Revert "iwlagn: sysfs couldn't find the priv pointer"
Emmanuel Grumbach
2011-08-13
1
-9
/
+9
*
|
iwlagn: remove drvdata support from bus layer
Johannes Berg
2011-09-19
1
-11
/
+8
*
|
iwlagn: rename iwl-pci.h to iwl-cfg.h
Johannes Berg
2011-09-19
1
-1
/
+1
*
|
iwlagn: New SKU for 6005 SFF
Wey-Yi Guy
2011-09-19
1
-0
/
+1
*
|
iwlagn: merge iwl_pci_down and iwl_pci_remove
Emmanuel Grumbach
2011-09-14
1
-12
/
+6
*
|
iwlagn: adding special "D" SKU for 2000 series
Wey-Yi Guy
2011-08-29
1
-0
/
+1
*
|
iwlagn: iwl-pci doesn't include iwl-dev any more
Emmanuel Grumbach
2011-08-29
1
-5
/
+4
*
|
iwlagn: fix compile warnings when CONFIG_PM_SLEEP is not set
Daniel Halperin
2011-08-29
1
-1
/
+1
*
|
iwlagn: all function iwl-io.c receive iwl_bus
Emmanuel Grumbach
2011-08-29
1
-2
/
+2
*
|
iwlagn: support small form factor SKU of 6205
Wey-Yi Guy
2011-08-29
1
-0
/
+1
*
|
iwlagn: move iwl_suspend / iwl_resume to the transport layer
Emmanuel Grumbach
2011-08-29
1
-2
/
+2
*
|
iwlagn: bus layer chooses its transport layer
Emmanuel Grumbach
2011-08-29
1
-3
/
+4
*
|
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