summaryrefslogtreecommitdiff
path: root/drivers/staging/hv/netvsc_drv.c
AgeCommit message (Expand)Author
2011-03-07Staging: hv: Remove the vm_device structureK. Y. Srinivasan
2011-03-07Staging: hv: Eliminate netvsc_driver_contextK. Y. Srinivasan
2011-03-07Staging: hv: Eliminate driver_context structureK. Y. Srinivasan
2011-03-07Staging: hv: Change the signature for vmbus_child_driver_unregisterK. Y. Srinivasan
2011-03-07Staging: hv: Change the signature for vmbus_child_driver_registerK. Y. Srinivasan
2011-03-07Staging: hv: Use generic device_driver remove functionK. Y. Srinivasan
2011-03-07Staging: hv: Use generic device_driver probe functionK. Y. Srinivasan
2011-02-18Staging: hv: Remove osd layerK. Y. Srinivasan
2011-02-18Merge 2.6.38-rc5 into staging-nextGreg Kroah-Hartman
2011-02-09Staging: hv: moved assignments out of if conditionsTimo von Holtz
2011-02-02staging: hv: Enable sending GARP packet after live migrationHaiyang Zhang
2011-02-02Staging: Merge branch 'staging-next' into 2.6.38-rc3Greg Kroah-Hartman
2011-01-31staging: hv: Convert camel cased struct fields in vmbus_api.h to lower casesHaiyang Zhang
2011-01-20staging: hv: Removed unneeded call to netif_stop_queue() in hv_netvscHank Janssen
2010-12-13staging: hv: Convert camel cased struct fields in netvsc_api.h to lower casesHaiyang Zhang
2010-12-13staging: hv: Convert camel cased functions in rndis_filter.c to lower casesHaiyang Zhang
2010-12-13staging: hv: Convert camel cased functions in netvsc.c to lower casesHaiyang Zhang
2010-11-16staging: hv: add explanation of no-op set_multicast_listBrandon Philips
2010-10-28Merge 'staging-next' to Linus's treeGreg Kroah-Hartman
2010-10-21Staging: hv: remove struct vmbus_channel_interfaceGreg Kroah-Hartman
2010-10-12staging: hv: Doubled ringbuffer size for Hyper-v network driverHank Janssen
2010-09-03staging: hv: Fix missing functions for net_device_opsHaiyang Zhang
2010-07-22Staging: hv: remove DPRINT_EXIT macroGreg Kroah-Hartman
2010-07-22Staging: hv: remove DPRINT_ENTER macroGreg Kroah-Hartman
2010-05-21Merge staging-next tree into Linus's latest versionGreg Kroah-Hartman
2010-05-14Staging: hv: auto-load MSFT PV NIC driverK. Y. Srinivasan
2010-05-11Staging: hv: rename VersionInfo.h to version_info.hGreg Kroah-Hartman
2010-05-11Staging: hv: rename NetVscApi.h to netvsc_api.hGreg Kroah-Hartman
2010-05-11Staging: hv: add basic ethtool supportStephen Hemminger
2010-05-11Staging: hv: add transmit flow controlStephen Hemminger
2010-05-11Staging: hv: transmit scatter gather supportStephen Hemminger
2010-05-11Staging: hv: ring parameterStephen Hemminger
2010-05-11Staging: hv: cleanup network driverStephen Hemminger
2010-05-11Staging: hv: handle skb allocation failureStephen Hemminger
2010-05-11Staging: hv: use network device statsStephen Hemminger
2010-05-11staging: hv: Corrected all header comment formats kernel-doc formatHank Janssen
2010-04-30Staging: hv: name network device ethX rather than sethXStephen Hemminger
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-03-03Staging: hv: Rename struct device_context and re-arrange the fields insideHaiyang Zhang
2010-03-03Staging: hv: Add proper versioning to HV driversHank Janssen
2010-03-03Staging: hv: remove unneeded OnClose callbackGreg Kroah-Hartman
2010-03-03Staging: hv: remove unneeded OnOpen callbackGreg Kroah-Hartman
2009-11-30Staging: hv: Fix some missing author namesHaiyang Zhang
2009-09-15Staging: hv: remove function pointer typedefs from vmbus.hGreg Kroah-Hartman
2009-09-15Staging: hv: reorganize netvsc_drv.cGreg Kroah-Hartman
2009-09-15Staging: hv: coding style cleanups for netvsc_drv.cGreg Kroah-Hartman
2009-09-15Staging: hv: move NetVscApi.hGreg Kroah-Hartman
2009-09-15Staging: hv: move logging.hGreg Kroah-Hartman
2009-09-15Staging: hv: fix up typedefs in NetVscApi.hGreg Kroah-Hartman
2009-09-15Staging: hv: typedef removal for VmbusApi.hGreg Kroah-Hartman