Age | Commit message (Expand) | Author |
2014-01-21 | Add support for ISP2200 based adapters. | Jonathan Matthew |
2014-01-21 | The semaphore register does need to be cleared when clearing interrupts, | Jonathan Matthew |
2014-01-21 | Stop using 23xx-specific interrupt status codes everywhere. Instead, classify | Jonathan Matthew |
2014-01-20 | With 2K login firmware, the login option bits are in mbox register 10. | Jonathan Matthew |
2014-01-20 | bzero to memset | David Gwynne |
2014-01-20 | bcopy to memcpy | David Gwynne |
2014-01-19 | Better interrupt handler return values. 1 if the chip said it wanted an | Jonathan Matthew |
2014-01-19 | Introduce qla(4), a new driver for Qlogic fibre channel HBAs (only ISP23xx | Jonathan Matthew |
2014-01-18 | move the declaration of ncr53c9x_scsi_cmd into the .c file, its the only | David Gwynne |
2014-01-18 | replace XS_NO_CCB with an iopool around the ecb_pool. | David Gwynne |
2014-01-18 | get rid of a XS_NO_CCB thats caused by a failure to allocate the | David Gwynne |
2014-01-18 | instead of having every bit of glue set up and attach an identical | David Gwynne |
2014-01-18 | move atapiscsi to iopools by making the entire ata layer use them too. | David Gwynne |
2014-01-18 | move away from XS_NO_CCB to iopools. all instances of this driver share a | David Gwynne |
2014-01-18 | replace XS_NO_CCB with iopools. | David Gwynne |
2014-01-18 | take advantage of pool_setipl and PR_ZERO to avoid doing work the | David Gwynne |
2014-01-17 | if the hardware is too busy or its queues are too full, return XS_BUSY, | David Gwynne |
2014-01-17 | if the hardware is too busy or its queues are too full, return XS_BUSY, | David Gwynne |
2014-01-17 | a polled command timing out isnt a software resource shortage, its | David Gwynne |
2014-01-17 | remove a XS_NO_CCB case by moving aac to iopools. | David Gwynne |
2014-01-17 | replace aacminphys with scsi_minphys. both are just wrappers around | David Gwynne |
2014-01-17 | aacvar advertises a public api which is only used inside aac.c. make it | David Gwynne |
2014-01-02 | disable MSI for Samsung XP941. | Gilles Chehade |
2013-12-31 | tedu the diagnostic code to detect the presence of the defective Xterasys XN-152 | Brad Smith |
2013-12-28 | The few network drivers that called their children's (ie. mii PHY | Theo de Raadt |
2013-12-25 | Instead of deciding which iockbc port is the keyboard port, and which one is the | Miod Vallat |
2013-12-09 | At resume, do not spin flushing characters in from the chip. There shouldn't | Theo de Raadt |
2013-12-09 | At suspend/resume time cope with timeouts, DTR on resume in a bus | Theo de Raadt |
2013-12-09 | timeout_del unconditionally | Theo de Raadt |
2013-12-08 | Fix rtsx_read_cfg() return value check in rtsx_attach(). Diff from dhill. | Stefan Sperling |
2013-12-06 | Add a DVACT_WAKEUP op to the *_activate() API. This is called after the | Theo de Raadt |
2013-12-04 | mfi_refresh_sensors calls mfi_ioctl_vol which calls mfi_bio_getitall, which | David Gwynne |
2013-12-03 | Remove num_chip_names. | Brad Smith |
2013-12-03 | #if 0 out atw_hw_decrypted() as it is currently an unused function as the | Brad Smith |
2013-12-02 | Rewrite receive filter handling and ioctl bits. Fixes not being able to | Brad Smith |
2013-11-27 | fix typo | Theo de Raadt |
2013-11-26 | 1 << 31 cleanup. Eitan Adler pointed out that there has been a | Theo de Raadt |
2013-11-26 | Instead of comparing the lower and higher addresses of all the multicast | Martin Pieuchot |
2013-11-21 | Remove unneeded include. | Martin Pieuchot |
2013-11-20 | Instead of comparing the lower and higher addresses of all the multicast | Martin Pieuchot |
2013-11-18 | format string | Theo de Raadt |
2013-11-18 | Enable MSI on the remaining chipsets. | Brad Smith |
2013-11-18 | simplify kthread_create(). no more stdarg | Theo de Raadt |
2013-11-15 | ansify some function definitions. | Brad Smith |
2013-11-15 | Add missing parenthesis to make tick calculation work as intended. Should | Kenneth R Westerback |
2013-11-14 | replace workqs with tasks for handling resume | David Gwynne |
2013-11-14 | replace workqs with tasks for handling resume | David Gwynne |
2013-11-14 | replace workqs with tasks for handling resume | David Gwynne |
2013-11-14 | replace workqs with tasks for handling resume | David Gwynne |
2013-11-14 | replace workqs with tasks for handling resume | David Gwynne |