]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/dev
Do not leak empty swblk.
[FreeBSD/FreeBSD.git] / sys / dev /
2017-09-06 hselaskyAdd new USB quirk.
2017-09-06 scottlCheckpoint the next phase in debug message cleanup...
2017-09-05 cemamdsmn(4): Do not probe not matching hostbridges
2017-09-05 cemamdtemp(4): Do not probe not matching hostbridges
2017-09-05 cemamdtemp(4): Add support for Family 17h temperature...
2017-09-05 cemAdd smn(4) driver for AMD System Management Network
2017-09-05 sephehyperv/hn: Log RSS capabilities mask.
2017-09-05 sephehyperv/hn: Implement SIOCGIFRSS{KEY,HASH}.
2017-09-02 mavIncrease negotiation polling period from 10ms to 100ms.
2017-09-02 mavMake NTB drivers report more info via NewBus methods.
2017-09-01 mavLink Interface has no Link Error registers.
2017-09-01 npcxgbe/iw_cxgbe: Set TCP_NODELAY before initiating conne...
2017-08-31 npcxgbe/t4_tom: There may not be a tid to update if the...
2017-08-31 jkimMerge ACPICA 20170831.
2017-08-31 mavClear doorbell bits after masking them before processing.
2017-08-31 npcxgbe/t4_tom: Add a knob to select the congestion contr...
2017-08-31 mavRemove unneeded pmap_change_attr() calls.
2017-08-31 mavAdd/polish some defines.
2017-08-31 kibThe nvme module should explicitly declare dependency...
2017-08-31 mavFix port control for PEX 8749.
2017-08-31 mavMake ntb_set_ctx() always generate fake link event.
2017-08-31 mavMake ntb_transport(4) ready receive early link events.
2017-08-30 npcxgbe(4): Add two new debug flags -- one to allow manua...
2017-08-30 mavAdd NTB driver for PLX/Avago/Broadcom PCIe switches.
2017-08-30 sbrunoRevert r323008 and its conversion of e1000/iflib to...
2017-08-30 npcxgbe(4): Zero out the memory allocated for the debug...
2017-08-30 kibOnly make the if_ix module depend on netmap when netmap...
2017-08-30 emastebhnd: initialize variable before use
2017-08-30 emasteusb: Add external "Intenso Memory" disk UQ_MSC_NO_INQUI...
2017-08-30 sbrunoContinuation of lock cleanup in e1000.
2017-08-29 npcxgbe(4): Update T6/T5/T4 firmwares to 1.16.59.0.
2017-08-29 impFix a few overlooked spots where the coded uses 16...
2017-08-29 impAdd CAM/NVMe support for CAM_DATA_SG
2017-08-28 impAdd new compile-time option NVME_USE_NVD that sets...
2017-08-28 impSet the max transactions for NVMe drives better.
2017-08-28 npcxgbe(4): Do not access the mailbox without appropriate...
2017-08-28 avosrtwn(4): some initial preparations for (basic) VHT...
2017-08-28 mariusDon't set any WOL enabling hardware bits if WOL isn...
2017-08-28 npcxgbe(4): Maintain one ifmedia per physical port instea...
2017-08-28 mavMask doorbells while processing them.
2017-08-28 mavFix fake interrupt when set doorbell is unmasked.
2017-08-28 sobomaxAdd ability to label md(4) devices.
2017-08-28 npcxgbe(4): vi_mac_funcs should include the base Ethernet...
2017-08-28 npcxgbe(4): Remove write only variable from t4_port_init.
2017-08-28 npcxgbe(4): Fix some assertions during driver detach...
2017-08-28 npcxgbe(4): Verify that the driver accesses the firmware...
2017-08-27 avosrtwn(4): deduplicate r92c_write_txpower().
2017-08-27 avosrtwn(4): change type for Tx power values (RTL8192C...
2017-08-27 kibAdd PCI Id for MosChip MCS9900.
2017-08-27 scottlStart overhauling debug printing in the MPS and MPR...
2017-08-25 npcxgbe(4): Dump the mailbox contents in the same format...
2017-08-25 sbrunoAdd a different #define for the maximum number of trans...
2017-08-25 impFill in reserved areas from NVMe spec in the IDENTIFY...
2017-08-25 impNVME Namespace ID is 32-bits, so widen interface to...
2017-08-25 impAdd feature codes from NVMe 1.3 specification:
2017-08-25 bdeFix bugs in (mostly) not-yet-activated parts of early...
2017-08-25 bdeSupport setting the colors of cursors for the VGA renderer.
2017-08-25 impUse _Static_assert
2017-08-25 impSanity check sizes
2017-08-25 impEnable bus mastering on the device before resetting...
2017-08-25 bdeOops, the previous commit was missing 1 line.
2017-08-25 bdeFix missing switching of the terminal emulator when...
2017-08-24 erjixv(4): Add more robust mailbox API negotiation
2017-08-24 davidcsFix qlnx_tso_check() so that every window of
2017-08-24 hselaskyCompile fixes for LINT on 32-bit platforms.
2017-08-23 mavAdd missing restart_queue initialization.
2017-08-23 hselaskyAdd new mlx5ib(4) driver to the kernel source tree...
2017-08-22 baptImport zstandard 1.3.1
2017-08-21 davidcsUpgrade FW to 5.4.66
2017-08-19 bdeFix setting of defaults for the text cursor.
2017-08-19 bdeRename curr_curs_attr to base_curr_attr. The actual...
2017-08-19 bdeUse better hard-coded defaults for the cursor shape...
2017-08-19 andrewRemove redundant declarations. Newer gcc has a warning...
2017-08-19 wulfAdd support for generic MS Windows 7/8/10-compatible...
2017-08-18 bdeFix syscons escape sequence for setting the local curso...
2017-08-18 bdeFix vt100 escape sequence for showing and hiding the...
2017-08-18 bdeFix missing syscons escape sequence for setting the...
2017-08-18 rlibbysafe: quiet -Wtautological-compare
2017-08-16 bdeUndeprecate the CONS_CURSORTYPE ioctl. It was "depreca...
2017-08-15 npcxgbe/t4_tom: Use correct name for the ISS-valid bit...
2017-08-15 hselaskyAdd new USB quirk.
2017-08-14 ngieAdd supporting changes for `Add limited sandbox capabil...
2017-08-14 sephehyperv: Update copyright for the files changed in 2017
2017-08-14 sephehyperv/hn: Re-set datapath after synthetic parts reatta...
2017-08-14 sephehyperv/hn: Minor cleanup
2017-08-14 sephehyperv/hn: Fix/enhance receiving path when VF is activated.
2017-08-14 sephehyperv/hn: Update VF's ibytes properly under transparen...
2017-08-14 ianAdd hinted attachment for non-FDT systems. Also, print...
2017-08-14 ianMinor fixes and enhancements for the s35390a i2c RTC...
2017-08-13 ianRemove the old ds1374 driver and use the ds13rtc driver...
2017-08-13 ianChange "chiptype" to "compatible". Making the hint...
2017-08-13 ianAdd a new driver, ds13rtc, that handles all DS13xx...
2017-08-12 nwhitehornMove NVME controller shutdown from being called as...
2017-08-12 ianBid for the device with BUS_PROBE_GENERIC, because...
2017-08-12 npcxgbe(4): Save the last reported link parameters and...
2017-08-11 ianStop calling atrtc_set() from the xen timer clock_setti...
2017-08-11 davidcsPerformance enhancements to reduce CPU utililization...
2017-08-10 kenChanges to make mps(4) and mpr(4) handle reinit with...
2017-08-10 sbrunoPurge deprecated locking macros.
2017-08-10 mwEnable OF_setprop API function to add property in FDT
next