Age | Commit message (Expand) | Author |
2014-03-10 | Mention rate-matching hub since newer EHCI controllers come without | Martin Pieuchot |
2014-03-10 | Manpage for xhci(4). | Martin Pieuchot |
2014-03-10 | pedantic word change; | Jason McIntyre |
2014-03-10 | - fix the mediastatus when the interface is not configured. | Jasper Lievisse Adriaanse |
2014-03-10 | Optimization, no functional change: | Ingo Schwarze |
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-10 | replace set size calculation with a fixed value | Robert Peichaer |
2014-03-09 | Instead of passing around 'char buf[DEV_BSIZE]' buffers, pass around | Kenneth R Westerback |
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 | record errors, and only crash at the end. much less painful to synch | Marc Espie |
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 | Test handling of combining and non-combining accents | Ingo Schwarze |
2014-03-08 | Keep the build log clean: | Ingo Schwarze |
2014-03-08 | A bit of spring cleaning. | Mark Kettenis |
2014-03-08 | Fix getpw{nam,uid}{,_r}() errno handling for the non-YP case. | Ingo Schwarze |
2014-03-08 | Enable tagged queueing. | Mark Kettenis |
2014-03-08 | In .nf mode, use the MAN_LINE flag to detect input line breaks | Ingo Schwarze |
2014-03-08 | Check the appropriate struct member for the various SDEV_* quirks. | Mark Kettenis |
2014-03-08 | format string has changed for K_USERINFO | Eric Faurot |
2014-03-08 | To find out whether .TP head arguments are same-line or next-line arguments, | Ingo Schwarze |
2014-03-08 | code cleanup | Eric Faurot |
2014-03-08 | Enable DMA bursting. Not sure it actually makes things faster, but both | Mark Kettenis |
2014-03-08 | Dumb xhci(4) implementation. | Martin Pieuchot |
2014-03-08 | Recognize super speed devices, note that this driver sill uses | Martin Pieuchot |
2014-03-08 | Attach to host controller drivers advertising USB 3.0 support and assign | Martin Pieuchot |
2014-03-08 | Add various super speed defines, mostly the same as in FreeBSD to | Martin Pieuchot |
2014-03-08 | Add defines for upcoming USB 3.0 support. | Martin Pieuchot |
2014-03-08 | Pass M_ZERO to malloc(9) when allocating usbd pipes to make sure to | Martin Pieuchot |
2014-03-08 | Improve .if/.ie condition handling. | Ingo Schwarze |