index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
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-11-22
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
John W. Linville
1
-0
/
+1
2011-11-11
iwlwifi: remove un-supported SKUs
Wey-Yi Guy
1
-18
/
+0
2011-11-11
iwlwifi: two more SKUs for 6x05 series
Wey-Yi Guy
1
-0
/
+2
2011-11-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
1
-5
/
+3
2011-11-02
iwlwifi: allow pci_enable_msi fail
Wey-Yi Guy
1
-5
/
+3
2011-11-01
drivers/net: Add module.h to drivers who were implicitly using it
Paul Gortmaker
1
-0
/
+1
2011-10-14
iwlagn: Add "_d" sku to 105 series of devices
Wey-Yi Guy
1
-0
/
+1
2011-10-14
iwlagn: add "_d" sku to 6005 series of devices
Wey-Yi Guy
1
-0
/
+1
2011-09-20
Merge branch 'master' of git://git.infradead.org/users/linville/wireless
John W. Linville
1
-5
/
+6
2011-09-20
iwlagn: remove drvdata support from bus layer
Johannes Berg
1
-11
/
+8
2011-09-20
iwlagn: rename iwl-pci.h to iwl-cfg.h
Johannes Berg
1
-1
/
+1
2011-09-19
iwlagn: New SKU for 6005 SFF
Wey-Yi Guy
1
-0
/
+1
2011-09-14
iwlagn: merge iwl_pci_down and iwl_pci_remove
Emmanuel Grumbach
1
-12
/
+6
2011-08-29
iwlagn: adding special "D" SKU for 2000 series
Wey-Yi Guy
1
-0
/
+1
2011-08-29
iwlagn: iwl-pci doesn't include iwl-dev any more
Emmanuel Grumbach
1
-5
/
+4
2011-08-29
iwlagn: fix compile warnings when CONFIG_PM_SLEEP is not set
Daniel Halperin
1
-1
/
+1
2011-08-29
iwlagn: all function iwl-io.c receive iwl_bus
Emmanuel Grumbach
1
-2
/
+2
2011-08-29
iwlagn: support small form factor SKU of 6205
Wey-Yi Guy
1
-0
/
+1
2011-08-29
iwlagn: move iwl_suspend / iwl_resume to the transport layer
Emmanuel Grumbach
1
-2
/
+2
2011-08-29
iwlagn: bus layer chooses its transport layer
Emmanuel Grumbach
1
-3
/
+4
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-13
iwlagn: sysfs couldn't find the priv pointer
Emmanuel Grumbach
1
-22
/
+17
2011-08-13
Revert "iwlagn: sysfs couldn't find the priv pointer"
Emmanuel Grumbach
1
-9
/
+9
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