summaryrefslogtreecommitdiffstats
path: root/sys/dev/hyperv/netvsc/hv_net_vsc.c
Commit message (Expand)AuthorAgeFilesLines
* MFC 308011,308012sephe2016-11-141-693/+0
* MFC 307989-307991,308010sephe2016-11-141-36/+56
* MFC 307985-307988sephe2016-11-141-50/+2
* MFC 307838,307839sephe2016-11-111-29/+1
* MFC 307710-307712,307714sephe2016-11-111-2/+8
* MFC 306390-306392sephe2016-10-191-16/+25
* MFC 306013,306014sephe2016-10-191-6/+17
* MFC 305962,305964-305967sephe2016-10-191-2/+24
* MFC 305724,305725,305727-305730,305760,305761,305763,305788sephe2016-10-171-97/+120
* MFC 305586,305587sephe2016-10-171-29/+35
* MFC 305578-305581sephe2016-10-171-298/+52
* MFC 305454,305455,305521,305524-305526sephe2016-10-171-8/+8
* MFC 305405,305407,305408,305410,305411,305453sephe2016-10-171-10/+36
* MFC 305052-305054,305110sephe2016-10-171-44/+38
* MFC 305049,305050sephe2016-10-171-3/+1
* MFC 304832-304834,304972sephe2016-10-171-7/+10
* MFC 304783-304785sephe2016-10-171-1/+1
* MFC 304441,304444,304446,304447,304591,304593-304595sephe2016-10-171-268/+165
* MFC 304327,304329,304330sephe2016-10-171-18/+7
* MFC 304204-304206,304252-304256sephe2016-10-171-102/+59
* MFC 303945,303947-303949,303989,303992,303998,304001,304002,304109,304111sephe2016-10-171-216/+227
* MFC 303867,303901sephe2016-10-171-70/+74
* MFC 303066-303072,303127-303129,303131sephe2016-10-171-39/+34
* MFC 302888-302892,302986,303020-303022sephe2016-10-171-6/+6
* MFC 302887sephe2016-10-171-20/+33
* MFC 302885,302886sephe2016-10-171-59/+44
* MFC 302882-302884sephe2016-10-171-27/+24
* MFC 302875,302876,302878-302881sephe2016-10-171-22/+16
* MFC 302808-302815sephe2016-10-171-5/+0
* MFC 302698-302704,302706sephe2016-10-141-89/+59
* hyperv/hn: Avoid sub-channel creation callback.sephe2016-04-261-22/+3
* hyperv: Update copyright to 2016 for the files Microsoft changed in 2016sephe2016-04-221-1/+1
* hyperv/hn: Remove unnecessary NULL checkssephe2016-04-111-4/+2
* hyperv/hn: Pass channel to send done callbacks.sephe2016-03-041-4/+6
* hyperv/hn: Add multiple channel support, a.k.a. vRSSsephe2016-03-041-2/+76
* hyperv/hn: Fix typo in commentsephe2016-03-021-1/+1
* hyperv/hn: Make read buffer per-channelsephe2016-03-021-8/+17
* hyperv/hn: Pass channel to hv_nv_on_receive_completion()sephe2016-03-021-4/+6
* hyperv/hn: Make transmission path channel awaresephe2016-02-261-3/+3
* hyperv/hn: Remove the useless num_outstanding_sendssephe2016-02-261-17/+1
* hyperv/hn: Pass channel to TX/RX donesephe2016-02-261-6/+6
* hyperv/hn: Pass channel as the channel callback argumentsephe2016-02-261-4/+5
* hyperv: Remove useless channel inbound_locksephe2016-02-261-2/+0
* hyperv: Use WAITOK in the places where we can waitsephe2016-02-051-14/+3
* hyperv/hn: Recover half of the chimney sending spacesephe2016-02-051-6/+25
* hyperv/hn: Partly rework transmission pathsephe2016-01-251-0/+2
* hyperv: set receive buffer size according to NVSP protocol versionsephe2016-01-141-3/+6
* hyperv/hn: Implement LROsephe2016-01-121-0/+1
* TSO and checksum offloading support for Netvsc driver on Hyper-V.whu2015-06-241-294/+177
* Remove struct arpcom. It is unused by most interface types, that allocateglebius2014-11-071-1/+1
OpenPOWER on IntegriCloud