summaryrefslogtreecommitdiff
path: root/sys/dev/pci
AgeCommit message (Expand)Author
2016-05-04Initial support for MSI-X. Only supported on amd64 for now. I have diffs toMark Kettenis
2016-05-03regenDavid Gwynne
2016-05-03samsung use the same pci device id for multiple nvme partsDavid Gwynne
2016-04-30Implement DMA support. Bits and pieces taken from NetBSD, but we onlyMark Kettenis
2016-04-28Add a better implementation of iwn's update_htprot callback which usesStefan Sperling
2016-04-28correctly set up byteswapping so this chip works on big endian archsDavid Gwynne
2016-04-27whitespace fixes, no functional changeDavid Gwynne
2016-04-27align rx buffers so ip packets will be aligned correctly for the stackDavid Gwynne
2016-04-27tweak some command list handlingDavid Gwynne
2016-04-26Match on RTS522A. Found in 2016 thinkpads.Jonathan Gray
2016-04-24Remove unused file.Mark Kettenis
2016-04-24match on Intel 100 Series LPJonathan Gray
2016-04-24match on Intel 100 series and 100 series LP PCHJonathan Gray
2016-04-24enable snooping on Intel 100 Series LP HDAJonathan Gray
2016-04-24regenJonathan Gray
2016-04-24add t460p (Sunrise Point H) and x260 (Sunrise Point-LP) idsJonathan Gray
2016-04-23regenMark Kettenis
2016-04-23Add some missing Braswell/Cherry Trail entries and fix a typo.Mark Kettenis
2016-04-16Make the gmbus code work on valleyview.Mark Kettenis
2016-04-14provide a shutdown hook that follows the procedure in the docsDavid Gwynne
2016-04-13G/C IFQ_SET_READY().Martin Pieuchot
2016-04-13G/C IFQ_SET_READY().Martin Pieuchot
2016-04-08syncReyk Floeter
2016-04-08Add Intel Bay Trail EHCI (as found on 1st gen Compute Stick)Reyk Floeter
2016-04-08Get rid of some infrastrcuture that is now obsolete and synchronize some ofMark Kettenis
2016-04-07Retry the drm_crtc.c "idr"conversion. Turns out the xf86-video-intel driverMark Kettenis
2016-04-07Return -ENOSPC if idr_alloc() fails to allocate an unused id instead ofMark Kettenis
2016-04-06Revert the drm_crt.c "idr" conversion as it breaks X on (at least) the T430s.Mark Kettenis
2016-04-06Remove some pre-idr leftovers.Mark Kettenis
2016-04-06Another "idr" conversion.Mark Kettenis
2016-04-05Use the "idr" API here as well, reducing the diffs to Linux.Mark Kettenis
2016-04-05Add $OpenBSD$ markers.Mark Kettenis
2016-04-05Now that we the "idr" API, we can get rid of a lot ofMark Kettenis
2016-04-05Add an implementation of the Linux "idr" API.Mark Kettenis
2016-04-05Remove completely out-of-date comment about locking protocol.Mark Kettenis
2016-04-05Split out the generic GEM code (like Linux did) and switch it over toMark Kettenis
2016-04-05Add vma offset manager code.Mark Kettenis
2016-04-05Add atomic_add_unless(), another strange linux interface.Mark Kettenis
2016-04-05Add a linux-compatible rbtree interface on top of our implementation inMark Kettenis
2016-03-21The common part of rtwn(4) needs help from attachment drivers to determineStefan Sperling
2016-03-19Reduces the noise around the global ``ticks'' variable by renamingMartin Pieuchot
2016-03-17add TXIC TX382B entry.SASANO Takayoshi
2016-03-17regenSASANO Takayoshi
2016-03-17add TXIC TX382B (vendor 0x4651: product 0x3273)SASANO Takayoshi
2016-03-17Only attempt to build the pci sdhc attachment when it is configured.Jonathan Gray
2016-03-15Ethernet drivers no longer need to include if_vlan_var.h for the VLANChristian Weisgerber
2016-03-15usbd_is_dying() can't be part of the common rtwn(4) driver code once weStefan Sperling
2016-03-15Exar XR17V354 puc(4) device, "high speed quad uart".Mike Larkin
2016-03-15syncMike Larkin
2016-03-15Typo in part number in previous commit (fix Exar P/N from XR17C354 toMike Larkin