Age | Commit message (Expand) | Author |
2008-02-21 | since now we have volume knobs, use next/prev pointers to attach | Alexandre Ratchov |
2008-02-21 | implement AK4524 input and output volume knobs and output mute switches. | Alexandre Ratchov |
2008-02-20 | When collecting the hardware statistics add the interfaces input errors | Brad Smith |
2008-02-20 | when bge has link, use autopolling for link status, not direct mii polls. | Stuart Henderson |
2008-02-20 | Add support for the Intel ICH9 chipsets. | Brad Smith |
2008-02-19 | Add support for the optics on the Sun variant of ixgb(4) boards. | Brad Smith |
2008-02-18 | Add initial bits for fiber support with the BCM5714/BCM5715/BCM5780 chipsets. | Brad Smith |
2008-02-17 | Add the VIA VT8237S south bridge. | Brad Smith |
2008-02-17 | Remove the check for non-production bnx(4) chipsets. These chipsets are | Brad Smith |
2008-02-17 | - Correct clearing of the IFF_OACTIVE flag by ensuring the flag is | Brad Smith |
2008-02-17 | Simplify the hw revision handling by removing the use of the | Brad Smith |
2008-02-17 | some cleaning. | Brad Smith |
2008-02-17 | regen | Brad Smith |
2008-02-17 | remove bogus Intel E1000 PCI ids. | Brad Smith |
2008-02-17 | regen | Brad Smith |
2008-02-17 | add two PLX PCIe bridges. | Brad Smith |
2008-02-14 | deal with a 64-bit BAR such as with PCIe chipsets. | Brad Smith |
2008-02-14 | Missed updating the SK_IS_YUKON2 macro when adding Yukon Supreme support. | Brad Smith |
2008-02-13 | Since SPDIF support for the auixp driver is still half done | Jacob Meuser |
2008-02-13 | as with the recent auich(4) commit, set the sample rate of the | Jacob Meuser |
2008-02-12 | pin 47 on ALC65{0,5,8} ac97 codecs can be used for either eapd or | Jacob Meuser |
2008-02-12 | if the ac97 codec is fixed-rate, ac97_set_rate() will return the | Jacob Meuser |
2008-02-11 | reinstate pci subvendor/subdevice detection so we can figure out which | David Gwynne |
2008-02-11 | add support for the mfi controllers with the ppc iops, aka, LSI SAS1078 or | David Gwynne |
2008-02-09 | regen | Mark Kettenis |
2008-02-09 | Add Intel Q33 and Q35 IDs. From a diff by niklas@ | Mark Kettenis |
2008-02-09 | regen | Mark Kettenis |
2008-02-09 | Correct/normalize a few Intel server chipset IDs. | Mark Kettenis |
2008-02-09 | regen | Mark Kettenis |
2008-02-09 | Fix a few Intel 82673E entries. | Mark Kettenis |
2008-02-08 | don't unconditionally return here, still need to set recording parameters | Jacob Meuser |
2008-02-08 | regen | Mark Kettenis |
2008-02-08 | Intel ICH-2 doesn't have an AGP bridge; rename to Hub-to-PCI. | Mark Kettenis |
2008-02-08 | Return ENOTTY not EINVAL for unsupported ioctl's; | Thordur I. Bjornsson |
2008-02-08 | ifp->if_start -> et_start | Brad Smith |
2008-02-07 | Add the SIOCSIFMTU ioctl to allow ioctl changes; | Thordur I. Bjornsson |
2008-02-05 | de-inline pciide, shaving a goodly amount off the kernel | Bret Lambert |
2008-02-05 | drm_pci_alloc allocates memory using bus_dma, but then doesn't use dmamaps. | Owain Ainsworth |
2008-02-05 | Add the NFE_CORRECT_MACADDR flag for MCP77/79 chipsets. | Brad Smith |
2008-02-04 | Add PCI ids for some 82571 based multi port adapters. | Brad Smith |
2008-02-03 | - remove redundant setting of if_mtu as this is set by ether_ifattach(). | Brad Smith |
2008-02-03 | - add initial support for the Marvell Yukon Supreme ASIC. | Brad Smith |
2008-02-03 | - add Marvell Yukon PCI ids for a second 88E8055 chipset and the 88E8075 chip... | Brad Smith |
2008-02-02 | Correct the baudrate handling. | Brad Smith |
2008-02-02 | Move the current flow control status code out of em_media_status() | Brad Smith |
2008-02-02 | - Simplify statistics updates and remove redundant register reads. | Brad Smith |
2008-02-02 | regen | Brad Smith |
2008-02-02 | - add the VIA VT8237S PCI ISA bridge id | Brad Smith |
2008-02-02 | regen | Brad Smith |
2008-02-02 | add Marvell Yukon PCI ids for a second 88E8055 chipset and the 88E8075 chipset. | Brad Smith |