]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/dev
Avoid using bioq_* in gmirror.
[FreeBSD/FreeBSD.git] / sys / dev /
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.
2017-11-24 hselaskyRoCE/infiniband upgrade to Linux v4.9 for kernel and...
2017-11-24 hselaskyCompile fixes for 32-bit architectures.
2017-11-23 hselaskyMerge ^/head r325999 through r326131.
2017-11-23 hselaskyMake sure the iSCSI I/O limits are set properly so...
2017-11-23 hselaskyThe __internal_mr is freed as part of the protection...
2017-11-23 andrewZero struct efi_tm before setting the needed values...
2017-11-22 landonfbhnd(4): Add a basic ChipCommon GPIO driver sufficient...
2017-11-22 landonfbhnd(4): extend the PMU APIs to support bwn(4)
2017-11-21 landonfbhnd(4): Add support for querying DMA address translati...
2017-11-21 landonfbhnd(4): implement MIPS and PCI(e) interrupt support
2017-11-21 andrewAdd a driver for the EFI RTC. This uses the EFI Runtime...
2017-11-21 hselaskyMake sure all initialized mutexes are destroyed in...
2017-11-21 npcxgbe(4): Fix unsafe mailbox access in cudbg.
2017-11-20 npcxgbe(4): Add a custom board to the device id list.
2017-11-20 pfgsys/dev: further adoption of SPDX licensing ID tags.
2017-11-20 wulfevdev: change USB scancode 0x54 from KEY_SLASH to KEY_K...
2017-11-20 wulfFix evdev codes for slash and asterisk numpad keys...
2017-11-20 wulfevdev: Export EVDEV_SUPPORT kernel option through featu...
2017-11-20 delphijMFV r326007: less v529.
2017-11-20 jhibbitsEliminate 1 XX_VirtToPhys() and 2 XX_PhysToVirt() calls...
2017-11-19 hselaskyMerge ^/head r325842 through r325998.
2017-11-18 hselaskyRemove duplicate static function prototype to fix compi...
2017-11-18 manuUpdate our copy of DTS from the ones from Linux 4.14
2017-11-18 pfgspdx: initial adoption of licensing ID tags.
2017-11-17 npcxgbe(4): Add core Vdd to the sysctl MIB.
2017-11-17 jhibbitsAdd jumbo frame support to dtsec(4)
2017-11-16 hselaskyUpdate iser backend code to use new ibcore APIs.
2017-11-16 npcxgbe(4): Remove rsrv_noflowq from intrs_and_queues...
2017-11-16 npcxgbe(4): Sanitize t4_num_vis during MOD_LOAD like...
2017-11-15 npcxgbe(4): Combine all _10g and _1g tunables and drop...
2017-11-15 hselaskyMerge ^/head r325663 through r325841.
2017-11-15 hselaskyUpdate the mlx4 core and mlx4en(4) modules towards...
2017-11-15 wmaCXGBE: fix big-endian behaviour
2017-11-15 impInline pcie_link_{status,caps} where needed. Remove...
2017-11-14 bzUnbreak IPv6.
2017-11-14 emastevnic: report that the driver supports multicast
2017-11-14 hselaskyMake sure the ib_wr_opcode enum is signed by adding...
2017-11-14 npFix iw_cxgbe build in the projects branch.
2017-11-14 impProvide link speed data in XPT_GET_TRAN_SETTINGS. Provi...
2017-11-14 impProvide pcie_link_status and pcie_link_cap convenience...
2017-11-14 kevloAdd TP-LINK UE300.
2017-11-13 hselaskyUpdate mlx4ib(4) to Linux 4.9.
2017-11-13 kibDo not leak PMC_PO_OWNS_LOGFILE on error.
2017-11-13 kibStyle bug.
2017-11-11 hselaskyImplement missing KDGETMODE IOCTL in VT.
2017-11-11 baptUpdate to zstd 1.3.2
2017-11-10 emastevnic: apply BPF tap before passing packet to hardware
next