]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/dev
NTB: MFV 1db97f25: Pull out platform detection logic
[FreeBSD/FreeBSD.git] / sys / dev /
2015-10-14 cemNTB: MFV 1db97f25: Pull out platform detection logic
2015-10-14 cemNTB: Abstract doorbell register access
2015-10-14 cemif_ntb: MFV 3cc5ba19: Add alignment check to meet hardw...
2015-10-14 cemNTB: MFV a1413cfb: correct the spread of queues over...
2015-10-14 cemNTB: Remap MSI-X messages over available slots
2015-10-14 cemNTB: Reserve link event doorbell callback on Xeon
2015-10-14 cemNTB: MFV 53a788a7: Split ntb_setup_interrupts() into...
2015-10-14 cemif_ntb: Cleanup style
2015-10-14 cemNTB: MFV 403c63cb: client event cleanup
2015-10-14 npiw_cxgbe: use correct RFC number.
2015-10-14 bzNow that we can detect the Cortex-A8 properly, fix...
2015-10-14 ngieIntegrate tools/regression/vfs into the FreeBSD test...
2015-10-14 cemNTB: MFV e8aeb60c: Disable interrupts and poll under...
2015-10-14 cemNTB: MFV 78958433: Enable Snoop on Primary Side
2015-10-13 cemNTB: MFV 58b88920: Document HW errata
2015-10-13 cemNTB: MFV fca4d518: Fix ntb_transport link down race
2015-10-13 cemNTB: MFV 9fec60c4: Fix NTB-RP Link Up
2015-10-13 cemNTB: MFV c529aa30: Xeon Doorbell errata workaround
2015-10-13 cemNTB: MFV f9a2cf89: Comment Fix
2015-10-13 cemNTB: MFV b1ef0043: Remove References of non-B2B BWD HW
2015-10-13 cemif_ntb: Fix build on i386
2015-10-13 cemioat: Use correct macro, fix build on i386
2015-10-13 cemNTB: (partial) MFV ed6c24ed: NTB-RP support
2015-10-13 cemNTB: MFV 49793889: Rename Variables for NTB-RP
2015-10-13 sbrunoAdd support for sysctl knobs to live tune the per inter...
2015-10-13 cemNTB: Enable 32-bit support
2015-10-13 cemNTB: Update pci ids
2015-10-13 cemNTB: MFV 113bf1c9: BWD Link Recovery
2015-10-13 sbrunoixl(4): Remove compile warning for unused function.
2015-10-13 mavExport bunch of state variables as sysctls.
2015-10-13 cemNTB: Style(9) cleanups
2015-10-13 cemNTB: MFV 948d3a65: Xeon Errata Workaround
2015-10-13 cemNTB: Add hw.ntb sysctl node
2015-10-13 cemNTB: MFV b6750cfe: Correct USD/DSD Identification
2015-10-13 cemNTB: MFV 87034511: Correct Number of Scratch Pad Registers
2015-10-13 npiw_cxgbe: MPA v2 is always available.
2015-10-12 davidcsAdd support for reading device temperature
2015-10-12 peterUpdate from svn-1.8.14 to 1.9.2.
2015-10-12 ngieMFhead @ r289173
2015-10-12 kevloAccept any correct frames from any source when MONITOR...
2015-10-12 adriannet80211 drivers: eliminate any references to sc_rxtap_...
2015-10-12 adrianurtwn(4): split *reg and *var parts (no functional...
2015-10-12 adriannet80211: move ieee80211_free_node() call on error...
2015-10-12 adriannet80211: free node reference in the ieee80211_parent_x...
2015-10-12 adrianwpi(4): add support for TX fragmentation.
2015-10-12 adriannet80211: separate mbuf cleanup from ieee80211_fragment()
2015-10-11 cemNTB: MFV c336acd3: memcpy lockup workaround
2015-10-11 cemNTB: MFV c9d534c8: Correctly handle receive buffers...
2015-10-11 cemNTB: MFV 90f9e934: reset tx_index on link toggle
2015-10-11 cemNTB: MFV b77b2637: Link toggle memory leak
2015-10-11 cemNTB: MFV 113fc505: Handle 64bit BAR sizes
2015-10-11 cemNTB: MFV cc0f868d: fix pointer math issues
2015-10-11 ngieRedo MFC @ r289134
2015-10-11 ngieRevert r289133; retry the merge
2015-10-11 ngieMFhead @ r289132
2015-10-11 adrianwpi(4): do not count failures twice for ic_raw_xmit().
2015-10-11 adrianwpi(4): move error handling upper (wpi_tx_data()/wpi_cm...
2015-10-11 adrianwpi(4): fix possible race between TX/RX threads.
2015-10-11 adrianwpi(4): do not allocate space for unused rings.
2015-10-11 adrianwpi(4): do not override iv_recv_mgmt() in non-adhoc...
2015-10-11 adrianwpi(4): use more correct types.
2015-10-10 ianReplace a local sx lock that allowed only one client...
2015-10-10 dumbbelldrm/i915: Remove "Attempting to unbind pinned buffer...
2015-10-10 ianTranslate iic hardware layer status values to errno...
2015-10-10 ianAdd a short name, IIC_INTRWAIT, for the common case...
2015-10-10 npiw_cxgbe: fix for page fault in cm_close_handler().
2015-10-10 ngieMFhead @ r289100
2015-10-10 adrianFlip on fast frames support for AR5416 and AR9300 serie...
2015-10-10 ianFix more cases of iicbus-layer functions that must...
2015-10-09 ianReturn only IIC_Exxxx status values from iicbus-layer...
2015-10-09 ianAdd iic2errno(), a helper function to translate IIC_Exx...
2015-10-09 ianUse IIC_EBUSBSY and IIC_BUSERR status values consistant...
2015-10-09 ianBugfix: Exit the transfer loop if any read or write...
2015-10-09 ianStyle and whitespace cleanups. The only functional...
2015-10-09 kevloSort function prototypes and add missing 'static' keywords.
2015-10-08 kibAdd the arm64 define.
2015-10-08 roygerxen/console: Introduce a new console driver for Xen...
2015-10-08 kevloAdd support for Fresco Logic USB 3.0 host controller.
2015-10-08 hselaskyAdd quirk for USB 3.0 PCI device.
2015-10-08 gavinRecognise the Netgear WNDA4100 (N900) 3x3 device in...
2015-10-08 adrianwpi(4): check size before transmitting frames
2015-10-08 adrianwpi(4): fix some byteorder conversions
2015-10-08 adrianwpi(4): fix 'maybe uninitialized' warnings
2015-10-08 adrianwpi(4): add some branch predictions.
2015-10-08 adrianwpi(4): drop unnecessary locking in wpi_set_pslevel().
2015-10-08 adrianwpi(4): remove software queues
2015-10-07 kevloDeclare odata as a pointer type instead of a pointer...
2015-10-06 ngieMFhead @ r288954
2015-10-06 adrianRemove gen3 check introduced in r286653.
2015-10-06 dimMerge ^/head r288836 through r288925.
2015-10-06 roygerUpdate Xen headers from 4.2 to 4.6
2015-10-05 dimMerge ^/head r288457 through r288830.
2015-10-05 markmFix printf-like formats for KASSERT.
2015-10-05 markmIt appears that under some circumstances, like virtuali...
2015-10-05 kevloRemove the unnecessary cast.
2015-10-04 kevloReplace M_NOWAIT with M_WAITOK for consistency with...
2015-10-04 kevloFix max TX power settings for RT5390/RT5392.
2015-10-04 adriandrm2: a few minor fixes after r280183
2015-10-04 adrianFix run(4) mbuf queue flushing / freeing.
2015-10-04 adrianRandom zyd(4) fixes to bring TX handling in line with...
next