)]}'
{
  "log": [
    {
      "commit": "aace495933a981274b6491d71b915165a61defdc",
      "tree": "c6233d889f8c514f1bab538270676c97dd682739",
      "parents": [
        "b4efc5610980bc4b65a6cb49b939cf5f7dfa2723"
      ],
      "author": {
        "name": "Manuel Lauss",
        "email": "manuel.lauss@googlemail.com",
        "time": "Tue Oct 13 07:25:49 2009 +0000"
      },
      "committer": {
        "name": "David S. Miller",
        "email": "davem@davemloft.net",
        "time": "Tue Oct 13 11:48:32 2009 -0700"
      },
      "message": "net: smsc911x: allow platform_data to specify mac address\n\nExtend the driver to accept a MAC address specified in platform_data.\n\nSigned-off-by: Manuel Lauss \u003cmanuel.lauss@gmail.com\u003e\nSigned-off-by: David S. Miller \u003cdavem@davemloft.net\u003e\n"
    },
    {
      "commit": "833cc67c7722e35863c6aaee9df56b442ef957ae",
      "tree": "ea7d2f6983fc9a8334065e291678eb418a1d5e44",
      "parents": [
        "52fbc1007eb071c40a367462476eee695b412578"
      ],
      "author": {
        "name": "Magnus Damm",
        "email": "damm@igel.co.jp",
        "time": "Mon Apr 27 21:32:16 2009 +0000"
      },
      "committer": {
        "name": "David S. Miller",
        "email": "davem@davemloft.net",
        "time": "Tue Apr 28 01:53:11 2009 -0700"
      },
      "message": "smsc911x: add fifo byteswap support V2\n\nThis is V2 of the smsc911x fifo byteswap patch.\n\nThe smsc911x hardware supports both big and little and endian\nhardware configurations, and the linux smsc911x driver currently\ndetects word order.\n\nFor correct operation on big endian platforms lacking swapped\nbyte lanes the following patch is needed. Only fifo data is\nswapped, register data does not require any swapping.\n\nSigned-off-by: Magnus Damm \u003cdamm@igel.co.jp\u003e\nAcked-by: Steve Glendinning \u003csteve.glendinning@smsc.com\u003e\nSigned-off-by: David S. Miller \u003cdavem@davemloft.net\u003e\n"
    },
    {
      "commit": "31f4574774e98aa275aeeee94f41ce042285ed8e",
      "tree": "b7e843691852eb3efd2b2409e791f7b77bf6ebb9",
      "parents": [
        "d23f028a4ddce8b783c212bfe911d1d307ff3617"
      ],
      "author": {
        "name": "Steve Glendinning",
        "email": "steve.glendinning@smsc.com",
        "time": "Tue Jan 27 06:51:12 2009 +0000"
      },
      "committer": {
        "name": "David S. Miller",
        "email": "davem@davemloft.net",
        "time": "Sun Feb 01 00:37:22 2009 -0800"
      },
      "message": "smsc911x: allow mac address to be saved before device reset\n\nSome platforms (for example pcm037) do not have an EEPROM fitted,\ninstead storing their mac address somewhere else.  The bootloader\nfetches this and configures the ethernet adapter before the kernel is\nstarted.\n\nThis patch allows a platform to indicate to the driver via the\nSMSC911X_SAVE_MAC_ADDRESS flag that the mac address has already been\nconfigured via such a mechanism, and should be saved before resetting\nthe chip.\n\nSigned-off-by: Steve Glendinning \u003csteve.glendinning@smsc.com\u003e\nAcked-by: Sascha Hauer \u003cs.hauer@pengutronix.de\u003e\nTested-by: Sascha Hauer \u003cs.hauer@pengutronix.de\u003e\nSigned-off-by: David S. Miller \u003cdavem@davemloft.net\u003e\n"
    },
    {
      "commit": "d23f028a4ddce8b783c212bfe911d1d307ff3617",
      "tree": "95166b84758afba8fdbbf4ce2fdb4dd3b5a4ccac",
      "parents": [
        "e81259b4f7c69a71d92216ba551731fb7027bcbe"
      ],
      "author": {
        "name": "Steve Glendinning",
        "email": "steve.glendinning@smsc.com",
        "time": "Tue Jan 27 06:51:11 2009 +0000"
      },
      "committer": {
        "name": "David S. Miller",
        "email": "davem@davemloft.net",
        "time": "Sun Feb 01 00:37:21 2009 -0800"
      },
      "message": "smsc911x: add external phy detection overrides\n\nOn LAN9115/LAN9117/LAN9215/LAN9217, external phys are supported.  These\nare usually indicated by a hardware strap which sets an \"external PHY\ndetected\" bit in the HW_CFG register.\n\nIn some cases it is desirable to override this hardware strap and force\nuse of either the internal phy or an external PHY.  This patch adds\nSMSC911X_FORCE_INTERNAL_PHY and SMSC911X_FORCE_EXTERNAL_PHY flags so a\nplatform can indicate this preference via its platform_data.\n\nSigned-off-by: Steve Glendinning \u003csteve.glendinning@smsc.com\u003e\nAcked-by: Sascha Hauer \u003cs.hauer@pengutronix.de\u003e\nTested-by: Sascha Hauer \u003cs.hauer@pengutronix.de\u003e\nSigned-off-by: David S. Miller \u003cdavem@davemloft.net\u003e\n"
    },
    {
      "commit": "2107fb8b5bf018be691afdd4c6ffaecf0c3307be",
      "tree": "f3554a4cb46f23a9d4de7cc54d56ad229b055236",
      "parents": [
        "6fabd715e6d8e1b37c0c66d9bfda2c19643e3f77"
      ],
      "author": {
        "name": "Steve Glendinning",
        "email": "steve.glendinning@smsc.com",
        "time": "Wed Nov 05 00:35:38 2008 +0000"
      },
      "committer": {
        "name": "David S. Miller",
        "email": "davem@davemloft.net",
        "time": "Wed Dec 10 15:12:45 2008 -0800"
      },
      "message": "smsc911x: add dynamic bus configuration\n\nConvert the driver to select 16-bit or 32-bit bus access at runtime,\nat a small performance cost.\n\nSigned-off-by: Steve Glendinning \u003csteve.glendinning@smsc.com\u003e\nAcked-by: Catalin Marinas \u003ccatalin.marinas@arm.com\u003e\nSigned-off-by: David S. Miller \u003cdavem@davemloft.net\u003e\n"
    },
    {
      "commit": "fd9abb3d97c2ab883e4732ec1214fe64190236e7",
      "tree": "e5f9c0b1ab77980e22434c85cf50644e18c1e134",
      "parents": [
        "c5916cf8dbd3ac5ec675d9347aeaa796b546b50e"
      ],
      "author": {
        "name": "Steve Glendinning",
        "email": "steve.glendinning@smsc.com",
        "time": "Wed Nov 05 00:35:37 2008 +0000"
      },
      "committer": {
        "name": "Jeff Garzik",
        "email": "jgarzik@redhat.com",
        "time": "Thu Nov 06 00:58:40 2008 -0500"
      },
      "message": "SMSC LAN911x and LAN921x vendor driver\n\nAttached is a driver for SMSC\u0027s LAN911x and LAN921x families of embedded\nethernet controllers.\n\nThere is an existing smc911x driver in the tree; this is intended to\nreplace it.  Dustin McIntire (the author of the smc911x driver) has\nexpressed his support for switching to this driver.\n\nThis driver contains workarounds for all known hardware issues, and has\nbeen tested on all flavours of the chip on multiple architectures.\n\nThis driver now uses phylib, so this patch also adds support for the\ndevice\u0027s internal phy\n\nSigned-off-by: Steve Glendinning \u003csteve.glendinning@smsc.com\u003e\nSigned-off-by: Bahadir Balban \u003cBahadir.Balban@arm.com\u003e\nSigned-off-by: Dustin Mcintire \u003cdustin@sensoria.com\u003e\nSigned-off-by: Bill Gatliff \u003cbgat@billgatliff.com\u003e\nSigned-off-by: Jeff Garzik \u003cjgarzik@redhat.com\u003e\n"
    }
  ]
}
