summaryrefslogtreecommitdiff
path: root/sys/dev/isci/scil
AgeCommit message (Expand)Author
2025-10-31isci(4): Fix two typos in a log messagesGordon Bergling
2025-08-17isci(4): Fix a typo in a source code commentGordon Bergling
2025-02-02isci: Remove dead codeWarner Losh
2024-12-28isci(4): Fix a typo in a source code commentGordon Bergling
2024-07-31Fix enum warning in isciDimitry Andric
2023-12-27isci: Fix typo (triple S)Jose Luis Duran
2023-08-16sys: Remove $FreeBSD$: one-line .c patternWarner Losh
2023-08-16sys: Remove $FreeBSD$: two-line .h patternWarner Losh
2023-01-11isci(4): Fix common typos in source code commentsGordon Bergling
2022-11-01isci(4): Fix common typos in source code commentsGordon Bergling
2022-11-01isci(4): Fix a typo in a source code commentGordon Bergling
2022-09-10iscsi(4): Remove a double word in a source code commentGordon Bergling
2022-08-07isci(4): Fix a typo in a source code commentGordon Bergling
2022-04-09iscsi(4): Remove a double word in a source code commentGordon Bergling
2022-04-02iscsi(4): Fix a typo in a source code commentGordon Bergling
2022-04-02isci(4): Fix a typo in a source code commentGordon Bergling
2022-04-02isci(4): Fix a typo in a source code commentGordon Bergling
2022-03-28isci(4): Fix a typo in a source code commentGordon Bergling
2021-11-19iscsi(4): Fix a typo in a source code commentGordon Bergling
2021-11-18Fix 'take effect' spelling in menus and comments.betterentley
2021-08-29isci(4): Fix a common typo in src commentsGordon Bergling
2021-08-28Fix a common typo in man pages and src commentsGordon Bergling
2021-08-14Fix some common typos in source code commentsGordon Bergling
2021-01-07isci: use maxphys rather than 128KB to size s/g listAndrew Gallatin
2020-11-28Make MAXPHYS tunable. Bump MAXPHYS to 1M.Konstantin Belousov
2018-02-23Correct typo in ATA_WRITE_UNCORRECTABLE_PSEUDOEd Maste
2017-12-27kernel: Fix several typos and minor errorsEitan Adler
2017-11-27sys/dev: further adoption of SPDX licensing ID tags.Pedro F. Giffuni
2017-03-13scif_sas_controller: Fix inverted logic range checkConrad Meyer
2016-11-08Fix improper use of "its".Bryan Drewery
2016-07-06isci: fix ATA PASSTHROUGH fixed sense data formatJim Harris
2016-05-03sys/dev: minor spelling fixes.Pedro F. Giffuni
2016-05-02etc: minor spelling fixes.Pedro F. Giffuni
2016-04-06Storage Controller Interface driver - typo in unimplemented macro inRavi Pokala
2015-12-25Fix typo (s/harware/hardware/)Kevin Lo
2014-06-30Fix a case in ndling ATA_PASSTHROUGH commands that have an unaligned buffer.Scott Long
2014-03-17Base the max number of SG elements on MAXPHYS.Jim Harris
2014-03-17isci: Ensure ATA passthrough commands with RETURN_RESPONSE bit setJim Harris
2013-06-26For ATA_PASSTHROUGH commands, pretend isci(4) supports multiword DMAJim Harris
2013-05-10Fxi a bunch of typos.Eitan Adler
2013-04-17- Correct mispellings of word resourceGabor Kovesdan
2012-09-20Fix typo: s/protocl/protocolKevin Lo
2012-09-14s/ is is / is /gEitan Adler
2012-09-14s/teh/the/gEitan Adler
2012-09-14Correct double "the the"Eitan Adler
2012-09-14isci(4): Fix SCSI/ATA translation for SCSI_WRITE_BUFFER w/ mode==0x7Jim Harris
2012-08-30Do not call sati_check_data_io() for SATI_UNMAP sequences.Jim Harris
2012-08-21Fix/add support for SCSI UNMAP to ATA DSM translation.Jim Harris
2012-05-04Fix off-by-one error in sati_inquiry_block_device_translate_data(). Bug wouldJim Harris
2012-03-29Fix bug where isci(4) would report only 15 bytes of returned data on aJim Harris