]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/dev
ping(8): Fix a mandoc related issue
[FreeBSD/FreeBSD.git] / sys / dev /
2020-12-19 hselaskyEnsure a minimum packet length before creating a mbuf...
2020-12-19 hselaskyMove SYSCTL_ADD_PROC() to unlocked context in if_ure...
2020-12-18 jrtc27usb: Replace ITUNERNET vendor with MICROCHIP and improv...
2020-12-18 markjacpi: Ensure that adjacent memory affinity table entrie...
2020-12-18 jrtc27virtio_mmio: Fix feature negotiation copy-paste issue...
2020-12-18 kibpci_iov: When pci_iov_detach(9) is called, destroy...
2020-12-17 rlibbyice: quiet -Wredundant-decls
2020-12-17 jhbUse __containerof() instead of home-rolled versions.
2020-12-17 manuAdd IRQ resource to SPIBUS
2020-12-16 jrtc27Fix whitespace in r368698
2020-12-16 mmelUse the standard method for localizing of MSI-X table...
2020-12-16 jhbUse more standard types for manipulating pointers.
2020-12-16 jhbUse uintptr_t instead of unsigned long for integers...
2020-12-16 jhbUse uintptr_t instead of unsigned long for pointers.
2020-12-15 hselaskyImprove handling of alternate settings in the USB stack.
2020-12-15 hselaskyImprove handling of alternate settings in the USB stack.
2020-12-15 hselaskyImprove handling of alternate settings in the USB stack.
2020-12-12 cemamdtemp(4): Add missing Family 17h models
2020-12-12 cemamdsmn(4), amdtemp(4): add support for Family 19h ...
2020-12-12 ianProvide userland notification of gpio pin changes ...
2020-12-11 rlibbyif_wg: appease gcc
2020-12-11 rlibbyqat: quiet -Wredundant-decls
2020-12-11 rlibbyntb: quiet gcc -Wreturn-type
2020-12-11 brooksndis(4): expand deprecation to the whole driver
2020-12-11 brookshme(4): Remove as previous announced
2020-12-10 rewAdd deprecation notice for bvmconsole and bvmdebug
2020-12-10 bhugheshyperv/vmbus: avoid crash, panic if vbe fb info is...
2020-12-09 rlibbydmar: reserve memory windows of PCIe root port
2020-12-09 cyMFV r368464:
2020-12-09 jhibbitsdev/mfi: Make a seemingly bogus conditional unconditional
2020-12-08 adrian[ath] also remove the magic size value here for the...
2020-12-08 adrian[ath] Don't use hard-coded values in the sanity check.
2020-12-08 adrian[ath] replace the hard-coded magic values in if_athioct...
2020-12-07 hselaskyFix compilation after r368397.
2020-12-06 emasteAdd deprecation notice to mn(4)
2020-12-05 cematkbd(4): Just use nitems() for quirk enumeration
2020-12-05 mmelRemove remaning definition of GFB_<foo> options.
2020-12-05 mmelAdd basic support for Freescale LX2160A SoC.
2020-12-05 wulfig4(4): Add PCI IDs for Intel Tiger Lake
2020-12-05 wulfatkbd(4): Change quirk table end-of-list marker to...
2020-12-05 mmelDesignWare PCIe driver: Don't call bus_generic_attach...
2020-12-04 impnvme: Remove a wmb() that's not necessary.
2020-12-04 mmelAdd a driver for FAN53555 based PMIC.
2020-12-04 mmelAdd a driver for HYM8563 based RTC.
2020-12-04 mmelAdd a driver for ACT8846 used as PMIC for RK3288 SoC.
2020-12-03 jhbClear TLS offload mode if a TLS socket hangs without...
2020-12-03 npcxgbe(4): Fix vertical alignment in sysctl_cpl_stats.
2020-12-03 jhbDon't transmit mbufs that aren't yet ready on TOE sockets.
2020-12-03 npcxgbe(4): two new debug sysctls.
2020-12-03 jhbClear TLS offload mode for unsupported cipher suites...
2020-12-03 jhbFix downgrading of TOE TLS sockets to plain TOE.
2020-12-03 adrian[axgbe] Fix compiler warnings in gcc-6.3; perhaps fix...
2020-12-03 manuif_dwc: Honor snps,pbl property
2020-12-03 npcxgbe(4): Stop but don't free netmap queues when netmap...
2020-12-02 mhorneuart: allow UART_DEV_DBGPORT for fdt consoles
2020-12-02 npcxgbe(4): Revert r367917.
2020-12-02 mhorneem: fix a null de-reference in em_free_pci_resources
2020-12-02 mmelNVME: Multiple busdma related fixes.
2020-12-02 chucknvme: Fix typo in definition
2020-12-01 gonzo[arm64] Parse ACPI _PXM property on ARM64 platform
2020-12-01 bzUSB umass: add quirk to not probe
2020-12-01 mmMFV r368207:
2020-12-01 mmelAlways use the __unused attribute even for potentially...
2020-11-30 mmacywireguard: fix zfs_ copy pasta in module init macro
2020-11-30 mmacyRemove (dead) GPL copyright code from wireguard sources
2020-11-30 markjqat: Initialize the crypto device ID to -1 instead...
2020-11-30 markjqat: Fix firmware module autoloading
2020-11-30 mmelUnbreak r368167 in userland. Decorate unused arguments.
2020-11-30 tsoomevt: if loader did pass the font via metadata, use it
2020-11-30 tsoomefix vmbus_fb_mmio_res after r368168
2020-11-30 tsoomeAdd VT driver for VBE framebuffer device
2020-11-30 mmelNVME: Don't try to swap data on little endian machines.
2020-11-29 mmacyImport kernel WireGuard support
2020-11-29 andrewOnly set the PCI bus end when we are reducing it
2020-11-29 mavRemove aligment requirements for passthrough buffer.
2020-11-29 mavMark inline functions static.
2020-11-29 mavIncrease nvme(4) maximum transfer size from 1MB to...
2020-11-28 phkAdd watchdog(9) driver for the Fintek F81803 SuperIO...
2020-11-28 kibMake MAXPHYS tunable. Bump MAXPHYS to 1M.
2020-11-27 mavSome code reorganization.
2020-11-27 mavRestore break statement lost in r367857.
2020-11-26 mavMore cleanup in response queue and reset code.
2020-11-26 seUpdate to version 3.2.0
2020-11-26 manusdhci: mmccam: Update vccq in the driver ios
2020-11-26 manusdhci: Only print mmccam debug code if hw.sdhci.debug...
2020-11-26 phkAdd support for Fintek F81803 SuperIO chip
2020-11-26 mavSome minor FCoE bits I had lying around.
2020-11-26 mavRemove some more dead code from pre-24xx.
2020-11-24 mavRemove more legacy of parallel SCSI.
2020-11-24 jkimPort rtsx(4) driver for Realtek SD card reader from...
2020-11-24 mavUpdate RQSFLAG_* definitions.
2020-11-24 markjata(4): Release the ioport resource if device initializ...
2020-11-24 mavRemove concept of mbox_sleep_ok.
2020-11-24 mavRemove unneeded locking around xpt_bus_[de]register().
2020-11-24 hselaskyRemove erradic assert after SVN r367149 in mlx5en(4).
2020-11-24 mavImplement request queue overflow protection.
2020-11-23 mmelEnsure that the buffer is in nvme_single_map() mapped...
2020-11-23 traszMake sbp(4) use xpt_alloc_ccb/xpt_free_ccb instead...
2020-11-23 traszMake tws(4) use xpt_alloc_ccb()/xpt_free_ccb() instead...
2020-11-23 traszDon't check return from xpt_alloc_ccb() for being NULL...
next