History log of /freebsd-10-stable/sys/modules/bxe/
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
299299 10-May-2016 davidcs

MFC r298591

1. Removed -Wno-shift-negative-value from Makefile
2. Fixed warning its absence caused in bxe_elink.c

296580 09-Mar-2016 davidcs

MFC r296071
Upgrade the firmware carried in driver and loaded during hardware
initialization (a.k.a STORM firmware) to version 7.13.1 (latest version)

271988 22-Sep-2014 davidcs

MFC r271726
remove clean option from Makefile

Approved by: re(gjb)

265797 10-May-2014 davidcs

MFC r265411
Modify Copyright information to reflect Qlogic Corporation's purchase
of Broadcom's NetXtreme business

Submitted by:David C Somayajulu (davidcs@freebsd.org) QLogic Corporation

256281 10-Oct-2013 gjb

Copy head (r256279) to stable/10 as part of the 10.0-RELEASE cycle.

Approved by: re (implicit)
Sponsored by: The FreeBSD Foundation


255736 20-Sep-2013 davidch

Substantial rewrite of bxe(4) to add support for the BCM57712 and
BCM578XX controllers.

Approved by: re
MFC after: 4 weeks


220603 13-Apr-2011 yongari

Remove mii(4) dependency and unneeded headers.

Reviewed by: davidch


219656 15-Mar-2011 davidch

- Inadvertently committed files with +x attribute, fixed.
- Minor change to info output string.


219647 14-Mar-2011 davidch

- Initial release of bxe(4) to support Broadcom NetXtreme II 10GbE.
(BCM57710, BCM57711, BCM57711E)

MFC after: One month