)]}'
{
  "log": [
    {
      "commit": "7ad65bf68d705b445ef10b77ab50dab22be185ee",
      "tree": "ba354482821d658d6b9b6a4214d3dd4ba543ee23",
      "parents": [
        "63afe12f4be3b08597ae41ce7c0837bfc106b0ac"
      ],
      "author": {
        "name": "sjur.brandeland@stericsson.com",
        "email": "sjur.brandeland@stericsson.com",
        "time": "Sun Dec 04 11:22:53 2011 +0000"
      },
      "committer": {
        "name": "David S. Miller",
        "email": "davem@davemloft.net",
        "time": "Mon Dec 05 18:27:56 2011 -0500"
      },
      "message": "caif: Add support for CAIF over CDC NCM USB interface\n\nNCM 1.0 does not support anything but Ethernet framing, hence\nCAIF payload will be put into Ethernet frames.\n\nDiscovery is based on fixed USB vendor 0x04cc (ST-Ericsson),\nproduct-id 0x230f (NCM). In this variant only CAIF payload is sent over\nthe NCM interface.\n\nThe CAIF stack (cfusbl.c) will when USB interface register first check if\nwe got a CDC NCM USB interface with the right VID, PID.\nIt will then read the device\u0027s Ethernet address and create a \u0027template\u0027\nEthernet TX header, using a broadcast address as the destination address,\nand EthType 0x88b5 (802.1 Local Experimental - vendor specific).\n\nA protocol handler for 0x88b5 is setup for reception of CAIF frames from\nthe CDC NCM USB interface.\n\nSigned-off-by: Sjur Brændeland \u003csjur.brandeland@stericsson.com\u003e\nSigned-off-by: David S. Miller \u003cdavem@davemloft.net\u003e\n"
    },
    {
      "commit": "bee925db9a77a5736596dcf6f91d0879f5ee915b",
      "tree": "57a3b499d5b8ec3cb9d36be674e165fa1e7eed42",
      "parents": [
        "b3ccfbe4098a5542177d0f34e8979f32e7d606e1"
      ],
      "author": {
        "name": "sjur.brandeland@stericsson.com",
        "email": "sjur.brandeland@stericsson.com",
        "time": "Fri May 13 02:44:05 2011 +0000"
      },
      "committer": {
        "name": "David S. Miller",
        "email": "davem@davemloft.net",
        "time": "Sun May 15 17:45:55 2011 -0400"
      },
      "message": "caif: prepare support for namespaces\n\nUse struct net to reference CAIF configuration object instead of static variables.\nRefactor functions caif_connect_client, caif_disconnect_client and squach\nfiles cfcnfg.c and caif_config_utils.\n\nSigned-off-by: Sjur Brændeland \u003csjur.brandeland@stericsson.com\u003e\nSigned-off-by: David S. Miller \u003cdavem@davemloft.net\u003e\n"
    },
    {
      "commit": "a3106d032fb17283c96fa041f8285e6926ae074d",
      "tree": "9845f21a2469f3377de5c74c55873d40985b2641",
      "parents": [
        "87217502d4f45a9925c5eda5b2179f1220e87537"
      ],
      "author": {
        "name": "Tracey Dent",
        "email": "tdent48227@gmail.com",
        "time": "Sun Nov 21 15:03:13 2010 +0000"
      },
      "committer": {
        "name": "David S. Miller",
        "email": "davem@davemloft.net",
        "time": "Mon Nov 22 08:16:09 2010 -0800"
      },
      "message": "Net: caif: Makefile: Remove deprecated items\n\nChanged Makefile to use \u003cmodules\u003e-y instead of \u003cmodules\u003e-objs\nbecause -objs is deprecated and not mentioned in\nDocumentation/kbuild/makefiles.txt.\n\nAlso, use the ccflags-$ flag instead of EXTRA_CFLAGS because EXTRA_CFLAGS is\ndeprecated and should now be switched.\n\nLast but not least, took out if-conditionals.\n\nSigned-off-by: Tracey Dent \u003ctdent48227@gmail.com\u003e\nSigned-off-by: David S. Miller \u003cdavem@davemloft.net\u003e\n"
    },
    {
      "commit": "01eebb53a65996dfbfb892bf5eb21ae831fbe3a6",
      "tree": "958201b54f52778159010d55006c52d00955d654",
      "parents": [
        "cfc9b16b75f2cef1e0b283fd2b52ddde568401ab"
      ],
      "author": {
        "name": "Sjur Braendeland",
        "email": "sjur.brandeland@stericsson.com",
        "time": "Sat Jun 26 11:31:28 2010 +0000"
      },
      "committer": {
        "name": "David S. Miller",
        "email": "davem@davemloft.net",
        "time": "Tue Jun 29 00:06:38 2010 -0700"
      },
      "message": "caif: Kconfig and Makefile fixes\n\nUse \"depends on\" instead of \"if\" in Kconfig files.\nFixed CAIF debug flag, and removed unnecessary clean-* options.\n\nSigned-off-by: Sjur Braendeland \u003csjur.brandeland@stericsson.com\u003e\nSigned-off-by: David S. Miller \u003cdavem@davemloft.net\u003e\n"
    },
    {
      "commit": "3908c6902372206cc582ecf459af889b09a150c9",
      "tree": "4c2bd223a9d4b60d82b0a526fdc4b129884a16d8",
      "parents": [
        "cc36a070b5901cd54386348b4d79d2daac91ce75"
      ],
      "author": {
        "name": "Sjur Braendeland",
        "email": "sjur.brandeland@stericsson.com",
        "time": "Tue Mar 30 13:56:28 2010 +0000"
      },
      "committer": {
        "name": "David S. Miller",
        "email": "davem@davemloft.net",
        "time": "Tue Mar 30 19:08:49 2010 -0700"
      },
      "message": "net-caif: add CAIF Kconfig and Makefiles\n\nKconfig and Makefiles with options for:\nCAIF:        Including caif\nCAIF_DEBUG:  CAIF Debug\nCAIF_NETDEV: CAIF Network Device for GPRS Contexts\n\nSigned-off-by: Sjur Braendeland \u003csjur.brandeland@stericsson.com\u003e\nSigned-off-by: David S. Miller \u003cdavem@davemloft.net\u003e\n"
    }
  ]
}
