summaryrefslogtreecommitdiffstats
path: root/sys/dev/pci
Commit message (Expand)AuthorAgeFilesLines
* MFC r304574-304575,304584:yongari2017-01-181-3/+4
* MFC r307731: Add names for some DASP devices.mav2016-10-281-0/+3
* MFC 306359sephe2016-10-141-0/+10
* MFC 305502: Reset PCI pass through devices via PCI-e FLR during VM start/end.jhb2016-09-303-4/+183
* MFC 303881: Reliably return PCI_GETCONF_LAST_DEVICE from PCIOCGETCONF.jhb2016-09-301-7/+7
* MFC 295813,295816: Remove redundant check for "(dinfo != NULL)".jhb2016-09-301-3/+3
* MFC 298950: Fix an off by one error when remapping MSI-X vectors.jhb2016-08-201-2/+2
* MFC 302175:jhb2016-07-242-0/+17
* MFC 299205: Restore name=value format of PCI location strings.jhb2016-05-101-1/+2
* MFC 278320,278336,278830,285621:jhb2016-02-011-2/+57
* MFC 292669:jhb2016-01-194-0/+54
* MFC 291225:jhb2016-01-182-5/+24
* MFC r278860:ngie2015-12-311-2/+0
* MFC r270212,r270332:ngie2015-12-304-22/+85
* MFC 290414,290415:jhb2015-11-142-0/+103
* Partially revert r284034. In particular, revert the final change in thisjhb2015-07-254-107/+54
* MFC r284012:hselasky2015-06-171-0/+7
* MFC 274633,274639,274663,277233-277235,281870,281871,281873,281874:jhb2015-06-054-76/+119
* MFC r283735:kib2015-06-051-9/+5
* MFC 281887:jhb2015-06-021-1/+1
* MFC 281872:jhb2015-05-221-2/+2
* MFC 261790:jhb2015-04-015-37/+553
* MFC r271889, 272799, 272800, 274976scottl2015-03-121-0/+1
* MFC r265107rstone2015-03-012-4/+4
* MFC r264091rstone2015-03-011-4/+1
* MFC r264007,r264008,r264009,r264011,r264012,r264013rstone2015-03-018-15/+354
* MFC 277710:jhb2015-02-121-2/+4
* MFC: r276299marius2015-02-081-8/+21
* MFC r272729,272732:yongari2014-10-211-2/+18
* MFC r266468:mav2014-06-032-0/+2
* MFC r265149smh2014-05-141-92/+100
* MFC 261524,261526,261527:jhb2014-02-192-16/+35
* MFC 261517,261520:jhb2014-02-181-3/+0
* MFC 260926:jhb2014-02-173-10/+133
* MFC r259679:dumbbell2013-12-221-17/+54
* MFC r257072:kib2013-11-012-1/+1
* MFC r257071:kib2013-11-011-0/+9
* MFC r257070:kib2013-11-012-4/+9
* vgapci: Use vga_pci_alloc_resource() to map PCI Expansion ROMdumbbell2013-09-141-22/+17
* vga_pci: Remove left-over debugging printf()'sdumbbell2013-08-251-4/+0
* vga_pci: Add API to map the Video BIOSdumbbell2013-08-252-0/+105
* Use device_printf().rpaulo2013-08-111-3/+4
* Properly handle I/O windows in bridges with the ISA enable bit set. Thesejhb2013-07-184-91/+449
* - As it turns out, not only MSI-X is broken for devices passed through bymarius2013-07-094-36/+77
* Make detaching drivers from PCI devices more robust. While here, fix ajhb2013-06-272-1/+31
* Disable hw.pci.realloc_bars by default. It wasn't needed for the originaljhb2013-06-241-1/+1
* Add new capability types encodings from HyperTransport I/O Linkkib2013-05-171-0/+4
* Revision 233677 broke certain machines. Specifically, if the firmware/BIOSjhb2013-05-091-2/+29
* Usnure that PCI bus BIS_GET_DMA_TAG() method sees the actual PCIkib2013-04-141-0/+8
* Proxy allocation requests for the PCI ROM BAR from child devices similarjhb2013-04-091-25/+35
OpenPOWER on IntegriCloud