| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | Correct sizeof usage | Kevin Lo | 2012-06-25 | 1 | -1/+1 |
| * | Cosmetic nit. If a configured volume has no label, don't emit an empty | Sean Bruno | 2012-05-30 | 1 | -4/+11 |
| * | Fix and update battery status bits according to linux driver | Sean Bruno | 2012-05-18 | 1 | -2/+7 |
| * | Pointy hat to sleep deprived committer. | Sean Bruno | 2012-05-12 | 1 | -2/+2 |
| * | Fix inappropriate data type for two bus_dmamap_t variables that were causing | Sean Bruno | 2012-05-12 | 2 | -5/+4 |
| * | Fix the returns in mfi_tbolt_sync_map_info. I forgot to change | Doug Ambrisko | 2012-05-04 | 1 | -7/+14 |
| * | Some style improvements. | Doug Ambrisko | 2012-05-04 | 3 | -48/+46 |
| * | First fix pr 167226: | Doug Ambrisko | 2012-05-04 | 5 | -85/+225 |
| * | - Do not include machine/atomic.h. It is no longer necessary since r233768. | Jung-uk Kim | 2012-04-04 | 2 | -14/+0 |
| * | Move struct megasas_sge from mfi_ioctl.h to mfivar.h so we can | Doug Ambrisko | 2012-04-02 | 3 | -11/+10 |
| * | Change typedef atomic_t to struct mfi_atomic to avoid name space | Doug Ambrisko | 2012-04-02 | 1 | -8/+8 |
| * | MFhead_mfi r227068 | Doug Ambrisko | 2012-03-30 | 11 | -261/+3767 |
| |\ |
|
| | * | First cut at updating mfi(4) to support newer LSI MegaRAID SAS cards. | Doug Ambrisko | 2011-11-04 | 10 | -201/+3792 |
| * | | Convert a number of drivers to obtaining their parent DMA tag from their | Scott Long | 2012-03-12 | 1 | -1/+1 |
| * | | - There's no need to overwrite the default device method with the default | Marius Strobl | 2011-11-22 | 1 | -3/+2 |
| * | | The sys/sysctl.h header is needed when MFI_DEBUG is defined. | Konstantin Belousov | 2011-11-16 | 1 | -0/+1 |
| * | | Add single-message MSI support to mfi(4). It is disabled by default but | John Baldwin | 2011-11-16 | 5 | -10/+28 |
| * | | Do a dummy read to flush the interrupt ACK that we just performed, | Xin LI | 2011-11-09 | 1 | -0/+6 |
| * | | Mark all SYSCTL_NODEs static that have no corresponding SYSCTL_DECLs. | Ed Schouten | 2011-11-07 | 1 | -1/+1 |
| |/ |
|
| * | Fix an implicit dependency between the MFI driver and CAM that had grown due | Scott Long | 2011-10-29 | 1 | -1/+18 |
| * | Merge from r225950: | Marius Strobl | 2011-10-13 | 1 | -1/+7 |
| * | - Add special support for the MFI_CMD ioctl with MFI_CMD_STP command, used | Alexander Motin | 2011-09-29 | 2 | -40/+64 |
| * | In order to maximize the re-usability of kernel code in user space this | Kip Macy | 2011-09-16 | 1 | -1/+1 |
| * | Shorten a variable access some using a cached value rather than | Bjoern A. Zeeb | 2011-09-07 | 1 | -2/+1 |
| * | Second-to-last commit implementing Capsicum capabilities in the FreeBSD | Robert Watson | 2011-08-11 | 1 | -1/+2 |
| * | Support controllers whose option ROM is disabled in the BIOS by kicking | John Baldwin | 2011-07-14 | 2 | -2/+8 |
| * | Use MFI_STAT_* constants for cmd_status field values rather than magic | John Baldwin | 2011-07-14 | 1 | -5/+6 |
| * | Remove duplicate header includes | Kevin Lo | 2011-06-28 | 1 | -3/+0 |
| * | There are a couple of structs in mfireg.h with members named 'class'. | Ed Maste | 2011-06-02 | 2 | -11/+11 |
| * | When masking direct and processor devices during an inquiry, properly | John Baldwin | 2010-12-06 | 1 | -4/+4 |
| * | Update PD state firmware definitions: add copyback, system. | Sergey Kandaurov | 2010-10-21 | 1 | -1/+3 |
| * | Correct mfip module dependency on mfi. This allows mfip to be loaded as | Konstantin Belousov | 2010-03-02 | 2 | -0/+2 |
| * | Revert r200231. It was already taken cared by jhb long ago. | Jung-uk Kim | 2009-12-07 | 1 | -16/+3 |
| * | Make mfi(4) little bit less chatty. | Jung-uk Kim | 2009-12-07 | 1 | -3/+16 |
| * | Temporarily revert the new-bus locking for 8.0 release. It will be | John Baldwin | 2009-08-20 | 1 | -13/+7 |
| * | ntroduce mfiutil, a basic utility for managing LSI SAS-RAID & Dell PERC5/6 | Scott Long | 2009-08-13 | 2 | -37/+184 |
| * | Make the newbus subsystem Giant free by adding the new newbus sxlock. | Attilio Rao | 2009-08-02 | 1 | -7/+13 |
| * | Separate the parallel scsi knowledge out of the core of the XPT, and | Scott Long | 2009-07-10 | 2 | -1/+2 |
| * | fw_state ad cur_state are holding unsigned bitfields, so declare then | Scott Long | 2009-06-24 | 1 | -1/+1 |
| * | We no longer need to use d_thread_t, migrate to struct thread *. | Warner Losh | 2009-05-20 | 2 | -6/+6 |
| * | Change Dell's gen2 catch-all from Dell PERC H700/H800 to Dell PERC Gen2 | Doug Ambrisko | 2008-12-15 | 2 | -2/+3 |
| * | Sort the PCI device's and make the catch-all for new Dell | Doug Ambrisko | 2008-12-12 | 1 | -6/+6 |
| * | Add in some more device ID's and a generic catch-all. | Doug Ambrisko | 2008-12-12 | 1 | -0/+3 |
| * | Change new card identification names. | Doug Ambrisko | 2008-12-03 | 1 | -4/+4 |
| * | Fix the maximum transfer size for mfi(4) disk devices to not exceed the | John Baldwin | 2008-11-17 | 1 | -1/+2 |
| * | Fix compile. I was in the wrong tree when I tested it :-( | Doug Ambrisko | 2008-11-14 | 1 | -2/+2 |
| * | When running a 32bit app. on amd64, ensure the bits above 32bit | Doug Ambrisko | 2008-11-14 | 1 | -0/+15 |
| * | One more piece to add to make sense data work for a user app. from LSI. | Doug Ambrisko | 2008-11-13 | 1 | -0/+10 |
| * | - Fix from jhb for failing I/O request when bus_dmamap_load fails. | Doug Ambrisko | 2008-11-12 | 5 | -30/+85 |
| * | Fix style nit: s/^ }/}/ in two places. | Warner Losh | 2008-08-23 | 1 | -2/+2 |