aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/iwlwifi/pcie/drv.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-11-18iwlwifi: move under intel vendor directoryKalle Valo1-685/+0
2015-10-05iwlwifi: pci: add a few more PCI subvendor IDs for the 7265 seriesLuca Coelho1-0/+5
2015-08-06Merge tag 'iwlwifi-next-for-kalle-2015-08-04' of https://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-nextKalle Valo1-10/+7
2015-08-04iwlwifi: call d3_suspend/resume in d0i3 case as wellEliad Peller1-10/+3
2015-07-12iwlwifi: edit the 3165 series and 8000 series PCI IDsOren Givon1-2/+3
2015-06-26iwlwifi: pcie: lock start_hw / start_fw / stop_deviceEmmanuel Grumbach1-0/+4
2015-06-03iwlwifi: pcie: re-enable interrupts on resumeEliad Peller1-3/+14
2015-04-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-2/+4
2015-03-19iwlwifi: add new 3165 series PCI IDsOren Givon1-2/+4
2015-03-12iwlwifi: add more new 8260 series PCI IDsOren Givon1-0/+8
2015-03-12iwlwifi: add new 8260 series PCI IDsOren Givon1-1/+18
2015-01-22Merge remote-tracking branch 'iwlwifi-fixes/master' into iwlwifi-nextEmmanuel Grumbach1-1/+7
2015-01-22iwlwifi: add new config and PCI IDs for 4165 seriesOren Givon1-0/+2
2015-01-05iwlwifi: pcie: correctly define 7265-D cfgArik Nemtsov1-1/+3
2014-12-14iwlwifi: add new device IDs for 3165Emmanuel Grumbach1-0/+4
2014-11-24iwlwifi: pcie: support 7265-D devicesJohannes Berg1-0/+20
2014-09-21iwlwifi: Add missing PCI IDs for the 7260 seriesOren Givon1-0/+4
2014-09-14iwlwifi: add and edit 8000 series PCI IDsOren Givon1-0/+1
2014-09-14Merge remote-tracking branch 'iwlwifi-fixes/master' into NEXTEmmanuel Grumbach1-0/+7
2014-09-08iwlwifi: add PCI IDs and add then new 3165 seriesOren Givon1-0/+7
2014-09-03iwlwifi: add Intel Mobile Communications copyrightJohannes Berg1-0/+2
2014-08-12PCI: Remove DEFINE_PCI_DEVICE_TABLE macro useBenoit Taine1-1/+1
2014-06-24iwlwifi: update the 7265 series HW IDsOren Givon1-1/+2
2014-05-11iwlwifi: add missing trailing newlines to debug messagesJohannes Berg1-7/+7
2014-04-13iwlwifi: add new 7265 HW IDsOren Givon1-0/+2
2014-03-18Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-nextJohn W. Linville1-2/+3
2014-03-14Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-fixesJohn W. Linville1-3/+2
2014-03-09iwlwifi: return whether to stop from rfkill methodJohannes Berg1-1/+1
2014-03-09iwlwifi: pcie: suppress ACPI related error messageJohannes Berg1-1/+2
2014-03-04iwlwifi: fix and add 7265 series HW IDsOren Givon1-3/+2
2014-02-13Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wirelessJohn W. Linville1-1/+6
2014-02-03iwlwifi: pcie: retrieve and parse ACPI power limitationsIdo Yariv1-0/+78
2014-02-03iwlwifi: Add 8000 HW family supportEran Harary1-0/+4
2014-01-30iwlwifi: add more 7265 HW IDsOren Givon1-1/+6
2014-01-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-2/+8
2013-12-31iwlwifi: Update Copyright to 2014Emmanuel Grumbach1-2/+2
2013-12-31iwlwifi: add new devices for 7265 seriesOren Givon1-2/+8
2013-12-09iwlwifi: mvm: a few more SKUs for 7260 and 3160Emmanuel Grumbach1-0/+5
2013-11-25iwlwifi: add new HW - 7265 seriesOren Givon1-0/+21
2013-11-04Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wirelessJohn W. Linville1-0/+42
2013-10-11iwlwifi: Support 7265 devicesEran Harary1-1/+4
2013-10-02wireless: iwlwifi: remove unnecessary pci_set_drvdata()Jingoo Han1-3/+0
2013-10-02iwlwifi: pcie: add SKUs for 6000, 6005 and 6235 seriesEmmanuel Grumbach1-0/+10
2013-10-02iwlwifi: pcie: add new SKUs for 7000 & 3160 NIC seriesMatti Gottlieb1-0/+32
2013-08-16Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-nextJohn W. Linville1-3/+3
2013-08-16iwlwifi: return -ENOMEM instead of NULL when OOM in iwl_drv_start()Luciano Coelho1-1/+1
2013-08-12iwlwifi: pcie: don't swallow error codes in iwl_trans_pcie_alloc()Luciano Coelho1-2/+2
2013-08-09Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-nextJohn W. Linville1-6/+12
2013-08-09Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wirelessJohn W. Linville1-0/+1
2013-08-06iwlwifi: remove transport suspend/resume indirectionJohannes Berg1-6/+12