| Commit message (Expand) | Author | Age | Files | Lines |
| * | mrsas(4): Report more correct maximum I/O size. | Alexander Motin | 2021-08-02 | 2 | -40/+7 |
| * | MFC r357146 (partial, by jhb): | Dimitry Andric | 2020-04-25 | 1 | -7/+8 |
| * | MFC r348159: add mrsas_shutdown method | Andriy Gapon | 2019-06-19 | 1 | -0/+34 |
| * | MFC r345056, r345058, r345059 | Kashyap D Desai | 2019-04-30 | 3 | -12/+31 |
| * | MFC r342537-r342540 | Kashyap D Desai | 2019-01-03 | 4 | -71/+156 |
| * | Compilation failure on ppc and mips due to Revision 342066. | Kashyap D Desai | 2019-01-03 | 1 | -3/+5 |
| * | MFC r342059-r342069 | Kashyap D Desai | 2019-01-03 | 4 | -252/+1764 |
| * | MFC r340192: | Mark Johnston | 2018-11-20 | 1 | -2/+2 |
| * | mrsas(4): Remove unneed extra arg from MR_LdBlockSizeGet(). | Eitan Adler | 2018-05-23 | 1 | -3/+2 |
| * | Move most of the contents of opt_compat.h to opt_global.h. | Brooks Davis | 2018-04-06 | 1 | -0/+1 |
| * | Revert r327828, r327949, r327953, r328016-r328026, r328041: | Pedro F. Giffuni | 2018-01-21 | 1 | -2/+1 |
| * | dev: make some use of mallocarray(9). | Pedro F. Giffuni | 2018-01-13 | 1 | -1/+2 |
| * | Fix a typo introduced in r306024. | Jung-uk Kim | 2017-01-23 | 1 | -1/+1 |
| * | Always null-terminate ccb_pathinq.(sim_vid|hba_vid|dev_name) | Alan Somers | 2017-01-04 | 1 | -3/+3 |
| * | This patch upgrades driver version to 06.712.04.00-fbsd | Kashyap D Desai | 2016-11-29 | 1 | -1/+1 |
| * | This patch will add code to refire IOCTL commands after OCR. | Kashyap D Desai | 2016-11-29 | 1 | -1/+22 |
| * | This patch will unblock SYNCHRONIZE_CACHE command to firmware, i.e. don't blo... | Kashyap D Desai | 2016-11-29 | 3 | -2/+24 |
| * | Wait for AEN task to be completed(if in queue) before resetting the controller | Kashyap D Desai | 2016-11-29 | 1 | -15/+15 |
| * | This patch will add task management support in driver. Below is high level de... | Kashyap D Desai | 2016-11-29 | 3 | -56/+494 |
| * | Process outstanding reply descriptors from all the reply descriptor post queu... | Kashyap D Desai | 2016-11-29 | 1 | -0/+5 |
| * | Clean up reference to AEN command if abort AEN is succesful as the command is... | Kashyap D Desai | 2016-11-29 | 1 | -1/+2 |
| * | Update controller properties(read OCR capability bit) when MR_EVT_CTRL_PROP_C... | Kashyap D Desai | 2016-11-29 | 2 | -6/+16 |
| * | Add sanity check in IO and IOCTL path not to process command further if contr... | Kashyap D Desai | 2016-11-29 | 2 | -2/+15 |
| * | Use a variable to indicate Gen3 controllers and remove all PCI ids based | Kashyap D Desai | 2016-11-29 | 4 | -86/+23 |
| * | Problem statement: | Kashyap D Desai | 2016-11-29 | 3 | -33/+54 |
| * | mrsas: update for sys/capability.h rename in r263232 | Ed Maste | 2016-09-20 | 1 | -2/+4 |
| * | Added support for Avago/Broadcom Cutlass(12 Gbps- 16 port count) controllers. | Kashyap D Desai | 2016-06-02 | 4 | -13/+43 |
| * | Version update patch. | Kashyap D Desai | 2016-05-13 | 1 | -1/+1 |
| * | Following bugs fixed as part of this patch: | Kashyap D Desai | 2016-05-13 | 4 | -17/+36 |
| * | Added supprot for Avago Intruder controller. | Kashyap D Desai | 2016-05-13 | 4 | -13/+53 |
| * | Implemented interrupt Config Hook in mrsas(4) to defer some of the tasks, like: | Kashyap D Desai | 2016-05-13 | 2 | -45/+78 |
| * | This patch implements driver support for 1MB IO size. | Kashyap D Desai | 2016-05-13 | 3 | -22/+73 |
| * | Similar to RAID map for Logical Drives, now JBOD map has been introduced for | Kashyap D Desai | 2016-05-13 | 3 | -68/+384 |
| * | There was no ERROR handling for firmware command TIMEOUT. This patch | Kashyap D Desai | 2016-05-13 | 4 | -99/+197 |
| * | sys/dev: minor spelling fixes. | Pedro F. Giffuni | 2016-05-03 | 2 | -3/+3 |
| * | Replace 0 with NULL for pointers in misc. device drivers. | Pedro F. Giffuni | 2016-04-12 | 1 | -1/+1 |
| * | Fix NULL pointer dereferences | Steven Hartland | 2016-02-25 | 1 | -10/+8 |
| * | Replace several bus_alloc_resource() calls using default arguments with bus_a... | Justin Hibbits | 2016-02-19 | 1 | -2/+2 |
| * | Counter part of mfi driver commit in mrsas | Kashyap D Desai | 2015-06-26 | 2 | -2/+4 |
| * | Kernel panic may be observed by user, if MR controller is under Chip reset (OCR) | Kashyap D Desai | 2015-06-26 | 1 | -0/+2 |
| * | Corrected indentation on conflicted source files. | Kashyap D Desai | 2015-05-06 | 6 | -298/+310 |
| * | Configured the mrsas(4) driver to support UNMAPPED I/O and updated driver ver... | Kashyap D Desai | 2015-05-06 | 2 | -14/+38 |
| * | 1. All LSI namings are converted to AVAGO Tech. | Kashyap D Desai | 2015-05-06 | 7 | -37/+50 |
| * | Bug fixes found internally as detailed below: | Kashyap D Desai | 2015-05-06 | 3 | -6/+13 |
| * | Driver calls mrsas_complete_cmd() to call mrsas_wakeup() for each MFI frame t... | Kashyap D Desai | 2015-05-06 | 1 | -2/+31 |
| * | In OCR(Online Controller Reset) path, driver sets adapter state to | Kashyap D Desai | 2015-05-06 | 2 | -62/+74 |
| * | Current driver does fast path read load balancing between arm and mirror disk | Kashyap D Desai | 2015-05-06 | 4 | -73/+113 |
| * | Now Driver expose Secure Jbod Support via driver_operations in MFI INIT Frame. | Kashyap D Desai | 2015-05-06 | 3 | -38/+92 |
| * | This patch adds the feature to provide PCI information via IOCTL query. | Kashyap D Desai | 2015-05-06 | 3 | -11/+217 |
| * | Use struct thread directly instead of d_thread_t. This driver is not | John Baldwin | 2015-01-06 | 1 | -3/+4 |