]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/dev/hyperv/netvsc/hv_net_vsc.c
hyperv/hn: Switch to vmbus xact APIs for sub-channel alloc request.
[FreeBSD/FreeBSD.git] / sys / dev / hyperv / netvsc / hv_net_vsc.c
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-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...
2016-08-12 sephehyperv/hn: Simplify NDIS initialization.
2016-08-12 sephehyperv/hn: Simplify NDIS configuration.
2016-08-11 sephehyperv/hn: Switch to vmbus xact APIs for NVS initialization
2016-08-10 sephehyperv/hn: Reorganize send done callback.
2016-08-09 sephehyperv/hn: Move gpa array out of netvsc_packet.
2016-07-25 delphijChange bsdiff to use divsufsort suffix sort library...
2016-07-23 baptUpdate mandoc to 1.13.4 release
2016-07-21 sephehyperv: hv_vmbus_channel -> vmbus_channel
2016-07-20 sephehyperv/vmbus: Hide channel struct definition.
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-19 sephehyperv/vmbus: Function rename
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: Function rename
2016-07-15 sephehyperv/vmbus: Move channel packet types definition...
2016-07-15 sephehyperv/vmbus: Move channel packet flags definition...
2016-07-15 sephehyperv/vmbus: Rework sglist sending.
2016-07-14 sephehyperv/vmbus: Nuke the channel open state.
2016-07-13 sephehyperv/hn: Avoid the hv_device
2016-07-04 grehanImport bhyve_graphics into CURRENT. Thanks to all who...
2016-07-01 delphijMFV r302260: expat 2.2.0
2016-06-27 delphijMFV r302218: file 5.28.
2016-06-22 mmMFV r302003,r302037,r302038,r302056:
2016-06-17 bdreweryImport ClangFormat.cpp from ^/vendor/clang/clang-releas...
2016-06-04 baptImport libucl snapshot 20160604
2016-06-03 delphijMFV r301238:
2016-06-01 lidlImport NetBSD's blacklist source from vendor tree
2016-05-29 allanjudeImport the skein hashing algorithm, based on the threef...
2016-05-27 grehanCreate branch for bhyve graphics import.
2016-05-26 dimUpdate libc++ to 3.8.0. Excerpted list of fixes (with...
2016-05-20 emasteUpdate to ELF Tool Chain r3475
2016-05-12 mmMFV r299425:
2016-05-05 dimSince contrib/libcxxrt's ancestry was never correct...
2016-05-03 jkimMerge OpenSSL 1.0.2h.
2016-04-27 jkimMerge ACPICA 20160422.
2016-04-27 delphijMFV r298691:
2016-04-26 sephehyperv/hn: Avoid sub-channel creation callback.
2016-04-22 sephehyperv: Update copyright to 2016 for the files Microsof...
2016-04-18 delphijMFV r298178:
2016-04-17 baptImport libucl 0.8.0
2016-04-17 baptImport sqlite3 3.12.1
2016-04-15 philImport to 0.6.1
2016-04-12 philMerge libxo 0.4.6
2016-04-11 gjbMFH
2016-04-11 sephehyperv/hn: Remove unnecessary NULL checks
2016-03-16 obrienBring down 0.4.5 vendor files and other catchups with...
2016-03-11 desUpgrade to OpenSSH 7.2p2.
2016-03-06 gjbMFH
2016-03-05 dimMerge ^/head r296369 through r296409.
2016-03-04 sephehyperv/hn: Pass channel to send done callbacks.
2016-03-04 sephehyperv/hn: Add multiple channel support, a.k.a. vRSS
2016-03-03 dimMerge ^/head r296007 through r296368.
2016-03-02 gjbMFH
2016-03-02 sephehyperv/hn: Fix typo in comment
2016-03-02 sephehyperv/hn: Make read buffer per-channel
2016-03-02 sephehyperv/hn: Pass channel to hv_nv_on_receive_completion()
2016-03-01 jkimMerge OpenSSL 1.0.2g.
2016-02-26 sephehyperv/hn: Make transmission path channel aware
2016-02-26 sephehyperv/hn: Remove the useless num_outstanding_sends
2016-02-26 sephehyperv/hn: Pass channel to TX/RX done
2016-02-26 sephehyperv/hn: Pass channel as the channel callback argument
2016-02-26 sephehyperv: Remove useless channel inbound_lock
2016-02-13 dimUpdate llvm, clang and lldb to release_38 branch r260756.
2016-02-12 emasteUpdate ELF Tool Chain to upstream rev 3400
2016-02-11 desUse the new insecure-lan-zones option instead of listin...
2016-02-09 andrewUpdate our copy of the Linux dts files to be in sync...
2016-02-08 gjbMFH
2016-02-06 dimMerge ^/head r294961 through r295350.
2016-02-06 dimMerge compiler-rt release_38 branch r258968.
2016-02-05 sephehyperv: Use WAITOK in the places where we can wait
2016-02-05 sephehyperv/hn: Recover half of the chimney sending space
2016-01-28 jkimMerge OpenSSL 1.0.2f.
2016-01-26 dimMerge ^/head r294599 through r294776.
2016-01-25 gjbMFH
2016-01-25 sephehyperv/hn: Partly rework transmission path
2016-01-22 delphijMFV r294491: ntp 4.2.8p6.
2016-01-19 desUpgrade to OpenSSH 6.9p1.
2016-01-19 desUpgrade to OpenSSH 6.8p1.
2016-01-19 desUpgrade to OpenSSH 6.7p1, retaining libwrap support...
2016-01-15 baptUpdate mandoc to 20160116
2016-01-15 dimMerge ^/head r293850 through r294089.
2016-01-14 dimUpdate llvm, clang and lldb to trunk r257626, and updat...
2016-01-14 gjbMFH
2016-01-14 sephehyperv: set receive buffer size according to NVSP proto...
2016-01-13 dimMerge ^/head r293686 through r293849.
2016-01-13 ngieMFhead @ r293815
2016-01-12 gjbMFH
2016-01-12 sephehyperv/hn: Implement LRO
2016-01-08 delphijMFV r293415:
next