)]}'
{
  "log": [
    {
      "commit": "54d259d474e1fee6f6bb8f0f1360d85195199ac5",
      "tree": "f2306b880bbf024a4dbb9ed8b01b0aa6bd711e7f",
      "parents": [
        "bf5e5360fd1df1ae429ebbd81838d7d0879797d1"
      ],
      "author": {
        "name": "Guo-Fu Tseng",
        "email": "cooldavid@cooldavid.org",
        "time": "Wed Mar 17 00:09:31 2010 +0000"
      },
      "committer": {
        "name": "David S. Miller",
        "email": "davem@davemloft.net",
        "time": "Thu Mar 18 21:14:00 2010 -0700"
      },
      "message": "jme: Advance driver version number\n\nAdvance driver version number after some bug fix.\n\nSigned-off-by: Guo-Fu Tseng \u003ccooldavid@cooldavid.org\u003e\nSigned-off-by: David S. Miller \u003cdavem@davemloft.net\u003e\n"
    },
    {
      "commit": "f8502ce4f986a8fd486302980285b5e786b8dabe",
      "tree": "072ba56d57cfebc285b0e443e1eb9f3d125a7e4c",
      "parents": [
        "bf82c189a92f06967cf790d3ab0fc9827a9d00ff"
      ],
      "author": {
        "name": "Joe Perches",
        "email": "joe@perches.com",
        "time": "Tue Feb 09 11:49:51 2010 +0000"
      },
      "committer": {
        "name": "David S. Miller",
        "email": "davem@davemloft.net",
        "time": "Fri Feb 12 13:27:46 2010 -0800"
      },
      "message": "drivers/net/jme: Use netif_printk helpers\n\nConvert uses of msg_\u003ctype\u003e to netif_\u003clevel\u003e(\nRemove msg_\u003ctype\u003e macros\n\nSigned-off-by: Joe Perches \u003cjoe@perches.com\u003e\nSigned-off-by: David S. Miller \u003cdavem@davemloft.net\u003e\n"
    },
    {
      "commit": "f77139c07a0e1dd164e039320ada50111f899223",
      "tree": "73e8b8e93c63771f75efcc095f626df57b35e510",
      "parents": [
        "ce7d70af2c8b9c74e8afb2c0d69e304d141ce4aa"
      ],
      "author": {
        "name": "Guo-Fu Tseng",
        "email": "cooldavid@cooldavid.org",
        "time": "Mon Jul 06 04:45:58 2009 +0000"
      },
      "committer": {
        "name": "David S. Miller",
        "email": "davem@davemloft.net",
        "time": "Mon Jul 06 13:05:13 2009 -0700"
      },
      "message": "jme: Advance driver version number\n\nAdvance driver version number after modifications.\n\nSigned-off-by: Guo-Fu Tseng \u003ccooldavid@cooldavid.org\u003e\nSigned-off-by: David S. Miller \u003cdavem@davemloft.net\u003e\n"
    },
    {
      "commit": "d1dfa1d1de855e8db58ec4e403af5939d273f8fe",
      "tree": "1b992906cd438e5e0dc5ad0b1789271c71c9de7e",
      "parents": [
        "47bd10d14b3341004266395014007c120a359c9d"
      ],
      "author": {
        "name": "Guo-Fu Tseng",
        "email": "cooldavid@cooldavid.org",
        "time": "Mon Jul 06 04:40:38 2009 +0000"
      },
      "committer": {
        "name": "David S. Miller",
        "email": "davem@davemloft.net",
        "time": "Mon Jul 06 13:05:07 2009 -0700"
      },
      "message": "jme: Remove shadow register support\n\nThe hardware failed to update the shadow register in several cases.\nIt\u0027s known to be failed at 64bit box with more than 4G RAM.\nIn order to make the device working stable, give up using the shadow\nregister feature.\n\nSigned-off-by: Guo-Fu Tseng \u003ccooldavid@cooldavid.org\u003e\nSigned-off-by: David S. Miller \u003cdavem@davemloft.net\u003e\n"
    },
    {
      "commit": "47bd10d14b3341004266395014007c120a359c9d",
      "tree": "06a3cf03233476936a5e7ee9af8a980a588a480f",
      "parents": [
        "44d8d2e9f0dfa52bb1aebdbaa510669bff61c9dc"
      ],
      "author": {
        "name": "Guo-Fu Tseng",
        "email": "cooldavid@cooldavid.org",
        "time": "Mon Jul 06 04:39:46 2009 +0000"
      },
      "committer": {
        "name": "David S. Miller",
        "email": "davem@davemloft.net",
        "time": "Mon Jul 06 13:05:06 2009 -0700"
      },
      "message": "jme: Change bufinf memory location\n\nInstead of using a large chunk of memory space preserved for\nfor modules, using kmalloc to obtain the needed memory.\n\nSigned-off-by: Guo-Fu Tseng \u003ccooldavid@cooldavid.org\u003e\nSigned-off-by: David S. Miller \u003cdavem@davemloft.net\u003e\n"
    },
    {
      "commit": "44d8d2e9f0dfa52bb1aebdbaa510669bff61c9dc",
      "tree": "8c3296798370446508f443c55d55e9f9edb6132c",
      "parents": [
        "38ed0c2107dea55347504042ed4e1d0cbc3e9100"
      ],
      "author": {
        "name": "Guo-Fu Tseng",
        "email": "cooldavid@cooldavid.org",
        "time": "Mon Jul 06 04:38:35 2009 +0000"
      },
      "committer": {
        "name": "David S. Miller",
        "email": "davem@davemloft.net",
        "time": "Mon Jul 06 13:05:02 2009 -0700"
      },
      "message": "jme: Fix typo\n\nFix enum typo in jme.h\n\nSigned-off-by: Guo-Fu Tseng \u003ccooldavid@cooldavid.org\u003e\nSigned-off-by: David S. Miller \u003cdavem@davemloft.net\u003e\n"
    },
    {
      "commit": "79cb5def8dcad1a978841118bd14e155b3fd5589",
      "tree": "93729378e411ddb2f91982b62f0f3dee982da215",
      "parents": [
        "093fb6968deeed46bf93266eee44baeb213bf253"
      ],
      "author": {
        "name": "Guo-Fu Tseng",
        "email": "cooldavid@cooldavid.org",
        "time": "Mon Mar 02 01:55:15 2009 -0800"
      },
      "committer": {
        "name": "David S. Miller",
        "email": "davem@davemloft.net",
        "time": "Mon Mar 02 01:55:15 2009 -0800"
      },
      "message": "jme: Advance version number after previous changes\n\nFrom: Guo-Fu Tseng \u003ccooldavid@cooldavid.org\u003e\n\nAdvance version number after previous changes.\nSorry for not come along with previous patch series.\n\nSigned-off-by: David S. Miller \u003cdavem@davemloft.net\u003e\n"
    },
    {
      "commit": "288379f050284087578b77e04f040b57db3db3f8",
      "tree": "ac5f5c83e2778a1966327d87316fc94067363b45",
      "parents": [
        "627af770c63acddc2402dd19fec70df5c3ad8ab7"
      ],
      "author": {
        "name": "Ben Hutchings",
        "email": "bhutchings@solarflare.com",
        "time": "Mon Jan 19 16:43:59 2009 -0800"
      },
      "committer": {
        "name": "David S. Miller",
        "email": "davem@davemloft.net",
        "time": "Wed Jan 21 14:33:50 2009 -0800"
      },
      "message": "net: Remove redundant NAPI functions\n\nFollowing the removal of the unused struct net_device * parameter from\nthe NAPI functions named *netif_rx_* in commit 908a7a1, they are\nexactly equivalent to the corresponding *napi_* functions and are\ntherefore redundant.\n\nSigned-off-by: Ben Hutchings \u003cbhutchings@solarflare.com\u003e\nAcked-by: Neil Horman \u003cnhorman@tuxdriver.com\u003e\nSigned-off-by: David S. Miller \u003cdavem@davemloft.net\u003e\n"
    },
    {
      "commit": "6332178d91ca1a9dbd99bd97cabbcf965d178e9f",
      "tree": "d98af2cbc7ff0e9e4d00b6cc8c79b05ca7815a5f",
      "parents": [
        "908a7a16b852ffd618a9127be8d62432182d81b4",
        "739840d529eb7505d3cbfe9d468bf1440c9a8e27"
      ],
      "author": {
        "name": "David S. Miller",
        "email": "davem@davemloft.net",
        "time": "Tue Dec 23 17:56:23 2008 -0800"
      },
      "committer": {
        "name": "David S. Miller",
        "email": "davem@davemloft.net",
        "time": "Tue Dec 23 17:56:23 2008 -0800"
      },
      "message": "Merge branch \u0027master\u0027 of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6\n\nConflicts:\n\n\tdrivers/net/ppp_generic.c\n"
    },
    {
      "commit": "908a7a16b852ffd618a9127be8d62432182d81b4",
      "tree": "a0b509227e26bef7edd347575761e0dbeb5756e7",
      "parents": [
        "889bd9b6dbcd426b8698c4a779dd7dbf247f57b8"
      ],
      "author": {
        "name": "Neil Horman",
        "email": "nhorman@tuxdriver.com",
        "time": "Mon Dec 22 20:43:12 2008 -0800"
      },
      "committer": {
        "name": "David S. Miller",
        "email": "davem@davemloft.net",
        "time": "Mon Dec 22 20:43:12 2008 -0800"
      },
      "message": "net: Remove unused netdev arg from some NAPI interfaces.\n\nWhen the napi api was changed to separate its 1:1 binding to the net_device\nstruct, the netif_rx_[prep|schedule|complete] api failed to remove the now\nvestigual net_device structure parameter.  This patch cleans up that api by\nproperly removing it..\n\nSigned-off-by: Neil Horman \u003cnhorman@tuxdriver.com\u003e\nSigned-off-by: David S. Miller \u003cdavem@davemloft.net\u003e\n"
    },
    {
      "commit": "2fccd2814f8ebc8f1bd325dc46e11c333fc76ab3",
      "tree": "b3ceeee8e0fcd2d75971486335acaa589d386a46",
      "parents": [
        "e8e5752dc0a56a01527055b0c37510b1d6b6b861"
      ],
      "author": {
        "name": "cwm97m",
        "email": "cwm97m@cse.nsysu.edu.tw",
        "time": "Tue Dec 16 20:28:44 2008 +0000"
      },
      "committer": {
        "name": "David S. Miller",
        "email": "davem@davemloft.net",
        "time": "Wed Dec 17 00:26:37 2008 -0800"
      },
      "message": "jme: Fixed a typo\n\nFound a typo.\n\nSigned-off-by: Wei-Min Chen \u003ccwm97m@cse.nsysu.edu.tw\u003e\nSigned-off-by: David S. Miller \u003cdavem@davemloft.net\u003e\n"
    },
    {
      "commit": "4f40bf46897ddb57f149c0758f0cef0cc7782f7f",
      "tree": "98a0e6000bf92f26b0a2f75afbe8daf8f6f602d5",
      "parents": [
        "59e4220a1112bf65924bc2e47b5757911b6f349b"
      ],
      "author": {
        "name": "akeemting",
        "email": "akeem@jmicron.com",
        "time": "Wed Dec 03 21:19:16 2008 -0800"
      },
      "committer": {
        "name": "David S. Miller",
        "email": "davem@davemloft.net",
        "time": "Wed Dec 03 21:19:16 2008 -0800"
      },
      "message": "jme: GHC register control fix for new hardware\n\nDue to the hardware design, except the first chip on the market,\nother chips needs to setup the clock source for MAC processor\nimplicitly through Global Host Control Register(GHC).\n(Strange design huh?)\n\n10/100M uses the PCI-E as clock source, and 1G uses GPHY.\n\nAnd I reordered the code a little, to make it easier to read.\n\nFound-by: \"Ethan\" \u003cethanhsiao@jmicron.com\u003e\nFixed-by: \"akeemting\" \u003cakeem@jmicron.com\u003e\nSigned-off-by: \"Guo-Fu Tseng\" \u003ccooldavid@cooldavid.org\u003e\nAcked-by: Jeff Garzik \u003cjgarzik@redhat.com\u003e\nSigned-off-by: David S. Miller \u003cdavem@davemloft.net\u003e\n"
    },
    {
      "commit": "6dc0c97fdcf63cf65a5857ad739a41f9eac9f2fc",
      "tree": "35b05ee6e59b2cbd4737c1ac817216572e4cc256",
      "parents": [
        "576b5223e2caa0f19afb8ac17455759c214370ce"
      ],
      "author": {
        "name": "Guo-Fu Tseng",
        "email": "cooldavid@cooldavid.org",
        "time": "Wed Oct 08 19:50:44 2008 -0700"
      },
      "committer": {
        "name": "David S. Miller",
        "email": "davem@davemloft.net",
        "time": "Wed Oct 08 19:51:33 2008 -0700"
      },
      "message": "jme: Advances version number\n\nAdvances the driver version after modification.\n\nSigned-off-by: Guo-Fu Tseng \u003ccooldavid@cooldavid.org\u003e\nSigned-off-by: David S. Miller \u003cdavem@davemloft.net\u003e\n"
    },
    {
      "commit": "a821ebe580c535e3e8e354c6ab10516a0e95e202",
      "tree": "b47d39b17146c16b358f8e01e1dc7709564b4ee8",
      "parents": [
        "0ce2f03bade2046d6eb6184d52d065688382d7bd"
      ],
      "author": {
        "name": "Guo-Fu Tseng",
        "email": "cooldavid@cooldavid.org",
        "time": "Wed Oct 08 19:48:58 2008 -0700"
      },
      "committer": {
        "name": "David S. Miller",
        "email": "davem@davemloft.net",
        "time": "Wed Oct 08 19:51:31 2008 -0700"
      },
      "message": "jme: Added half-duplex mode and IPv6 RSS fix\n\n1. Set bit 5 of GPREG1 to 1 to enable hardware workaround for half-duplex\n   mode. Which the MAC processor generates CRS/COL by itself instead of\n   receive it from PHY processor.\n\n2. Set bit 6 of GPREG1 to 1 to enable hardware workaround that masks the\n   MAC processor working right while calculating IPv6 RSS in 10/100\n   mode.\n\n3. Group the workaround codes all together.\n\nSigned-off-by: Guo-Fu Tseng \u003ccooldavid@cooldavid.org\u003e\nSigned-off-by: David S. Miller \u003cdavem@davemloft.net\u003e\n"
    },
    {
      "commit": "95252236e73e789dd186ce796a2abc60b3a61ebe",
      "tree": "c0bc95c30c01294c16c0a2c9269dafb3273e0743",
      "parents": [
        "01f2e4ead2c51226ed1283ef6a8388ca6f4cff8f"
      ],
      "author": {
        "name": "Guo-Fu Tseng",
        "email": "cooldavid@cooldavid.org",
        "time": "Tue Sep 16 01:00:11 2008 +0800"
      },
      "committer": {
        "name": "Jeff Garzik",
        "email": "jgarzik@redhat.com",
        "time": "Thu Sep 18 11:34:54 2008 -0400"
      },
      "message": "jme: JMicron Gigabit Ethernet Driver\n\nSupporting JMC250, and JMC260.\n\nSigned-off-by: Guo-Fu Tseng \u003ccooldavid@cooldavid.org\u003e\nAcked-and-tested-by: Ethan Hsiao \u003cethanhsiao@jmicron.com\u003e\nSigned-off-by: Jeff Garzik \u003cjgarzik@redhat.com\u003e\n"
    }
  ]
}
