index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sys
/
dev
/
pv
Age
Commit message (
Expand
)
Author
2016-11-03
Identify as an OSPlatformID 131 with a kernel version of 6
Mike Belopuhov
2016-11-03
Implement a Key-Value Pair exchange interface
Mike Belopuhov
2016-11-03
Let Integrated Components allocate the receive buffer themselves
Mike Belopuhov
2016-11-02
Add Windows 10 VMBus protocol version
Mike Belopuhov
2016-11-02
Inline the macro that is used only once
Mike Belopuhov
2016-11-02
Fixup a wait channel used during VMBus channel discovery
Mike Belopuhov
2016-10-28
Improve protocol version negotiation for Integrated Components
Mike Belopuhov
2016-10-27
vmm is also available on i386 now, so don't restrict it to amd64.
Reyk Floeter
2016-10-27
Improve channel ring locking strategy
Mike Belopuhov
2016-10-25
Channel API users should pick the bufring size
Mike Belopuhov
2016-10-14
The trailing producer index must point to the beginning of the message
Mike Belopuhov
2016-10-14
Implement an operation to dequeue packets from the completion queue
Mike Belopuhov
2016-10-12
Get rid of the ch_buf member that is not part of the channel API
Mike Belopuhov
2016-10-11
Move Hyper-V integration components into a separate source file
Mike Belopuhov
2016-10-10
Reshuffle GUID device ID table and add $ tags to headers
Mike Belopuhov
2016-10-06
Fold the bus_dmamap_destroy into the loop above
Mike Belopuhov
2016-10-06
Remove _ds_boundary abuse (again)
Mike Belopuhov
2016-10-06
Enable hardware VLAN tagging
Mike Belopuhov
2016-10-04
Use "%s" in vm_rpc_send_rpci_tx() call. Avoids a "format string is not a
Mark Kettenis
2016-10-04
Check the actual pointer returned by km_alloc(9) instead of the array. The
Mark Kettenis
2016-09-23
Rework Per Packet Info handling
Mike Belopuhov
2016-09-23
Setup checksum offloading instead of relying on the default configuraiton
Mike Belopuhov
2016-09-23
Configure NDIS VLAN and MTU parameters for NVSP 2 and newer backends
Mike Belopuhov
2016-09-23
Fixup the NDIS_OFFLOAD_PARAMS_SIZE_6_1 definition
Mike Belopuhov
2016-09-23
Improve error handling when we fail to send the RNDIS message
Mike Belopuhov
2016-09-23
Specify a page size boundary for Tx segments
Mike Belopuhov
2016-09-21
If not set, set hw_vendor to the name of the first pvbus.
Reyk Floeter
2016-09-20
Not needed anymore
Mike Belopuhov
2016-09-20
Switch to the new NDIS header
Mike Belopuhov
2016-09-20
Add a new NDIS header
Mike Belopuhov
2016-09-20
Attach event counter
Mike Belopuhov
2016-09-20
Add an API to hook up event counters
Mike Belopuhov
2016-09-16
Switch over to the generic RNDIS header
Mike Belopuhov
2016-09-14
Cleanup dmesg output
Mike Belopuhov
2016-09-14
Remove a useless shadow copy of the vmbus_chanpkt_prplist structure
Mike Belopuhov
2016-09-14
Implement packet transmission through RNDIS scatter-gather interface
Mike Belopuhov
2016-09-14
Fixup Per Packet Info data structure size definitions
Mike Belopuhov
2016-09-14
Remove contigious TX buffer, we're not going to use it
Mike Belopuhov
2016-09-14
Name include guard macros consistently within sys/dev/pv
Mike Belopuhov
2016-09-13
Raise maximum supported MTU value to 9000; discussed with reyk@
Mike Belopuhov
2016-09-12
Correctly account for fragments larger than a page size
Mike Belopuhov
2016-09-12
Add support for packets spanning multiple pages.
Mike Belopuhov
2016-09-12
Bring back the code that cached DMA fragment offset.
Mike Belopuhov
2016-09-12
Record mbuf chain head rather than individual fragments
Mike Belopuhov
2016-09-12
Skip empty mbuf fragments like bus_dmamap_load_mbuf does
Mike Belopuhov
2016-08-29
Set MTU size to ~4k until the TX path is ready to deal with larger packets
Mike Belopuhov
2016-08-29
Don't count output errors twice
Mike Belopuhov
2016-08-29
Fixup packet fragment unrolling procedure
Mike Belopuhov
2016-08-18
Update NVS protocol structure definitions to the 2016 version
Mike Belopuhov
2016-08-18
Clean up style and replace a magic value with a magic define
Mike Belopuhov
[prev]
[next]