index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (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-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
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
[next]