aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/iwlwifi/pcie
Commit message (Expand)AuthorAgeFilesLines
* iwlwifi: pcie: fix merge damageJohannes Berg2013-10-071-4/+4
* 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: pcie: don't reset the TX queue counterEmmanuel Grumbach2013-10-021-0/+2
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-08-281-8/+0
|\
| * Revert "iwlwifi: pcie: clear RFKILL interrupt in AMPG"Guy Cohen2013-08-061-8/+0
| * iwlwifi: pcie: disable L1 Active after pci_enable_deviceEmmanuel Grumbach2013-07-311-5/+5
* | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville2013-08-164-52/+61
|\ \
| * | iwlwifi: return -ENOMEM instead of NULL when OOM in iwl_drv_start()Luciano Coelho2013-08-161-1/+1
| * | iwlwifi: pcie: returning positive instead of negativeDan Carpenter2013-08-121-1/+1
| * | iwlwifi: pcie: don't swallow error codes in iwl_trans_pcie_alloc()Luciano Coelho2013-08-122-13/+17
| * | iwlwifi: pcie: Remove duplicate code from pcie irq handlersIdo Yariv2013-08-091-16/+8
| * | iwlwifi: pcie: Refactor iwl_rxq_spaceIdo Yariv2013-08-091-9/+10
| * | iwlwifi: pcie: Refactor iwl_queue_spaceIdo Yariv2013-08-091-12/+24
* | | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville2013-08-093-39/+19
|\ \ \ | |/ /
| * | iwlwifi: remove transport suspend/resume indirectionJohannes Berg2013-08-062-32/+12
| * | iwlwifi: pcie: some little cleanupsEliad Peller2013-08-061-7/+4
| * | iwlwifi: fix some documentation typosEliad Peller2013-08-061-3/+3
| * | iwlwifi: pcie: fix resume when no opmode is presentJohannes Berg2013-08-061-0/+3
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-08-093-0/+14
|\ \ \ | |/ / |/| / | |/
| * iwlwifi: pcie: clear RFKILL interrupt in AMPGEmmanuel Grumbach2013-07-261-0/+8
| * iwlwifi: pcie: reset the NIC before the bring upEmmanuel Grumbach2013-07-261-0/+5
| * 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: pcie: make unused queue warning more readableJohannes Berg2013-07-161-3/+2
* | iwlwifi: pcie: don't disable L1 for newest NICsEmmanuel Grumbach2013-07-161-4/+10
* | iwlwifi: remove forward debugfs function declarationsJohannes Berg2013-07-161-14/+0
* | iwlwifi: move dump_fh into common codeInbal Hacohen2013-07-163-68/+2
|/
* Merge remote-tracking branch 'wireless-next/master' into iwlwifi-nextJohannes Berg2013-06-251-0/+13
|\
| * Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville2013-06-181-0/+13
| |\
| | * iwlwifi: pcie: wake the queue if stopped when being unmappedEmmanuel Grumbach2013-06-131-0/+3
| | * iwlwifi: pcie: fix race in queue unmappingEmmanuel Grumbach2013-06-131-0/+10
* | | iwlwifi: always use 'trans_pcie' nameJohannes Berg2013-06-251-8/+9
* | | iwlwifi: always use 'rxq' as RX queue struct nameJohannes Berg2013-06-251-13/+15
* | | iwlwifi: pcie: rework RX buffer list init and freeingJohannes Berg2013-06-251-17/+26
|/ /
* | iwlwifi: create opmode/device dependenciesJohannes Berg2013-06-131-0/+4
* | iwlwifi: reduce debug ifdefs using the optimiserJohannes Berg2013-06-131-26/+10
* | iwlwifi: pcie: don't read INTA register in ICT IRQ handlerJohannes Berg2013-06-131-4/+8
* | iwlwifi: make TX seqno validation more efficientJohannes Berg2013-06-132-5/+7
* | iwlwifi: don't return -ERFKILL if SEND_IF_RFKILL is setEran Harary2013-06-041-1/+2
* | iwlwifi: mvm: implement D3 testingJohannes Berg2013-05-291-2/+17
* | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2013-05-291-3/+3
|\ \
| * | wireless: move crypto constants to ieee80211.hJohannes Berg2013-05-161-3/+3
| |/
* | iwlwifi: move D3_CFG_COMPLETE handling into DVMJohannes Berg2013-05-271-7/+0
* | iwlwifi: fix initialisation while RF-kill is assertedEran Harary2013-05-161-1/+2
* | iwlwifi: constify the source buffer of iwl_trans_write_memEmmanuel Grumbach2013-05-161-2/+2
* | iwlwifi: add new 7260 and 3160 series device IDsOren Givon2013-05-131-3/+47
* | iwlwifi: pcie: dump stack on NIC error in sync commandsJohannes Berg2013-05-131-0/+1
* | iwlwifi: pcie: prefer to load the firmware in one shotEmmanuel Grumbach2013-05-131-7/+14
* | iwlwifi: move BUILD_RAxTID to transportEmmanuel Grumbach2013-05-131-0/+4
|/