]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/dev
hyperv/vmbus: Deprecate the device private data in channel struct
[FreeBSD/FreeBSD.git] / sys / dev /
2016-07-20 sephehyperv/vmbus: Deprecate the device private data in...
2016-07-20 sephehyperv/vmbus: Pass channel as the first argument for...
2016-07-20 sephehyperv/vmbus: Channel struct field rename
2016-07-20 sephehyperv/vmbus: Move IC register definition to Hyper...
2016-07-20 sephehyperv/vmbus: Get rid of unnecessary definition.
2016-07-19 cemIncrease vt(4) framebuffer maximum size
2016-07-19 scottlRemove unused variable from last commit.
2016-07-19 scottlSupporting flushing the dump before returning, and...
2016-07-19 sbrunoFixup DA cable detection routines to not set the cable...
2016-07-19 sephehyperv/vmbus: Rename laundered vmbus channel code
2016-07-19 sephehyperv/vmbus: Temp/internal variable/function rename
2016-07-19 sephehyperv/vmbus: Function rename
2016-07-19 sephehyperv/vmbus: Cleanup cpu based channel selection.
2016-07-19 scottlImplement crashdump support on NVME
2016-07-19 adrian[ath] don't do LDPC, STBC or short-gi for locationing...
2016-07-18 mavUpdate if_hwassist when interface options are changed.
2016-07-18 sephehyperv/vmbus: Cosmetic vmbus channel open cleanup
2016-07-17 mmelOFWPCI: Add support for NEW_PCIB.
2016-07-17 mmelOFWPCI: Improve resource handling.
2016-07-17 mavIn AHCI_IRQ_MODE_AFTER mode do not clear interrupts...
2016-07-17 mavDo not consider the last interrupt shared if there...
2016-07-15 sephehyperv/vmbus: Cleanup channel sysctl tree creation
2016-07-15 sephehyperv/vmbus: Cosmetic vmbus channel close cleanup
2016-07-15 sephehyperv/vmbus: Function rename
2016-07-15 sephehyperv/vmbus: Back out r302888 temporarily
2016-07-15 sephehyperv/hn: Busdma-fy rxbuf and chimney sending buffer
2016-07-15 sephehyperv/hn: Busdma-fy rxbuf and chimney sending buffer
2016-07-15 sephehyperv/vmbus: Cleanup channel packet receiving.
2016-07-15 sephehyperv/vmbus: Cleanup channel receiving.
2016-07-15 sephehyperv/vmbus: Factor out macros to do channel packet...
2016-07-15 sephehyperv/vmbus: Field rename
2016-07-15 sephehyperv/vmbus: Function rename
2016-07-15 sephehyperv/vmbus: Cleanup channel sending
2016-07-15 sephehyperv/vmbus: Move channel packet types definition...
2016-07-15 sephehyperv/vmbus: Move channel packet flags definition...
2016-07-15 sephehyeprv/vmbus: Rework prplist sending.
2016-07-15 adrian[ath] [ath_hal] break out the duration calculation...
2016-07-15 sephehyperv/vmbus: Rework sglist sending.
2016-07-15 sephehyperv/vmbus: Redefine channel packet.
2016-07-15 sephehyperv/vmbus: Field rename
2016-07-15 sephehyperv/vmbus: Set vcpuid to 0, if MSR_HV_VP_INDEX does...
2016-07-15 sephehyperv/vmbus: Busdma-fy channel bufring.
2016-07-15 sephehyperv/vmbus: Add vmbus_chan_gpadl_connect, which takes...
2016-07-15 sephehyperv/vmbus: Use iovec for bufring scatter/gather...
2016-07-15 sephehyperv/vmbus: Remove unused function definition/declara...
2016-07-15 sephehyperv/vmbus: Function rename
2016-07-15 sephehyperv/vmbus: Remove unused struct
2016-07-15 sephehyperv/vmbus: Merge hv_channel_mgmt.c into hv_channel.c
2016-07-14 andrewRemove support for the arm64 pre-INTRNG interrupt frame...
2016-07-14 ngieAlways panic if an invalid capability is passed to...
2016-07-14 sephehyperv/vmbus: Move bus related message processing into...
2016-07-14 sephehyperv/vmbus: Sub-channel related fields renaming
2016-07-14 sephehyperv/vmbus: Fix the racy channel close.
2016-07-14 sephehyperv/vmbus: Field renaming to reflect reality
2016-07-14 sephehyperv/vmbus: Release vmbus channel lock before detach...
2016-07-14 sephehyperv/vmbus: Only add primary channels to vmbus channe...
2016-07-14 sephehyperv/vmbus: Use sub-channel index to detect primary...
2016-07-14 sephehyperv/vmbus: Cleanup vmbus_chan_add()
2016-07-14 sephehyperv/vmbus: Nuke the channel open state.
2016-07-14 sephehyperv/vmbus: Cleanup vmbus_chan_msgproc_choffer
2016-07-14 sephehyperv/vmbus: Move new channel scan notification to...
2016-07-14 sephehyperv/vmbus: Move device register and channel free...
2016-07-14 sephehyperv/vmbus: Alloc/Free monitor param in vmbus channel...
2016-07-14 sephehyperv/vmbus: Get rid of rel{_id,id}, use channel id...
2016-07-14 sephehyperv/vmbus: Remove unused bits
2016-07-14 sephehyperv/vmbus: Switch to vmbus channel message macros
2016-07-14 sephehyperv/vmbus: Move channel offer message definition...
2016-07-14 sephehyperv: hv_guid -> struct hyperv_guid.
2016-07-14 sephehyperv/vmbus: Remove unused bits
2016-07-13 jkimRemove a tunable and always reset system clock while...
2016-07-13 sephehyperv/vmbus: Cleanup channel rescind
2016-07-13 sephehyperv/vmbus: Remove unused code
2016-07-13 sephehyperv/vmbus: Reorganize MNF event sending.
2016-07-13 sephehyperv: Signal event input parameter is shared w/ MNF
2016-07-13 sephehyperv: All Hypercall parameters have same alignment...
2016-07-13 sephehyperv/vmbus: Install different task function for batch...
2016-07-13 sephehyperv/vmbus: Remove unnecessary callback check.
2016-07-13 sephehyperv/vmbus: Pack bool field into flags field
2016-07-13 sephehyperv/bufring: Remove unused fields
2016-07-13 sephehyperv/vmbus: Nuke unused field from hv_vmbus_channel.
2016-07-13 sephehyperv: Get rid of hv_device, which is unnecessary...
2016-07-13 sephehyperv/hn: Avoid the hv_device
2016-07-13 sephehyperv/vmbus: Deprecate the usage of hv_device.
2016-07-13 sephehyperv/util: Avoid the hv_device
2016-07-13 sephehyperv/stor: Avoid the hv_device and nuke the broken...
2016-07-13 sephehyperv/vmbus: Add channel ivar accessor.
2016-07-13 sephehyperv/vmbus: All ivars are read-only; nuke unnecessary...
2016-07-13 sephehyperv/vmbus: Add vmbus method for GUID base device...
2016-07-13 sephehyperv/vmbus: Remove the embedded offer message from...
2016-07-13 sephehyperv/vmbus: Add type/instance guid fields into hv_vmb...
2016-07-13 sephehyperv/vmbus: Add flags field into hv_vmbus_channel...
2016-07-13 sephehyperv/vmbus: Make subchan index a field of hv_vmbus_ch...
2016-07-13 sephehyperv/vmbus: Make channel id a field of hv_vmbus_channel.
2016-07-13 sephehyperv/vmbus: Merge hv_connection.c into hv_channel.c
2016-07-12 cemioat(4): Check ring links at grow/shrink in INVARIANTS
2016-07-12 cemioat(4): Add KTR trace for ioat_reset_hw
2016-07-12 cemioat(4): Enhance KTR logging for descriptor completions
2016-07-12 cemioat(4): Assert against ring underflow
2016-07-12 cemioat_reserve_space: Recheck quiescing flag after droppi...
2016-07-12 cemioat(4): Remove force_hw_error sysctl; it does not...
next