Age | Commit message (Expand) | Author |
2011-09-18 | Remove extra printf arguments | Miod Vallat |
2011-09-18 | Rename the optional metadata handler function and factor out the optional | Joel Sing |
2011-09-18 | Fix various format string types to as a minimum match the width of the | Miod Vallat |
2011-09-17 | Fix a truncated DPRINTF. | Miod Vallat |
2011-09-17 | use default_chip_unmap for sata_chip_map, lets the via controllers detach | Jonathan Gray |
2011-09-17 | Don't bother keeping a {u,}lptioctl function which is a duplicate of | Miod Vallat |
2011-09-16 | regen | Jonathan Gray |
2011-09-16 | add Intel E600/EG20T and some other devices from submitted dmesgs | Jonathan Gray |
2011-09-16 | Fix a bunch of typos: manaul, monnitor, machiune, autload. | Miod Vallat |
2011-09-16 | add device driver for Fujitsu Components FX-5204PS smart power strip. | Yojiro Uo |
2011-09-16 | regen | Yojiro Uo |
2011-09-16 | add Vaisala's "USB instrument cable" entry | Yojiro Uo |
2011-09-16 | regen | Yojiro Uo |
2011-09-16 | add entry for FX-5204PS | Yojiro Uo |
2011-09-16 | regen | Yojiro Uo |
2011-09-16 | fix very old usb vendor id mismatch | Yojiro Uo |
2011-09-15 | Fix up age_encap() / age_start().. | Kevin Lo |
2011-09-14 | Initial kernel support for sandybridge intel chipsets in intagp and inteldrm. | Owain Ainsworth |
2011-09-13 | Fix up ale_encap() / ale_start(): | Kevin Lo |
2011-09-13 | Fix up alc_encap() / alc_start(): | Kevin Lo |
2011-09-12 | Clamp a maximum number of outstanding requests at 40 as it was | Mike Belopuhov |
2011-09-05 | No need to check for the size to be a multiple of 4 in the alpha-specific | Miod Vallat |
2011-09-05 | Enable MSI support and fix establishing a link to a GigE link partner | Kevin Lo |
2011-09-04 | Driver for the TURBOchannel alpha baseboard audio. Ported from NetBSD, with | Miod Vallat |
2011-09-04 | Add the possibility for a MD attachment to stack a stream filter (sw_code) | Miod Vallat |
2011-09-04 | another udav device from Loganaden Velvindron | Jonathan Gray |
2011-09-04 | regen | Jonathan Gray |
2011-09-04 | Another udav from Loganaden Velvindron and | Jonathan Gray |
2011-09-04 | regen | Mark Kettenis |
2011-09-04 | There is no such thing as the "Intel Centrino Advanced-N 6005". | Mark Kettenis |
2011-09-04 | regen | Mark Kettenis |
2011-09-04 | Add entry for Intel Z68 LPC and correct the H61 LPC entry (pointed out by | Mark Kettenis |
2011-09-04 | sync | Stuart Henderson |
2011-09-04 | Add PCI ids for D-Link DGE-530T C1 GigE NIC and the ServerWorks HT-1100 SATA | Stuart Henderson |
2011-09-04 | Add emulation support for slinear:8, ulinear:8 and alaw. Written by jason@ | Miod Vallat |
2011-09-03 | MI driver for AMD79C30 audio chip; from NetBSD | Miod Vallat |
2011-09-03 | Help prevent watchdog timeouts. | Kevin Lo |
2011-09-03 | Disable PHY hibernation. The PHY will go into sleep state when it | Kevin Lo |
2011-09-02 | Differential gain calibration makes the 6005 firmware crap out, so skip it for | Mark Kettenis |
2011-09-01 | The 6005 and 6050-based parts need DC calibration turned on, otherwise the | Mark Kettenis |
2011-08-30 | regen | Martin Pieuchot |
2011-08-30 | Add another GeForce 8400 GS | Martin Pieuchot |
2011-08-30 | Don't OR the VID, we want the whole TCI, this makes vlanprio (PCP/CF) | Christiano F. Haesbaert |
2011-08-29 | protect sc->sc_state access and ncr53c9x_sched() call with splbio in | Miod Vallat |
2011-08-29 | Update firmware to the latest version available from Myricom (1.4.53a). | David Gwynne |
2011-08-29 | dont use a semaphore (which doesnt block interrupts in the critical | David Gwynne |
2011-08-29 | regen | Mike Belopuhov |
2011-08-29 | add gpsmap 62s | Mike Belopuhov |
2011-08-26 | Prevent watchdog timeouts; tested by Thomas Pfaff | Kevin Lo |
2011-08-26 | Move the comment outside of the VLAN section of code and above that | Kevin Lo |