]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/dev/isp
remove an unrelated local change from r319746
[FreeBSD/FreeBSD.git] / sys / dev / isp /
2017-06-09 avgMFV r319744,r319745: 8269 dtrace stddev aggregation...
2017-06-08 baptImport mandoc snapshot 2017-06-08
2017-06-01 jkimMerge ACPICA 20170531.
2017-05-25 jkimMerge OpenSSL 1.0.2l.
2017-05-16 philImport libxo-0.7.2; add xo_options.7.
2017-05-10 sjgMerge bmake-20170510
2017-05-06 baptImport Zstandard 1.2.0
2017-05-04 mmMFV r317781:
2017-05-03 kenCorrect loop mode CRN resets to adhere to FCP-4 section...
2017-04-27 zbbImport Amazon Elastic Network Adapter (ENA) HAL to...
2017-04-24 mavSwitch isp_reset to scratchpad not requiring ISP_MBOXDM...
2017-04-17 emasteUpdate ELF Tool Chain to upstream r3520
2017-04-15 baptImport zstandard 1.1.4 in base
2017-04-09 mavFix few minor issues found by Clang Analyzer.
2017-03-28 mmMFV r316083,316094:
2017-03-25 dchaginUpdate to tcsh 6.20.00
2017-03-24 mavAdd brackets to fix incorrect macro expansion.
2017-03-24 mavUnify initiator and target DMA setup and command sending.
2017-03-24 mmMFV r315875:
2017-03-23 delphijMFV r315791: ntp 4.2.8p10.
2017-03-23 mavisp field in struct isp_pcmd is also unused.
2017-03-23 mavRemove write-only crn field from struct isp_pcmd.
2017-03-22 mavSwitch from using periph_links to sim_links.
2017-03-22 mavCleanup response queue processing.
2017-03-21 mavRemove another remnants left after r246713.
2017-03-21 mavRemove some dead code left after r246713.
2017-03-21 mavImprove command timeout handling.
2017-03-21 mavRemove questionable reqp->req_time access.
2017-03-21 mavClean/unify some macro usage.
2017-03-21 mavAddition to r315579: drop the lock while allocating...
2017-03-20 mavRemove some more dead code.
2017-03-20 mmMFV r315633, 315635:
2017-03-19 mavRemove some useless code.
2017-03-19 mavAdd initial support for multiple MSI-X vectors.
2017-03-19 mavRemove hackish code delaying ATIOs to unknown virtual...
2017-03-19 mavMove <= 23xx PDB workaround to generic code.
2017-03-19 mavRemove some dead stuff.
2017-03-19 mavMove 24xx RQSTYPE_NOTIFY handling to generic code.
2017-03-18 mavReorganize RQSTYPE_NOTIFY handling for chips <= 23xx.
2017-03-18 mavMove RQSTYPE_ABTS_RCVD parsing into generic code.
2017-03-18 mavExtend nt_lun to full 8 byte.
2017-03-18 mavRemove dead remnants of SPI target.
2017-03-18 mavUse isp_target_put_entry() in places where it can be.
2017-03-18 mavDo some notify acks cleanup.
2017-03-15 mavRemove not very useful ATIO/INOT stats.
2017-03-15 mavRefactor interrupt handling.
2017-03-15 mavFix panic when SIM dereferenced before allocation.
2017-03-15 mavFix ancient bug from r84597, which broke 23xx after...
2017-03-14 mavRemove some dead/broken code paths around async handling
2017-03-14 mavRemove tangled isp_mbox_continue() mechanism.
2017-03-14 mavRemove dangerous and questionable isp_mboxcmd_qnw(...
2017-03-14 mavImprovements around attach, reset and detach.
2017-03-14 mavRemove remnant of r315163.
2017-03-12 mavRemove strange config_intrhook_establish() magic.
2017-03-12 mavTry to slight untangle I/O and loop status handling.
2017-03-12 mavRemove code for unsupported FreeBSD versions.
2017-03-10 gonzoMerge from vendor branch importing dtc 1.4.3
2017-03-08 impCopy needed include files from EDK2. This is a minimal...
2017-03-07 manuUpdate our device tree files to a Linux 4.10
2017-03-06 desUpgrade to OpenSSH 7.4p1.
2017-03-03 jkimMerge ACPICA 20170303.
2017-03-02 mmMFV r314565,314567,314570:
2017-03-02 desUpgrade to OpenSSH 7.3p1.
2017-02-28 dimMerge ^/head r314270 through r314419.
2017-02-27 mavSend TERMINATE to firmware when aborting active ATIO.
2017-02-26 mavReturn better error code in case of too long CDB.
2017-02-26 mavFix residual length reporting in target mode.
2017-02-25 dimMerge ^/head r314178 through r314269.
2017-02-24 mavRespecting r314204 tighten ATIO cleanup requirements.
2017-02-24 mavFix missing xpt_done() for ATIO/INOT on missing LUN.
2017-02-23 dimMerge ^/head r313896 through r314128.
2017-02-22 mavSlightly polish isp_dump_atpd().
2017-02-22 mavFix multiple problems around LUN disable under load.
2017-02-21 mavRemove duplicate INOT allocation.
2017-02-21 mavRemove ancient __FreeBSD_version checks.
2017-02-20 pfgsys/dev: Replace zero with NULL for pointers.
2017-02-20 desUpgrade to OpenPAM Radula.
2017-02-19 baptImport mandoc 1.4.1rc2
2017-02-19 mavRemove broken remnants of obsolete INOT API.
2017-02-19 mavMissed addition to r313936.
2017-02-19 mavMove CTIO waitq from per-LUN to per-channel.
2017-02-13 delphijMFV r313676: libpcap 1.8.1
2017-02-11 dimMerge ^/head r313301 through r313643.
2017-02-10 kenChange the isp(4) driver to not adjust the tag type...
2017-02-07 ngieImprove libnetbsd compatibility with NetBSD
2017-02-04 ngieMerge in changes from ^/vendor/NetBSD/tests/dist@r313245
2017-02-02 jkimMFV: r313101
2017-02-02 mmMFV r313071:
2017-02-01 glebiusUpdate tcpdump to 4.9.0.
2017-01-21 baptImport mandoc cvs snapshot 20170121 (pre 1.14)
2017-01-16 dimMerge ^/head r312207 through r312308.
2017-01-16 ngieMFhead@r312305
2017-01-16 ngieMerge ^/vendor/NetBSD/tests/dist@r312294
2017-01-15 cem"Buses" is the preferred plural of "bus"
2017-01-14 dimMerge compiler-rt release_40 branch r292009.
2017-01-14 dimMerge llvm, clang, lld and lldb release_40 branch r2920...
2017-01-14 ngieCopy ^/vendor/NetBSD/tests/dist/lib/libc/hash/t_hmac...
2017-01-14 ngieCopy ^/vendor/NetBSD/tests/dist to contrib/netbsd-tests
2017-01-14 ngieMerge content currently under test from ^/vendor/NetBSD...
2017-01-13 ngieUpgrade NetBSD tests to 01.11.2017_23.20 snapshot
next