summaryrefslogtreecommitdiff
path: root/sys/dev/hyperv
AgeCommit message (Expand)Author
2021-02-04Pull up following revision(s) (requested by nonaka in ticket #1192):martin
2020-12-11Pull up following revision(s) (requested by nonaka in ticket #1146):martin
2019-11-26Pull up following revision(s) (requested by nonaka in ticket #484):martin
2019-11-25Pull up following revision(s) (requested by nonaka in ticket #480):martin
2019-11-24Pull up following revision(s) (requested by nonaka in ticket #464):martin
2019-11-18Pull up following revision(s) (requested by nonaka in ticket #441):martin
2019-11-16Pull up following revision(s) (requested by nonaka in ticket #428):martin
2019-07-21Fix build for !WSDISPLAY_COMPAT_RAWKBD.rin
2019-07-09Zero clear the allocated ring buffer for vmbus_channel.nakayama
2019-07-09 Don't automatically set ec_capenable's ETHERCAP_VLAN_HWTAGGING bit inmsaitoh
2019-05-31Avoid undefined reference to `hyperv_is_gen1' without hyperv(4).nonaka
2019-05-29Even if we don't use MII(4), use the common path of SIOC[GS]IFMEDIA inmsaitoh
2019-05-24Added drivers for Hyper-V Synthetic Keyboard and Video device.nonaka
2019-03-05 Centralize ETHER_ALIGN into net/if_ether.h. Note that this commit also changesmsaitoh
2019-03-01Remove unused definition.nonaka
2019-03-01Update Hyper-V related drivers description.nonaka
2019-02-15Add __diagused.hannken
2019-02-15Added Microsoft Hyper-V support. It ported from OpenBSD and FreeBSD.nonaka