summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/iwlwifi/pcie/drv.c
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'iwlwifi-fixes/master' into iwlwifi-nextEmmanuel Grumbach2015-01-221-1/+7
|\
| * iwlwifi: pcie: correctly define 7265-D cfgArik Nemtsov2015-01-051-1/+3
| * iwlwifi: add new device IDs for 3165Emmanuel Grumbach2014-12-141-0/+4
* | iwlwifi: add new config and PCI IDs for 4165 seriesOren Givon2015-01-221-0/+2
|/
* iwlwifi: pcie: support 7265-D devicesJohannes Berg2014-11-241-0/+20
* iwlwifi: Add missing PCI IDs for the 7260 seriesOren Givon2014-09-211-0/+4
* iwlwifi: add and edit 8000 series PCI IDsOren Givon2014-09-141-0/+1
* Merge remote-tracking branch 'iwlwifi-fixes/master' into NEXTEmmanuel Grumbach2014-09-141-0/+7
|\
| * iwlwifi: add PCI IDs and add then new 3165 seriesOren Givon2014-09-081-0/+7
* | iwlwifi: add Intel Mobile Communications copyrightJohannes Berg2014-09-031-0/+2
* | PCI: Remove DEFINE_PCI_DEVICE_TABLE macro useBenoit Taine2014-08-121-1/+1
|/
* iwlwifi: update the 7265 series HW IDsOren Givon2014-06-241-1/+2
* iwlwifi: add missing trailing newlines to debug messagesJohannes Berg2014-05-111-7/+7
* iwlwifi: add new 7265 HW IDsOren Givon2014-04-131-0/+2
* Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville2014-03-181-2/+3
|\
| * iwlwifi: return whether to stop from rfkill methodJohannes Berg2014-03-091-1/+1
| * iwlwifi: pcie: suppress ACPI related error messageJohannes Berg2014-03-091-1/+2
* | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville2014-03-141-3/+2
|\ \ | |/ |/|
| * iwlwifi: fix and add 7265 series HW IDsOren Givon2014-03-041-3/+2
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2014-02-131-1/+6
|\ \ | |/
| * iwlwifi: add more 7265 HW IDsOren Givon2014-01-301-1/+6
* | iwlwifi: pcie: retrieve and parse ACPI power limitationsIdo Yariv2014-02-031-0/+78
* | iwlwifi: Add 8000 HW family supportEran Harary2014-02-031-0/+4
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-01-141-2/+8
|\
| * iwlwifi: add new devices for 7265 seriesOren Givon2013-12-311-2/+8
* | iwlwifi: Update Copyright to 2014Emmanuel Grumbach2013-12-311-2/+2
* | iwlwifi: mvm: a few more SKUs for 7260 and 3160Emmanuel Grumbach2013-12-091-0/+5
|/
* iwlwifi: add new HW - 7265 seriesOren Givon2013-11-251-0/+21
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-11-041-0/+42
|\
| * iwlwifi: pcie: add SKUs for 6000, 6005 and 6235 seriesEmmanuel Grumbach2013-10-021-0/+10
| * iwlwifi: pcie: add new SKUs for 7000 & 3160 NIC seriesMatti Gottlieb2013-10-021-0/+32
* | iwlwifi: Support 7265 devicesEran Harary2013-10-111-1/+4
* | wireless: iwlwifi: remove unnecessary pci_set_drvdata()Jingoo Han2013-10-021-3/+0
|/
* Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville2013-08-161-3/+3
|\
| * iwlwifi: return -ENOMEM instead of NULL when OOM in iwl_drv_start()Luciano Coelho2013-08-161-1/+1
| * iwlwifi: pcie: don't swallow error codes in iwl_trans_pcie_alloc()Luciano Coelho2013-08-121-2/+2
* | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville2013-08-091-6/+12
|\ \ | |/
| * iwlwifi: remove transport suspend/resume indirectionJohannes Berg2013-08-061-6/+12
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-08-091-0/+1
|\ \ | |/ |/|
| * iwlwifi: add DELL SKU for 5150 HMCEmmanuel Grumbach2013-07-221-0/+1
* | iwlwifi: mvm: add high temperature SKU thermal throttling parametersEytan Lifshitz2013-07-311-3/+3
|/
* iwlwifi: create opmode/device dependenciesJohannes Berg2013-06-131-0/+4
* iwlwifi: add new 7260 and 3160 series device IDsOren Givon2013-05-131-3/+47
* iwlwifi: add a subdevice ID for 7000 seriesEmmanuel Grumbach2013-04-181-0/+1
* iwlwifi: add new pci id for 6x35 seriesShuduo Sang2013-04-031-0/+1
* iwlwifi: make device configuration bus agnosticEmmanuel Grumbach2013-03-061-2/+0
* iwlwifi: a few fixes in licenseEmmanuel Grumbach2013-03-061-1/+1
* iwlwifi: add 7000 series device configurationJohannes Berg2013-01-301-0/+6
* iwlwifi: update copyrightJohannes Berg2013-01-241-2/+2
* Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville2012-12-111-3/+8
|\
OpenPOWER on IntegriCloud