Age | Commit message (Expand) | Author |
2014-01-19 | introduce fine grained locking around the lists of packet handlers | David Gwynne |
2014-01-19 | Introduce qla(4), a new driver for Qlogic fibre channel HBAs (only ISP23xx | Jonathan Matthew |
2014-01-19 | hwflags is never used, so clean it up | David Gwynne |
2014-01-19 | replace bcmp with memcmp | David Gwynne |
2014-01-19 | bcopy to memcpy | David Gwynne |
2014-01-19 | replace bzero with memset. | David Gwynne |
2014-01-19 | all 64bit archs myx runs on support bus_space 8 things because of work i | David Gwynne |
2014-01-18 | instead of having every bit of glue set up and attach an identical | David Gwynne |
2014-01-18 | Update the drm headers based on libdrm 2.4.51 | Jonathan Gray |
2014-01-11 | regen | Brad Smith |
2014-01-11 | add some more Realtek Card Reader chipsets. | Brad Smith |
2014-01-10 | regen | Brad Smith |
2014-01-10 | Add the ULT Haswell host bridge id. | Brad Smith |
2014-01-10 | Add MSI support. | Brad Smith |
2014-01-09 | Fix the burner method, here the cookie is a pointer to rasops_info. | Martin Pieuchot |
2014-01-08 | regen | Brad Smith |
2014-01-08 | Use the same naming scheme on both sides for the Attansic entries and | Brad Smith |
2014-01-08 | Fix typo recieve -> receive. | Alexander Bluhm |
2014-01-07 | sync | Theo de Raadt |
2014-01-07 | some more devices; Alexey E. Suslikov | Theo de Raadt |
2014-01-07 | Increase the size of the bge_flags field to allow for more flags. | Brad Smith |
2014-01-06 | Recognize the ALC292 | Brad Smith |
2014-01-05 | regen | Brad Smith |
2014-01-05 | Add Realtek RTS5227 | Brad Smith |
2014-01-03 | regen | Joel Sing |
2014-01-03 | Fix previous commit, which clearly was not even compile tested, since it | Joel Sing |
2014-01-03 | regen | Brad Smith |
2014-01-03 | Add some newer Intel wireless PCI ids from 2000, 2030, 135, 100, 3160 | Brad Smith |
2014-01-03 | Add the second 7260 PCI id. | Brad Smith |
2014-01-02 | disable MSI for Samsung XP941. | Gilles Chehade |
2014-01-02 | sync | Gilles Chehade |
2014-01-02 | add vendor and product | Gilles Chehade |
2014-01-02 | enable beep controls on ALC221 and ALC269 as well | Jonathan Gray |
2014-01-02 | enable beep and CD controls on ALC282 | Jonathan Gray |
2013-12-31 | regen | Brad Smith |
2013-12-31 | another MCP61 id | Brad Smith |
2013-12-30 | Expand the MSI support to cover most of the remaining bge(4) chipsets with the | Brad Smith |
2013-12-30 | Enable snooping on Lynx Point-LP HD Audio. | Jonathan Gray |
2013-12-30 | Add Broadcom BCM57764, BCM57767 and BCM57787 PCI ids. | Brad Smith |
2013-12-30 | Add Broadcom BCM57764, BCM57767 and BCM57787 PCI ids. | Brad Smith |
2013-12-29 | regen | Miod Vallat |
2013-12-29 | Intel NM70 | Miod Vallat |
2013-12-28 | Sync activate code sequnces to if_msk.c as much as possible, in case | Theo de Raadt |
2013-12-28 | The few network drivers that called their children's (ie. mii PHY | Theo de Raadt |
2013-12-28 | The few network drivers that called their children's (ie. mii PHY | Theo de Raadt |
2013-12-23 | regen | Brad Smith |
2013-12-23 | Add Atheros AR9462 and AR9565 | Brad Smith |
2013-12-22 | Try to keep the framebuffer console layout that was set up by the firmware | Mark Kettenis |
2013-12-22 | Add support for BCM57786,which seems to be almost indistinguishable from the | Mark Kettenis |
2013-12-22 | Use the rasops_info struct as the accesscookie for wsdisplay. Simplifies the | Mark Kettenis |