summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/iwlwifi/iwl-pci.c
Commit message (Expand)AuthorAgeFilesLines
* iwlwifi: move PCIe into subdirectoryJohannes Berg2012-06-061-379/+0
* iwlwifi: clean up module parametersJohannes Berg2012-04-231-1/+0
* iwlwifi: use direct calls for transport freeJohannes Berg2012-04-231-2/+2
* iwlwifi: clean up iwl-shared.h includesJohannes Berg2012-04-231-0/+1
* iwlwifi: remove unneeded includesEmmanuel Grumbach2012-04-181-1/+0
* iwlwifi: remove the shared areaEmmanuel Grumbach2012-04-181-25/+7
* iwlwifi: transport holds its pointer to the configEmmanuel Grumbach2012-04-181-1/+1
* iwlwifi: kill shrd->drv, driver points to transportEmmanuel Grumbach2012-04-181-10/+23
* iwlwifi: remove uneeded include from iwl-pci.cEmmanuel Grumbach2012-04-161-2/+0
* iwlwifi: Add pr_fmtJoe Perches2012-04-101-0/+3
* iwlwifi: reduce IDI code ifdefJohannes Berg2012-03-061-10/+1
* iwlwifi: make config constJohannes Berg2012-03-061-1/+1
* iwlwifi: fix IDI compilationEmmanuel Grumbach2012-02-271-1/+1
* iwlwifi: update pci subsystem idWey-Yi Guy2012-02-271-3/+3
* iwlwifi: one more sku added to 6x35 seriesWey-Yi Guy2012-02-271-0/+1
* iwlwifi: kill iwl_bus.hEmmanuel Grumbach2012-02-271-34/+26
* iwlwifi: drv object can release its own memoryEmmanuel Grumbach2012-02-271-2/+1
* iwlwifi: introducing the drv object's flowsEmmanuel Grumbach2012-02-271-17/+5
* iwlwifi: create iwl_nic structureDon Fry2012-02-171-2/+16
* iwlwifi: kill bus_get_hw_idEmmanuel Grumbach2012-02-021-33/+4
* iwlwifi: kill bus_get_hw_id_stringEmmanuel Grumbach2012-02-021-10/+0
* iwlwifi: kill bus_is_pm_supportedEmmanuel Grumbach2012-02-021-20/+0
* iwlwifi: kill bus_apm_configEmmanuel Grumbach2012-02-021-29/+0
* iwlwifi: remove the pointer to dev from the bus layerEmmanuel Grumbach2012-02-021-3/+4
* iwlwifi: give trans to all the read / write functionsEmmanuel Grumbach2012-02-021-2/+2
* iwlwifi: the read / write register ops move to transportEmmanuel Grumbach2012-02-021-22/+0
* iwlwifi: move the bus configuration to transportEmmanuel Grumbach2012-02-021-87/+6
* iwlwifi: allocate the transport from the bus layerEmmanuel Grumbach2012-02-021-1/+16
* iwlwifi: move the shrd memory from privEmmanuel Grumbach2012-02-021-0/+10
* iwlwifi: Connect IDI transport to driver.Gregory Greenman2012-02-021-0/+4
* iwlwifi: update CopyrightWey-Yi Guy2012-01-061-2/+2
* iwlwifi: deliver hw version in both string and u32 formatWey-Yi Guy2011-12-191-1/+9
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...John W. Linville2011-11-221-0/+1
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2011-11-071-5/+3
| |\
| * | drivers/net: Add module.h to drivers who were implicitly using itPaul Gortmaker2011-10-311-0/+1
* | | iwlwifi: remove un-supported SKUsWey-Yi Guy2011-11-111-18/+0
* | | iwlwifi: two more SKUs for 6x05 seriesWey-Yi Guy2011-11-111-0/+2
| |/ |/|
* | iwlwifi: allow pci_enable_msi failWey-Yi Guy2011-11-021-5/+3
|/
* iwlagn: Add "_d" sku to 105 series of devicesWey-Yi Guy2011-10-141-0/+1
* iwlagn: add "_d" sku to 6005 series of devicesWey-Yi Guy2011-10-141-0/+1
* Merge branch 'master' of git://git.infradead.org/users/linville/wirelessJohn W. Linville2011-09-201-5/+6
|\
| * iwlagn: sysfs couldn't find the priv pointerEmmanuel Grumbach2011-08-131-22/+17
| * Revert "iwlagn: sysfs couldn't find the priv pointer"Emmanuel Grumbach2011-08-131-9/+9
* | iwlagn: remove drvdata support from bus layerJohannes Berg2011-09-191-11/+8
* | iwlagn: rename iwl-pci.h to iwl-cfg.hJohannes Berg2011-09-191-1/+1
* | iwlagn: New SKU for 6005 SFFWey-Yi Guy2011-09-191-0/+1
* | iwlagn: merge iwl_pci_down and iwl_pci_removeEmmanuel Grumbach2011-09-141-12/+6
* | iwlagn: adding special "D" SKU for 2000 seriesWey-Yi Guy2011-08-291-0/+1
* | iwlagn: iwl-pci doesn't include iwl-dev any moreEmmanuel Grumbach2011-08-291-5/+4
* | iwlagn: fix compile warnings when CONFIG_PM_SLEEP is not setDaniel Halperin2011-08-291-1/+1
OpenPOWER on IntegriCloud