Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
9130bab137844d9ad3db6ab524de299cd2b9e39d
/
drivers
/
net
/
wireless
/
iwlwifi
/
iwl-pci.c
9130bab
iwlwifi: kill shrd->drv, driver points to transport
by Emmanuel Grumbach
· 13 years ago
7dcf1e6
iwlwifi: remove uneeded include from iwl-pci.c
by Emmanuel Grumbach
· 13 years ago
69b8797
iwlwifi: Add pr_fmt
by Joe Perches
· 13 years ago
ce9e80a
iwlwifi: reduce IDI code ifdef
by Johannes Berg
· 13 years ago
706c4ff
iwlwifi: make config const
by Johannes Berg
· 13 years ago
659373d
iwlwifi: fix IDI compilation
by Emmanuel Grumbach
· 13 years ago
3789112
iwlwifi: update pci subsystem id
by Wey-Yi Guy
· 13 years ago
259653d
iwlwifi: one more sku added to 6x35 series
by Wey-Yi Guy
· 13 years ago
36a7922
iwlwifi: kill iwl_bus.h
by Emmanuel Grumbach
· 13 years ago
07590f0
iwlwifi: drv object can release its own memory
by Emmanuel Grumbach
· 14 years ago
5c58edc
iwlwifi: introducing the drv object's flows
by Emmanuel Grumbach
· 14 years ago
b1c23d9
iwlwifi: create iwl_nic structure
by Don Fry
· 14 years ago
99673ee
iwlwifi: kill bus_get_hw_id
by Emmanuel Grumbach
· 14 years ago
9ca8596
iwlwifi: kill bus_get_hw_id_string
by Emmanuel Grumbach
· 14 years ago
f6d0e9b
iwlwifi: kill bus_is_pm_supported
by Emmanuel Grumbach
· 14 years ago
af634be
iwlwifi: kill bus_apm_config
by Emmanuel Grumbach
· 14 years ago
ea4caad
iwlwifi: remove the pointer to dev from the bus layer
by Emmanuel Grumbach
· 14 years ago
1042db2
iwlwifi: give trans to all the read / write functions
by Emmanuel Grumbach
· 14 years ago
0390549
iwlwifi: the read / write register ops move to transport
by Emmanuel Grumbach
· 14 years ago
a42a184
iwlwifi: move the bus configuration to transport
by Emmanuel Grumbach
· 14 years ago
b52e7ea
iwlwifi: allocate the transport from the bus layer
by Emmanuel Grumbach
· 14 years ago
e81fb55
iwlwifi: move the shrd memory from priv
by Emmanuel Grumbach
· 14 years ago
a591697
iwlwifi: Connect IDI transport to driver.
by Gregory Greenman
· 14 years ago
4e31826
iwlwifi: update Copyright
by Wey-Yi Guy
· 14 years ago
62e7316
iwlwifi: deliver hw version in both string and u32 format
by Wey-Yi Guy
· 14 years ago
515db09
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux
by John W. Linville
· 14 years ago
b6cb406
iwlwifi: remove un-supported SKUs
by Wey-Yi Guy
· 14 years ago
75a56ec
iwlwifi: two more SKUs for 6x05 series
by Wey-Yi Guy
· 14 years ago
94956ee
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 14 years ago
8a39ef8
iwlwifi: allow pci_enable_msi fail
by Wey-Yi Guy
· 14 years ago
9d9779e
drivers/net: Add module.h to drivers who were implicitly using it
by Paul Gortmaker
· 14 years ago
b319d3e
iwlagn: Add "_d" sku to 105 series of devices
by Wey-Yi Guy
· 14 years ago
5131a60
iwlagn: add "_d" sku to 6005 series of devices
by Wey-Yi Guy
· 14 years ago
4d8b614
Merge branch 'master' of git://git.infradead.org/users/linville/wireless
by John W. Linville
· 14 years ago
18d0077
iwlagn: remove drvdata support from bus layer
by Johannes Berg
· 14 years ago
cebcbd7
iwlagn: rename iwl-pci.h to iwl-cfg.h
by Johannes Berg
· 14 years ago
ff647af
iwlagn: New SKU for 6005 SFF
by Wey-Yi Guy
· 14 years ago
65e291a
iwlagn: merge iwl_pci_down and iwl_pci_remove
by Emmanuel Grumbach
· 14 years ago
1603dd4
iwlagn: adding special "D" SKU for 2000 series
by Wey-Yi Guy
· 14 years ago
332a4ba
iwlagn: iwl-pci doesn't include iwl-dev any more
by Emmanuel Grumbach
· 14 years ago
f090fba
iwlagn: fix compile warnings when CONFIG_PM_SLEEP is not set
by Daniel Halperin
· 14 years ago
83ed901
iwlagn: all function iwl-io.c receive iwl_bus
by Emmanuel Grumbach
· 14 years ago
6a9ae0d
iwlagn: support small form factor SKU of 6205
by Wey-Yi Guy
· 14 years ago
57210f7
iwlagn: move iwl_suspend / iwl_resume to the transport layer
by Emmanuel Grumbach
· 14 years ago
e6bb4c9
iwlagn: bus layer chooses its transport layer
by Emmanuel Grumbach
· 14 years ago
cac988a
iwlagn: introduce struct iwl-shared - known by all layers
by Emmanuel Grumbach
· 14 years ago
48f20d3
iwlagn: introduce iwl-shared.h
by Emmanuel Grumbach
· 14 years ago
16a9d06
iwlagn: sysfs couldn't find the priv pointer
by Emmanuel Grumbach
· 14 years ago
4eb60d8
Revert "iwlagn: sysfs couldn't find the priv pointer"
by Emmanuel Grumbach
· 14 years ago
cc1a93e
iwlagn: sysfs couldn't find the priv pointer
by Emmanuel Grumbach
· 14 years ago
b09b296d
iwlagn: add comment to warn about WoWLAN in resume / suspend flows
by Emmanuel Grumbach
· 14 years ago
c1c8140
iwlagn: iwl_bus holds drv_data as void * instead of iwl_priv
by Emmanuel Grumbach
· 14 years ago
d593411
iwlagn: simplify the bus architecture
by Emmanuel Grumbach
· 14 years ago
68dd49e
iwlwifi: remove unnecessary read of PCI_CAP_ID_EXP
by Jon Mason
· 14 years ago
c85eb61
iwlagn: introduce transport layer and implement rx_init
by Emmanuel Grumbach
· 14 years ago
6691678
iwlwifi: use pci_dev->revision, again
by Sergei Shtylyov
· 14 years ago
428bc8c
iwlagn: fix rmmod crash
by Stanislaw Gruszka
· 14 years ago
1e5cf9b
iwlagn: use PM ops macro
by Johannes Berg
· 14 years ago
08321c0
iwlagn: add a get_irq method to iwl_bus_ops and use it
by Emmanuel Grumbach
· 14 years ago
19707ba
iwlagn: add a method to get the HW ID description as a string to iwl_bus_ops
by Emmanuel Grumbach
· 14 years ago
d57fa99
iwlagn: move PCI power related functions to the PCI layer
by Wey-Yi Guy
· 14 years ago
084dd791
iwlagn: move PCI related operations from probe and remove to PCI layer
by Emmanuel Grumbach
· 14 years ago
3599d39
iwlagn: add get_dev to iwl_bus_ops
by Emmanuel Grumbach
· 14 years ago
a48709c
iwlagn: introduce iwl_bus and iwl_bus_ops
by Emmanuel Grumbach
· 14 years ago
48d1a21
iwlagn: add a iwl_pci.[ch] files that will contain all PCI specific code
by Emmanuel Grumbach
· 14 years ago