Age | Commit message (Expand) | Author |
2014-03-13 | get rid of the assumption that the head of the alldevs list is the | David Gwynne |
2014-03-13 | Drop the REPUN bit from CvmCtl register not to allow unaligned access. | YASUOKA Masahiko |
2014-03-13 | fix buffer overflows in icmp redirect handling introduced in rev 1.106 | Jonathan Gray |
2014-03-12 | ANSIfy a declaration, no object change. | Martin Pieuchot |
2014-03-12 | If a device is babbling do a full reset of the associated endpoint | Martin Pieuchot |
2014-03-12 | Add compiler barier to bus_dmamap_sync(9), just in case compiler/linker | Mark Kettenis |
2014-03-12 | RTAX_IFP points to the "struct sockaddr_dl" corresponding to the | Martin Pieuchot |
2014-03-12 | enable qla(4) and qle(4) in GENERIC configs where isp(4) is already | Jonathan Matthew |
2014-03-11 | Simpler RM7000 L2 cache initialization code (no longer matches what pmon2000 | Miod Vallat |
2014-03-11 | lint is gone, and the 'lint' conditional was never in the implementation | Philip Guenther |
2014-03-11 | Don't bitch about binding into stolen memory on older hardware either. | Mark Kettenis |
2014-03-11 | Remove gratuitous differences between arp and nd6 rtrequests, | Martin Pieuchot |
2014-03-11 | In case imcp_reflect() is called without a given source address | Martin Pieuchot |
2014-03-11 | Kill dead links. | Martin Pieuchot |
2014-03-11 | remove #if(n)def __LP64__ from the mips64 codebase, as mips32 never really we... | Jasper Lievisse Adriaanse |
2014-03-11 | Synchronize the i386 and amd64 ddb disassemblers and add support | Philip Guenther |
2014-03-10 | Support BUS_DMA_NOCACHE in bus_dma(9). Memory allocations done with | Miod Vallat |
2014-03-10 | Support PMAP_NOCACHE in pmap_enter() flags. If set when mapping a managed | Miod Vallat |
2014-03-10 | n64 is the default, drop the o32/o64 register assignment conditionals. | Miod Vallat |
2014-03-10 | When translating packets from one address family to another, pass the | Jeremie Courreges-Anglas |
2014-03-10 | When setting up the packet description, also retrieve the Traffic Class | Jeremie Courreges-Anglas |
2014-03-10 | if_lladdr -> if_sadl, no functional change. | Martin Pieuchot |
2014-03-10 | - fix the mediastatus when the interface is not configured. | Jasper Lievisse Adriaanse |
2014-03-10 | In ip6_mrouter_set() and ip6_mrouter_get(), change the error number | Lawrence Teo |
2014-03-10 | acpi_saved_rsp was defined twice. The asm resume code was using the first | Mike Larkin |
2014-03-10 | match on 82580 quad fiber and add untested support for | Jonathan Gray |
2014-03-10 | match on more i217/i218 variants | Jonathan Gray |
2014-03-10 | match on C600 IDF controllers and DH8900 | Jonathan Gray |
2014-03-10 | regen | Jonathan Gray |
2014-03-10 | add Xeon E5 v2, DH8900, and a few other devices | Jonathan Gray |
2014-03-09 | Print interrupt string *after* establishing it. | Mark Kettenis |
2014-03-09 | regen | Jonathan Gray |
2014-03-09 | add some more Xeon E5 devices | Jonathan Gray |
2014-03-09 | drm/radeon: set the full cache bit for fences on r7xx+ | Jonathan Gray |
2014-03-09 | use linux style memory allocations in shared drm code | Jonathan Gray |
2014-03-09 | Rework the per-cpu cache information. Use a common struct to store the line | Miod Vallat |
2014-03-09 | Replace more magic numbers with OPENGL_xxx constants. No functional change. | Miod Vallat |
2014-03-09 | remove dri1 interfaces | Jonathan Gray |
2014-03-09 | regen | Brad Smith |
2014-03-09 | - Add Hirose vendor id and USB-100 FastE Ethernet idoduct id | Brad Smith |
2014-03-08 | split falloc into two functions, the allocation and the publication. | Ted Unangst |
2014-03-08 | better loop conditions. ok kettenis ratchov sasano | Ted Unangst |
2014-03-08 | Add the RX earlyoff support for older chips (8168{E-VL,EP, F}) and RXDV GATED | Brad Smith |
2014-03-08 | No reason to leave hppa behind. | Mark Kettenis |
2014-03-08 | Only attempt to load firmware if we actually have some. | Mark Kettenis |
2014-03-08 | Attempt to recover if wide and/or synchronous transfers fail. | Mark Kettenis |
2014-03-08 | Enable qlw(4) on alpha/amd64/i386/macppc/sgi/sparc64 to force people to test. | Mark Kettenis |
2014-03-08 | A bit of spring cleaning. | Mark Kettenis |
2014-03-08 | Enable tagged queueing. | Mark Kettenis |
2014-03-08 | Check the appropriate struct member for the various SDEV_* quirks. | Mark Kettenis |