]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/dev
Provide relative, as well as absolute, addresses in trap panic panics. This
[FreeBSD/FreeBSD.git] / sys / dev /
2017-12-30 manudwmmc: Fully subclass driver
2017-12-30 nwhitehornAvoid use of the fdt_get_property_*() API, which is...
2017-12-30 nwhitehornCheck more aggressively for whether the desired propert...
2017-12-30 cyFix r327383:
2017-12-30 pfgelink.[ch]: Move historic VCS tags after the license.
2017-12-30 kibMove i386/isa/elink.[hc] to dev/ep.
2017-12-29 cemAdd AHCI/XHCI device IDs found on AMD 1950X+X399 system
2017-12-29 marius- Don't allow userland to switch partitions; it's next...
2017-12-29 marius- There is no need to keep the tuning error and re...
2017-12-29 npcxgbe(4): Reduce duplication by consolidating minor...
2017-12-29 pfgif_txpreg.h: drop clauses 3 and 4.
2017-12-29 pfgdev/txp: Update if_txpreg.h to match OpenBSD's version.
2017-12-28 mariusProbe Intel Denverton eMMC 5.0 controllers.
2017-12-28 sbrunoe1000: Add support for Ice Lake and Cannon Lake
2017-12-28 jhbMinor formatting and style tweaks to some comments.
2017-12-28 pfgSPDX: fix wrong license ID tag in dev/cesa.
2017-12-28 pfgSPDX: fix wrong license ID tag in dev/spibus.
2017-12-27 npcxgbe/iw_cxgbe: Fix iWARP over VLANs (catch up with...
2017-12-27 eadlerkernel: Fix several typos and minor errors
2017-12-26 kevansextres/syscon: Commit missing bits from r327106
2017-12-25 manuChange the remaining files using my personnal email...
2017-12-25 kanDo pass removing some write-only variables from the...
2017-12-23 kevansMove syscon into extres framework
2017-12-23 kevanssyscon: Introduce kobj and split out fdt bits
2017-12-23 impCreate a new ISA_PNP_INFO macro. Use this macro every...
2017-12-23 impExpand cryptic comment with inforation I've learned...
2017-12-23 impThese drivers have a sentinel at the end of the device...
2017-12-22 impFix typos from last commit, these should have been #.
2017-12-22 mavAdd AHCI/XHCI device IDs found on AMD Ryzen+B350 system.
2017-12-22 npcxgbe(4): Do not forward interrupts to queues with...
2017-12-22 impUse '#' rather than some made up name for fields we...
2017-12-22 pfgSPDX: Reverse License ID tags from the lmc driver.
2017-12-22 impNeed to NULL terminate this list. It worked before...
2017-12-22 impPC Card PNP tables are terminated by a NULL sentinel...
2017-12-21 npcxgbe(4): Read the MFG diags version from the VPD...
2017-12-21 erjixgbe(4): Fix build error on i386.
2017-12-20 impSimplify the code a bit.
2017-12-20 impAdd device location wiring to the pci bus.
2017-12-20 impReturn domain, bus, slot, and function for the transpor...
2017-12-20 ianAdd a new kernel config option, MD_ROOT_READONLY, which...
2017-12-20 erjixgbe(4): Convert driver to use iflib
2017-12-19 shurdAdd log messages for unknown and unhandled phy types
2017-12-19 shurdOn Link up & down, update media types
2017-12-19 shurdSupport short HWRM commands
2017-12-19 shurdDon't populate NVRAM sysctls for VFs
2017-12-19 shurdAdd byte swapping in bnxt_cfg_async_cr() request
2017-12-19 shurdUpdate Matthew Macy contact info
2017-12-19 kibmlx5en: Avoid SFENCe on x86
2017-12-19 cemImplement ACPI CPU support when Processor object is...
2017-12-18 impAlthough we only have one quirk at the moment, guard...
2017-12-18 impWhen we're disabling the nvme device, some drives have...
2017-12-16 landonfbhnd(4): Fix the pa0itssit/pa1itssit NVRAM variable...
2017-12-16 landonfbhndb(4): Enable addrext support on DMA64 devices,...
2017-12-15 landonfbhnd(4)/bwn(4): Fix a number of small issues reported...
2017-12-14 landonfAdd basic bwn(4) support for the (BCMA-based) BCM43224...
2017-12-14 jhibbitsAllow bman-portals and qman-portals to attach to simple-bus
2017-12-14 landonfbhndb(4): Fix two register window overcommit bugs intro...
2017-12-14 landonfbhnd_chipc(4): Correct typo in flag macros that broke...
2017-12-14 landonfbhnd(4): Add missing enclosing parentheses to the bhnd...
2017-12-14 landonfbhnd(4): Include board_devid in the bhnd_board_info...
2017-12-13 pfgSPDX: mostly fixes to previous changes.
2017-12-12 imp1k objects on the stack are a bad idea. While it's...
2017-12-11 kevansCorrect a typo in syscon driver 'modify' logic
2017-12-11 kevansAdd generic 'syscon' driver
2017-12-10 ianDo not give up if writing to the chip's control and...
2017-12-09 traszMove the DIAGNOSTIC check for lost iSCSI PDUs from...
2017-12-08 pfgSPDX: license IDs for some ISC-related files.
2017-12-08 andrewSet the io width when using an ACPI uart. Previously...
2017-12-07 cemmlx4: Remove redundant declarations to fix GCC build
2017-12-07 jkimMerge OpenSSL 1.0.2n.
2017-12-06 impDefine xpt_path_inq.
2017-12-06 glebiusGarbage collect IFCAP_POLLING_NOCOUNT. It wasn't used...
2017-12-06 emasteUpdate tcpdump to 4.9.2
2017-12-06 jhibbitsAllow custom overrides of mmap attribute for VT framebuffer
2017-12-05 emasteImplement "vidcontrol -h <history_size>" for vt(4)
2017-12-05 emastevnic: apply hardware L3 checksum only for IPv4
2017-12-05 shurdiflib: Support to padding Ethernet frames to a min...
2017-12-05 cemioat(4): Add Skylake Xeon PCI-ID
2017-12-03 gnnAdd support for RealTek 8812 over USB
2017-12-02 landonfIntroduce bwn(4) support for the bhnd(4) bus.
2017-12-02 landonfbhnd_pmu(4): Do not leak our chipc provider reference...
2017-12-02 landonfbhndb(4): Fix leak of child devices and MSI vectors.
2017-12-02 landonfbhnd_chipc(4): Break cyclic references to the ChipCommo...
2017-12-02 landonfbhndb(4): Fix incorrect assertion in bhndb_deregister_i...
2017-11-30 pfgSPDX: use the Beerware identifier.
2017-11-30 pfgSPDX: Consider code from Carnegie-Mellon University.
2017-11-30 eadlerFix typo
2017-11-29 kibImplement hardware mlx5(4) rx timestamps.
2017-11-29 impImport lua 5.3.4 to contrib
2017-11-28 nwhitehornBack out OF module installation in the event of failure...
2017-11-28 bryanvCorrectly report the vmxnet3 link down media status
2017-11-28 landonfsiba(4): Add support for devices have neither PMU nor...
2017-11-28 landonfbhndb(4): Implement bridge support for the BCM4312...
2017-11-27 landonfsiba(4): fix workaround for BCM4312 D11 core backplane...
2017-11-27 landonfbhnd(4): Print the core's hardware revision in bhnd...
2017-11-27 landonfbhnd(4): Fix bcma/siba core reset behavior
2017-11-27 landonfbhnd(4) update inline documentation comments and man...
2017-11-27 pfgsys/dev: further adoption of SPDX licensing ID tags.
2017-11-25 nwhitehornDo not bind to CPUs with SMT, which use a different...
2017-11-25 mavSlightly fix bidirectional stream number allocation.
next