gcc builds: reenable -Wstrict-overflow for kern.mk
[freebsd.git] / sys / dev /
2017-09-13 npRetire the T3 iWARP and TOE drivers. This saves catch...
2017-09-13 cemintpm(4): Decrease requested i/o port range width
2017-09-13 ianDefer attaching and probing iicbus and its children...
2017-09-13 cemintpm(4): While here, remove redundant 'res' check
2017-09-13 cemintpm(4): Do not attach if io_res can not be allocated
2017-09-13 avgjedec_ts: add many more devices from various vendors
2017-09-13 npcxgbe(4): Ignore capabilities that depend on TOE when...
2017-09-13 shurdFix GCC build failure caused by r323516
2017-09-13 shurdRoll up iflib commits from github. This pulls in most...
2017-09-12 sbrunoThe diff is the initial submission of Cavium Liquidio...
2017-09-11 ianAdd a default implementation that returns ENODEV for...
2017-09-11 mwImprove HW type checking in mv_ehci driver
2017-09-11 scottlAdd infrastructure for allocating multiple MSI-X interr...
2017-09-10 ianAdd gpio methods to read/write/configure up to 32 pins...
2017-09-10 kibFix typo, TC0->TCO.
2017-09-10 kibAdd definitions of (new) bits for TCO registers from the
2017-09-10 kibStyle: tab after #define.
2017-09-10 scottlFix intrhook release in MPR and MPS for EARLY_AP_STARTUP.
2017-09-10 scottlMore code refactoring in preparation for enabling multi...
2017-09-09 scottlConvert some in-line printing of diagnostic into tables.
2017-09-09 scottlRemove the unnecessary use of a temporary string buffer.
2017-09-09 scottlStart separating the LSI drivers into per-queue structu...
2017-09-09 mwAdd support for Armada 3700 in the NETA driver
2017-09-09 mwStore virtual address of buffer in mvneta_rx_ring
2017-09-09 mwIntroduce UART driver module for Armada 3700
2017-09-09 mwAdd support for Armada 3700 EHCI
2017-09-09 mwAdd support for AHCI in Armada 3700
2017-09-09 mwAdd support for xhci in Armada 3700 and 7k/8k
2017-09-09 npcxgbe(4): Fix a couple of problems in the sge_wrq data...
2017-09-08 scottlRefactor interrupt allocation and deallocation. Add...
2017-09-08 shurdAdded support for displaying HW port stats using sysctl.
2017-09-08 scottlFix intrhook release in MFI as well
2017-09-08 scottlAs with r323317, hold off on releasing the intrhook...
2017-09-08 scottlMove the intrhook release to later in the function...
2017-09-08 kibFix malloc() uses in em_get_regs().
2017-09-06 landonfbhnd: Remove unsupported USB core IDs from the bhnd_usb...
2017-09-06 mjgvxge: plug void casts from memcpy/memzero calls
2017-09-06 shurdbnxt: Update firmware header file with the latest one
2017-09-06 shurdbnxt: Use correct firmware call for number of queues...
2017-09-06 kibSkylake server core PMC support for hwpmc(4).
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...
next