]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/dev
When bitpos can't be implemented with an inline ffs* instruction,
[FreeBSD/FreeBSD.git] / sys / dev /
2019-05-10 manuahci: Check if bus is cache-coherent
2019-05-10 markjAvoid returning a NULL pointer from the Intel hw PRNG...
2019-05-10 ianAllow dcons(4) to be unloaded when loaded as a module.
2019-05-08 imprename nvme_ctrlr_destroy_qpair to nvme_ctrlr_destroy_q...
2019-05-08 kibx86: Put other CPUs into tight loop when updating Intel...
2019-05-08 manudts: Import files from Linux 5.1
2019-05-08 brooksUpdate dme(4) to reflect that it will not be removed...
2019-05-08 brAdd driver for the Xilinx AXI Direct Memory Access...
2019-05-08 manuAdd support for USB 3.0 XHCI via ACPI
2019-05-08 brAdd driver for Xilinx AXI Ethernet tri-mode (10/100...
2019-05-08 bro Implement a bounce buffer based on device reserved...
2019-05-08 cemrandom(4): Don't complain noisily when an entropy sourc...
2019-05-08 hselaskyFix LINT compilation issue.
2019-05-08 hselaskyBump the Mellanox driver version numbers and the FreeBS...
2019-05-08 hselaskyMake command workqueue persistant in mlx5core.
2019-05-08 hselaskyFix race between driver unload and dumping firmware...
2019-05-08 hselaskyEnsure the flowtable rules are not freed twice in mlx5e...
2019-05-08 hselaskyUndo previous steps upon returning failure in mlx5en(4).
2019-05-08 hselaskyMake sure the flow destination structure does not use...
2019-05-08 hselaskyFlush command workqueue when command completion is...
2019-05-08 hselaskyMake command timeout way shorter in mlx5core.
2019-05-08 hselaskyRemove non-functional MLX5E_MAX_RX_SEGS macro in mlx5en(4).
2019-05-08 hselaskyFix for compilation warning in mlx5en(4).
2019-05-08 hselaskyRename functions from mlx5_fwdump to mlx5_ctl in mlx5core.
2019-05-08 hselaskyImplement firmware reset from userspace in mlx5tool(8).
2019-05-08 hselaskyAdd Firmware Reset Level, MFRL, register accessors...
2019-05-08 hselaskyExpose per-lane counters before correction mechanism...
2019-05-08 hselaskyAdd support for extended PCIe counters in mlx5en(4).
2019-05-08 hselaskyExtend the counters framework in mlx5en(4).
2019-05-08 hselaskyUpdate performance counter bits in mlx5core.
2019-05-08 hselaskyImplement reading PCI power status in mlx5core.
2019-05-08 hselaskyMove workqueue from mlx5en(4) to mlx5core.
2019-05-08 hselaskyAlways return success for RoCE modify port in mlx5ib.
2019-05-08 hselaskyAdd support for new rates to mlx5ib.
2019-05-08 hselaskyDo not add IFM_10G_LR and IFM_40G_ER4 to supported...
2019-05-08 hselaskyAdd support for 200Gb ethernet speeds to mlx5core.
2019-05-08 hselaskyRemove unused speed enums in mlx5core.
2019-05-08 hselaskyControl automatic update of firmware on driver load...
2019-05-08 hselaskyCorrect check for the calibration generation in mlx5en(4).
2019-05-08 hselaskyLet rx_out_of_buffer be a 32-bit counter in mlx5en(4).
2019-05-08 hselaskyAdd vnic steering drop statistics in mlx5en(4).
2019-05-08 hselaskyUse software counters for rx_packets and rx_bytes in...
2019-05-08 hselaskyAdd mlx5_firmware_update() in mlx5core.
2019-05-08 hselaskyFix for double bus master disable in mlx5core.
2019-05-08 hselaskyImplement userspace firmware update for ConnectX-4...
2019-05-08 hselaskyRename mlx5_fwdump_addr to more neutral mlx5_tool_addr...
2019-05-08 hselaskyAdd mlxfw callbacks in mlx5core.
2019-05-08 hselaskyInitial version of Mellanox in-kernel firmware upgrade...
2019-05-08 hselaskyConvert remaining module parameters into SYSCTLs in...
2019-05-08 hselaskyRemove redundant line of code in mlx5core.
2019-05-08 hselaskyChange implicit and probably erronous EPERM to EIO...
2019-05-08 hselaskyFix netstat counters mapping in mlx5en(4).
2019-05-08 hselaskyAvoid leaking send queue mbufs during error recovery...
2019-05-08 hselaskyAdd helper functions to set/query MCC/MCDA/MCQI registe...
2019-05-08 hselaskyEnhance MCAM reg to allow query on access reg support...
2019-05-08 hselaskyAdd MCC (Management Component Control) register definit...
2019-05-08 hselaskyAdd reading the mcam_reg in mlx5core.
2019-05-08 hselaskyQuery and cache PCAM, MCAM registers on initialization...
2019-05-08 hselaskyImplement PCAM, MCAM access register commands in mlx5core.
2019-05-08 hselaskyExpose PCAM, MCAM registers infrastructure in mlx5core.
2019-05-08 hselaskyAdd sysctl(8) to control fast unload support in mlx5core.
2019-05-08 hselaskyAdd Fast teardown support to mlx5core.
2019-05-08 hselaskyMake sure the running variable is properly set for...
2019-05-08 hselaskyImplement get and set nic state as global functions...
2019-05-08 hselaskyTicks are integer type in FreeBSD.
2019-05-08 hselaskyConfigure firmware to use RX hash format in mini CQE...
2019-05-08 hselaskyDisable CQE zipping by default in mlx5en(4).
2019-05-08 hselaskySplit mlx5e_update_stats_work() in mlx5en(4).
2019-05-08 hselaskyImplement fast close of RX channel in mlx5en(4).
2019-05-08 hselaskyCorrect number of elements for priority to traffic...
2019-05-08 hselaskyRemove unused module parameter in mlx5ib.
2019-05-08 hselaskyMake sure to error out when arming the CQ fails in...
2019-05-08 hselaskyDestroy port stats debug context in correct order in...
2019-05-08 hselaskyFix tx_jumbo_packets counter in mlx5en(4).
2019-05-08 hselaskyUpdate Ethernet extended counters in mlx5en(4).
2019-05-08 hselaskyProtect from infinite sw-reset loop in mlx5core.
2019-05-08 hselaskyDisable all MSIX interrupts before shutdown in mlx5.
2019-05-08 hselaskyImport Linux code to implement mlx5_ib_disassociate_uco...
2019-05-08 hselaskyAdd temperature warning event to log in mlx5core.
2019-05-08 hselaskyCorrectly define the interface state bits in mlx5en(4).
2019-05-08 hselaskyEnable FPGA and FPGA QP errors for EQ and call the...
2019-05-08 hselaskyAdd MLX5_FPGA_RELOAD IOCTL(2) to mlx5fpga.
2019-05-08 hselaskyAdd support for Dynamic Interrupt Moderation, DIM,...
2019-05-08 cemrandom: x86 driver: Prefer RDSEED over RDRAND when...
2019-05-08 impAdd missing newline to debug printf.
2019-05-07 tuexenRemove non-functional SCTP checksum offload support...
2019-05-07 mariuso Avoid determining the MAC class (LEM/EM or IGB) ...
2019-05-06 cemList-ify kernel dump device configuration
2019-05-06 tychonzero inputs to vm_page_initfake() for predictable results
2019-05-05 mavDecode Deallocate Logical Block Features.
2019-05-05 adrian[ath_rate_sample] Have the final attempted rate in...
2019-05-05 adrian[ath] [ath_rate] Fix ANI calibration during non-ACTIVE...
2019-04-29 bro Rewrite softdma_process_tx() of Altera SoftDMA engine...
2019-04-28 traszMake isp(4) suggest loading ispfw(4) when it fails...
2019-04-25 ianFix typo: the 4th argument to GPIO_PIN_ACCESS_32 is...
2019-04-25 gallatinTrack TCP connection's NUMA domain in the inpcb
2019-04-25 bcranACPI SPCR: handle BaudRate=0
2019-04-24 jhbAdd support for AES-CCM to ccr(4).
2019-04-24 jhbFix requests for "plain" SHA digests of an empty buffer.
2019-04-24 gonzo[acpi_ibm] Add support for newer Thinkpad models
next