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
starfive-6.6.48-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
2012-06-06
iwlwifi: move PCIe into subdirectory
Johannes Berg
1
-379
/
+0
2012-04-24
iwlwifi: clean up module parameters
Johannes Berg
1
-1
/
+0
2012-04-24
iwlwifi: use direct calls for transport free
Johannes Berg
1
-2
/
+2
2012-04-24
iwlwifi: clean up iwl-shared.h includes
Johannes Berg
1
-0
/
+1
2012-04-18
iwlwifi: remove unneeded includes
Emmanuel Grumbach
1
-1
/
+0
2012-04-18
iwlwifi: remove the shared area
Emmanuel Grumbach
1
-25
/
+7
2012-04-18
iwlwifi: transport holds its pointer to the config
Emmanuel Grumbach
1
-1
/
+1
2012-04-18
iwlwifi: kill shrd->drv, driver points to transport
Emmanuel Grumbach
1
-10
/
+23
2012-04-17
iwlwifi: remove uneeded include from iwl-pci.c
Emmanuel Grumbach
1
-2
/
+0
2012-04-10
iwlwifi: Add pr_fmt
Joe Perches
1
-0
/
+3
2012-03-07
iwlwifi: reduce IDI code ifdef
Johannes Berg
1
-10
/
+1
2012-03-07
iwlwifi: make config const
Johannes Berg
1
-1
/
+1
2012-02-28
iwlwifi: fix IDI compilation
Emmanuel Grumbach
1
-1
/
+1
2012-02-28
iwlwifi: update pci subsystem id
Wey-Yi Guy
1
-3
/
+3
2012-02-28
iwlwifi: one more sku added to 6x35 series
Wey-Yi Guy
1
-0
/
+1
2012-02-28
iwlwifi: kill iwl_bus.h
Emmanuel Grumbach
1
-34
/
+26
2012-02-28
iwlwifi: drv object can release its own memory
Emmanuel Grumbach
1
-2
/
+1
2012-02-28
iwlwifi: introducing the drv object's flows
Emmanuel Grumbach
1
-17
/
+5
2012-02-17
iwlwifi: create iwl_nic structure
Don Fry
1
-2
/
+16
2012-02-03
iwlwifi: kill bus_get_hw_id
Emmanuel Grumbach
1
-33
/
+4
2012-02-03
iwlwifi: kill bus_get_hw_id_string
Emmanuel Grumbach
1
-10
/
+0
2012-02-03
iwlwifi: kill bus_is_pm_supported
Emmanuel Grumbach
1
-20
/
+0
2012-02-03
iwlwifi: kill bus_apm_config
Emmanuel Grumbach
1
-29
/
+0
2012-02-03
iwlwifi: remove the pointer to dev from the bus layer
Emmanuel Grumbach
1
-3
/
+4
2012-02-03
iwlwifi: give trans to all the read / write functions
Emmanuel Grumbach
1
-2
/
+2
2012-02-03
iwlwifi: the read / write register ops move to transport
Emmanuel Grumbach
1
-22
/
+0
2012-02-03
iwlwifi: move the bus configuration to transport
Emmanuel Grumbach
1
-87
/
+6
2012-02-03
iwlwifi: allocate the transport from the bus layer
Emmanuel Grumbach
1
-1
/
+16
2012-02-03
iwlwifi: move the shrd memory from priv
Emmanuel Grumbach
1
-0
/
+10
2012-02-03
iwlwifi: Connect IDI transport to driver.
Gregory Greenman
1
-0
/
+4
2012-01-07
iwlwifi: update Copyright
Wey-Yi Guy
1
-2
/
+2
2011-12-20
iwlwifi: deliver hw version in both string and u32 format
Wey-Yi Guy
1
-1
/
+9
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
[next]