summaryrefslogtreecommitdiffstats
path: root/drivers/crypto/qat/qat_common
Commit message (Expand)AuthorAgeFilesLines
* crypto: qat - make qat_asym_algs.o depend on asn1 headersJan Stancek2016-07-211-0/+1
* crypto: qat - change the adf_ctl_stop_devices to voidTadeusz Struk2016-05-131-6/+3
* crypto: qat - make adf_vf_isr.c dependant on IOV configTadeusz Struk2016-05-032-4/+14
* crypto: qat - Fix typo in commentsTadeusz Struk2016-05-031-2/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Herbert Xu2016-05-031-2/+11
|\
| * crypto: qat - fix adf_ctl_drv.c:undefined reference to adf_init_pf_wqTadeusz Struk2016-05-031-2/+11
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Herbert Xu2016-04-283-10/+24
|\ \ | |/
| * crypto: qat - fix invalid pf2vf_resp_wq logicTadeusz Struk2016-04-283-10/+24
* | crypto: qat - fix section mismatch warningTadeusz Struk2016-04-181-1/+1
* | crypto: qat - interrupts need to be enabled when VFs are disabledTadeusz Struk2016-04-181-1/+2
* | crypto: qat - check if PF is runningTadeusz Struk2016-04-183-4/+8
* | crypto: qat - move vf2pf_init and vf2pf_exit to commonTadeusz Struk2016-04-183-1/+103
* | crypto: qat - adf_dev_stop should not be called in atomic contextTadeusz Struk2016-04-153-3/+64
* | crypto: qat - changed adf_dev_stop to voidTadeusz Struk2016-04-054-29/+11
* | crypto: qat - explicitly stop all VFs firstTadeusz Struk2016-04-051-1/+20
* | crypto: qat - fix address leaking of RSA public exponentTudor Ambarus2016-04-051-1/+1
* | crypto: qat - avoid memory corruption or undefined behaviourTudor Ambarus2016-04-051-1/+1
* | crypto: qat - Remove redundant nrbg ringsAhsan Atta2016-04-051-2/+0
* | crypto: qat - make sure const_tab is 1024 bytes alignedTadeusz Struk2016-04-051-1/+1
|/
* crypto: qat - remove redundant arbiter configurationTadeusz Struk2016-03-111-19/+0
* crypto: qat - Change the definition of icp_qat_uof_regtypePingchao Yang2016-03-111-21/+21
* crypto: qat - The AE id should be less than the maximal AE numberPingchao Yang2016-02-281-1/+1
* crypto: qat - fix leak on error pathTadeusz Struk2016-02-171-34/+36
* crypto: qat - Reduced reqsize in qat_algsCabiddu, Giovanni2016-01-251-4/+2
* crypto: qat - Pack cfg ctl structsAtta, Ahsan2016-01-251-3/+3
* crypto: qat - remove redundant function callPingchao Yang2016-01-251-1/+0
* crypto: qat - change name for c6xx dev typeTadeusz Struk2016-01-251-2/+2
* crypto: qat - update init_esram for C3xxx dev typeTadeusz Struk2016-01-181-0/+3
* crypto: qat - fix timeout issuesPingchao Yang2016-01-181-5/+6
* crypto: qat - remove to call get_sram_bar_id for qat_c3xxxPingchao Yang2016-01-181-3/+6
* crypto: qat - Fix random config build issueTadeusz Struk2015-12-251-2/+10
* crypto: qat - use list_for_each_entry*Geliang Tang2015-12-222-29/+12
* crypto: qat - fix some timeout testsPingchao Yang2015-12-221-1/+1
* crypto: qat - fix CTX_ENABLES bits shift direction issuePingchao Yang2015-12-221-1/+1
* crypto: qat - uint8_t is not large enough for accel_idTadeusz Struk2015-12-142-3/+3
* crypto: qat - enable VF irq after guest exits ungracefullyZeng Xin2015-12-142-1/+7
* crypto: qat - ring returning retry even though ring has BWHarvijay Saini2015-12-111-3/+2
* crypto: qat - add support for c62xvf accel typeTadeusz Struk2015-12-091-0/+1
* crypto: qat - add support for c3xxxvf accel typeTadeusz Struk2015-12-091-1/+2
* crypto: qat - add support for c62x accel typeTadeusz Struk2015-12-091-0/+1
* crypto: qat - add support for c3xxx accel typeTadeusz Struk2015-12-092-5/+32
* crypto: qat - move isr files to qat common so that they can be reusedTadeusz Struk2015-12-0914-76/+747
* crypto: qat - add support for new devices to FW loaderPingchao Yang2015-12-097-85/+823
* crypto: qat - add new device definitionsTadeusz Struk2015-12-091-0/+10
* crypto: qat - fix typo in clean-filesJim Davis2015-11-241-1/+1
* crypto: qat - constify pci_error_handlers structuresJulia Lawall2015-11-171-1/+1
* crypto: qat - fix get instance functionTadeusz Struk2015-11-171-11/+11
* crypto: qat - when stopping all devices make fure VF are stopped firstTadeusz Struk2015-11-171-1/+1
* Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2015-11-0412-166/+366
|\
| * crypto: qat - fix crypto_get_instance_node functionTadeusz Struk2015-10-201-4/+16
OpenPOWER on IntegriCloud