Age | Commit message (Expand) | Author |
2014-10-09 | Revert "enable MSI support", it introduced a regression on some chips. | Martin Pieuchot |
2014-10-08 | publish_avail_idx does not read the used ring, no need to call | Stefan Fritsch |
2014-10-08 | Add missing memory barriers to virtio. | Stefan Fritsch |
2014-10-08 | #ifdef SMALL_KERNEL some sensor blocks; ok miod | Theo de Raadt |
2014-10-08 | add support for megaraid 3008 (fury) and 3108 (invader) cards. the | David Gwynne |
2014-10-08 | regen | David Gwynne |
2014-10-08 | new megaraids | David Gwynne |
2014-10-08 | Remove the i830/i845 pipe A force quirks, matching changes | Jonathan Gray |
2014-10-04 | - Recognize the Yukon Prime and Yukon Optima 2 chipsets. | Brad Smith |
2014-10-04 | replace mutexes to serialise the operations on the flag that restricts | David Gwynne |
2014-10-04 | sync | Theo de Raadt |
2014-10-04 | more nvidia; from Seth Jackson | Theo de Raadt |
2014-10-03 | regen | Brad Smith |
2014-10-03 | Add Atheros E2200 and Marvell Yukon 88E8079. | Brad Smith |
2014-10-03 | refill the rx ring in myx_rxeof, not much later at the end of myx_intr. | David Gwynne |
2014-10-03 | in rxeof, instead of taking the biglock on every packet to call bpf | David Gwynne |
2014-10-03 | we dont need the kernel lock to call bus_dmamap_load and unload thanks | David Gwynne |
2014-10-03 | dont need to hold the kernel lock to call MCLGETI and m_freem now. | David Gwynne |
2014-10-03 | dont take the kernel lock on every interrupt in case we might change | David Gwynne |
2014-09-30 | Fix another Ricoh SD controller which needs to be put into slow mode to work. | Stefan Sperling |
2014-09-30 | Add support for "physical devices". Tested on: | Mark Kettenis |
2014-09-27 | retire Accoom Networks Artery T1/E1 drive; ok claudio | Theo de Raadt |
2014-09-26 | new ricoh controllers must also be pushed into "old slow mode" at resume | Theo de Raadt |
2014-09-24 | fix the build when DRMDEBUG is defined | Jonathan Gray |
2014-09-24 | Kill two generic DVACT_DEACTIVATE handlers since this event is now | Martin Pieuchot |
2014-09-23 | Enable MSI support. | Brad Smith |
2014-09-23 | add Bay Trail and Braswell SMBus | Jonathan Gray |
2014-09-23 | regen | Jonathan Gray |
2014-09-23 | add Bay Trail and Braswell SMBus | Jonathan Gray |
2014-09-23 | Make use of the red-black tree as the original Linux code did instead | Jonathan Gray |
2014-09-22 | add Winchiphead CH382 support. | sasano |
2014-09-21 | regen | sasano |
2014-09-21 | add Winchiphead CH382 vendor/device ID | sasano |
2014-09-20 | Make another fast path properly atomic. | Mark Kettenis |
2014-09-20 | On i386, agp_map_subregion might sleep, which is not allowed in some of | Mark Kettenis |
2014-09-16 | mark the mpii interrupt handler as mpsafe, and drop the kernel lock | David Gwynne |
2014-09-15 | Add generic support for bridges that support subtractive decoding. | Mark Kettenis |
2014-09-15 | mark the interrupt handler mpsafe, and drop the kernel lock in the scs_cmd | David Gwynne |
2014-09-14 | remove uneeded proc.h includes | Jonathan Gray |
2014-09-13 | Replace all queue *_END macro calls except CIRCLEQ_END with NULL. | Doug Hogan |
2014-09-13 | Add HP Gen9 Smart Array/Smart HBA devices. | Jonathan Gray |
2014-09-13 | regen | Jonathan Gray |
2014-09-13 | Add HP Gen9 Smart Array/Smart HBA devices and some devices | Jonathan Gray |
2014-09-12 | Something went amiss in last pcidevs_data.h generation/commit. Regen and | Kenneth R Westerback |
2014-09-12 | regen | David Gwynne |
2014-09-12 | add Intel SSD DC P3700/P3600/P3500 | David Gwynne |
2014-09-10 | s/IWL/IWN/ in comment here too | David Coppa |
2014-09-09 | replace scsi_task(), which is a wrapper around workqs, with a quick | David Gwynne |
2014-09-09 | fix remaining spaces/tabs issues in #define lines | Stuart Henderson |
2014-09-09 | Backport https://svnweb.freebsd.org/base?view=revision&revision=258829 to fix | Stuart Henderson |