freebsd-dev/sys/dev/mlx5/mlx5_en
Hans Petter Selasky 7b9b93a8dd Update version information for the mlx5 and mlx5en(4) modules.
While at it bump some copyright dates.

MFC after:		1 week
Sponsored by:		Mellanox Technologies
2018-07-18 10:12:53 +00:00
..
en_rl.h Add support for hardware rate limiting to mlx5en(4). 2018-05-29 14:04:57 +00:00
en.h Do not inline transmit headers and use HW VLAN tagging if supported by mlx5en(4). 2018-07-18 10:03:30 +00:00
mlx5_en_ethtool.c Add context numbers for HW elements in mlx5en(4). 2018-07-17 11:18:01 +00:00
mlx5_en_flow_table.c Add missing newline. 2018-07-17 11:43:43 +00:00
mlx5_en_main.c Update version information for the mlx5 and mlx5en(4) modules. 2018-07-18 10:12:53 +00:00
mlx5_en_rl.c Do not inline transmit headers and use HW VLAN tagging if supported by mlx5en(4). 2018-07-18 10:03:30 +00:00
mlx5_en_rx.c Use a mbuf header instead of a mbuf cluster for debugging interrupts in mlx5en(4). 2018-07-17 11:53:37 +00:00
mlx5_en_tx.c Do not inline transmit headers and use HW VLAN tagging if supported by mlx5en(4). 2018-07-18 10:03:30 +00:00
mlx5_en_txrx.c Avoid more LFENCE/SFENCe on x86 in mlx5en(4), 2018-03-08 15:58:30 +00:00