summaryrefslogtreecommitdiff
path: root/sbin/camcontrol/fwdownload.c
Commit message (Expand)AuthorAgeFilesLines
* Supply SAT layer with valid transfer sizes.Alexander Motin2019-09-071-2/+2
* Use the more proper term of SATL instead of ATA_BEHIND_SCSI.Warner Losh2019-07-151-3/+3
* Make WD and WDC aliases for HGST.Warner Losh2019-03-211-0/+4
* various: general adoption of SPDX licensing ID tags.Pedro F. Giffuni2017-11-271-0/+2
* Fix memory leaks in camcontrolAlan Somers2017-05-031-9/+6
* Add task attribute support to camcontrol(8).Kenneth D. Merry2017-02-171-6/+8
* Fix multiple Coverity Out-of-bounds access false postive issues in CAMDon Lewis2016-05-241-8/+4
* Add support for managing Shingled Magnetic Recording (SMR) drives.Kenneth D. Merry2016-05-191-2/+20
* camcontrol(8): Fix another trivial double-freeConrad Meyer2016-05-111-1/+3
* sbin: minor spelling fixes.Pedro F. Giffuni2016-04-301-1/+1
* Revamp camcontrol(8) fwdownload support and add the opcodes subcommand.Kenneth D. Merry2015-08-201-160/+726
* Fix resource leaksEd Maste2013-10-071-0/+2
* Add firmware downloading support for Samsung drivesBryan Venteicher2013-09-061-0/+2
* Improve firmware download status check. Previous check was insufficient forAlexander Motin2013-06-141-5/+3
* More -Wmissing-variable-declarations fixes.Ed Schouten2012-10-191-7/+7
* Update the 'fwdownload' command to also flash disks connected over anScott Long2012-06-201-63/+142
* Add missing static keywords to global variables in camcontrol.Ed Schouten2011-12-111-10/+10
* Restore comment with credit to Marc Frajola.Ed Maste2011-12-021-0/+9
* Add firmware update support for SCSI devices.Ed Maste2011-11-251-0/+380