NetBSD/share
martin 149ff4e3fc Pull up the following (all via patch), requested by msaitoh in ticket #1663:
sys/dev/pci/ixgbe/ixgbe.c			1.259, 1.278-1.279
	sys/dev/pci/ixgbe/ixgbe.h			1.75
	sys/dev/pci/ixgbe/ixgbe_netbsd.h		1.12
	sys/dev/pci/ixgbe/ixgbe_vf.c			1.24-1.26
	sys/dev/pci/ixgbe/ixgbe_x550.c			1.17
	sys/dev/pci/ixgbe/ixv.c				1.155-1.156
	sys/dev/pci/ixgbe/ix_txrx.c			1.64-67
	sys/dev/pci/files.pci				1.436
	share/man/man4/ixg.4				1.13-1.14
	share/man/man4/ixv.4				1.3, 1.6-1.7

- Fix a problem that the RX path stalled when the mbuf cluster is
  exhausted.
- Modify some parameters to reduce packet dropping. See also the
  manual's OPTIONS section for the detail.
- ixv(4): The max number of queue(pair) is not 7 but 8. Correctly
  reset the hardware.
- Add "TX " to "Queue No Descriptor Available" evcnt(9) name to make
  it more understandable.
- Fix a bug that some advertise speeds can't be set with
  hw.ixgN.advertise_speed if both 2.5G and 5G are set. Fix the error
  message, too.
- Fix typo in comment or debug message.
2021-03-11 16:04:24 +00:00
..
dict Add `instantiate' 2017-06-03 07:30:50 +00:00
doc Hardcode some dates to make this more MKREPRO safe. 2015-12-23 10:43:35 +00:00
examples Remove MKCRYPTO option. 2017-05-21 15:28:36 +00:00
i18n Pull up following revision(s) (requested by maya in ticket #874): 2018-06-09 15:43:34 +00:00
legal Split case folding table into separate source file and add full 2016-02-06 10:40:58 +00:00
locale Remove duplicate zh entry. 2013-08-19 22:34:41 +00:00
man Pull up the following (all via patch), requested by msaitoh in ticket #1663: 2021-03-11 16:04:24 +00:00
me Remove a spurious '%' in "tech%nical" 2013-02-12 20:50:22 +00:00
misc Add TU/Tango-Uniform --> "tits up" 2017-05-29 06:54:01 +00:00
mk Pull up following revision(s) via patch (requested by mrg in ticket #1243): 2019-04-23 10:24:54 +00:00
nls
tabset
terminfo Remove kLFT and kRIT from putty. 2017-02-23 13:22:53 +00:00
tmac Pull up following revision(s) (requested by kre in ticket #1461): 2019-11-26 08:59:41 +00:00
wscons Put them one file per line. 2014-07-14 12:21:56 +00:00
xml Do not bother installing any XML calatog when MKKYUA!=no. We won't need 2013-02-25 00:23:01 +00:00
Makefile Hook external/public-domain/tz into the build, and unhook share/zoneinfo. 2014-08-08 09:34:10 +00:00
Makefile.inc