]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/dev/hyperv
Correctly map the USB mouse tilt delta values into buttons 5 and 6
[FreeBSD/FreeBSD.git] / sys / dev / hyperv /
2016-09-08 sephehyperv/hn: Factor out NVS NDIS initialization
2016-09-08 sephehyperv/hn: Function renaming.
2016-09-08 sephehyperv/kvp: Fix IPv4/IPv6 address injection support.
2016-09-08 sephehyperv/hn: Pass MTU around.
2016-09-08 sephehyperv/hn: Factor out function to do NVS initialization.
2016-09-08 sephehyperv/hn: Push RXBUF size adjustment down.
2016-09-08 sephehyperv/hn: Pull vmbus channel open up.
2016-09-07 sephehyperv/hn: Nuke unused bits
2016-09-07 sephehyperv/hn: Simplify per-packet-info construction.
2016-09-07 sephehyperv/hn: Cleanup RNDIS packet message encapsulation.
2016-09-07 sephehyperv/hn: Avoid bit fields for TXCSUM setup.
2016-09-06 sephehyperv/hn: Avoid bit fields for LSOv2 setup.
2016-09-06 sephehyperv/hn: Fix VLAN tag setup for outgoing VLAN packets.
2016-09-06 sephehyperv/hn: Stringent RNDIS packet message length/offset...
2016-09-05 mmMFV r305420:
2016-09-05 sephehyperv/hn: Stringent RNDIS control message length check.
2016-09-05 sephehyperv/hn: Stringent NVS RNDIS packets length checks.
2016-09-05 sephehyperv/hn: Stringent NVS notification length check.
2016-09-05 sephehyperv/vmbus: Stringent header length and total length...
2016-09-04 desUpgrade to Unbound 1.5.9.
2016-09-03 ngieMFhead @ r305314
2016-09-02 sephehyperv/ic: Cleanup timesync channel callback.
2016-09-02 sephehyperv/ic: Cleanup shutdown channel callback.
2016-09-02 sephehyperv/ic: Minor style fix.
2016-09-02 sephehyperv/hn: Use the per-packet-info types defined by...
2016-09-02 sephehyperv/hn: Simplify RX hash related bits.
2016-09-02 sephehyperv/hn: Rework RXCSUM related bits
2016-09-01 sephehyperv/hn: Fix VLAN tag construction.
2016-09-01 sephehyperv/hn: Stringent per-packet-info verification.
2016-09-01 sephehyperv/hn: Remove unused function
2016-09-01 ngieMFhead @ r305170
2016-08-31 emasteUpdate to ELF Tool Chain r3490
2016-08-31 sephehyperv/timesync: Rework time adjustment policy
2016-08-31 sephehyperv/hn: Consolidate NVS transaction execution.
2016-08-30 pfgMFV r302423:
2016-08-30 sephehyperv/hn: Remove unnecessary NULL check.
2016-08-30 sephehyperv/hn: Log packet message alignment.
2016-08-30 sephehyperv/hn: Remove the useless rndis_device and related...
2016-08-30 sephehyperv/hn: Switch to new RNDIS transaction execution...
2016-08-30 sephehyperv/hn: Factor out func to exec RNDIS transaction...
2016-08-30 sephehyperv/hn: Remove unused function
2016-08-30 sephehyperv/hn: Switch to new RNDIS set for RX filters.
2016-08-30 sephenet/rndis: Packet types are defined by NDIS; not RNDIS...
2016-08-30 sephehyperv/hn: Indentation and field comment fixup for...
2016-08-30 sephehyperv/hn: Move OIDs to net/rndis.h; they are standard...
2016-08-29 ngieMFhead @ r305013
2016-08-29 sephehyperv/hn: Switch to new RNDIS set for RSS parameters.
2016-08-29 sephehyperv/hn: Fix # of channels setting, if RSS is not...
2016-08-29 sephehyperv/hn: Switch to new RNDIS query for RSS capabiliti...
2016-08-29 sephehyperv/hn: Switch to new RNDIS query for link status...
2016-08-29 sephehyperv/hn: Add definition for NDIS media state.
2016-08-26 sephehyperv/hn: Use vmbus xact for RNDIS set.
2016-08-26 sephehyperv/hn: Save the adopted NDIS version for RNDIS...
2016-08-26 sephehyperv/hn: Use vmbus xact for RNDIS query.
2016-08-25 ngieMFhead @ r304815
2016-08-25 sephehyperv/storvsc: Increase queue depth and rework channel...
2016-08-25 sephehyperv/vmbus: Add function to calculate max # of elemen...
2016-08-25 sephehyperv/ic: Update total message size if negotiate messa...
2016-08-25 sephehyperv/ic: Cleanup heartbeat channel callback.
2016-08-25 sephehyperv/hn: Use vmbus xact for RNDIS initialize.
2016-08-25 sephehyperv/hn: Add compat code for RNDIS reorganization...
2016-08-25 sephehyperv/hn: Use definition in net/rndis.h for message...
2016-08-24 cyMFV r304732.
2016-08-24 sephehyperv/ic: Redefine IC version negotiate message.
2016-08-24 sephehyperv/hn: Log a warning for RESET_CMPLT.
2016-08-24 sephehyperv/hn: Remove the redundant rid setting for RNDIS...
2016-08-22 sephehyperv/hn: Factor out function to simplify NVS request...
2016-08-22 sephehyperv/hn: Factor out function to execute NVS transactions.
2016-08-22 sephehyperv/hn: Get rid of netvsc_dev
2016-08-22 sephehyperv/hn: Move chimney sending buffer to hn_softc
2016-08-19 sephehyperv/hn: Move RXBUF to hn_softc
2016-08-19 sephehyperv/hn: Remove the useless num_channel
2016-08-19 sephehyperv/hn: Remove assign-only struct field
2016-08-19 sephehyperv/hn: Move NVS version to softc
2016-08-18 sephehyperv/kvp: Remove unnecessary function parameter.
2016-08-18 sephehyperv/hn: Get rid of the useless netvsc_packet
2016-08-18 sephehyperv/hn: Constify RNDIS messages on RX path.
2016-08-18 sephehyperv/hn: Pass RX packet info to netvsc_recv.
2016-08-17 sephehyperv/util: Factor out helper for IC device_probe...
2016-08-17 sephehyperv/util: Don't reference hn_softc in KVP
2016-08-17 sephehyperv/hn: Get rid of unused bits
2016-08-17 sephehyperv/hn: Remove reference to nvsp_status
2016-08-17 sephehyperv/hn: Remove reference to nvsp_msg
2016-08-17 sephehyperv/hn: Simplify RNDIS RX packets acknowledgement.
2016-08-17 sephehyperv/hn: Ignore the useless TX table.
2016-08-17 sephehyperv/storvsc: Deliver CAM_SEL_TIMEOUT upon SRB status...
2016-08-16 ngieMFhead @ r304232
2016-08-16 sephehyperv/hn: Simplify RNDIS message checks on RX path.
2016-08-16 sephehyperv/hn: Simplify RNDIS NVS message sending.
2016-08-16 sephehyperv/hn: Factor out hn_nvs_send/hn_nvs_send_sglist
2016-08-16 markjMFV r304057:
2016-08-16 markjMFV r296989:
2016-08-15 sephehyperv/hn: Switch to vmbus xact APIs for sub-channel...
2016-08-15 sephehyperv/hn: Simplify chimney sending buffer disconnection.
2016-08-14 mmMFV r304060:
2016-08-13 ngieMFhead @ r304038
2016-08-12 ngieCheckpoint initial integration work
2016-08-12 sephehyperv/hn: Simplify RXBUF disconnection.
2016-08-12 sephehyperv/hn: Switch to vmbus xact APIs for NVS chimney...
2016-08-12 sephehyperv/hn: Switch to vmbus xact APIs for NVS RXBUF...
next