summaryrefslogtreecommitdiff
path: root/sys/dev/pci
AgeCommit message (Expand)Author
2013-06-06add 4th gen Intel Core/Haswell graphics devicesJonathan Gray
2013-06-06dont count rx ring overruns as input errors. with MCLGETI controlling theDavid Gwynne
2013-06-05tweak vmxnet3_load_mbuf to use m_pulldown to safely reach into the mbuf forDavid Gwynne
2013-06-04Prevent panic'ing on alpha after ifconfig'ing up an unplugged de interface,Miod Vallat
2013-06-04A couple of style/comment fixes from FreeBSD, with input fromMike Belopuhov
2013-06-04Substitute a couple of magic numbers with newly added PCIEMike Belopuhov
2013-06-04Substitute a couple of magic numbers with newly added PCIEMike Belopuhov
2013-06-03Define some more DCSR/DCTL bits; ok kettenisMike Belopuhov
2013-06-03vmxnet3_load_mbuf() could replace the mbuf but did not return the newReyk Floeter
2013-06-03Use IF_POLL to check for available transmit descriptors before IF_DEQUEUE.Reyk Floeter
2013-06-01Add defines for DRM_CAP_PRIME capability. Not implemented, but allowsMatthieu Herrb
2013-06-01Make mutexes that get used in interrupts IPL_TTY instead of IPL_NONE.Mark Kettenis
2013-06-01Add vmx(4) to the kernel config, but comment it out for now.Reyk Floeter
2013-05-31Add vmx(4), driver for VMware's VMXNET3 ethernet controller, written for IIJ.uebayasi
2013-05-31New logic to accommodate the E5/C600 and 5719/5720 changes in PCI-EMike Belopuhov
2013-05-30Enforce ca_activate tree-walks over the entire heirarchy for all events,Theo de Raadt
2013-05-29add another pid of Centrino Advanced-N 6235.Yojiro Uo
2013-05-29regenYojiro Uo
2013-05-29add another pid for Intel Centrino Advanced-N 6235Yojiro Uo
2013-05-29PHY auto-polling mode should not be used for anything newer than BCM5705.Mike Belopuhov
2013-05-28regenJonathan Gray
2013-05-28add some more radeon devicesJonathan Gray
2013-05-27Fix edge cases of uninitialized variables. In my tree for too long, I evenMiod Vallat
2013-05-27Make i915_gem_set_domain_ioctl closer to the Linux code. Prepares us for aMark Kettenis
2013-05-24MacBookAir4,1 needs the same unmute quirk as MacBookAir3,1Jonathan Gray
2013-05-24Since audio code is mp safe, establish isa and pci audio interruptsAlexandre Ratchov
2013-05-22BUS_DMA_WAITOK can't be used in the bge_init path since itMike Belopuhov
2013-05-21Delete unused function.Mark Kettenis
2013-05-18Add parameters describing the usable part of the GTT and enable the checksMark Kettenis
2013-05-18Sync with Linux. Mostly comment and whitespace changes, but adds some missingMark Kettenis
2013-05-17wsmoused supportMark Kettenis
2013-05-16burner supportMark Kettenis
2013-05-15sync the list of pre haswell intel video devices with linuxJonathan Gray
2013-05-15regenJonathan Gray
2013-05-15add some more Intel video devicesJonathan Gray
2013-05-15Introduce a global interrupt-aware mutex protecting dataAlexandre Ratchov
2013-05-15Add support for Intel E7221 integrated graphics.Mark Kettenis
2013-05-12Handle big (a.k.a. >2TB) disks by adding logic to handle the 12 and 16Kenneth R Westerback
2013-05-12fix use after free in case the mbuf needs defragmentationStefan Fritsch
2013-05-11Another small tweak to get things close to Linux.Mark Kettenis
2013-05-11whitespaceMark Kettenis
2013-05-11Remove some #ifdef 0'd code that we're never going to use again.Mark Kettenis
2013-05-09A few more changes to reduce the diffs to the Linux code.Mark Kettenis
2013-05-09Add a #define such that we can say "struct drm_i915_private" to reduce theMark Kettenis
2013-05-08The "locking" in i915_gem_object_move_to_inactive() makes no sense. Get ridMark Kettenis
2013-05-08Maxime Villard reported an uninitialised variable access inJonathan Gray
2013-05-06syncBrian Callahan
2013-05-06Revert Cavium Networks back to Cavium - it was right in the first place.Brian Callahan
2013-05-06syncBrian Callahan
2013-05-06Add OCTEON Plus CN50XX Network Processor id.Brian Callahan