summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/iwlwifi/pcie
AgeCommit message (Expand)AuthorFilesLines
2013-11-06Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville1-5/+4
2013-11-04Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2-5/+70
2013-10-29iwlwifi: pcie: move warning message into warningJohannes Berg1-5/+4
2013-10-18Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville1-5/+26
2013-10-11iwlwifi: support Signed firmware image and Dual CPUsEran Harary1-4/+120
2013-10-11iwlwifi: Support 7265 devicesEran Harary1-1/+4
2013-10-11iwlwifi: pcie: poke device when commands don't complete quicklyJohannes Berg1-5/+26
2013-10-11Merge remote-tracking branch 'wireless-next/master' into HEADJohannes Berg1-4/+4
2013-10-11iwlwifi: pcie: restart the driver when a command times outEmmanuel Grumbach1-1/+3
2013-10-07iwlwifi: pcie: fix merge damageJohannes Berg1-4/+4
2013-10-02wireless: iwlwifi: remove unnecessary pci_set_drvdata()Jingoo Han1-3/+0
2013-10-02iwlwifi: pcie: dump_stack upon timeout of SYNC cmdEmmanuel Grumbach1-0/+1
2013-10-02iwlwifi: pcie: clean RFKILL interrupt in AMPGEmmanuel Grumbach1-0/+3
2013-10-02iwlwifi: pcie: fix merge damageJohannes Berg1-4/+4
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-10-02iwlwifi: pcie: don't reset the TX queue counterEmmanuel Grumbach1-0/+2
2013-08-28Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville1-8/+0
2013-08-16Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville4-52/+61
2013-08-16iwlwifi: return -ENOMEM instead of NULL when OOM in iwl_drv_start()Luciano Coelho1-1/+1
2013-08-12iwlwifi: pcie: returning positive instead of negativeDan Carpenter1-1/+1
2013-08-12iwlwifi: pcie: don't swallow error codes in iwl_trans_pcie_alloc()Luciano Coelho2-13/+17
2013-08-09Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville3-39/+19
2013-08-09Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville3-0/+14
2013-08-09iwlwifi: pcie: Remove duplicate code from pcie irq handlersIdo Yariv1-16/+8
2013-08-09iwlwifi: pcie: Refactor iwl_rxq_spaceIdo Yariv1-9/+10
2013-08-09iwlwifi: pcie: Refactor iwl_queue_spaceIdo Yariv1-12/+24
2013-08-06iwlwifi: remove transport suspend/resume indirectionJohannes Berg2-32/+12
2013-08-06iwlwifi: pcie: some little cleanupsEliad Peller1-7/+4
2013-08-06iwlwifi: fix some documentation typosEliad Peller1-3/+3
2013-08-06iwlwifi: pcie: fix resume when no opmode is presentJohannes Berg1-0/+3
2013-08-06Revert "iwlwifi: pcie: clear RFKILL interrupt in AMPG"Guy Cohen1-8/+0
2013-07-31iwlwifi: mvm: add high temperature SKU thermal throttling parametersEytan Lifshitz1-3/+3
2013-07-31iwlwifi: pcie: disable L1 Active after pci_enable_deviceEmmanuel Grumbach1-5/+5
2013-07-26iwlwifi: pcie: clear RFKILL interrupt in AMPGEmmanuel Grumbach1-0/+8
2013-07-26iwlwifi: pcie: reset the NIC before the bring upEmmanuel Grumbach1-0/+5
2013-07-22iwlwifi: add DELL SKU for 5150 HMCEmmanuel Grumbach1-0/+1
2013-07-16iwlwifi: pcie: make unused queue warning more readableJohannes Berg1-3/+2
2013-07-16iwlwifi: pcie: don't disable L1 for newest NICsEmmanuel Grumbach1-4/+10
2013-07-16iwlwifi: remove forward debugfs function declarationsJohannes Berg1-14/+0
2013-07-16iwlwifi: move dump_fh into common codeInbal Hacohen3-68/+2
2013-06-25Merge remote-tracking branch 'wireless-next/master' into iwlwifi-nextJohannes Berg1-0/+13
2013-06-25iwlwifi: always use 'trans_pcie' nameJohannes Berg1-8/+9
2013-06-25iwlwifi: always use 'rxq' as RX queue struct nameJohannes Berg1-13/+15
2013-06-25iwlwifi: pcie: rework RX buffer list init and freeingJohannes Berg1-17/+26
2013-06-18Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville1-0/+13
2013-06-13iwlwifi: pcie: wake the queue if stopped when being unmappedEmmanuel Grumbach1-0/+3
2013-06-13iwlwifi: pcie: fix race in queue unmappingEmmanuel Grumbach1-0/+10
2013-06-13iwlwifi: create opmode/device dependenciesJohannes Berg1-0/+4
2013-06-13iwlwifi: reduce debug ifdefs using the optimiserJohannes Berg1-26/+10