The NetBSD Project

CVS log for src/sys/dev/pci/qat/qat.c

[BACK] Up to [cvs.NetBSD.org] / src / sys / dev / pci / qat

Request diff between arbitrary revisions


Keyword substitution: kv
Default branch: MAIN


Revision 1.8: download - view: text, markup, annotated - select for diffs
Sun May 22 11:39:27 2022 UTC (2 years, 8 months ago) by riastradh
Branches: MAIN
CVS tags: thorpej-ifq-base, thorpej-ifq, thorpej-altq-separation-base, thorpej-altq-separation, perseant-exfatfs-base-20240630, perseant-exfatfs-base, perseant-exfatfs, netbsd-10-base, netbsd-10-1-RELEASE, netbsd-10-0-RELEASE, netbsd-10-0-RC6, netbsd-10-0-RC5, netbsd-10-0-RC4, netbsd-10-0-RC3, netbsd-10-0-RC2, netbsd-10-0-RC1, netbsd-10, bouyer-sunxi-drm-base, bouyer-sunxi-drm, HEAD
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +8 -13 lines
opencrypto: Make freesession callback return void.

No functional change intended: all drivers already return zero
unconditionally.

Revision 1.7: download - view: text, markup, annotated - select for diffs
Sat Nov 6 06:52:48 2021 UTC (3 years, 3 months ago) by msaitoh
Branches: MAIN
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +3 -3 lines
s/allign/align/

Revision 1.6: download - view: text, markup, annotated - select for diffs
Sun Jun 14 23:23:12 2020 UTC (4 years, 7 months ago) by riastradh
Branches: MAIN
CVS tags: thorpej-i2c-spi-conf2-base, thorpej-i2c-spi-conf2, thorpej-i2c-spi-conf-base, thorpej-i2c-spi-conf, thorpej-futex2-base, thorpej-futex2, thorpej-futex-base, thorpej-futex, thorpej-cfargs2-base, thorpej-cfargs2, thorpej-cfargs-base, thorpej-cfargs, cjep_sun2x-base1, cjep_sun2x-base, cjep_sun2x, cjep_staticlib_x-base1, cjep_staticlib_x-base, cjep_staticlib_x
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +3 -14 lines
qat(4): Simplify iv generation logic with cprng_fast.

Revision 1.5.4.2: download - view: text, markup, annotated - select for diffs
Mon Apr 13 08:04:46 2020 UTC (4 years, 10 months ago) by martin
Branches: phil-wifi
Diff to: previous 1.5.4.1: preferred, colored; branchpoint 1.5: preferred, colored; next MAIN 1.6: preferred, colored
Changes since revision 1.5.4.1: +2300 -0 lines
Mostly merge changes from HEAD upto 20200411

Revision 1.5.4.1
Thu Mar 5 15:33:13 2020 UTC (4 years, 11 months ago) by martin
Branches: phil-wifi
FILE REMOVED
Changes since revision 1.5: +0 -2300 lines
file qat.c was added on branch phil-wifi on 2020-04-13 08:04:46 +0000

Revision 1.5: download - view: text, markup, annotated - select for diffs
Thu Mar 5 15:33:13 2020 UTC (4 years, 11 months ago) by msaitoh
Branches: MAIN
CVS tags: phil-wifi-20200421, phil-wifi-20200411, phil-wifi-20200406, bouyer-xenpvh-base2, bouyer-xenpvh-base1, bouyer-xenpvh-base, bouyer-xenpvh
Branch point for: phil-wifi
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +3 -3 lines
s/Intialize/Initialize/ in comment.

Revision 1.3.2.1: download - view: text, markup, annotated - select for diffs
Sat Feb 29 20:19:15 2020 UTC (4 years, 11 months ago) by ad
Branches: ad-namecache
Diff to: previous 1.3: preferred, colored; next MAIN 1.4: preferred, colored
Changes since revision 1.3: +2 -4 lines
Sync with head.

Revision 1.4: download - view: text, markup, annotated - select for diffs
Sat Feb 1 13:48:18 2020 UTC (5 years ago) by riastradh
Branches: MAIN
CVS tags: is-mlppp-base, is-mlppp, ad-namecache-base3
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +2 -4 lines
opencrypto orders new_session -> process for us.

No need for membar_producer.

Discussed with hikaru@.

Revision 1.3: download - view: text, markup, annotated - select for diffs
Wed Dec 4 01:06:28 2019 UTC (5 years, 2 months ago) by hikaru
Branches: MAIN
CVS tags: ad-namecache-base2, ad-namecache-base1, ad-namecache-base
Branch point for: ad-namecache
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +3 -3 lines
Fix macro error if QAT_DUMP is defined for debugging.

Revision 1.2: download - view: text, markup, annotated - select for diffs
Mon Dec 2 03:06:51 2019 UTC (5 years, 2 months ago) by msaitoh
Branches: MAIN
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +3 -3 lines
 Use PCI_MSIX_"TBL"BIR_MASK instead of PCI_MSIX_"PBA"BIR_MASK for MSI-X table.
This is not a real bug because both macros have the same value.

Revision 1.1: download - view: text, markup, annotated - select for diffs
Wed Nov 20 09:37:46 2019 UTC (5 years, 2 months ago) by hikaru
Branches: MAIN
Add opencrypto driver for Intel QuickAssist.

Diff request

This form allows you to request diffs between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.

Log view options

CVSweb <webmaster@jp.NetBSD.org>