1. ed3d95f crypto: qat - make ring to service map common for QAT GEN4 by Damian Muszynski · 1 year, 1 month ago
  2. f5419a4 crypto: qat - add auto reset on error by Damian Muszynski · 1 year, 1 month ago
  3. ec26f8e crypto: qat - update PFVF protocol for recovery by Mun Chun Yep · 1 year, 1 month ago
  4. 5da6a2d53 crypto: qat - generate dynamically arbiter mappings by Damian Muszynski · 1 year, 3 months ago
  5. eb52707 crypto: qat - add support for ring pair level telemetry by Lucas Segarra Fernandez · 1 year, 3 months ago
  6. 69e7649 crypto: qat - add support for device telemetry by Lucas Segarra Fernandez · 1 year, 3 months ago
  7. b6e4b6e crypto: qat - include pci.h for GET_DEV() by Lucas Segarra Fernandez · 1 year, 3 months ago
  8. fcf60f4 crypto: qat - add support for 420xx devices by Jie Wang · 1 year, 3 months ago
  9. b34bd0f crypto: qat - change signature of uof_get_num_objs() by Jie Wang · 1 year, 3 months ago
  10. 6508900 crypto: qat - add sysfs_added flag for ras by Damian Muszynski · 1 year, 4 months ago
  11. dbc8876 crypto: qat - add rp2svc sysfs attribute by Ciunas Bennett · 1 year, 5 months ago
  12. d9fb840 crypto: qat - add rate limiting feature to qat_4xxx by Damian Muszynski · 1 year, 5 months ago
  13. c7fd537 crypto: qat - add retrieval of fw capabilities by Damian Muszynski · 1 year, 5 months ago
  14. a238487 crypto: qat - fix ring to service map for QAT GEN4 by Giovanni Cabiddu · 1 year, 5 months ago
  15. 532d7f6 crypto: qat - add error counters by Shashank Gupta · 1 year, 5 months ago
  16. 895f7d5 crypto: qat - add handling of errors from ERRSOU2 for QAT GEN4 by Shashank Gupta · 1 year, 5 months ago
  17. 4926e89d crypto: qat - add reporting of errors from ERRSOU1 for QAT GEN4 by Shashank Gupta · 1 year, 5 months ago
  18. 93b2f7d crypto: qat - add infrastructure for error reporting by Shashank Gupta · 1 year, 5 months ago
  19. d807f02 crypto: qat - add cnv_errors debugfs file by Lucas Segarra Fernandez · 1 year, 5 months ago
  20. e079231 crypto: qat - add pm_status debugfs file by Lucas Segarra Fernandez · 1 year, 5 months ago
  21. 4e4e2ed crypto: qat - increase size of buffers by Giovanni Cabiddu · 1 year, 6 months ago
  22. bec61a2 crypto: qat - add heartbeat counters check by Damian Muszynski · 1 year, 8 months ago
  23. 359b84f crypto: qat - add heartbeat feature by Damian Muszynski · 1 year, 8 months ago
  24. e2980ba crypto: qat - add measure clock frequency by Damian Muszynski · 1 year, 8 months ago
  25. fd77d8d crypto: qat - add internal timer for qat 4xxx by Damian Muszynski · 1 year, 8 months ago
  26. 865b50f crypto: qat - add fw_counters debugfs file by Lucas Segarra Fernandez · 1 year, 8 months ago
  27. 52f9a28 crypto: qat - make fw images name constant by Giovanni Cabiddu · 1 year, 9 months ago
  28. a4b16da crypto: qat - Move driver to drivers/crypto/intel/qat by Tom Zanussi · 2 years ago[Renamed from drivers/crypto/qat/qat_common/adf_accel_devices.h]
  29. 118dbcc crypto: qat - fix apply custom thread-service mapping for dc service by Shashank Gupta · 2 years ago
  30. a3e8c91 crypto: qat - add support for 402xx devices by Damian Muszynski · 2 years ago
  31. 1bdc855 crypto: qat - fix concurrency issue when device state changes by Shashank Gupta · 2 years ago
  32. 1198ae5 crypto: qat - expose deflate through acomp api for QAT GEN2 by Giovanni Cabiddu · 2 years, 3 months ago
  33. 5ee5211 crypto: qat - expose device state through sysfs for 4xxx by Giovanni Cabiddu · 2 years, 9 months ago
  34. fbdab61 crypto: qat - add support for 401xx devices by Giovanni Cabiddu · 2 years, 10 months ago
  35. e3e668f crypto: qat - replace disable_vf2pf_interrupts() by Marco Chiappero · 3 years ago
  36. c690c7f crypto: qat - rework the VF2PF interrupt handling logic by Marco Chiappero · 3 years ago
  37. e5745f3 crypto: qat - enable power management for QAT GEN4 by Wojciech Ziemba · 3 years, 1 month ago
  38. 0cec19c crypto: qat - add support for compression for 4xxx by Tomasz Kowalik · 3 years, 3 months ago
  39. 73ef8f3 crypto: qat - support fast ACKs in the PFVF protocol by Marco Chiappero · 3 years, 3 months ago
  40. 851ed49 crypto: qat - exchange device capabilities over PFVF by Marco Chiappero · 3 years, 3 months ago
  41. 3a5b2a0 crypto: qat - store the ring-to-service mapping by Marco Chiappero · 3 years, 3 months ago
  42. 4d03135 crypto: qat - store the PFVF protocol version of the endpoints by Marco Chiappero · 3 years, 3 months ago
  43. db1c034 crypto: qat - abstract PFVF messages with struct pfvf_message by Marco Chiappero · 3 years, 3 months ago
  44. 0280428 crypto: qat - make PFVF send and receive direction agnostic by Marco Chiappero · 3 years, 3 months ago
  45. 0312554 crypto: qat - support the reset of ring pairs on PF by Marco Chiappero · 3 years, 3 months ago
  46. e0441e2 crypto: qat - get compression extended capabilities by Giovanni Cabiddu · 3 years, 3 months ago
  47. e669b4d crypto: qat - do not rely on min version by Marco Chiappero · 3 years, 4 months ago
  48. 25110fd crypto: qat - pass the PF2VF responses back to the callers by Marco Chiappero · 3 years, 4 months ago
  49. 1ea7c2b crypto: qat - abstract PFVF receive logic by Giovanni Cabiddu · 3 years, 4 months ago
  50. 49c4353 crypto: qat - abstract PFVF send function by Marco Chiappero · 3 years, 4 months ago
  51. 9baf2de crypto: qat - differentiate between pf2vf and vf2pf offset by Marco Chiappero · 3 years, 4 months ago
  52. bc63dab crypto: qat - add pfvf_ops by Marco Chiappero · 3 years, 4 months ago
  53. 993161d crypto: qat - fix handling of VF to PF interrupts by Marco Chiappero · 3 years, 5 months ago
  54. ca605f9 crypto: qat - power up 4xxx device by Giovanni Cabiddu · 3 years, 6 months ago
  55. 40da865 crypto: qat - remove unneeded packed attribute by Giovanni Cabiddu · 3 years, 6 months ago
  56. 9832fdc crypto: qat - free irqs only if allocated by Maksim Lukoshkov · 3 years, 6 months ago
  57. ba79a32 crypto: qat - replace deprecated MSI API by Wojciech Ziemba · 3 years, 6 months ago
  58. e6dac5ea crypto: qat - remove the unnecessary get_vintmsk_offset() by Marco Chiappero · 3 years, 7 months ago
  59. 9ffd49d crypto: qat - fix naming of PF/VF enable functions by Marco Chiappero · 3 years, 7 months ago
  60. 07df385 crypto: qat - protect interrupt mask CSRs with a spinlock by Kanchana Velusamy · 3 years, 7 months ago
  61. e6eefd1 crypto: qat - remove intermediate tasklet for vf2pf by Svyatoslav Pankratov · 3 years, 7 months ago
  62. 3213488 crypto: qat - prevent spurious MSI interrupt in PF by Marco Chiappero · 3 years, 7 months ago
  63. 1c4d9d5 crypto: qat - enable detection of accelerators hang by Wojciech Ziemba · 4 years ago
  64. 0db0d79 crypto: qat - configure arbiter mapping based on engines enabled by Wojciech Ziemba · 4 years, 2 months ago
  65. 8c82681 crypto: qat - add qat_4xxx driver by Giovanni Cabiddu · 4 years, 4 months ago
  66. 6644f49 crypto: qat - add hook to initialize vector routing table by Giovanni Cabiddu · 4 years, 4 months ago
  67. e73916f crypto: qat - target fw images to specific AEs by Giovanni Cabiddu · 4 years, 4 months ago
  68. 9c0cef2 crypto: qat - add gen4 firmware loader by Jack Xu · 4 years, 4 months ago
  69. 3f9ae99 crypto: qat - extend ae_mask by Giovanni Cabiddu · 4 years, 5 months ago
  70. 02690dd crypto: qat - abstract writes to arbiter enable by Giovanni Cabiddu · 4 years, 5 months ago
  71. 95a212b crypto: qat - abstract build ring base by Giovanni Cabiddu · 4 years, 5 months ago
  72. ad1332a crypto: qat - add support for capability detection by Marco Chiappero · 4 years, 5 months ago
  73. 369eb4a crypto: qat - abstract arbiter access by Giovanni Cabiddu · 4 years, 5 months ago
  74. 2d499c0 crypto: qat - use admin mask to send fw constants by Giovanni Cabiddu · 4 years, 5 months ago
  75. fc920ec crypto: qat - abstract admin interface by Giovanni Cabiddu · 4 years, 5 months ago
  76. f9c697c crypto: qat - split transport CSR access logic by Giovanni Cabiddu · 4 years, 5 months ago
  77. c4e84286 crypto: qat - fix configuration of iov threads by Giovanni Cabiddu · 4 years, 5 months ago
  78. 70b9bd3 crypto: qat - num_rings_per_bank is device dependent by Ahsan Atta · 4 years, 5 months ago
  79. 7b07ed5 crypto: qat - mask device capabilities with soft straps by Giovanni Cabiddu · 4 years, 5 months ago
  80. 92db319 crypto: qat - replace device ids defines by Giovanni Cabiddu · 4 years, 6 months ago
  81. 2bfd227 crypto: qat - replace user types with kernel u types by Wojciech Ziemba · 4 years, 9 months ago
  82. 1532e31 crypto: qat - convert to SPDX License Identifiers by Giovanni Cabiddu · 4 years, 10 months ago
  83. 3484ecb crypto: qat - fix bar discovery for c62x by Giovanni Cabiddu · 8 years ago
  84. e24860f2 crypto: qat - Use alternative reset methods depending on the specific device by Conor McLoughlin · 9 years ago
  85. a2f5106 crypto: qat - change name for c6xx dev type by Tadeusz Struk · 9 years ago
  86. 81b312f crypto: qat - uint8_t is not large enough for accel_id by Tadeusz Struk · 9 years ago
  87. 1a72d3a crypto: qat - move isr files to qat common so that they can be reused by Tadeusz Struk · 9 years ago
  88. 9809ebc crypto: qat - add new device definitions by Tadeusz Struk · 9 years ago
  89. ed8ccae crypto: qat - Add support for SRIOV by Tadeusz Struk · 10 years ago
  90. a573313 crypto: qat - Move adf admin and adf hw arbitrer to common code by Tadeusz Struk · 10 years ago
  91. 5995752 crypto: qat - remove redundant struct elem by Bruce Allan · 10 years ago
  92. 28cfaf6 crypto: qat - add MMP FW support to accel engine by Tadeusz Struk · 10 years ago
  93. f3dd7e6 crypto: qat - add support for MMP FW by Pingchao Yang · 10 years ago
  94. 3848d34 crypto: qat - rm unneeded header include by Tadeusz Struk · 10 years ago
  95. a00204f crypto: qat - remove duplicate definition of Intel PCI vendor id by Allan, Bruce W · 10 years ago
  96. 6a24efd crypto: qat - remove unnecessary include of atomic.h header file by Allan, Bruce W · 10 years ago
  97. 22e4dda crypto: qat - fix device reset flow by Allan, Bruce W · 10 years ago
  98. e3aa91a Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 10 years ago
  99. a727c4b6 crypto: qat - Move BAR definitions to device specific module by Tadeusz Struk · 10 years ago
  100. 09adc87 crypto: qat - Enforce valid numa configuration by Tadeusz Struk · 10 years ago