]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/dev
Clarify panic in set_rootvnode().
[FreeBSD/FreeBSD.git] / sys / dev /
2018-12-15 avosAdd new USB id in rtwn_usb(4) (RTL8812AU)
2018-12-15 cemefirt: When present, attempt to use EFI runtime service...
2018-12-14 mwFix error check for ACPI_ID_PROBE in the TPM2.0 driver
2018-12-14 gonzo[twsi] Make extres/clk part conditional based on the...
2018-12-14 manupwm: Convert period and duty to unsigned int
2018-12-14 markjAdd support for the nForce MCP89 adapter.
2018-12-14 mwFix TPM driver compilation from r342084
2018-12-14 mwIntroduce driver for TPM 2.0 in CRB and FIFO (TIS)...
2018-12-14 kadesaiCompilation failure on ppc and mips due to Revision...
2018-12-14 avgichwd: add Sunrise Point-LP ID
2018-12-14 avgichwd: add support for clearing No Reboot bit in TCOv4
2018-12-14 kadesaiDriver version upgrade 07.708.02.00-fbsd
2018-12-14 kadesaiThis patch will increase debug level as current logging...
2018-12-14 kadesaiChange IOC INIT wait time to 180 secs to keep it inline...
2018-12-14 kadesaiThis patch will add support for NVME PRPs creation...
2018-12-14 kadesaiThis patch will add support for new DCMD to get PD...
2018-12-14 kadesaiTo improve RAID 1/10 Write performance, OS drivers...
2018-12-14 kadesaiDetect sequential Write IOs and pass the hint that...
2018-12-14 kadesaiThis patch will add new interface to support more than...
2018-12-14 kadesaiThis patch will add support for divert bitmap in RAID...
2018-12-14 kadesaiThis patch will add support for new Dynamic RaidMap...
2018-12-14 kadesaiThis patch will add support for next generation(SAS3...
2018-12-13 chucknda(4) fix check for Dataset Management support
2018-12-12 manusdhci_xenon: Add Marvell 8k compatible string
2018-12-12 manutwsi: Clean up marvell part and add support for Marvell...
2018-12-12 manufdt: Add support for simple-mfd bus
2018-12-12 manuAdd a pwm subsystem so we can configure pwm controller...
2018-12-12 vmaffionenetmap: fix warning in netmap_kloop.c
2018-12-12 markjFix a possible mbuf double free in bwn_dma_tx_start().
2018-12-12 dabasmc: Add Support for Macbook Pro 8,1
2018-12-11 mjgRemove unused argument to priv_check_cred.
2018-12-11 dimUpgrade our copies of clang, llvm, lld, lldb, compiler...
2018-12-11 dabasmc: Add Support for MacBookAir 7,1 and 7,2
2018-12-11 dimMerge ^/head r341764 through r341812.
2018-12-11 delphijRemove questionable initialization for ICH8M, rely...
2018-12-10 avosrtwn, rsu: add more USB ids.
2018-12-10 arybchiksfxge(4): use n Tx queues instead of n + 2 on EF10 HW
2018-12-10 arybchiksfxge(4): prepare the number of Tx queues on event...
2018-12-10 arybchiksfxge(4): report support for Tx checksum op descriptors
2018-12-10 arybchiksfxge(4): populate per-event queue stats in sysctl
2018-12-09 bdeFix devstat on md devices.
2018-12-09 dimMerge ^/head r340918 through r341763.
2018-12-09 cyMFV r341618:
2018-12-09 scottlCopy and clear the reply descriptor atomically. This...
2018-12-08 jchandraacpica: support parsing of arm64 affinity in acpi_pxm.c
2018-12-08 jchandraacpica : move SRAT/SLIT parsing to sys/dev/acpica
2018-12-07 impEven though they are reserved, cdw2 and cdw3 can be...
2018-12-07 avgacpi_MatchHid: use ACPI_MATCHHID_NOMATCH instead of...
2018-12-07 avgaibs: fix a typo in the probe method that was introduce...
2018-12-07 vmaffionenetmap: remove dead code obsoleted by iflib
2018-12-06 kibFix build with option RSS, removing unused variables.
2018-12-06 npcxgbe(4): Get Linux cxgb4vf working in bhyve VMs with...
2018-12-06 sjgUpdate bmake to version 20180919
2018-12-06 kibAppease gcc build, remove duplicated declaration.
2018-12-06 sbrunoChange u32 to uint32_t to allow the native-xtools targe...
2018-12-06 avgacpi_{Device,Battery}IsPresent: restore pre-r330957...
2018-12-06 vmaffionenetmap: netmap_transmit should honor bpf packet tap...
2018-12-06 npcxgbe(4): Fall back to a basic configuration in case...
2018-12-05 slavashmlx4/mlx5: Updated driver version to 3.5.0
2018-12-05 slavashmlx5en: Implement backpressure indication.
2018-12-05 slavashmlx5en: Improve configuration of HW LRO.
2018-12-05 slavashmlx5en: Count all transmitted and received bytes.
2018-12-05 slavashmlx5en: Statically allocate and free the channel struct...
2018-12-05 slavashmlx5en: Fix race in mlx5e_ethtool_debug_stats().
2018-12-05 slavashmlx5en: Add support for IFM_10G_LR and IFM_40G_ER4...
2018-12-05 slavashmlx5en: Don't set rate on SQs when the SQ is already...
2018-12-05 slavashmlx5en: Fix for inlining issues in transmit path
2018-12-05 slavashmlx5en: Remove the DRBR and associated logic in the...
2018-12-05 slavashmlx5en: Implement support for bandwidth limiting in...
2018-12-05 slavashmlx5fpga: Add set and query connect/disconnect FPGA
2018-12-05 slavashmlx5fpga: IOCTL for FPGA temperature measurement
2018-12-05 slavashmlx5fpga: Support MorseQ board
2018-12-05 slavashmlx5fpga_tools initial code import.
2018-12-05 slavashmlx5fpga: Initial code import.
2018-12-05 slavashmlx5ib: Set default active width and speed when queryin...
2018-12-05 slavashmlx5ib: Make sure the congestion work timer does not...
2018-12-05 slavashmlx5ib: Fix null pointer dereference in mlx5_ib_create_srq
2018-12-05 slavashmlx5ib: Fix sign extension in mlx5_ib_query_device
2018-12-05 slavashmlx5: Fix driver version location
2018-12-05 slavashmlx5: Fixes to allow command polling mode to exist...
2018-12-05 slavashmlx5: Fix wrong size allocation for QoS ETC TC register
2018-12-05 slavashmlx5: Add software tx_jumbo_packets counter
2018-12-05 slavashmlx5: Implement support for configuring PCIe packet...
2018-12-05 slavashmlx5: Extend vector argument to u64.
2018-12-05 slavashmlx5: Add global control to disable firmware reset...
2018-12-05 slavashmlx5: Fix use-after-free in self-healing flow
2018-12-05 slavashmlx5: Move hw.mlx5 node definition to mlx5_core.
2018-12-05 slavashmlx5: Convert some spaces into tabs and use device_prin...
2018-12-05 slavashmlx5: Add SRQ fixes from Linux
2018-12-05 slavashmlx5: Fix for potential memory leaks.
2018-12-05 slavashmlx5: Discard unused return values.
2018-12-05 slavashmlx5: Raise fatal IB event when sys error occurs
2018-12-05 slavashmlx5: Fix integer overflow while resizing CQ
2018-12-05 slavashmlx4en: Optimise reception of small packets.
2018-12-05 slavashmlx4: Make sure default VNET is set when adding a new...
2018-12-05 slavashmlx4en: Remove duplicate statistics variable assignment.
2018-12-05 slavashmlx4en: Add support for receiving all data using one...
2018-12-05 slavashmlx4en: Add support for netdump.
2018-12-05 slavashmlx4en: Remove the DRBR and associated logic in the...
2018-12-05 slavashmlx4en: Add driver version to sysctl desc
next