summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/iwlwifi/iwl-pci.c
AgeCommit message (Expand)AuthorFilesLines
2012-06-06iwlwifi: move PCIe into subdirectoryJohannes Berg1-379/+0
2012-04-23iwlwifi: clean up module parametersJohannes Berg1-1/+0
2012-04-23iwlwifi: use direct calls for transport freeJohannes Berg1-2/+2
2012-04-23iwlwifi: clean up iwl-shared.h includesJohannes Berg1-0/+1
2012-04-18iwlwifi: remove unneeded includesEmmanuel Grumbach1-1/+0
2012-04-18iwlwifi: remove the shared areaEmmanuel Grumbach1-25/+7
2012-04-18iwlwifi: transport holds its pointer to the configEmmanuel Grumbach1-1/+1
2012-04-18iwlwifi: kill shrd->drv, driver points to transportEmmanuel Grumbach1-10/+23
2012-04-16iwlwifi: remove uneeded include from iwl-pci.cEmmanuel Grumbach1-2/+0
2012-04-10iwlwifi: Add pr_fmtJoe Perches1-0/+3
2012-03-06iwlwifi: reduce IDI code ifdefJohannes Berg1-10/+1
2012-03-06iwlwifi: make config constJohannes Berg1-1/+1
2012-02-27iwlwifi: fix IDI compilationEmmanuel Grumbach1-1/+1
2012-02-27iwlwifi: update pci subsystem idWey-Yi Guy1-3/+3
2012-02-27iwlwifi: one more sku added to 6x35 seriesWey-Yi Guy1-0/+1
2012-02-27iwlwifi: kill iwl_bus.hEmmanuel Grumbach1-34/+26
2012-02-27iwlwifi: drv object can release its own memoryEmmanuel Grumbach1-2/+1
2012-02-27iwlwifi: introducing the drv object's flowsEmmanuel Grumbach1-17/+5
2012-02-17iwlwifi: create iwl_nic structureDon Fry1-2/+16
2012-02-02iwlwifi: kill bus_get_hw_idEmmanuel Grumbach1-33/+4
2012-02-02iwlwifi: kill bus_get_hw_id_stringEmmanuel Grumbach1-10/+0
2012-02-02iwlwifi: kill bus_is_pm_supportedEmmanuel Grumbach1-20/+0
2012-02-02iwlwifi: kill bus_apm_configEmmanuel Grumbach1-29/+0
2012-02-02iwlwifi: remove the pointer to dev from the bus layerEmmanuel Grumbach1-3/+4
2012-02-02iwlwifi: give trans to all the read / write functionsEmmanuel Grumbach1-2/+2
2012-02-02iwlwifi: the read / write register ops move to transportEmmanuel Grumbach1-22/+0
2012-02-02iwlwifi: move the bus configuration to transportEmmanuel Grumbach1-87/+6
2012-02-02iwlwifi: allocate the transport from the bus layerEmmanuel Grumbach1-1/+16
2012-02-02iwlwifi: move the shrd memory from privEmmanuel Grumbach1-0/+10
2012-02-02iwlwifi: Connect IDI transport to driver.Gregory Greenman1-0/+4
2012-01-06iwlwifi: update CopyrightWey-Yi Guy1-2/+2
2011-12-19iwlwifi: deliver hw version in both string and u32 formatWey-Yi Guy1-1/+9
2011-11-22Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...John W. Linville1-0/+1
2011-11-11iwlwifi: remove un-supported SKUsWey-Yi Guy1-18/+0
2011-11-11iwlwifi: two more SKUs for 6x05 seriesWey-Yi Guy1-0/+2
2011-11-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds1-5/+3
2011-11-02iwlwifi: allow pci_enable_msi failWey-Yi Guy1-5/+3
2011-10-31drivers/net: Add module.h to drivers who were implicitly using itPaul Gortmaker1-0/+1
2011-10-14iwlagn: Add "_d" sku to 105 series of devicesWey-Yi Guy1-0/+1
2011-10-14iwlagn: add "_d" sku to 6005 series of devicesWey-Yi Guy1-0/+1
2011-09-20Merge branch 'master' of git://git.infradead.org/users/linville/wirelessJohn W. Linville1-5/+6
2011-09-19iwlagn: remove drvdata support from bus layerJohannes Berg1-11/+8
2011-09-19iwlagn: rename iwl-pci.h to iwl-cfg.hJohannes Berg1-1/+1
2011-09-19iwlagn: New SKU for 6005 SFFWey-Yi Guy1-0/+1
2011-09-14iwlagn: merge iwl_pci_down and iwl_pci_removeEmmanuel Grumbach1-12/+6
2011-08-29iwlagn: adding special "D" SKU for 2000 seriesWey-Yi Guy1-0/+1
2011-08-29iwlagn: iwl-pci doesn't include iwl-dev any moreEmmanuel Grumbach1-5/+4
2011-08-29iwlagn: fix compile warnings when CONFIG_PM_SLEEP is not setDaniel Halperin1-1/+1
2011-08-29iwlagn: all function iwl-io.c receive iwl_busEmmanuel Grumbach1-2/+2
2011-08-29iwlagn: support small form factor SKU of 6205Wey-Yi Guy1-0/+1