]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/dev
Add clearing function for unr(9).
[FreeBSD/FreeBSD.git] / sys / dev /
2017-10-11 davidcsAdded support driver state capture/retrieval
2017-10-11 davidcsAdd sanity checks in ql_hw_send() qla_send() to ensure...
2017-10-11 cemhwpmc(4): Actually use a sufficiently wide type
2017-10-11 cemhwpmc(4): Force sufficiently wide type for left shift
2017-10-11 sepheixgbe: Remove never defined UDP_IPV4_EX
2017-10-11 sephehyperv/hn: Enable transparent VF by default.
2017-10-11 sephehyperv/hn: Workaround erroneous hash type observed...
2017-10-10 davidcsRevert Commit r324290
2017-10-10 emasteuart: detect 256-byte FIFOs
2017-10-10 jkimMerge ACPICA 20170929 (take 2).
2017-10-10 jkimDo not check whether AcpiOsGetTimer() is called during...
2017-10-10 hselaskyUse common rdma_ip2gid() function instead of custom...
2017-10-10 sephehyperv/hn: Workaround erroneous hash type observed...
2017-10-10 sephehyperv/vmbus: Expose Hyper-V major version.
2017-10-10 sephehyperv/vmbus: Add tunable to pin/unpin event tasks.
2017-10-09 asomersRemove embedded newlines from sysctl variable descriptions
2017-10-09 glebiusShorten list of arguments to mbuf external storage...
2017-10-09 gnnAdd support for Intel 8265 WiFi
2017-10-07 cemrandom(4): Gather entropy from Pure sources
2017-10-07 cemrandom(4): Add missing source descriptions
2017-10-07 npcxgbe(4): Update T6, T5, and T4 firmwares to 1.16.63.0.
2017-10-06 cemrandom(4): Discard low entropy inputs
2017-10-06 andrewAlso handle psci 1.0. This can be seen as a bug fix...
2017-10-06 baptImport 1.14.3
2017-10-05 shurdbnxt: fix intermittent VLAN issues
2017-10-05 shurdFix "taskqgroup_attach: setaffinity failed: 3" with...
2017-10-05 sephehyperv/hn: Fix options RSS building
2017-10-05 npcxgbe(4): Provide knobs to set the holdoff parameters...
2017-10-04 cemhwpmc(4): Add support for extended AMD events
2017-10-04 davidcsAdd sanity checks in ql_hw_send() qla_send() to ensure...
2017-10-04 imp'private' isn't a PNP string field, so instead used...
2017-10-04 traszMake md(4) support GEOM::ident for vnode-backed disks...
2017-10-02 hselaskyMake sure the doorbell lock is valid for the i386 version
2017-10-02 hselaskySetup mbuf hash type properly when receiving IP packets...
2017-10-02 hselaskyImplement SIOCGIFRSS{KEY,HASH} for the mlx4en(4) driver.
2017-10-02 alcWhen mdstart_swap() accesses a page that is already...
2017-10-02 ianDefine a single instance of ahci_devclass and reference...
2017-10-02 ianAllow Raspberry Pi platform and drivers to be configure...
2017-10-01 andrewTo prepare for adding EFI runtime services support...
2017-10-01 kibFix supposed typo in the include guard symbol name...
2017-10-01 avgMFV r323530,r323533,r323534: 7431 ZFS Channel Programs...
2017-10-01 scottlImprove the debug parsing to allow flags to be added...
2017-10-01 kibImprove smb(4) devfs interactions.
2017-10-01 mavAdd initial support for Address Lookup Table (A-LUT).
2017-10-01 mmMFV r324145,324147:
2017-09-30 avosuath(4): fix varible types, add missing checks for...
2017-09-30 jkimRevert r324109. This commit broke a number of systems.
2017-09-29 jkimMerge ACPICA 20170929.
2017-09-29 scottlConvert sysctl sbuf usage to use a fully dynaic sbuf...
2017-09-29 kevloAdd ThinkPad USB 3.0 Ethernet Adapter.
2017-09-28 n_hibmaMake this compile if NO_SYSCTL_DESCR is defined.
2017-09-28 n_hibmaMake this compile with DEVICE_POLLING set.
2017-09-28 sephehyperv/hn: Unbreak i386 building.
2017-09-28 impTweak performance of nda completions
2017-09-27 landonfbhnd: Add support for supplying bus I/O callbacks when...
2017-09-27 landonfbhnd: Implement bhnd(4) platform device registration.
2017-09-27 impSince the human readable name is actually ignored,...
2017-09-27 cemUnrevert r324059
2017-09-27 davidcsTx Ring Shadow Consumer Index Register needs to be...
2017-09-27 cemRemove PNP metadata from drm2 drivers until kldxref...
2017-09-27 sepheixl: Fix mbuf hash type settings.
2017-09-27 sephehyperv/hn: Fix UDP checksum offload issue in Azure.
2017-09-27 sephehyperv/hn: Set tcp header offset for CSUM/LSO offloading.
2017-09-26 cemAdd PNP metadata to more drivers
2017-09-26 davidcsFix delete all multicast addresses
2017-09-25 mwFix gcc compilation issues in the mvneta driver
2017-09-24 scottlAdd the ability to report and set debug flags as text...
2017-09-24 kibabRename sdhci_cam_start_slot() into sdhci_start_slot()
2017-09-24 alcSince the page "frame" doesn't belong to a vm object...
2017-09-23 shurdbnxt: Choose better HW LRO defaults for performance
2017-09-23 scottlGarbage collect usued fields
2017-09-23 shurdSome small packet performance improvements
2017-09-22 scottlClean up error messages related to device discovery
2017-09-22 hselaskyExtend sysctl description for hw.usb.disable_enumeration .
2017-09-21 markjSimplify i915_gem_wire_page() and avoid unneeded page...
2017-09-21 shurdbnxt: Fix driver when attached to a VF
2017-09-21 alcModernize calls to vm_page_unwire(). As of r288122...
2017-09-20 impFix queue depth for nda.
2017-09-20 davidcs1. ql_hw.c:
2017-09-19 davidcsAdd sysctl "enable_minidump" to turn on/off automatic...
2017-09-19 davidcsUpdate minidump template for version 5.4.66
2017-09-19 sephehyperv/hn: Incease max supported MTU
2017-09-19 sephehyperv/hn: Fix MTU setting
2017-09-19 sephehyperv/hn: Apply VF's RSS setting
2017-09-18 jhbEnable support for lookaside crypto operations by default.
2017-09-18 scottlHide a normal probe warning message under bootverbose...
2017-09-17 ianGive icee(4) a detach() method so it can be used as...
2017-09-17 gordonMFV r323678: file 5.32
2017-09-16 shurdRevert r323516 (iflib rollup)
2017-09-15 jhbAvoid reusing the wrong buffer for a DDP AIO request.
2017-09-15 scottlFix line wrap issues.
2017-09-15 kibabMiscellaneous fixes and improvements to MMCCAM stack
2017-09-14 jhbFix some incorrect sysctl pointers for some error stats.
2017-09-14 cemAdd PNP metadata to a few drivers
2017-09-14 mavAdd second entry to LUT on a link side in B2B mode.
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
next