The NetBSD Project

CVS log for src/sys/external/bsd/ena-com/ena_com.h

[BACK] Up to [cvs.NetBSD.org] / src / sys / external / bsd / ena-com

Request diff between arbitrary revisions


Keyword substitution: kv
Default branch: MAIN


Revision 1.1.1.1.34.1: download - view: text, markup, annotated - select for diffs
Sun Nov 26 11:37:03 2023 UTC (12 months, 2 weeks ago) by bouyer
Branches: netbsd-10
CVS tags: netbsd-10-0-RELEASE, netbsd-10-0-RC6, netbsd-10-0-RC5, netbsd-10-0-RC4, netbsd-10-0-RC3, netbsd-10-0-RC2
Diff to: previous 1.1.1.1: preferred, colored; next MAIN 1.2: preferred, colored
Changes since revision 1.1.1.1: +1 -0 lines
Pull up following revision(s) (requested by jdolecek in ticket #460):
	sys/dev/pci/if_ena.c: revision 1.35
	sys/dev/pci/if_ena.c: revision 1.36
	sys/dev/pci/if_ena.c: revision 1.37
	sys/dev/pci/if_ena.c: revision 1.38
	sys/dev/pci/if_ena.c: revision 1.39
	sys/external/bsd/ena-com/ena_plat.h: revision 1.10
	sys/dev/pci/if_enavar.h: revision 1.9
	sys/external/bsd/ena-com/ena_com.c: revision 1.2
	sys/external/bsd/ena-com/ena_com.c: revision 1.3
	sys/external/bsd/ena-com/ena_com.c: revision 1.4
	sys/dev/pci/if_ena.c: revision 1.40
	sys/external/bsd/ena-com/ena_com.h: revision 1.2
ena(4): replace malloc(9) to kmem(9)
Code contributed by KUSABA Takeshi <t-kusaba@iij.ad.jp>
ena(4): prevent AENQ handler from use-after-free
Code contributed by KUSABA Takeshi <t-kusaba@iij.ad.jp>
ena(4): destroy all wait_event
Code contributed by KUSABA Takeshi <t-kusaba@iij.ad.jp>
ena(4): support RSS and delete FreeBSD-specified code
Code contributed by KUSABA Takeshi <t-kusaba@iij.ad.jp>
ena(4) is MP-ready, always use MPSAFE
Code contributed by KUSABA Takeshi <t-kusaba@iij.ad.jp>
ena(4): establish interrupt after setting up resources
Code contributed by KUSABA Takeshi <t-kusaba@iij.ad.jp>
ena(4): stop management first when detaching
Code contributed by KUSABA Takeshi <t-kusaba@iij.ad.jp>

Revision 1.2: download - view: text, markup, annotated - select for diffs
Sun Nov 5 18:15:02 2023 UTC (13 months, 1 week ago) by jdolecek
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, HEAD
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +1 -0 lines
ena(4): replace malloc(9) to kmem(9)

Code contributed by KUSABA Takeshi <t-kusaba@iij.ad.jp>

Revision 1.1.1.1.2.2: download - view: text, markup, annotated - select for diffs
Mon May 21 04:36:14 2018 UTC (6 years, 6 months ago) by pgoyette
Branches: pgoyette-compat
CVS tags: pgoyette-compat-merge-20190127
Diff to: previous 1.1.1.1.2.1: preferred, colored; branchpoint 1.1.1.1: preferred, colored; next MAIN 1.2: preferred, colored
Changes since revision 1.1.1.1.2.1: +1120 -0 lines
Sync with HEAD

Revision 1.1.1.1.2.1
Sat May 19 08:56:06 2018 UTC (6 years, 6 months ago) by pgoyette
Branches: pgoyette-compat
FILE REMOVED
Changes since revision 1.1.1.1: +0 -1120 lines
file ena_com.h was added on branch pgoyette-compat on 2018-05-21 04:36:14 +0000

Revision 1.1.1.1 (vendor branch): download - view: text, markup, annotated - select for diffs
Sat May 19 08:56:06 2018 UTC (6 years, 6 months ago) by jdolecek
Branches: FREEBSD
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, phil-wifi-base, phil-wifi-20200421, phil-wifi-20200411, phil-wifi-20200406, phil-wifi-20191119, phil-wifi-20190609, phil-wifi, pgoyette-compat-20190127, pgoyette-compat-20190118, pgoyette-compat-1226, pgoyette-compat-1126, pgoyette-compat-1020, pgoyette-compat-0930, pgoyette-compat-0906, pgoyette-compat-0728, pgoyette-compat-0625, pgoyette-compat-0521, netbsd-9-base, netbsd-9-4-RELEASE, netbsd-9-3-RELEASE, netbsd-9-2-RELEASE, netbsd-9-1-RELEASE, netbsd-9-0-RELEASE, netbsd-9-0-RC2, netbsd-9-0-RC1, netbsd-9, netbsd-10-base, netbsd-10-0-RC1, isaki-audio2-base, isaki-audio2, is-mlppp-base, is-mlppp, cjep_sun2x-base1, cjep_sun2x-base, cjep_sun2x, cjep_staticlib_x-base1, cjep_staticlib_x-base, cjep_staticlib_x, bouyer-xenpvh-base2, bouyer-xenpvh-base1, bouyer-xenpvh-base, bouyer-xenpvh, bouyer-sunxi-drm-base, bouyer-sunxi-drm, ad-namecache-base3, ad-namecache-base2, ad-namecache-base1, ad-namecache-base, ad-namecache, ENA-COM-HAL_20180510
Branch point for: pgoyette-compat, netbsd-10
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +0 -0 lines
Introduce HAL for Amazon Elastic Network Adapter (ENA)

This commit adds HAL (Hardware Abstraction Layer) code
for Amazon Elastic Network Adapter (ENA).

Version: 1.1.4.3

Obtained from: Amazon.com, Inc. via FreeBSD

Revision 1.1: download - view: text, markup, annotated - select for diffs
Sat May 19 08:56:06 2018 UTC (6 years, 6 months ago) by jdolecek
Branches: MAIN
Initial revision

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>