freebsd-skq/sys
hselasky d375c5c34e MFC r291072, r291168 and r291169:
Add the mlx5 and mlx5en modules to the i386 and amd64 kernel builds by
default and add a manual page for mlx5en. The mlx5 module contains
shared code for both infiniband and ethernet. The mlx5en module
contains specific code for ethernet functionality only. A mlx5ib
module is in the works for infiniband support.

Supported hardware:
- ConnectX-4: 10/20/25/40/50/56/100Gb/s speeds.
- ConnectX-4 LX: 10/25/40/50Gb/s speeds (low power consumption)

Refer to the mlx5en(4) manual page for a comprehensive list.

The team porting the mlx5 driver(s) to FreeBSD:
- Hans Petter Selasky <hselasky@freebsd.org>
- Oded Shanoon <odeds@mellanox.com>
- Meny Yossefi <menyy@mellanox.com>
- Shany Michaely <shanim@mellanox.com>
- Shahar Klein <shahark@mellanox.com>
- Daria Genzel <dariaz@mellanox.com>
- Mark Bloch <markb@mellanox.com>

Differential Revision:	https://reviews.freebsd.org/D4163
Sponsored by:	Mellanox Technologies
2015-11-23 13:30:13 +00:00
..
amd64 MFC 284325: 2015-11-13 00:50:34 +00:00
arm MFC r281828, r289083, r289084, r289091, r289093, r289095, r289097, r289098, 2015-10-20 21:20:34 +00:00
boot MFC r289896: 2015-11-15 20:14:54 +00:00
bsm
cam MFC r290458: Add two more KASSERTs. 2015-11-13 19:27:38 +00:00
cddl MFC r289195: 2015-11-15 23:54:34 +00:00
compat MFC r288336: save some bytes by using more concise SDT_PROBE<n> 2015-10-23 07:40:43 +00:00
conf MFC r291072, r291168 and r291169: 2015-11-23 13:30:13 +00:00
contrib MFC r289480. Really fix ipfilter bug 3600459. 2015-10-20 13:20:29 +00:00
crypto
ddb MFC 285783: 2015-11-12 23:49:47 +00:00
dev MFC r290708: 2015-11-23 12:10:29 +00:00
fs MFC r287033: 2015-10-18 14:41:38 +00:00
gdb
geom MFC r290406: 2015-11-23 12:17:46 +00:00
gnu MFC r287698: Fixing a memory leak on module unloading. 2015-10-07 09:29:42 +00:00
i386 MFC 284325: 2015-11-13 00:50:34 +00:00
ia64 MFC r288000: 2015-09-27 01:33:43 +00:00
isa
kern MFC 290662 2015-11-20 15:13:49 +00:00
kgssapi
libkern MFC r279433 (by rstone): Implement asprintf in libkern 2015-10-05 09:46:23 +00:00
mips MFC 283645: 2015-10-27 22:57:58 +00:00
modules MFC r291072, r291168 and r291169: 2015-11-23 13:30:13 +00:00
net MFC r290450: 2015-11-13 01:03:59 +00:00
net80211 MFC r283313: 2015-05-31 23:29:04 +00:00
netatalk
netgraph MFC r287654: Add support for PPP-Max-Payload PPPoE tag (RFC4638). 2015-10-06 13:10:21 +00:00
netinet MFC r289293 2015-10-29 00:36:10 +00:00
netinet6 MFC r288600: 2015-11-04 01:00:42 +00:00
netipsec MFC r285204: 2015-07-15 21:09:38 +00:00
netipx
netnatm
netpfil MFC r290161: 2015-11-11 12:36:42 +00:00
netsmb
nfs
nfsclient
nfsserver
nlm
ofed MFC r291047: 2015-11-23 09:33:27 +00:00
opencrypto
pc98 MFC r282213: 2015-06-21 06:28:26 +00:00
pci
powerpc MFC r281828, r289083, r289084, r289091, r289093, r289095, r289097, r289098, 2015-10-20 21:20:34 +00:00
rpc Long-overdue MFC of r280930: 2015-10-30 19:26:55 +00:00
security
sparc64 MFC r288000: 2015-09-27 01:33:43 +00:00
sys MFC r290492: 2015-11-21 16:21:27 +00:00
teken MFC r286798 and r286827: 2015-09-14 09:12:28 +00:00
tools MFC r288336: save some bytes by using more concise SDT_PROBE<n> 2015-10-23 07:40:43 +00:00
ufs MFC r290047: 2015-11-10 08:39:07 +00:00
vm MFC r287235: 2015-11-13 02:16:08 +00:00
x86 MFC r289823: 2015-10-30 09:24:16 +00:00
xdr
xen MFC r286062, r286063 2015-09-14 19:37:51 +00:00
Makefile