summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/iwlwifi/pcie
AgeCommit message (Expand)AuthorFilesLines
2013-10-11iwlwifi: pcie: poke device when commands don't complete quicklyJohannes Berg1-5/+26
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
2013-06-13iwlwifi: pcie: don't read INTA register in ICT IRQ handlerJohannes Berg1-4/+8
2013-06-13iwlwifi: make TX seqno validation more efficientJohannes Berg2-5/+7
2013-06-04iwlwifi: don't return -ERFKILL if SEND_IF_RFKILL is setEran Harary1-1/+2
2013-05-29iwlwifi: mvm: implement D3 testingJohannes Berg1-2/+17
2013-05-29Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville1-3/+3
2013-05-27iwlwifi: move D3_CFG_COMPLETE handling into DVMJohannes Berg1-7/+0
2013-05-17iwlwifi: fix initialisation while RF-kill is assertedEran Harary1-1/+2
2013-05-17iwlwifi: constify the source buffer of iwl_trans_write_memEmmanuel Grumbach1-2/+2
2013-05-17wireless: move crypto constants to ieee80211.hJohannes Berg1-3/+3
2013-05-13iwlwifi: add new 7260 and 3160 series device IDsOren Givon1-3/+47
2013-05-13iwlwifi: pcie: dump stack on NIC error in sync commandsJohannes Berg1-0/+1
2013-05-13iwlwifi: pcie: prefer to load the firmware in one shotEmmanuel Grumbach1-7/+14
2013-05-13iwlwifi: move BUILD_RAxTID to transportEmmanuel Grumbach1-0/+4