)]}'
{
  "log": [
    {
      "commit": "d5543206b281506a8eb5b960e766b1881fa0f799",
      "tree": "46a4a94086b4b23473063a618ac450f33cb6a5c5",
      "parents": [
        "e20289ed3f83e3b065f53d36dc1805937ce55d84"
      ],
      "author": {
        "name": "Linus Walleij",
        "email": "linus.walleij@linaro.org",
        "time": "Fri May 11 22:17:26 2012 +0000"
      },
      "committer": {
        "name": "David S. Miller",
        "email": "davem@davemloft.net",
        "time": "Sat May 12 15:15:20 2012 -0400"
      },
      "message": "usb/net: rndis: move bus message definition\n\nThis moves the bus message definition to land together with the\nother message types. This message is not used in the kernel but\nI\u0027m keeping it anyway.\n\nSigned-off-by: Linus Walleij \u003clinus.walleij@linaro.org\u003e\nSigned-off-by: David S. Miller \u003cdavem@davemloft.net\u003e\n"
    },
    {
      "commit": "e20289ed3f83e3b065f53d36dc1805937ce55d84",
      "tree": "e44f6235c4a22a6b608376b1993760fb0399931c",
      "parents": [
        "514911678fdcb35f7f69ebf96daf0e22cdae95ae"
      ],
      "author": {
        "name": "Linus Walleij",
        "email": "linus.walleij@linaro.org",
        "time": "Fri May 11 22:17:19 2012 +0000"
      },
      "committer": {
        "name": "David S. Miller",
        "email": "davem@davemloft.net",
        "time": "Sat May 12 15:13:39 2012 -0400"
      },
      "message": "usb/net: rndis: fixup a few name prefixes\n\nThis switches a horde of NDIS_*-prefixed variables to the RNDIS_*\nprefix. Most of them aren\u0027t used much and causes no changes.\n\nSigned-off-by: Linus Walleij \u003clinus.walleij@linaro.org\u003e\nSigned-off-by: David S. Miller \u003cdavem@davemloft.net\u003e\n"
    },
    {
      "commit": "514911678fdcb35f7f69ebf96daf0e22cdae95ae",
      "tree": "5cee6cd2efe05692076d2d202c6f1569af77eba9",
      "parents": [
        "c80174f3da2f0edec2b66afad673e1f854e8f0ee"
      ],
      "author": {
        "name": "Linus Walleij",
        "email": "linus.walleij@linaro.org",
        "time": "Fri May 11 22:17:07 2012 +0000"
      },
      "committer": {
        "name": "David S. Miller",
        "email": "davem@davemloft.net",
        "time": "Sat May 12 15:11:18 2012 -0400"
      },
      "message": "usb/net: rndis: merge command codes\n\nSwitch the hyperv filter and rndis gadget driver to use the same command\nenumerators as the other drivers and delete the surplus command codes.\n\nReviewed-by: Haiyang Zhang \u003chaiyangz@microsoft.com\u003e\nSigned-off-by: Linus Walleij \u003clinus.walleij@linaro.org\u003e\nSigned-off-by: David S. Miller \u003cdavem@davemloft.net\u003e\n"
    },
    {
      "commit": "c80174f3da2f0edec2b66afad673e1f854e8f0ee",
      "tree": "7d537c5a1fab4ba143738586a4b2617164ec4e5a",
      "parents": [
        "b101943209e28d8b6a528de26c10e7efeb9fa3b2"
      ],
      "author": {
        "name": "Linus Walleij",
        "email": "linus.walleij@linaro.org",
        "time": "Fri May 11 22:16:54 2012 +0000"
      },
      "committer": {
        "name": "David S. Miller",
        "email": "davem@davemloft.net",
        "time": "Sat May 12 15:10:18 2012 -0400"
      },
      "message": "usb/net: rndis: move and namespace PnP defines\n\nThis moves the PnP OID definitions to the RNDIS_* namespace\nand puts them in the next falling slot in the list. Oh, the comment\nabove the PnP defines was referring to some obsolete or out-of-tree\ndriver so removed it, and removed my own comments telling where each\nheader segment came from as well, we have moved everything around by\nthis point anyway.\n\nSigned-off-by: Linus Walleij \u003clinus.walleij@linaro.org\u003e\nSigned-off-by: David S. Miller \u003cdavem@davemloft.net\u003e\n"
    },
    {
      "commit": "b101943209e28d8b6a528de26c10e7efeb9fa3b2",
      "tree": "42060b8e28fb61fea62770085fcb859ee5f472aa",
      "parents": [
        "17c51b6ccc7d470a8801135e0af7f97915f46e32"
      ],
      "author": {
        "name": "Linus Walleij",
        "email": "linus.walleij@linaro.org",
        "time": "Fri May 11 22:16:47 2012 +0000"
      },
      "committer": {
        "name": "David S. Miller",
        "email": "davem@davemloft.net",
        "time": "Sat May 12 15:08:46 2012 -0400"
      },
      "message": "usb/net: rndis: delete duplicate packet types\n\nThe NDIS_*-prefixed packet types have equivalent RNDIS_*-\nprefixed types, besides nothing in the kernel use these defines.\n\nSigned-off-by: Linus Walleij \u003clinus.walleij@linaro.org\u003e\nSigned-off-by: David S. Miller \u003cdavem@davemloft.net\u003e\n"
    },
    {
      "commit": "17c51b6ccc7d470a8801135e0af7f97915f46e32",
      "tree": "5e927f50f9469a3acce703dff0f5ea918163c8e2",
      "parents": [
        "91d6aef7d12fc1ba860e0d1c9a445cfcf15655bd"
      ],
      "author": {
        "name": "Linus Walleij",
        "email": "linus.walleij@linaro.org",
        "time": "Fri May 11 22:16:39 2012 +0000"
      },
      "committer": {
        "name": "David S. Miller",
        "email": "davem@davemloft.net",
        "time": "Sat May 12 15:08:06 2012 -0400"
      },
      "message": "usb/net: rndis: merge media type definitions\n\nLet\u0027s have a unified table of RNDIS media. We used to have a similar\ntable with NDIS_* prefix from the gadget driver, but since we\u0027re only\nusing RNDIS in the kernel (IIRC NDIS, non-remote, is for the windows-\ninternal network drivers so what do we care) let\u0027s prefix everything\nwith RNDIS. Some of the definitions were conflicting, in one of the\ndefines 0x0B is bearer \"CO WAN\" and in two others \"BPC\". Well I took\nthe majority vote. Two definition of medium 0x09 calls it \"wireless\nWAN\" but one vote for \"wireless LAN\" but in this case I am sticking\nwith the minority, \"Wide Area Network\" does not make much sense in\nthis case as far as I can tell.\n\nNOTE: latin singular and plural is so screwed up in these defines\nthat it makes my eyes bleed. But I will not attempt to submit a\npatch converting all use of _MEDIA_ to _MEDIUM_ while I can probably\ntell from the semantics of the code that RNDIS_MEDIA_STATE_CONNECTED\nis most probably (erroneously) referring to a singular, unless it\ncan return an array of connected media. I suspect these erroneous\nplurals are used in documentation and such so I don\u0027t want to\nmess around with things for no functional change.\n\nSigned-off-by: Linus Walleij \u003clinus.walleij@linaro.org\u003e\nSigned-off-by: David S. Miller \u003cdavem@davemloft.net\u003e\n"
    },
    {
      "commit": "91d6aef7d12fc1ba860e0d1c9a445cfcf15655bd",
      "tree": "73d53e4cb15e9328b714b099342a79fb4e0797c8",
      "parents": [
        "c3ef5eae862f642d3526f518086d75b575587e5e"
      ],
      "author": {
        "name": "Linus Walleij",
        "email": "linus.walleij@linaro.org",
        "time": "Fri May 11 22:16:30 2012 +0000"
      },
      "committer": {
        "name": "David S. Miller",
        "email": "davem@davemloft.net",
        "time": "Sat May 12 15:07:12 2012 -0400"
      },
      "message": "usb/net: rndis: group all status codes together\n\nMove all RNDIS status codes so they appear in rising order and\nin one place of the header file.\n\nSigned-off-by: Linus Walleij \u003clinus.walleij@linaro.org\u003e\nSigned-off-by: David S. Miller \u003cdavem@davemloft.net\u003e\n"
    },
    {
      "commit": "c3ef5eae862f642d3526f518086d75b575587e5e",
      "tree": "924324e6a0be5d72b1ee45b07969e40aea7fe20c",
      "parents": [
        "4cc6c4d5842fb2fd462099fd477f8fc863237d96"
      ],
      "author": {
        "name": "Linus Walleij",
        "email": "linus.walleij@linaro.org",
        "time": "Fri May 11 22:16:23 2012 +0000"
      },
      "committer": {
        "name": "David S. Miller",
        "email": "davem@davemloft.net",
        "time": "Sat May 12 15:06:42 2012 -0400"
      },
      "message": "usb/net: rndis: delete surplus defines\n\nThese defines are not used in the kernel, and they have duplicate\ndefinitions under the RNDIS_* prefix.\n\nSigned-off-by: Linus Walleij \u003clinus.walleij@linaro.org\u003e\nSigned-off-by: David S. Miller \u003cdavem@davemloft.net\u003e\n"
    },
    {
      "commit": "4cc6c4d5842fb2fd462099fd477f8fc863237d96",
      "tree": "cad852e8cf4f5f0bcecc3e32da9676f2febda6b6",
      "parents": [
        "8cdddc3f9d6692f5690841468a9f63c19fb734ed"
      ],
      "author": {
        "name": "Linus Walleij",
        "email": "linus.walleij@linaro.org",
        "time": "Fri May 11 22:16:16 2012 +0000"
      },
      "committer": {
        "name": "David S. Miller",
        "email": "davem@davemloft.net",
        "time": "Sat May 12 15:05:59 2012 -0400"
      },
      "message": "usb/net: rndis: merge duplicate 802_* OIDs\n\nThe 802_* network OIDs were duplicated, so let\u0027s merge them and\nuse the RNDIS_* prefixed definitions from the hyperV driver.\n\nSigned-off-by: Linus Walleij \u003clinus.walleij@linaro.org\u003e\nSigned-off-by: David S. Miller \u003cdavem@davemloft.net\u003e\n"
    },
    {
      "commit": "8cdddc3f9d6692f5690841468a9f63c19fb734ed",
      "tree": "9a2f0b7bb86d6dda3e48a0fba5aa39297a8d4dc5",
      "parents": [
        "007e5c8e6aad8526e234b2481d2104e3e1fe8b88"
      ],
      "author": {
        "name": "Linus Walleij",
        "email": "linus.walleij@linaro.org",
        "time": "Fri May 11 22:16:08 2012 +0000"
      },
      "committer": {
        "name": "David S. Miller",
        "email": "davem@davemloft.net",
        "time": "Sat May 12 15:04:19 2012 -0400"
      },
      "message": "usb/net: rndis: eliminate first set of duplicate OIDs\n\nThe RNDIS protocol contains a vast number of Object ID:s (OIDs).\nThe current definitions had multiple definitions of these ID:s,\nlet\u0027s use the nicely RNDIS_*-prefixed defines from the HyperV\nimplementation, rename everywhere they\u0027re used, and copy+rename\nthe few that were missing from this list of objects.\n\nSigned-off-by: Linus Walleij \u003clinus.walleij@linaro.org\u003e\nSigned-off-by: David S. Miller \u003cdavem@davemloft.net\u003e\n"
    },
    {
      "commit": "007e5c8e6aad8526e234b2481d2104e3e1fe8b88",
      "tree": "99ed920821a184f461bd78192aab6f880a6228d1",
      "parents": [
        "7591157e1848b5db900b34016e2a2182329a93bb"
      ],
      "author": {
        "name": "Linus Walleij",
        "email": "linus.walleij@linaro.org",
        "time": "Fri May 11 22:15:59 2012 +0000"
      },
      "committer": {
        "name": "David S. Miller",
        "email": "davem@davemloft.net",
        "time": "Sat May 12 15:03:14 2012 -0400"
      },
      "message": "usb/net: rndis: remove ambigous status codes\n\nThe RNDIS status codes are redefined with much stranged ifdeffery\nand only one of these codes was used in the hyperv driver, and\nthere it is very clearly referring to the RNDIS variant, not some\nother status. So clarify this by explictly using the RNDIS_*\nprefixed status code in the hyperv drivera and delete the\nduplicate defines.\n\nReviewed-by: Haiyang Zhang \u003chaiyangz@microsoft.com\u003e\nSigned-off-by: Linus Walleij \u003clinus.walleij@linaro.org\u003e\nSigned-off-by: David S. Miller \u003cdavem@davemloft.net\u003e\n"
    },
    {
      "commit": "7591157e1848b5db900b34016e2a2182329a93bb",
      "tree": "47b1a5cfd7f4f1162831638d5be4514b3b8bc74b",
      "parents": [
        "7390e8b0dee778b0a964337558990a91094e679a"
      ],
      "author": {
        "name": "Linus Walleij",
        "email": "linus.walleij@linaro.org",
        "time": "Fri May 11 22:15:50 2012 +0000"
      },
      "committer": {
        "name": "David S. Miller",
        "email": "davem@davemloft.net",
        "time": "Sat May 12 15:02:22 2012 -0400"
      },
      "message": "usb/net: rndis: break out \u003clinux/rndis.h\u003e defines\n\nAs a first step to consolidate the RNDIS implementations, break out\na common file with all the #defines and move it to \u003clinux/rndis.h\u003e.\n\nThis also deletes the immediate duplicated defines in the\n\u003clinux/rndis.h\u003e file that yields a lot of compilation warnings.\n\nReviewed-by: Haiyang Zhang \u003chaiyangz@microsoft.com\u003e\nSigned-off-by: Linus Walleij \u003clinus.walleij@linaro.org\u003e\nSigned-off-by: David S. Miller \u003cdavem@davemloft.net\u003e\n"
    }
  ]
}
