aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/qlxgbe/ql_fw.c
Commit message (Collapse)AuthorAgeFilesLines
* qlxgbe: clean up empty lines in .c and .h filesMateusz Guzik2020-09-011-1/+0
| | | | Notes: svn path=/head/; revision=365167
* Upgraded FW Related Files to version 5.4.67David C Somayajulu2018-04-251-148695/+148754
| | | | | | | MFC after:5 days Notes: svn path=/head/; revision=333003
* Upgrade FW to 5.4.66David C Somayajulu2017-08-211-148517/+148603
| | | | | | | | | | | | | sysctls to display stats, stats polled every 2 seconds Modify QLA_LOCK()/QLA_UNLOCK() to not sleep after acquiring mtx_lock Add support to turn OFF/ON error recovery following heartbeat failure for debug purposes. Set default max values to 32 Tx/Rx/SDS rings MFC after:5 days Notes: svn path=/head/; revision=322771
* Upgrade firmware and other related files to version 5.4.64David C Somayajulu2017-03-291-148896/+148301
| | | | Notes: svn path=/head/; revision=316183
* Upgrade Firmware/Bootloader/ResetSeq/Minidump to revision 5.4.62David C Somayajulu2016-09-301-149015/+149146
| | | | | | | MFC after:5 days Notes: svn path=/head/; revision=306522
* Upgrade fw, bootloader and minidump template to version 5.4.58David C Somayajulu2016-08-171-148642/+149074
| | | | | | | | | Add minidump retrieval code MFC after: 5 days Notes: svn path=/head/; revision=304247
* Upgrade FW to 5.4.56David C Somayajulu2016-01-261-147794/+147788
| | | | | | | Update driver version to 3.10.26 Notes: svn path=/head/; revision=294854
* Updated Copyright informationDavid C Somayajulu2015-06-231-0/+148964
Added support for the following: - iSCSI TLV (requires 64 Tx and 32 Rx rings - 9K receive buffers for jumbo frames (feature may be enabled/disabled) - builtin firmware, bootloader and minidump template - quick stats - async event handling for SFP insertion/removal and DCBX changes - Configuring DCBX and interrupt coalescing parameters Notes: svn path=/head/; revision=284741