summaryrefslogtreecommitdiff
path: root/sys/dev/pci
AgeCommit message (Expand)Author
2014-12-15- Rename PCI_PRODUCT_INTEL_DH89XX_SMB to PCI_PRODUCT_INTEL_DH89XXCC_SMBmsaitoh
2014-12-15Regen.msaitoh
2014-12-15- Rename DH89xxCC's names from DH89XX_ to DH89XXCC_.msaitoh
2014-12-15regen.msaitoh
2014-12-15Change Intel 0x0434 entry:msaitoh
2014-12-14fix bit flip in PM2_DAC_COLOR_MODE registermacallan
2014-12-10don't give up on mii tick before the interface is marked up.christos
2014-12-09begin to address PR 49229:macallan
2014-11-28Don't call if_free_sadl in ifnet_detachozaki-r
2014-11-27Fix typo in comment.msaitoh
2014-11-25Add note about the variations of Intel gigabit Ethernet controller.msaitoh
2014-11-24Add PCIe CRS Software Visibility bit.msaitoh
2014-11-16Replace callout_stop with callout_haltozaki-r
2014-11-16Add C2000 KX and 2.5G.msaitoh
2014-11-15centralize the dialout/call unit macros.christos
2014-11-09defflag HDAUDIOVERBOSE.nonaka
2014-11-09Wait for the RIRB DMA engine to come ready. Needed on the audio devicenonaka
2014-11-09Use correct IWN_HW_REV_TYPE_MASK.nonaka
2014-11-09fix error messages.nonaka
2014-11-06put the "asked for" print also behind VIORNG_DEBUGpooka
2014-11-06Abort only actually initialized slots.pooka
2014-11-06disable debug print by defaultpooka
2014-11-06Print attachment \n's so that we don't get junky linespooka
2014-11-05- unmap registers in WSDISPLAYIO_MODE_MAPPED only if a drm attachedmacallan
2014-11-02revert changes, this needed to be done differently.christos
2014-11-02make the apple code compile again.christos
2014-11-01fix linking of DRMKMS kernel.christos
2014-10-30Add support for Intel Centrino Wireless-N 100/105/130/135/2200/2230.nonaka
2014-10-30regennonaka
2014-10-30Add some Intel Wi-Fi devices.nonaka
2014-10-29Revert "normalization" for now.uebayasi
2014-10-29Added RTS5227/RTL8402/RTL8411/RTL8411B support.nonaka
2014-10-29regennonaka
2014-10-29Add Realtek RTL8402 PCI-E Card Reader.nonaka
2014-10-28disestalish interrupt and unmap register when attach failed.nonaka
2014-10-26Add viornd(4), a driver for the VirtIO entropy source available ontls
2014-10-24Simplify. No functional change.msaitoh
2014-10-24 Fix a bug that the offset of alt MAC address is wrongly calculated to 0msaitoh
2014-10-23 Add some HyperTransport related defines. It's required for the MSI.msaitoh
2014-10-23- Cleanup pci_conf_print_caplist. Use table. The reason why it loops twicemsaitoh
2014-10-23 Fix a bug that the specification revision of the Power Management functionmsaitoh
2014-10-23Fix typo in comment.msaitoh
2014-10-23Add comment.msaitoh
2014-10-21remove outdated commentsmacallan
2014-10-21get rid of RADEONFB_MMAP_BARS which hasn't been useful for yearsmacallan
2014-10-18src is too big these days to tolerate superfluous apostrophes. It'ssnj
2014-10-17There's an r in "determine"snj
2014-10-16Generalize pci_find_rom and use it to locate x86 video ROM in drm2.riastradh
2014-10-10Normalize.uebayasi
2014-10-10PR/49270: Hauke Fath: Samsung NC10 Marvell Yukon ethernet not supportedchristos