)]}'
{
  "log": [
    {
      "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"
    }
  ]
}
