freebsd-nq/sys/ofed/drivers/net/mlx4
Hans Petter Selasky 5cb6b3afa4 Fix OFED startup order: All SYSINIT()'s and modules should be loaded
prior to starting "/sbin/init" which will run all the "/etc/rc.d/xxx"
scripts. Else there can be a race configuring the interfaces via
"/etc/rc.conf".

MFC after:	4 weeks
Sponsored by:	Mellanox Technologies
2014-07-06 14:22:13 +00:00
..
alloc.c Update OFED to Linux 3.7 and update Mellanox drivers. 2013-09-29 00:35:03 +00:00
catas.c Update OFED to Linux 3.7 and update Mellanox drivers. 2013-09-29 00:35:03 +00:00
cmd.c Update OFED to Linux 3.7 and update Mellanox drivers. 2013-09-29 00:35:03 +00:00
cq.c Update OFED to Linux 3.7 and update Mellanox drivers. 2013-09-29 00:35:03 +00:00
en_cq.c Update OFED to Linux 3.7 and update Mellanox drivers. 2013-09-29 00:35:03 +00:00
en_ethtool.c Fix for bad performance when mtu is increased. 2013-11-08 18:26:28 +00:00
en_frag.c Change m->pkthdr.header to m->pkthdr.PH_loc.ptr after r254804 2013-08-25 09:45:26 +00:00
en_main.c Fix OFED startup order: All SYSINIT()'s and modules should be loaded 2014-07-06 14:22:13 +00:00
en_netdev.c Compile fixes: 2014-06-28 17:36:18 +00:00
en_params.c
en_port.c Update OFED to Linux 3.7 and update Mellanox drivers. 2013-09-29 00:35:03 +00:00
en_port.h Update OFED to Linux 3.7 and update Mellanox drivers. 2013-09-29 00:35:03 +00:00
en_resources.c
en_rx.c Update OFED to Linux 3.7 and update Mellanox drivers. 2013-09-29 00:35:03 +00:00
en_selftest.c
en_tx.c Update OFED to Linux 3.7 and update Mellanox drivers. 2013-09-29 00:35:03 +00:00
eq.c Update OFED to Linux 3.7 and update Mellanox drivers. 2013-09-29 00:35:03 +00:00
fw.c Update OFED to Linux 3.7 and update Mellanox drivers. 2013-09-29 00:35:03 +00:00
fw.h Update OFED to Linux 3.7 and update Mellanox drivers. 2013-09-29 00:35:03 +00:00
icm.c Update OFED to Linux 3.7 and update Mellanox drivers. 2013-09-29 00:35:03 +00:00
icm.h Update OFED to Linux 3.7 and update Mellanox drivers. 2013-09-29 00:35:03 +00:00
intf.c Update OFED to Linux 3.7 and update Mellanox drivers. 2013-09-29 00:35:03 +00:00
main.c Fix OFED startup order: All SYSINIT()'s and modules should be loaded 2014-07-06 14:22:13 +00:00
Makefile Use src.opts.mk in preference to bsd.own.mk except where we need stuff 2014-05-06 04:22:01 +00:00
mcg.c Fix undefined behavior: (1 << 31) is not defined as 1 is an int and this 2013-11-30 22:17:27 +00:00
mlx4_en.h Defer start/stop port to workqueues. 2013-12-15 07:07:13 +00:00
mlx4.h Update OFED to Linux 3.7 and update Mellanox drivers. 2013-09-29 00:35:03 +00:00
mr.c Update OFED to Linux 3.7 and update Mellanox drivers. 2013-09-29 00:35:03 +00:00
pd.c Update OFED to Linux 3.7 and update Mellanox drivers. 2013-09-29 00:35:03 +00:00
port.c Update OFED to Linux 3.7 and update Mellanox drivers. 2013-09-29 00:35:03 +00:00
profile.c Update OFED to Linux 3.7 and update Mellanox drivers. 2013-09-29 00:35:03 +00:00
qp.c Update OFED to Linux 3.7 and update Mellanox drivers. 2013-09-29 00:35:03 +00:00
reset.c Update OFED to Linux 3.7 and update Mellanox drivers. 2013-09-29 00:35:03 +00:00
resource_tracker.c Update OFED to Linux 3.7 and update Mellanox drivers. 2013-09-29 00:35:03 +00:00
sense.c Update OFED to Linux 3.7 and update Mellanox drivers. 2013-09-29 00:35:03 +00:00
srq.c Update OFED to Linux 3.7 and update Mellanox drivers. 2013-09-29 00:35:03 +00:00
sys_tune.c Update OFED to Linux 3.7 and update Mellanox drivers. 2013-09-29 00:35:03 +00:00
xrcd.c