]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/dev/pci
Fix improper checking in SCTP-AUTH shared key update.
[FreeBSD/FreeBSD.git] / sys / dev / pci /
2019-04-19 kibMFC r345963, r345997:
2018-10-30 jhbMFC 338408: Don't directly dereference a user pointer...
2018-09-30 slavashMFC r338942:
2018-09-01 kibMFC r338024:
2018-04-03 kibMFC r331640:
2018-03-29 eadlerRevert r330897:
2018-03-18 eadlerMFC r315190:
2018-03-17 bryanvMFC r329598:
2018-03-14 eadlerPartial merge of the SPDX changes
2017-11-28 asomersMFC r324457:
2017-03-14 hselaskyMFC r310806:
2017-02-21 sepheMFC 312250
2017-02-08 vangyzenMFC r313180
2017-02-07 jhbMFC 313097: Require Data Layer Active reporting for...
2017-01-18 yongariMFC r304574-304575,304584:
2016-11-05 mmelMFC r304459,r305527:
2016-10-28 mavMFC r307731: Add names for some DASP devices.
2016-10-19 sepheMFC 306359
2016-10-03 jhbMFC 306126: Fix invalid vendor ID constant (typo).
2016-09-30 jhbMFC 305502: Reset PCI pass through devices via PCI...
2016-09-30 jhbMFC 304858,305485,305497: Fix various issues with PCI...
2016-09-30 jhbMFC 303881: Reliably return PCI_GETCONF_LAST_DEVICE...
2016-09-29 jhbMFC 303721: Permit the name of the /dev/iov entry to...
2016-08-31 andrewMFC 302847, 302848, 302852, 302853:
2016-08-18 vangyzenMFC r304246
2016-08-08 vangyzenMFC r303788
2016-08-05 jhbMFC 303497,303559,303645: Disable PCI-e hotplug on...
2016-07-04 grehanImport bhyve_graphics into CURRENT. Thanks to all who...
2016-07-01 delphijMFV r302260: expat 2.2.0
2016-06-27 delphijMFV r302218: file 5.28.
2016-06-24 jhbAdd pci_get_max_payload() to fetch the PCI-express...
2016-06-22 mmMFV r302003,r302037,r302038,r302056:
2016-06-17 bdreweryImport ClangFormat.cpp from ^/vendor/clang/clang-releas...
2016-06-05 skraINTRNG - change the way how an interrupt mapping data...
2016-06-04 baptImport libucl snapshot 20160604
2016-06-03 delphijMFV r301238:
2016-06-01 lidlImport NetBSD's blacklist source from vendor tree
2016-05-31 andrewMove a device_printf under bootverbose where it should...
2016-05-31 andrewMark the ThunderX and generic PCI drivers as cache...
2016-05-29 allanjudeImport the skein hashing algorithm, based on the threef...
2016-05-27 grehanCreate branch for bhyve graphics import.
2016-05-26 dimUpdate libc++ to 3.8.0. Excerpted list of fixes (with...
2016-05-20 emasteUpdate to ELF Tool Chain r3475
2016-05-20 andrewHandle PCI_RES_BUS on the generic and ThunderX PCIe...
2016-05-20 jhbImplement a proper detach method for the PCI-PCI bridge...
2016-05-17 jhbRework managing hotplug commands with command completions.
2016-05-16 andrewCall ofw_bus_msimap to find the parent MSI controller...
2016-05-16 andrewAdd a pcib interface for use by interrupt controllers...
2016-05-16 andrewRe-commit r299467 having fixed the build:
2016-05-16 andrewIntroduce MSI and MSI-X support to intrng. This adds...
2016-05-13 bzWhen using IOPORT with pci_host_generic we are missing...
2016-05-12 mmMFV r299425:
2016-05-11 cemRevert r299467 to fix the kernel build.
2016-05-11 andrewAdd a new get_id interface to pci and pcib. This will...
2016-05-06 jhbRestore name=value format of PCI location strings.
2016-05-05 dimSince contrib/libcxxrt's ancestry was never correct...
2016-05-05 jhbNative PCI-express HotPlug support.
2016-05-04 jkimFix build without "options PCI_IOV".
2016-05-03 jhbSave and restore SRIOV-related config registers.
2016-05-03 jhbUse the correct location of the SRIOV capability when...
2016-05-03 jkimMerge OpenSSL 1.0.2h.
2016-05-03 pfgsys/dev: minor spelling fixes.
2016-05-03 jhbFix an off by one error when remapping MSI-X vectors.
2016-04-27 jhbFix build for systems without PCI_RES_BUS.
2016-04-27 jkimMerge ACPICA 20160422.
2016-04-27 jhbAdd a pcib_attach_child() method to manage adding the...
2016-04-27 jhbFix PCI bus detach to delete child devices.
2016-04-27 jhbImplement a PCI bus rescan method.
2016-04-27 delphijMFV r298691:
2016-04-26 cemPCI Enhanced Allocation: Annotate an intentional switch...
2016-04-18 andrewPull the MSI/MSI-X handling functions out to help with...
2016-04-18 delphijMFV r298178:
2016-04-17 baptImport libucl 0.8.0
2016-04-17 baptImport sqlite3 3.12.1
2016-04-16 gjbMFH
2016-04-15 philImport to 0.6.1
2016-04-15 jhbAdd a new PCI bus interface method to alloc the ivars...
2016-04-12 philMerge libxo 0.4.6
2016-04-11 gjbMFH
2016-04-06 jhbConvert pci_delete_child() to a bus_child_deleted(...
2016-04-04 gjbMFH
2016-03-18 bzConvert the printfs here from %lx to %jx as well after...
2016-03-18 jhibbitsUse uintmax_t (typedef'd to rman_res_t type) for rman...
2016-03-16 obrienBring down 0.4.5 vendor files and other catchups with...
2016-03-14 gjbMFH
2016-03-14 rstoneClean up repeated "All rights reserved"
2016-03-11 desUpgrade to OpenSSH 7.2p2.
2016-03-06 gjbMFH
2016-03-03 dimMerge ^/head r296007 through r296368.
2016-03-03 jhibbitsReplace all resource occurrences of '0UL/~0UL' with...
2016-03-02 gjbMFH
2016-03-02 gjbMFH
2016-03-02 bzAdd gem5 support, so we attach there as well.
2016-03-02 wmaSupport for Enhanced Allocation in PCI
2016-03-02 jhibbitsReplace some more default range checks with RMAN_IS_DEF...
2016-03-01 jkimMerge OpenSSL 1.0.2g.
2016-02-27 jhibbitsMigrate many bus_alloc_resource() calls to bus_alloc_re...
2016-02-26 wmaRestore ThunderX Pass1.1 PCI changes removed by r295962
2016-02-26 wmaAdd support for Enhanced Allocation in pciconf
2016-02-24 dimMerge ^/head r295902 through r296006.
next