)]}'
{
  "log": [
    {
      "commit": "63589ed0785ffc715777a54ccb96cdfaea9edbc0",
      "tree": "8ef3e50b7f87a5a2f5b0d96d1e22a1277c2381c0",
      "parents": [
        "24c7cd0630f76f0eb081d539c53893d9f15787e8",
        "a580290c3e64bb695158a090d02d1232d9609311"
      ],
      "author": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Sun Apr 02 12:58:45 2006 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Sun Apr 02 12:58:45 2006 -0700"
      },
      "message": "Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial\n\n* git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial: (48 commits)\n  Documentation: fix minor kernel-doc warnings\n  BUG_ON() Conversion in drivers/net/\n  BUG_ON() Conversion in drivers/s390/net/lcs.c\n  BUG_ON() Conversion in mm/slab.c\n  BUG_ON() Conversion in mm/highmem.c\n  BUG_ON() Conversion in kernel/signal.c\n  BUG_ON() Conversion in kernel/signal.c\n  BUG_ON() Conversion in kernel/ptrace.c\n  BUG_ON() Conversion in ipc/shm.c\n  BUG_ON() Conversion in fs/freevxfs/\n  BUG_ON() Conversion in fs/udf/\n  BUG_ON() Conversion in fs/sysv/\n  BUG_ON() Conversion in fs/inode.c\n  BUG_ON() Conversion in fs/fcntl.c\n  BUG_ON() Conversion in fs/dquot.c\n  BUG_ON() Conversion in md/raid10.c\n  BUG_ON() Conversion in md/raid6main.c\n  BUG_ON() Conversion in md/raid5.c\n  Fix minor documentation typo\n  BFP-\u003eBPF in Documentation/networking/tuntap.txt\n  ...\n"
    },
    {
      "commit": "86dca4f8e6ab1fd8a3fb5838163fc9d7990f416e",
      "tree": "3d32116afc3be0d323ef93f260592bcea11db329",
      "parents": [
        "9c8680e2cfbb60d5075f8caaf9d98276120bcc78",
        "553ee5dc1a7a1fb04a6286b0c779481f7035bbd1"
      ],
      "author": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Sun Apr 02 12:49:59 2006 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Sun Apr 02 12:49:59 2006 -0700"
      },
      "message": "Merge master.kernel.org:/pub/scm/linux/kernel/git/brodo/pcmcia-2.6\n\n* master.kernel.org:/pub/scm/linux/kernel/git/brodo/pcmcia-2.6: (33 commits)\n  [PATCH] pcmcia: declare pccard_iodyn_ops (fix m8xx_pcmcia.c compilation error)\n  [PATCH] pcmcia: fix pcmcia_device_remove oops\n  [PATCH] pcmcia: Add support for Possio GCC AKA PCMCIA Siemens MC45\n  [PATCH] pcmcia: pseudo device handling update\n  [PATCH] pcmcia: convert DEV_OK to pcmcia_dev_present\n  [PATCH] pcmcia: use bitfield instead of p_state and state\n  [PATCH] pcmcia: remove unused p_dev-\u003estate flags\n  [PATCH] pcmcia: make pcmcia_release_{io,irq} static\n  [PATCH] pcmcia: add return value to _config() functions\n  [PATCH] pcmcia: remove dev_link_t and client_handle_t indirection\n  [PATCH] pcmcia: embed dev_link_t into struct pcmcia_device\n  [PATCH] pcmcia: rename pcmcia_device.state\n  [PATCH] pcmcia: remove unneeded Vcc pseudo setting\n  [PATCH] pcmcia: remove export of pcmcia_release_configuration\n  [PATCH] pcmcia: default suspend and resume handling\n  [PATCH] pcmcia: convert remaining users of pcmcia_release_io and _irq\n  [PATCH] pcmcia: add pcmcia_disable_device\n  [PATCH] serial_cs: add Merlin U630 IDs\n  [PATCH] pcmcia: AT91RM9200 Compact Flash driver\n  [PATCH] pcmcia: socket.functions starts with 1\n  ...\n"
    },
    {
      "commit": "5d9428de1a9785f10a4339f80b717be665ba51c7",
      "tree": "27eeed8a87ef248cec694032463f0d8f3b38fbcc",
      "parents": [
        "7e99e9b66336565f0088ea59d848ab187f9689c3"
      ],
      "author": {
        "name": "Eric Sesterhenn",
        "email": "snakebyte@gmx.de",
        "time": "Sun Apr 02 13:52:48 2006 +0200"
      },
      "committer": {
        "name": "Adrian Bunk",
        "email": "bunk@stusta.de",
        "time": "Sun Apr 02 13:52:48 2006 +0200"
      },
      "message": "BUG_ON() Conversion in drivers/net/\n\nthis changes if() BUG(); constructs to BUG_ON() which is\ncleaner, contains unlikely() and can better optimized away.\n\nSigned-off-by: Eric Sesterhenn \u003csnakebyte@gmx.de\u003e\nSigned-off-by: Adrian Bunk \u003cbunk@stusta.de\u003e\n"
    },
    {
      "commit": "694a464e19b9e3278dbaf6a09fa7c1efec3f8eb5",
      "tree": "17a73dc929eaf3ace846b5b0dbe8165e4285d901",
      "parents": [
        "cc70a40b5ee05e5cca053887fc447590307bf1e8"
      ],
      "author": {
        "name": "Al Viro",
        "email": "viro@zeniv.linux.org.uk",
        "time": "Fri Mar 31 02:30:14 2006 -0800"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Fri Mar 31 12:18:51 2006 -0800"
      },
      "message": "[PATCH] uml: kconfigs\n\nkconfig sanitized around drivers/net\n\nSigned-off-by: Al Viro \u003cviro@zeniv.linux.org.uk\u003e\nSigned-off-by: Jeff Dike \u003cjdike@addtoit.com\u003e\nCc: Paolo \u0027Blaisorblade\u0027 Giarrusso \u003cblaisorblade@yahoo.it\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "9940ec3617fec1db13e589bbc3f37e37878c7683",
      "tree": "ed0547040dc815fe1e2039fc1cba1613d5308cc7",
      "parents": [
        "e2d4096365e06b9a3799afbadc28b4519c0b3526"
      ],
      "author": {
        "name": "Dominik Brodowski",
        "email": "linux@dominikbrodowski.net",
        "time": "Sun Mar 05 11:04:33 2006 +0100"
      },
      "committer": {
        "name": "Dominik Brodowski",
        "email": "linux@dominikbrodowski.net",
        "time": "Fri Mar 31 17:26:57 2006 +0200"
      },
      "message": "[PATCH] pcmcia: convert DEV_OK to pcmcia_dev_present\n\nInstead of the DEV_OK macro, drivers should use pcmcia_dev_present().\n\nSigned-off-by: Dominik Brodowski \u003clinux@dominikbrodowski.net\u003e\n\n"
    },
    {
      "commit": "e2d4096365e06b9a3799afbadc28b4519c0b3526",
      "tree": "90ec691d71f9c0309048714e359b8ba351b533f7",
      "parents": [
        "f6fbe01ac976f3ec618cd5fb71ad9ce2cfa7ab2b"
      ],
      "author": {
        "name": "Dominik Brodowski",
        "email": "linux@dominikbrodowski.net",
        "time": "Thu Mar 02 00:09:29 2006 +0100"
      },
      "committer": {
        "name": "Dominik Brodowski",
        "email": "linux@dominikbrodowski.net",
        "time": "Fri Mar 31 17:26:33 2006 +0200"
      },
      "message": "[PATCH] pcmcia: use bitfield instead of p_state and state\n\nInstead of the two status values struct pcmcia_device-\u003ep_state and state,\nuse descriptive bitfields. Most value-checking in drivers was invalid, as\nthe core now only calls the -\u003eremove() (a.k.a. detach) function in case the\nattachement _and_ configuration was successful.\n\nSigned-off-by: Dominik Brodowski \u003clinux@dominikbrodowski.net\u003e\n\n"
    },
    {
      "commit": "f6fbe01ac976f3ec618cd5fb71ad9ce2cfa7ab2b",
      "tree": "60758f4c397c9123b40e2ab5da14b5ffc3a5c3d9",
      "parents": [
        "b4c884000a7d3664dd8ad7227241456bd7824d86"
      ],
      "author": {
        "name": "Dominik Brodowski",
        "email": "linux@dominikbrodowski.net",
        "time": "Fri Jan 20 15:10:23 2006 +0100"
      },
      "committer": {
        "name": "Dominik Brodowski",
        "email": "linux@dominikbrodowski.net",
        "time": "Fri Mar 31 17:26:31 2006 +0200"
      },
      "message": "[PATCH] pcmcia: remove unused p_dev-\u003estate flags\n\nRemove the unused DEV_RELEASE_PENDING flag, and move the DEV_SUSPEND flag\ninto the p_dev structure, and make use of it at the core level.\n\nSigned-off-by: Dominik Brodowski \u003clinux@dominikbrodowski.net\u003e\n\n"
    },
    {
      "commit": "15b99ac1729503db9e6dc642a50b9b6cb3bf51f9",
      "tree": "cfb8897487beba502aac2b28bc35066a87e34299",
      "parents": [
        "fba395eee7d3f342ca739c20f5b3ee635d0420a0"
      ],
      "author": {
        "name": "Dominik Brodowski",
        "email": "linux@dominikbrodowski.net",
        "time": "Fri Mar 31 17:26:06 2006 +0200"
      },
      "committer": {
        "name": "Dominik Brodowski",
        "email": "linux@dominikbrodowski.net",
        "time": "Fri Mar 31 17:26:06 2006 +0200"
      },
      "message": "[PATCH] pcmcia: add return value to _config() functions\n\nMost of the driver initialization isn\u0027t done in the .probe function, but in\nthe internal _config() functions. Make them return a value, so that .probe\ncan properly report whether the probing of the device succeeded or not.\n\nSigned-off-by: Dominik Brodowski \u003clinux@dominikbrodowski.net\u003e\n"
    },
    {
      "commit": "fba395eee7d3f342ca739c20f5b3ee635d0420a0",
      "tree": "5a73f68d3514aa795b0d8c500e4d72170651d762",
      "parents": [
        "fd238232cd0ff4840ae6946bb338502154096d88"
      ],
      "author": {
        "name": "Dominik Brodowski",
        "email": "linux@dominikbrodowski.net",
        "time": "Fri Mar 31 17:21:06 2006 +0200"
      },
      "committer": {
        "name": "Dominik Brodowski",
        "email": "linux@dominikbrodowski.net",
        "time": "Fri Mar 31 17:21:06 2006 +0200"
      },
      "message": "[PATCH] pcmcia: remove dev_link_t and client_handle_t indirection\n\ndev_link_t * and client_handle_t both mean struct pcmcai_device * by now.\nTherefore, remove all such indirections.\n\nSigned-off-by: Dominik Brodowski \u003clinux@dominikbrodowski.net\u003e\n"
    },
    {
      "commit": "fd238232cd0ff4840ae6946bb338502154096d88",
      "tree": "d20e8f5871f7cff9d0867a84f6ba088fbffcbe28",
      "parents": [
        "a78f4dd331a4f6a396eb5849656a4a72a70a56d7"
      ],
      "author": {
        "name": "Dominik Brodowski",
        "email": "linux@dominikbrodowski.net",
        "time": "Sun Mar 05 10:45:09 2006 +0100"
      },
      "committer": {
        "name": "Dominik Brodowski",
        "email": "linux@dominikbrodowski.net",
        "time": "Fri Mar 31 17:15:57 2006 +0200"
      },
      "message": "[PATCH] pcmcia: embed dev_link_t into struct pcmcia_device\n\nEmbed dev_link_t into struct pcmcia_device(), as they basically address the\nsame entity. The actual contents of dev_link_t will be cleaned up step by step.\nThis patch includes a bugfix from and signed-off-by Andrew Morton.\n\nSigned-off-by: Dominik Brodowski \u003clinux@dominikbrodowski.net\u003e\n\n"
    },
    {
      "commit": "70294b468302fd7a0a99dad935c7ba5322989345",
      "tree": "e54b0b7c85517ef717f3755e06ca08fbb0f5937e",
      "parents": [
        "4bbed5231468014b500b048d7370a1c6c349231a"
      ],
      "author": {
        "name": "Dominik Brodowski",
        "email": "linux@dominikbrodowski.net",
        "time": "Sun Jan 15 12:43:16 2006 +0100"
      },
      "committer": {
        "name": "Dominik Brodowski",
        "email": "linux@dominikbrodowski.net",
        "time": "Fri Mar 31 17:15:55 2006 +0200"
      },
      "message": "[PATCH] pcmcia: remove unneeded Vcc pseudo setting\n\nAs we do not allow setting Vcc in the pcmcia core, and Vpp1 and\nVpp2 can only be set to the same value, a lot of code can be\nstreamlined.\n\nSigned-off-by: Dominik Brodowski \u003clinux@dominikbrodowski.net\u003e\n\n"
    },
    {
      "commit": "8661bb5b4af1849c1f5a4e80c4e275fd13c155d6",
      "tree": "ad99d85ea8d6f5c4c99b93f869bfd412994fb4ee",
      "parents": [
        "50db3fdbbc98260fb538c1cc3f8cc597ba7bffe7"
      ],
      "author": {
        "name": "Dominik Brodowski",
        "email": "linux@dominikbrodowski.net",
        "time": "Thu Mar 02 00:02:33 2006 +0100"
      },
      "committer": {
        "name": "Dominik Brodowski",
        "email": "linux@dominikbrodowski.net",
        "time": "Fri Mar 31 17:15:52 2006 +0200"
      },
      "message": "[PATCH] pcmcia: default suspend and resume handling\n\nIn all but one case, the suspend and resume functions of PCMCIA drivers\ncontain mostly of calls to pcmcia_release_configuration() and\npcmcia_request_configuration(). Therefore, move this code out of the\ndrivers and into the core.\n\nSigned-off-by: Dominik Brodowski \u003clinux@dominikbrodowski.net\u003e\n\n"
    },
    {
      "commit": "50db3fdbbc98260fb538c1cc3f8cc597ba7bffe7",
      "tree": "a3cd6076787d9c55467fcc598c997726315f80d1",
      "parents": [
        "5f2a71fcb7995633b335a1e380ac63a968e61320"
      ],
      "author": {
        "name": "Dominik Brodowski",
        "email": "linux@dominikbrodowski.net",
        "time": "Sun Jan 15 10:05:19 2006 +0100"
      },
      "committer": {
        "name": "Dominik Brodowski",
        "email": "linux@dominikbrodowski.net",
        "time": "Fri Mar 31 17:15:51 2006 +0200"
      },
      "message": "[PATCH] pcmcia: convert remaining users of pcmcia_release_io and _irq\n\nConvert the remaining drivers which use pcmcia_release_io or\npcmcia_release_irq, and remove the EXPORT of these symbols.\n\nSigned-off-by: Dominik Brodowski \u003clinux@dominikbrodowski.net\u003e\n\n"
    },
    {
      "commit": "5f2a71fcb7995633b335a1e380ac63a968e61320",
      "tree": "d47f4227d314fc9f298b75c217fa78440004e6e7",
      "parents": [
        "1de9cedfbdff1d8adb662cd3afc5bda66e393351"
      ],
      "author": {
        "name": "Dominik Brodowski",
        "email": "linux@dominikbrodowski.net",
        "time": "Sun Jan 15 09:32:39 2006 +0100"
      },
      "committer": {
        "name": "Dominik Brodowski",
        "email": "linux@dominikbrodowski.net",
        "time": "Fri Mar 31 17:15:50 2006 +0200"
      },
      "message": "[PATCH] pcmcia: add pcmcia_disable_device\n\npcmcia_disable_device(struct pcmcia_device *p_dev) performs the necessary\ncleanups upon device or driver removal: it calls the appropriate\npcmcia_release_* functions, and can replace (most) of the current drivers\u0027\n_release() functions.\n\nSigned-off-by: Dominik Brodowski \u003clinux@dominikbrodowski.net\u003e\n\n"
    },
    {
      "commit": "e21a2b0cc5849e76434b37aff3a4b502c772f191",
      "tree": "2fad2f2025ca1d9e5bc88d4e835e07967b8fd762",
      "parents": [
        "8a89334caf80bb7c86383b73fd5a528cb88c696f",
        "2638fed7ccb07ff43cdc109dd78e821efb629995"
      ],
      "author": {
        "name": "Jeff Garzik",
        "email": "jeff@garzik.org",
        "time": "Wed Mar 29 17:30:19 2006 -0500"
      },
      "committer": {
        "name": "Jeff Garzik",
        "email": "jeff@garzik.org",
        "time": "Wed Mar 29 17:30:19 2006 -0500"
      },
      "message": "Merge branch \u0027upstream\u0027 of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6\n"
    },
    {
      "commit": "7f927fcc2fd1575d01efb4b76665975007945690",
      "tree": "fbb84689600ea512d7b52f9fc46db2d7d8d7c1fd",
      "parents": [
        "ded23ac62776b4360d88e9b0330792d2c57fdfdf"
      ],
      "author": {
        "name": "Alexey Dobriyan",
        "email": "adobriyan@gmail.com",
        "time": "Tue Mar 28 01:56:53 2006 -0800"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Tue Mar 28 09:16:08 2006 -0800"
      },
      "message": "[PATCH] Typo fixes\n\nFix a lot of typos.  Eyeballed by jmc@ in OpenBSD.\n\nSigned-off-by: Alexey Dobriyan \u003cadobriyan@gmail.com\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "910638ae7ed4be27d6af55f6c9b5bf54b838e78b",
      "tree": "5eda3cfd0e312c8b0916f6d5eb1cd98225e67891",
      "parents": [
        "60c904ae5bded8bb71f7bff7d63f2a6959d2a8e4"
      ],
      "author": {
        "name": "Matthias Gehre",
        "email": "M.Gehre@gmx.de",
        "time": "Tue Mar 28 01:56:48 2006 -0800"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Tue Mar 28 09:16:07 2006 -0800"
      },
      "message": "[PATCH] Replace 0xff.. with correct DMA_xBIT_MASK\n\nReplace all occurences of 0xff..  in calls to function pci_set_dma_mask()\nand pci_set_consistant_dma_mask() with the corresponding DMA_xBIT_MASK from\nlinux/dma-mapping.h.\n\nSigned-off-by: Matthias Gehre \u003cM.Gehre@gmx.de\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "cfa146e4be274fd04bfdb26b3c96cdfe81a43dc2",
      "tree": "cd6985cc7bdec3c90afbb59bf83d459ecc06931f",
      "parents": [
        "79058acaf5b6d4bcc3056382619de3ca9cebc62f"
      ],
      "author": {
        "name": "Jouni Malinen",
        "email": "jkmaline@cc.hut.fi",
        "time": "Fri Mar 24 21:24:55 2006 -0800"
      },
      "committer": {
        "name": "John W. Linville",
        "email": "linville@tuxdriver.com",
        "time": "Mon Mar 27 11:40:32 2006 -0500"
      },
      "message": "[PATCH] hostap: Fix EAPOL frame encryption\n\nFixed encrypted of EAPOL frames from wlan#ap interface (hostapd). This\nwas broken when moving to use new frame control field defines in\nnet/ieee80211.h. hostapd uses Protected flag, not protocol version\n(which was cleared in this function anyway). This fixes WPA group key\nhandshake and re-authentication.\nhttp://hostap.epitest.fi/bugz/show_bug.cgi?id\u003d126\n\nSigned-off-by: Jouni Malinen \u003cjkmaline@cc.hut.fi\u003e\nSigned-off-by: John W. Linville \u003clinville@tuxdriver.com\u003e\n"
    },
    {
      "commit": "79058acaf5b6d4bcc3056382619de3ca9cebc62f",
      "tree": "694484ef56c756f59ff18000c028f1995d1a2868",
      "parents": [
        "0073602544954002e35699477dc59cdd5e9112e3"
      ],
      "author": {
        "name": "Jouni Malinen",
        "email": "jkmaline@cc.hut.fi",
        "time": "Fri Mar 24 21:24:54 2006 -0800"
      },
      "committer": {
        "name": "John W. Linville",
        "email": "linville@tuxdriver.com",
        "time": "Mon Mar 27 11:40:32 2006 -0500"
      },
      "message": "[PATCH] hostap: Make hostap_tx_encrypt() static\n\nhostap_tx_encrypt() is used only inside hostap_80211_tx.c and there\nare no plans to use it elsewhere in the future either, so let\u0027s make\nit static. As a bonus, this should silence Coverity scanner from\ncomplaining about bogus FORWARD_NULL case (CID: 274).\n\nSigned-off-by: Jouni Malinen \u003cjkmaline@cc.hut.fi\u003e\nSigned-off-by: John W. Linville \u003clinville@tuxdriver.com\u003e\n"
    },
    {
      "commit": "e4a9af98bb0fab13be6e3adbe108d565b790158a",
      "tree": "be46673e888726937da9dd01e07edd798b9f3cc4",
      "parents": [
        "ec483781fe98bba92e00f4428f8d69dd5e071246"
      ],
      "author": {
        "name": "Adrian Bunk",
        "email": "bunk@stusta.de",
        "time": "Fri Mar 24 17:56:19 2006 +0100"
      },
      "committer": {
        "name": "John W. Linville",
        "email": "linville@tuxdriver.com",
        "time": "Mon Mar 27 11:33:37 2006 -0500"
      },
      "message": "[PATCH] PCMCIA_SPECTRUM must select FW_LOADER\n\nPCMCIA_SPECTRUM must select FW_LOADER.\n\nReported by \"Alexander E. Patrakov\" \u003cpatrakov@ums.usu.ru\u003e.\n\nSigned-off-by: Adrian Bunk \u003cbunk@stusta.de\u003e\nSigned-off-by: John W. Linville \u003clinville@tuxdriver.com\u003e\n"
    },
    {
      "commit": "ec483781fe98bba92e00f4428f8d69dd5e071246",
      "tree": "b5d60f8b3a0f9723170bd3bd02a4a5b3f854016d",
      "parents": [
        "adc40e9796d03d56e99bdac62492492a1098124b"
      ],
      "author": {
        "name": "Michael Buesch",
        "email": "mbuesch@freenet.de",
        "time": "Mon Mar 27 11:49:51 2006 +0200"
      },
      "committer": {
        "name": "John W. Linville",
        "email": "linville@tuxdriver.com",
        "time": "Mon Mar 27 11:19:47 2006 -0500"
      },
      "message": "[PATCH] bcm43xx: don\u0027t set the channel on a device, which is down.\n\nInitial patch by David Woodhouse and Michael Marineau.\nLocking fix by me.\n\nSigned-off-by: Michael Buesch \u003cmbuesch@freenet.de\u003e\nSigned-off-by: John W. Linville \u003clinville@tuxdriver.com\u003e\n"
    },
    {
      "commit": "adc40e9796d03d56e99bdac62492492a1098124b",
      "tree": "47d257ea6817e74ea274cb480af424ccc4f4661a",
      "parents": [
        "8afceb1e6a3b6361c7c2456ef488ee9c6db7b370"
      ],
      "author": {
        "name": "Michael Buesch",
        "email": "mbuesch@freenet.de",
        "time": "Sat Mar 25 20:36:57 2006 +0100"
      },
      "committer": {
        "name": "John W. Linville",
        "email": "linville@tuxdriver.com",
        "time": "Mon Mar 27 11:19:47 2006 -0500"
      },
      "message": "[PATCH] bcm43xx: sync GPHY init with the specs.\n\nSigned-off-by: Michael Buesch \u003cmbuesch@freenet.de\u003e\nSigned-off-by: John W. Linville \u003clinville@tuxdriver.com\u003e\n"
    },
    {
      "commit": "8afceb1e6a3b6361c7c2456ef488ee9c6db7b370",
      "tree": "c38bc8587af99e761766fb0388c4b9c1e59be22b",
      "parents": [
        "b5e868edbeaa5fd832d42563195c0da00edfd3c9"
      ],
      "author": {
        "name": "Michael Buesch",
        "email": "mbuesch@freenet.de",
        "time": "Sat Mar 25 17:04:41 2006 +0100"
      },
      "committer": {
        "name": "John W. Linville",
        "email": "linville@tuxdriver.com",
        "time": "Mon Mar 27 11:19:46 2006 -0500"
      },
      "message": "[PATCH] bcm43xx: fix the remaining sparse warnings.\n\nSigned-off-by: Michael Buesch \u003cmbuesch@freenet.de\u003e\nSigned-off-by: John W. Linville \u003clinville@tuxdriver.com\u003e\n"
    },
    {
      "commit": "b5e868edbeaa5fd832d42563195c0da00edfd3c9",
      "tree": "6dc2ffb85ed92d39c4978961cce43ba96a205ad0",
      "parents": [
        "d1ca6c4ff6714826acb1a434e5d3862984eb26d5"
      ],
      "author": {
        "name": "Michael Buesch",
        "email": "mbuesch@freenet.de",
        "time": "Sat Mar 25 16:27:32 2006 +0100"
      },
      "committer": {
        "name": "John W. Linville",
        "email": "linville@tuxdriver.com",
        "time": "Mon Mar 27 11:19:45 2006 -0500"
      },
      "message": "[PATCH] bcm43xx: remove some compilerwarnings.\n\nSigned-off-by: Michael Buesch \u003cmbuesch@freenet.de\u003e\nSigned-off-by: John W. Linville \u003clinville@tuxdriver.com\u003e\n"
    },
    {
      "commit": "d1ca6c4ff6714826acb1a434e5d3862984eb26d5",
      "tree": "b54f355a8569ad1e4a41b914876d02a22d321152",
      "parents": [
        "04b98f71e2e3facc15e73b7e3ae9516ecb737375"
      ],
      "author": {
        "name": "Michael Buesch",
        "email": "mbuesch@freenet.de",
        "time": "Sat Mar 25 15:43:18 2006 +0100"
      },
      "committer": {
        "name": "John W. Linville",
        "email": "linville@tuxdriver.com",
        "time": "Mon Mar 27 11:19:45 2006 -0500"
      },
      "message": "[PATCH] bcm43xx: fix \"include\" issues on some platforms.\n\nSigned-off-by: Michael Buesch \u003cmbuesch@freenet.de\u003e\nSigned-off-by: John W. Linville \u003clinville@tuxdriver.com\u003e\n"
    },
    {
      "commit": "04b98f71e2e3facc15e73b7e3ae9516ecb737375",
      "tree": "275dff963d51f844e4082d1803902012a77a1079",
      "parents": [
        "72fb851e971a416f47ad0a3ffca7342a424af37a"
      ],
      "author": {
        "name": "Michael Buesch",
        "email": "mbuesch@freenet.de",
        "time": "Sat Mar 25 15:37:53 2006 +0100"
      },
      "committer": {
        "name": "John W. Linville",
        "email": "linville@tuxdriver.com",
        "time": "Mon Mar 27 11:19:44 2006 -0500"
      },
      "message": "[PATCH] bcm43xx: get rid of \"/* vim: ...\" lines at the end of several files.\n\nSigned-off-by: Michael Buesch \u003cmbuesch@freenet.de\u003e\nSigned-off-by: John W. Linville \u003clinville@tuxdriver.com\u003e\n"
    },
    {
      "commit": "72fb851e971a416f47ad0a3ffca7342a424af37a",
      "tree": "934229d25a830186335ef4b4b12b47844b4cdb23",
      "parents": [
        "cf017e1b6f625978288e2cd8ede04f8185b97c08"
      ],
      "author": {
        "name": "Michael Buesch",
        "email": "mbuesch@freenet.de",
        "time": "Wed Mar 22 18:10:19 2006 +0100"
      },
      "committer": {
        "name": "John W. Linville",
        "email": "linville@tuxdriver.com",
        "time": "Mon Mar 27 11:19:44 2006 -0500"
      },
      "message": "[PATCH] bcm43xx: add useless and broken statistics stuff. People seem to want it. well...\n\nSigned-off-by: Michael Buesch \u003cmbuesch@freenet.de\u003e\nSigned-off-by: John W. Linville \u003clinville@tuxdriver.com\u003e\n"
    },
    {
      "commit": "cf017e1b6f625978288e2cd8ede04f8185b97c08",
      "tree": "87cf4e21b65ee8e8d51456d0e4adc68e827496b9",
      "parents": [
        "e382c234cbc6fcd76e9ed1168c77fe88d75df73c"
      ],
      "author": {
        "name": "Michael Buesch",
        "email": "mbuesch@freenet.de",
        "time": "Wed Mar 22 17:58:47 2006 +0100"
      },
      "committer": {
        "name": "John W. Linville",
        "email": "linville@tuxdriver.com",
        "time": "Mon Mar 27 11:19:43 2006 -0500"
      },
      "message": "[PATCH] bcm43xx: fix nrssi_threshold calculation.\n\npatch by doctorzoidberg.\n\nSigned-off-by: Michael Buesch \u003cmbuesch@freenet.de\u003e\nSigned-off-by: John W. Linville \u003clinville@tuxdriver.com\u003e\n"
    },
    {
      "commit": "e382c234cbc6fcd76e9ed1168c77fe88d75df73c",
      "tree": "3f0a38c5e9712f62384019e670126a9b46a18c39",
      "parents": [
        "6ecb26904c9db15ca964d60b9483f19dc51bda5b"
      ],
      "author": {
        "name": "Michael Buesch",
        "email": "mbuesch@freenet.de",
        "time": "Tue Mar 21 18:16:28 2006 +0100"
      },
      "committer": {
        "name": "John W. Linville",
        "email": "linville@tuxdriver.com",
        "time": "Mon Mar 27 11:19:43 2006 -0500"
      },
      "message": "[PATCH] bcm43xx: sync interference mitigation code to the specs.\n\nThis also includes a rewritten valuesave-stack.\n\nSigned-off-by: Michael Buesch \u003cmbuesch@freenet.de\u003e\nSigned-off-by: John W. Linville \u003clinville@tuxdriver.com\u003e\n"
    },
    {
      "commit": "6ecb26904c9db15ca964d60b9483f19dc51bda5b",
      "tree": "933fd9814eac05e1975735517942dfd5c5b2e412",
      "parents": [
        "0ac59daee5f7fbaab25784a643edede669b5419e"
      ],
      "author": {
        "name": "Michael Buesch",
        "email": "mbuesch@freenet.de",
        "time": "Mon Mar 20 00:01:04 2006 +0100"
      },
      "committer": {
        "name": "John W. Linville",
        "email": "linville@tuxdriver.com",
        "time": "Mon Mar 27 11:19:42 2006 -0500"
      },
      "message": "[PATCH] bcm43xx: set default attenuation values.\n\nSigned-off-by: Michael Buesch \u003cmbuesch@freenet.de\u003e\nSigned-off-by: John W. Linville \u003clinville@tuxdriver.com\u003e\n"
    },
    {
      "commit": "0ac59daee5f7fbaab25784a643edede669b5419e",
      "tree": "7e415dbd5dc7aee5eab28f18de1388e2e77f0f9e",
      "parents": [
        "6ab5b8e670c4bb7ac0035ec3c6d6a161fae12009"
      ],
      "author": {
        "name": "Michael Buesch",
        "email": "mbuesch@freenet.de",
        "time": "Sun Mar 19 21:43:40 2006 +0100"
      },
      "committer": {
        "name": "John W. Linville",
        "email": "linville@tuxdriver.com",
        "time": "Mon Mar 27 11:19:42 2006 -0500"
      },
      "message": "[PATCH] bcm43xx: some IRQ handler cleanups.\n\nSigned-off-by: Michael Buesch \u003cmbuesch@freenet.de\u003e\nSigned-off-by: John W. Linville \u003clinville@tuxdriver.com\u003e\n"
    },
    {
      "commit": "6ab5b8e670c4bb7ac0035ec3c6d6a161fae12009",
      "tree": "312fd463ba50aa480a2b3c8215951fe7e664c318",
      "parents": [
        "714eece7c7c300bbc5e8285890e7374958ca37f4"
      ],
      "author": {
        "name": "Michael Buesch",
        "email": "mbuesch@freenet.de",
        "time": "Sun Mar 19 17:18:48 2006 +0100"
      },
      "committer": {
        "name": "John W. Linville",
        "email": "linville@tuxdriver.com",
        "time": "Mon Mar 27 11:19:41 2006 -0500"
      },
      "message": "[PATCH] bcm43xx: merge all iwmode code into the set_iwmode function.\n\nSigned-off-by: Michael Buesch \u003cmbuesch@freenet.de\u003e\nSigned-off-by: John W. Linville \u003clinville@tuxdriver.com\u003e\n"
    },
    {
      "commit": "714eece7c7c300bbc5e8285890e7374958ca37f4",
      "tree": "7a589f5aa916eb5463dbc5d420ee9c161456695e",
      "parents": [
        "4a1821e4c7a84569f788b7667affe2743317b63f"
      ],
      "author": {
        "name": "Michael Buesch",
        "email": "mbuesch@freenet.de",
        "time": "Sat Mar 18 21:28:46 2006 +0100"
      },
      "committer": {
        "name": "John W. Linville",
        "email": "linville@tuxdriver.com",
        "time": "Mon Mar 27 11:19:40 2006 -0500"
      },
      "message": "[PATCH] bcm43xx: fix some gpio register trashing (hopefully :D)\n\nSigned-off-by: Michael Buesch \u003cmbuesch@freenet.de\u003e\nSigned-off-by: John W. Linville \u003clinville@tuxdriver.com\u003e\n"
    },
    {
      "commit": "4a1821e4c7a84569f788b7667affe2743317b63f",
      "tree": "fca9f5caf8554ae9dc16072b23273d10947e0f79",
      "parents": [
        "5808bbbdf8c095745f0cac9110b245102243b243"
      ],
      "author": {
        "name": "Michael Buesch",
        "email": "mbuesch@freenet.de",
        "time": "Sat Mar 18 20:19:12 2006 +0100"
      },
      "committer": {
        "name": "John W. Linville",
        "email": "linville@tuxdriver.com",
        "time": "Mon Mar 27 11:19:40 2006 -0500"
      },
      "message": "[PATCH] bcm43xx: remove check for mmio length, as it differs among platforms. (especially embedded)\n\nSigned-off-by: Michael Buesch \u003cmbuesch@freenet.de\u003e\nSigned-off-by: John W. Linville \u003clinville@tuxdriver.com\u003e\n"
    },
    {
      "commit": "5808bbbdf8c095745f0cac9110b245102243b243",
      "tree": "1c74ae35e06d8a7cec0ec6109e8faee3b4191b60",
      "parents": [
        "b3db5e553876c1743eefae5963aea431ec4d5ba6"
      ],
      "author": {
        "name": "Michael Buesch",
        "email": "mbuesch@freenet.de",
        "time": "Wed Mar 15 18:13:53 2006 +0100"
      },
      "committer": {
        "name": "John W. Linville",
        "email": "linville@tuxdriver.com",
        "time": "Mon Mar 27 11:19:39 2006 -0500"
      },
      "message": "[PATCH] bcm43xx: properly mask txctl1 before writing it to hardware.\n\nThis should not make a difference, but be careful to not trash the register.\n\nSigned-off-by: Michael Buesch \u003cmbuesch@freenet.de\u003e\nSigned-off-by: John W. Linville \u003clinville@tuxdriver.com\u003e\n"
    },
    {
      "commit": "b3db5e553876c1743eefae5963aea431ec4d5ba6",
      "tree": "5bda353b8e8a696ccc93c2d7f3ebee668fa4d08d",
      "parents": [
        "4cf6f03e067d6d416f5c9219471daf64703afae4"
      ],
      "author": {
        "name": "Michael Buesch",
        "email": "mbuesch@freenet.de",
        "time": "Wed Mar 15 16:31:45 2006 +0100"
      },
      "committer": {
        "name": "John W. Linville",
        "email": "linville@tuxdriver.com",
        "time": "Mon Mar 27 11:19:39 2006 -0500"
      },
      "message": "[PATCH] bcm43xx: Do boardflags workarounds for specific boards.\n\nSigned-off-by: Michael Buesch \u003cmbuesch@freenet.de\u003e\nSigned-off-by: John W. Linville \u003clinville@tuxdriver.com\u003e\n"
    },
    {
      "commit": "4cf6f03e067d6d416f5c9219471daf64703afae4",
      "tree": "349a70c932043d577d38b5db99547370a2e957be",
      "parents": [
        "49f29efa7f44a79b64c7882c68e171898d0495a0"
      ],
      "author": {
        "name": "Michael Buesch",
        "email": "mbuesch@freenet.de",
        "time": "Tue Mar 14 18:23:43 2006 +0100"
      },
      "committer": {
        "name": "John W. Linville",
        "email": "linville@tuxdriver.com",
        "time": "Mon Mar 27 11:19:38 2006 -0500"
      },
      "message": "[PATCH] bcm43xx: Remove the workaround in dummy_transmission,\n\nas it causes more trouble than it solves\n\nSigned-off-by: Michael Buesch \u003cmbuesch@freenet.de\u003e\nSigned-off-by: John W. Linville \u003clinville@tuxdriver.com\u003e\n"
    },
    {
      "commit": "49f29efa7f44a79b64c7882c68e171898d0495a0",
      "tree": "c09f7a2be4a1eaa4a9d7ab2c095633c9003dc905",
      "parents": [
        "e9357c056c5e62516f0044e60591d41f00ca7cfa"
      ],
      "author": {
        "name": "Michael Buesch",
        "email": "mbuesch@freenet.de",
        "time": "Tue Mar 14 16:05:26 2006 +0100"
      },
      "committer": {
        "name": "John W. Linville",
        "email": "linville@tuxdriver.com",
        "time": "Mon Mar 27 11:19:38 2006 -0500"
      },
      "message": "[PATCH] bcm43xx: Fix crash on ifdown, by being careful in pio/dma freeing.\n\nThis bug was caused by the packing of the bcm43xx_dma and bcm43xx_pio\nstructures into a union.\n\nSigned-off-by: Michael Buesch \u003cmbuesch@freenet.de\u003e\nSigned-off-by: John W. Linville \u003clinville@tuxdriver.com\u003e\n"
    },
    {
      "commit": "e9357c056c5e62516f0044e60591d41f00ca7cfa",
      "tree": "a5dc842a43db15403207f1d763df008fb43cb8e6",
      "parents": [
        "aae3778176ec7a57b1c4f539b7252acfd7d99a1b"
      ],
      "author": {
        "name": "Michael Buesch",
        "email": "mbuesch@freenet.de",
        "time": "Mon Mar 13 19:27:34 2006 +0100"
      },
      "committer": {
        "name": "John W. Linville",
        "email": "linville@tuxdriver.com",
        "time": "Mon Mar 27 11:19:37 2006 -0500"
      },
      "message": "[PATCH] bcm43xx: reduce the size of bcm43xx_private by removing unneeded members.\n\nSigned-off-by: Michael Buesch \u003cmbuesch@freenet.de\u003e\nSigned-off-by: John W. Linville \u003clinville@tuxdriver.com\u003e\n"
    },
    {
      "commit": "aae3778176ec7a57b1c4f539b7252acfd7d99a1b",
      "tree": "e0d41e5836bebff3f9722b16a40bedbcb7c16483",
      "parents": [
        "e1b1b581b847a5ae9409a02a586476eaba2b3f89"
      ],
      "author": {
        "name": "Michael Buesch",
        "email": "mbuesch@freenet.de",
        "time": "Mon Mar 13 15:54:56 2006 +0100"
      },
      "committer": {
        "name": "John W. Linville",
        "email": "linville@tuxdriver.com",
        "time": "Mon Mar 27 11:19:37 2006 -0500"
      },
      "message": "[PATCH] bcm43xx: add functions bcm43xx_dma_read/write, bcm43xx_dma_tx_suspend/resume.\n\nSigned-off-by: Michael Buesch \u003cmbuesch@freenet.de\u003e\nSigned-off-by: John W. Linville \u003clinville@tuxdriver.com\u003e\n"
    },
    {
      "commit": "e1b1b581b847a5ae9409a02a586476eaba2b3f89",
      "tree": "8022bfb924f0f3649b791ab440a54d27ca56a41c",
      "parents": [
        "73733847beead47dc31b1f8e1532e5eea9f8ddd3"
      ],
      "author": {
        "name": "Michael Buesch",
        "email": "mbuesch@freenet.de",
        "time": "Mon Mar 13 15:20:05 2006 +0100"
      },
      "committer": {
        "name": "John W. Linville",
        "email": "linville@tuxdriver.com",
        "time": "Mon Mar 27 11:19:36 2006 -0500"
      },
      "message": "[PATCH] bcm43xx: receive TX status on MMIO or DMA unconditionally regarding the 80211 core rev.\n\nSigned-off-by: Michael Buesch \u003cmbuesch@freenet.de\u003e\nSigned-off-by: John W. Linville \u003clinville@tuxdriver.com\u003e\n"
    },
    {
      "commit": "73733847beead47dc31b1f8e1532e5eea9f8ddd3",
      "tree": "6c1c9f05d1ca6a7053151e2104f7d825b26e4ffc",
      "parents": [
        "7ce942d0ff5df145831631f4df391c7207e676bb"
      ],
      "author": {
        "name": "Michael Buesch",
        "email": "mbuesch@freenet.de",
        "time": "Sun Mar 12 19:44:29 2006 +0100"
      },
      "committer": {
        "name": "John W. Linville",
        "email": "linville@tuxdriver.com",
        "time": "Mon Mar 27 11:19:36 2006 -0500"
      },
      "message": "[PATCH] bcm43xx: fix some stuff, add a few missing mmiowb(), remove dead code.\n\nThis may workaround the XMIT ERRORs some people are getting.\n\nSigned-off-by: Michael Buesch \u003cmbuesch@freenet.de\u003e\nSigned-off-by: John W. Linville \u003clinville@tuxdriver.com\u003e\n"
    },
    {
      "commit": "7ce942d0ff5df145831631f4df391c7207e676bb",
      "tree": "7eb4715986d162fda097ef208a0b1b66a745e166",
      "parents": [
        "efccb647f486ff8174b4db0ab8145df8dd42ce6d"
      ],
      "author": {
        "name": "Michael Buesch",
        "email": "mbuesch@freenet.de",
        "time": "Sat Mar 11 13:43:06 2006 +0100"
      },
      "committer": {
        "name": "John W. Linville",
        "email": "linville@tuxdriver.com",
        "time": "Mon Mar 27 11:19:35 2006 -0500"
      },
      "message": "[PATCH] bcm43xx: Remove the mmio access printing facility overhead.\n\nSigned-off-by: Michael Buesch \u003cmbuesch@freenet.de\u003e\nSigned-off-by: John W. Linville \u003clinville@tuxdriver.com\u003e\n"
    },
    {
      "commit": "efccb647f486ff8174b4db0ab8145df8dd42ce6d",
      "tree": "099f947a1a99f5699c99011175dd8d6bf27fc0d4",
      "parents": [
        "4d5a9e0eeb7ec928c6bd55db410f09ed3779bc2a"
      ],
      "author": {
        "name": "Michael Buesch",
        "email": "mbuesch@freenet.de",
        "time": "Sat Mar 11 13:39:14 2006 +0100"
      },
      "committer": {
        "name": "John W. Linville",
        "email": "linville@tuxdriver.com",
        "time": "Mon Mar 27 11:19:35 2006 -0500"
      },
      "message": "[PATCH] bcm43xx: Abstract the locking mechanism.\n\nThis is the starting point to make the driver out-of-order-MMIO-stores safe.\nThere are more mmiowb() needed.\n\nSigned-off-by: Michael Buesch \u003cmbuesch@freenet.de\u003e\nSigned-off-by: John W. Linville \u003clinville@tuxdriver.com\u003e\n"
    },
    {
      "commit": "4d5a9e0eeb7ec928c6bd55db410f09ed3779bc2a",
      "tree": "fc7b3a0ce10f3495883d4d4788c77617ddba9fa9",
      "parents": [
        "512a80916b8d04529c0915534c63529144f74e10"
      ],
      "author": {
        "name": "Michael Buesch",
        "email": "mbuesch@freenet.de",
        "time": "Sat Mar 11 13:15:02 2006 +0100"
      },
      "committer": {
        "name": "John W. Linville",
        "email": "linville@tuxdriver.com",
        "time": "Mon Mar 27 11:19:34 2006 -0500"
      },
      "message": "[PATCH] bcm43xx: Set both, the DMAmask and the coherent DMAmask.\n\nThis has a potential to fix the \u003e1G bug. But I can not test that, yet.\n\nSigned-off-by: Michael Buesch \u003cmbuesch@freenet.de\u003e\nSigned-off-by: John W. Linville \u003clinville@tuxdriver.com\u003e\n"
    },
    {
      "commit": "512a80916b8d04529c0915534c63529144f74e10",
      "tree": "34531295df7a1aa990e268bf6b29bf0f16c507ef",
      "parents": [
        "367f899ac3b52cf4611cd291ec2bfbf774b15bc7"
      ],
      "author": {
        "name": "Pete Zaitcev",
        "email": "zaitcev@redhat.com",
        "time": "Tue Mar 07 01:37:51 2006 +0100"
      },
      "committer": {
        "name": "John W. Linville",
        "email": "linville@tuxdriver.com",
        "time": "Mon Mar 27 11:19:33 2006 -0500"
      },
      "message": "[PATCH] bcm43xx: fix DMA TX skb freeing in case of fragmented packets.\n\nIt seems to me that the today\u0027s wireless-2.6 git contains bcm43xx which\ndoes not free txb\u0027s correctly, if I understand it right.\n\nConsider a situation where a txb with two skb\u0027s is sent down.\nThe dma_tx_fragment will save the pointer to meta-\u003etxb of the first\nfragment. If fragments are freed in order, ieee80211_txb_free frees both\nskb\u0027s when the first fragment is processed. This may result in reuse\nof the second skb\u0027s memory.\n\nThis danger is rather remote, but it seems to me that the patch\nbelow not only fixes the problem, but also makes the code simpler,\nwhich is good, right?\n\nSigned-off-by: Michael Buesch \u003cmbuesch@freenet.de\u003e\nSigned-off-by: John W. Linville \u003clinville@tuxdriver.com\u003e\n"
    },
    {
      "commit": "367f899ac3b52cf4611cd291ec2bfbf774b15bc7",
      "tree": "99763a1b2c27e3371c575beab326147bdb675410",
      "parents": [
        "f398f02d12cdc372e16c5e86246b10acf7211abc"
      ],
      "author": {
        "name": "Michael Buesch",
        "email": "mbuesch@freenet.de",
        "time": "Tue Feb 28 15:32:19 2006 +0100"
      },
      "committer": {
        "name": "John W. Linville",
        "email": "linville@tuxdriver.com",
        "time": "Mon Mar 27 11:18:40 2006 -0500"
      },
      "message": "[PATCH] bcm43xx: Add sysfs attributes for device specific tunables.\n\nSigned-off-by: Michael Buesch \u003cmbuesch@freenet.de\u003e\nSigned-off-by: John W. Linville \u003clinville@tuxdriver.com\u003e\n"
    },
    {
      "commit": "f398f02d12cdc372e16c5e86246b10acf7211abc",
      "tree": "e1f705974b5380e43e2308355d461197fa553468",
      "parents": [
        "1d1a73ccdc618168f2a5c962aab250605c93e517"
      ],
      "author": {
        "name": "Michael Buesch",
        "email": "mbuesch@freenet.de",
        "time": "Thu Feb 23 21:15:39 2006 +0100"
      },
      "committer": {
        "name": "John W. Linville",
        "email": "linville@tuxdriver.com",
        "time": "Mon Mar 27 11:18:40 2006 -0500"
      },
      "message": "[PATCH] bcm43xx: Move TX/RX related functions to its own file. Add basic RTS/CTS code.\n\nSigned-off-by: Michael Buesch \u003cmbuesch@freenet.de\u003e\nSigned-off-by: John W. Linville \u003clinville@tuxdriver.com\u003e\n"
    },
    {
      "commit": "1d1a73ccdc618168f2a5c962aab250605c93e517",
      "tree": "299cdcadc312e9db2088a25246c0ae7860d9918c",
      "parents": [
        "cad2b31a76763d06048fb23a17b062acd5d46639"
      ],
      "author": {
        "name": "Michael Buesch",
        "email": "mbuesch@freenet.de",
        "time": "Tue Feb 21 18:19:59 2006 +0100"
      },
      "committer": {
        "name": "John W. Linville",
        "email": "linville@tuxdriver.com",
        "time": "Mon Mar 27 11:18:39 2006 -0500"
      },
      "message": "[PATCH] bcm43xx: add assert(bcm-\u003einitialized) to periodic_tasks_setup().\n\nSigned-off-by: Michael Buesch \u003cmbuesch@freenet.de\u003e\nSigned-off-by: John W. Linville \u003clinville@tuxdriver.com\u003e\n"
    },
    {
      "commit": "cad2b31a76763d06048fb23a17b062acd5d46639",
      "tree": "682290730140415df89213a86157bb37031ec0cb",
      "parents": [
        "bf7b876043e6e1390b1234d740f4fd9af20b3b9e"
      ],
      "author": {
        "name": "Michael Buesch",
        "email": "mbuesch@freenet.de",
        "time": "Tue Feb 21 18:08:55 2006 +0100"
      },
      "committer": {
        "name": "John W. Linville",
        "email": "linville@tuxdriver.com",
        "time": "Mon Mar 27 11:18:39 2006 -0500"
      },
      "message": "[PATCH] bcm43xx: move initialized \u003d 1 to the end of init_board.\n\nNote that the periodic work has to be started with initialized\u003d\u003d1\n\nSigned-off-by: Michael Buesch \u003cmbuesch@freenet.de\u003e\nSigned-off-by: John W. Linville \u003clinville@tuxdriver.com\u003e\n"
    },
    {
      "commit": "bf7b876043e6e1390b1234d740f4fd9af20b3b9e",
      "tree": "b13d7e74f53baec86c9ef7efa3ec81e1dde6190f",
      "parents": [
        "c4c3beb7d70ae9d1fe97b7b49bc5a10ad26c2b01"
      ],
      "author": {
        "name": "Michael Buesch",
        "email": "mbuesch@freenet.de",
        "time": "Tue Feb 21 17:58:18 2006 +0100"
      },
      "committer": {
        "name": "John W. Linville",
        "email": "linville@tuxdriver.com",
        "time": "Mon Mar 27 11:18:38 2006 -0500"
      },
      "message": "[PATCH] bcm43xx: Workaround init_board vs IRQ race.\n\nThe proper fix for this is to move IRQ enabling to the end of\ninit_board. But this is nontrivial and needs to be done with care.\nStay with this cheap workaround for now.\n\nSigned-off-by: Michael Buesch \u003cmbuesch@freenet.de\u003e\nSigned-off-by: John W. Linville \u003clinville@tuxdriver.com\u003e\n"
    },
    {
      "commit": "c4c3beb7d70ae9d1fe97b7b49bc5a10ad26c2b01",
      "tree": "95f0ab2c80e6dbde8e85a87f5001fe7d0af9daff",
      "parents": [
        "26533e7e292075df1daf94965a7f3f0d91bd08a8"
      ],
      "author": {
        "name": "Michael Buesch",
        "email": "mbuesch@freenet.de",
        "time": "Mon Feb 20 22:48:55 2006 +0100"
      },
      "committer": {
        "name": "John W. Linville",
        "email": "linville@tuxdriver.com",
        "time": "Mon Mar 27 11:18:38 2006 -0500"
      },
      "message": "[PATCH] bcm43xx: Fix Kconfig typo (transfer mode default)\n\nSigned-off-by: Michael Buesch \u003cmbuesch@freenet.de\u003e\nSigned-off-by: John W. Linville \u003clinville@tuxdriver.com\u003e\n"
    },
    {
      "commit": "26533e7e292075df1daf94965a7f3f0d91bd08a8",
      "tree": "71e77368b7011ac820eb9dcf659e0c5deb4a9ec5",
      "parents": [
        "10d8dd88dcc2c8ebe8ac7dcf75a2da7c9f9ee0f3"
      ],
      "author": {
        "name": "Michael Buesch",
        "email": "mbuesch@freenet.de",
        "time": "Sun Feb 19 22:25:09 2006 +0100"
      },
      "committer": {
        "name": "John W. Linville",
        "email": "linville@tuxdriver.com",
        "time": "Mon Mar 27 11:18:37 2006 -0500"
      },
      "message": "[PATCH] bcm43xx: remove old unused struct.\n\nSigned-off-by: Michael Buesch \u003cmbuesch@freenet.de\u003e\nSigned-off-by: John W. Linville \u003clinville@tuxdriver.com\u003e\n"
    },
    {
      "commit": "10d8dd88dcc2c8ebe8ac7dcf75a2da7c9f9ee0f3",
      "tree": "36a2d439a39f182ee80788fcec58ac3f7b6b7f55",
      "parents": [
        "ad3f086c49aa682e493c935cda76f3850ee4a80e"
      ],
      "author": {
        "name": "Michael Buesch",
        "email": "mbuesch@freenet.de",
        "time": "Sun Feb 19 22:08:48 2006 +0100"
      },
      "committer": {
        "name": "John W. Linville",
        "email": "linville@tuxdriver.com",
        "time": "Mon Mar 27 11:18:37 2006 -0500"
      },
      "message": "[PATCH] bcm43xx: split the channel helper functions, so that they can be used without a valid running core.\n\nSigned-off-by: Michael Buesch \u003cmbuesch@freenet.de\u003e\nSigned-off-by: John W. Linville \u003clinville@tuxdriver.com\u003e\n"
    },
    {
      "commit": "ad3f086c49aa682e493c935cda76f3850ee4a80e",
      "tree": "9a7fb77068f1860ec58da7090a68fbf025033f0e",
      "parents": [
        "ea0922b067a0863f9a4198740651fd47a22af7f1"
      ],
      "author": {
        "name": "Michael Buesch",
        "email": "mbuesch@freenet.de",
        "time": "Sun Feb 19 14:12:22 2006 +0100"
      },
      "committer": {
        "name": "John W. Linville",
        "email": "linville@tuxdriver.com",
        "time": "Mon Mar 27 11:18:36 2006 -0500"
      },
      "message": "[PATCH] bcm43xx: make bcm43xx_sprom_crc() static.\n\nSigned-off-by: Michael Buesch \u003cmbuesch@freenet.de\u003e\nSigned-off-by: John W. Linville \u003clinville@tuxdriver.com\u003e\n"
    },
    {
      "commit": "ea0922b067a0863f9a4198740651fd47a22af7f1",
      "tree": "b8632f6842be02a10a3fe52d58aa89663e16c789",
      "parents": [
        "489423c8d0ba2b4311530502f7b5a331da9a60f9"
      ],
      "author": {
        "name": "Michael Buesch",
        "email": "mbuesch@freenet.de",
        "time": "Sun Feb 19 14:09:20 2006 +0100"
      },
      "committer": {
        "name": "John W. Linville",
        "email": "linville@tuxdriver.com",
        "time": "Mon Mar 27 11:18:36 2006 -0500"
      },
      "message": "[PATCH] bcm43xx: Move sprom lowlevel reading/writing to its own functions.\n\nSigned-off-by: Michael Buesch \u003cmbuesch@freenet.de\u003e\nSigned-off-by: John W. Linville \u003clinville@tuxdriver.com\u003e\n"
    },
    {
      "commit": "489423c8d0ba2b4311530502f7b5a331da9a60f9",
      "tree": "0bb259e3907eb33565e8140925b020400204e1b6",
      "parents": [
        "ab4977f881fc23cb02ef6f20d1e8ebbdcfef75ad"
      ],
      "author": {
        "name": "Michael Buesch",
        "email": "mbuesch@freenet.de",
        "time": "Mon Feb 13 00:11:07 2006 +0100"
      },
      "committer": {
        "name": "John W. Linville",
        "email": "linville@tuxdriver.com",
        "time": "Mon Mar 27 11:18:35 2006 -0500"
      },
      "message": "[PATCH] bcm43xx: Code cleanups. This removes various \"inline\" statements and reduces codesize.\n\nSigned-off-by: Michael Buesch \u003cmbuesch@freenet.de\u003e\nSigned-off-by: John W. Linville \u003clinville@tuxdriver.com\u003e\n"
    },
    {
      "commit": "ab4977f881fc23cb02ef6f20d1e8ebbdcfef75ad",
      "tree": "3889653e5a05fb129fd5b185eb6b192f5b356804",
      "parents": [
        "dcfd720bd733544606b053e8e68b7419211ace72"
      ],
      "author": {
        "name": "Michael Buesch",
        "email": "mbuesch@freenet.de",
        "time": "Sun Feb 12 22:40:39 2006 +0100"
      },
      "committer": {
        "name": "John W. Linville",
        "email": "linville@tuxdriver.com",
        "time": "Mon Mar 27 11:18:35 2006 -0500"
      },
      "message": "[PATCH] bcm43xx: rewrite and simplify the periodic task handling.\n\nSigned-off-by: Michael Buesch \u003cmbuesch@freenet.de\u003e\nSigned-off-by: John W. Linville \u003clinville@tuxdriver.com\u003e\n"
    },
    {
      "commit": "dcfd720bd733544606b053e8e68b7419211ace72",
      "tree": "f5861ec7992aca63c236bc94111cf3759db19a5b",
      "parents": [
        "d5dd8e28aa6ca08f73760a6b4a5d455319698201"
      ],
      "author": {
        "name": "Michael Buesch",
        "email": "mbuesch@freenet.de",
        "time": "Sun Feb 12 20:25:55 2006 +0100"
      },
      "committer": {
        "name": "John W. Linville",
        "email": "linville@tuxdriver.com",
        "time": "Mon Mar 27 11:18:34 2006 -0500"
      },
      "message": "[PATCH] bcm43xx: fix LED code.\n\nSigned-off-by: Michael Buesch \u003cmbuesch@freenet.de\u003e\nSigned-off-by: John W. Linville \u003clinville@tuxdriver.com\u003e\n"
    },
    {
      "commit": "f1f566236dcc4cb57cfae89b539e19c1290e7f34",
      "tree": "b4067a425a173cf829b34019415cb46df077d3e9",
      "parents": [
        "8bcab3f55982cf28310f2303bef741424ad0f563"
      ],
      "author": {
        "name": "Michael Buesch",
        "email": "mbuesch@freenet.de",
        "time": "Sun Feb 12 16:55:06 2006 +0100"
      },
      "committer": {
        "name": "John W. Linville",
        "email": "linville@tuxdriver.com",
        "time": "Mon Mar 27 11:18:33 2006 -0500"
      },
      "message": "[PATCH] Apple Airport: Add Kconfig note that the bcm43xx driver has to be used for Airport Extreme cards.\n\nSigned-off-by: Michael Buesch \u003cmbuesch@freenet.de\u003e\nSigned-off-by: John W. Linville \u003clinville@tuxdriver.com\u003e\n"
    },
    {
      "commit": "8bcab3f55982cf28310f2303bef741424ad0f563",
      "tree": "d2334adadd6add966e1b31247b09929e76343bd8",
      "parents": [
        "77db31ea4322f2dd12dc814d6664ae96517604c0"
      ],
      "author": {
        "name": "Michael Buesch",
        "email": "mbuesch@freenet.de",
        "time": "Sun Feb 12 16:52:10 2006 +0100"
      },
      "committer": {
        "name": "John W. Linville",
        "email": "linville@tuxdriver.com",
        "time": "Mon Mar 27 11:18:33 2006 -0500"
      },
      "message": "[PATCH] bcm43xx: add a note that not all devices support PIO.\n\nSigned-off-by: Michael Buesch \u003cmbuesch@freenet.de\u003e\nSigned-off-by: John W. Linville \u003clinville@tuxdriver.com\u003e\n"
    },
    {
      "commit": "77db31ea4322f2dd12dc814d6664ae96517604c0",
      "tree": "358519550cf715249ba836d06eb651d1fdf86079",
      "parents": [
        "5c57807afcc28a6b8fb579ef2c79e49f0b688425"
      ],
      "author": {
        "name": "Michael Buesch",
        "email": "mbuesch@freenet.de",
        "time": "Sun Feb 12 16:47:44 2006 +0100"
      },
      "committer": {
        "name": "John W. Linville",
        "email": "linville@tuxdriver.com",
        "time": "Mon Mar 27 11:18:32 2006 -0500"
      },
      "message": "[PATCH] bcm43xx: Partially fix PIO code. Add Kconfig option for PIO or DMA mode (or both).\n\nSigned-off-by: Michael Buesch \u003cmbuesch@freenet.de\u003e\nSigned-off-by: John W. Linville \u003clinville@tuxdriver.com\u003e\n"
    },
    {
      "commit": "5c57807afcc28a6b8fb579ef2c79e49f0b688425",
      "tree": "274fac436790842c2e85504e6b5e2b5c52e06892",
      "parents": [
        "b5488beba8030b791e035c4da0122f98c42e355b"
      ],
      "author": {
        "name": "Michael Buesch",
        "email": "mbuesch@freenet.de",
        "time": "Wed Feb 08 18:04:02 2006 +0100"
      },
      "committer": {
        "name": "John W. Linville",
        "email": "linville@tuxdriver.com",
        "time": "Mon Mar 27 11:18:32 2006 -0500"
      },
      "message": "[PATCH] bcm43xx: remove WX debugging.\n\nSigned-off-by: Michael Buesch \u003cmbuesch@freenet.de\u003e\nSigned-off-by: John W. Linville \u003clinville@tuxdriver.com\u003e\n"
    },
    {
      "commit": "b5488beba8030b791e035c4da0122f98c42e355b",
      "tree": "c0efbd9b79d780860303b7c5bb51860a7c473a13",
      "parents": [
        "921e485f98b11656cdcc39a37605e116e34cb315"
      ],
      "author": {
        "name": "Michael Buesch",
        "email": "mbuesch@freenet.de",
        "time": "Wed Feb 08 18:00:30 2006 +0100"
      },
      "committer": {
        "name": "John W. Linville",
        "email": "linville@tuxdriver.com",
        "time": "Mon Mar 27 11:18:31 2006 -0500"
      },
      "message": "[PATCH] bcm43xx: fix compiletime warning (phy_xmitpower)\n\nSigned-off-by: Michael Buesch \u003cmbuesch@freenet.de\u003e\nSigned-off-by: John W. Linville \u003clinville@tuxdriver.com\u003e\n"
    },
    {
      "commit": "921e485f98b11656cdcc39a37605e116e34cb315",
      "tree": "94f86a8efdbfef3550321467a28c0a0aa223d018",
      "parents": [
        "62b7f0dfab0508a45a93045d49eda26d5285188d"
      ],
      "author": {
        "name": "Michael Buesch",
        "email": "mbuesch@freenet.de",
        "time": "Wed Feb 08 17:55:55 2006 +0100"
      },
      "committer": {
        "name": "John W. Linville",
        "email": "linville@tuxdriver.com",
        "time": "Mon Mar 27 11:18:31 2006 -0500"
      },
      "message": "[PATCH] bcm43xx: heavily increase mac_suspend timeout.\n\nSigned-off-by: Michael Buesch \u003cmbuesch@freenet.de\u003e\nSigned-off-by: John W. Linville \u003clinville@tuxdriver.com\u003e\n"
    },
    {
      "commit": "62b7f0dfab0508a45a93045d49eda26d5285188d",
      "tree": "e1acfe38e8d88c65441d9d02a00cf45e08a27fa1",
      "parents": [
        "393344f67b598aaed594b9006e9eaa44ab62caa0"
      ],
      "author": {
        "name": "Michael Buesch",
        "email": "mbuesch@freenet.de",
        "time": "Wed Feb 08 17:36:46 2006 +0100"
      },
      "committer": {
        "name": "John W. Linville",
        "email": "linville@tuxdriver.com",
        "time": "Mon Mar 27 11:18:30 2006 -0500"
      },
      "message": "[PATCH] bcm43xx: enable SPROM writing.\n\nSigned-off-by: Michael Buesch \u003cmbuesch@freenet.de\u003e\nSigned-off-by: John W. Linville \u003clinville@tuxdriver.com\u003e\n"
    },
    {
      "commit": "393344f67b598aaed594b9006e9eaa44ab62caa0",
      "tree": "1662df544434f228eb2d728d2a0c43722a4bff11",
      "parents": [
        "67093a65c08dc45374f642b1ec1b86e7095a4dc8"
      ],
      "author": {
        "name": "Michael Buesch",
        "email": "mbuesch@freenet.de",
        "time": "Sun Feb 05 15:28:20 2006 +0100"
      },
      "committer": {
        "name": "John W. Linville",
        "email": "linville@tuxdriver.com",
        "time": "Mon Mar 27 11:18:30 2006 -0500"
      },
      "message": "[PATCH] bcm43xx: fix txpower reporting in WE.\n\nSigned-off-by: Michael Buesch \u003cmbuesch@freenet.de\u003e\nSigned-off-by: John W. Linville \u003clinville@tuxdriver.com\u003e\n"
    },
    {
      "commit": "67093a65c08dc45374f642b1ec1b86e7095a4dc8",
      "tree": "3fabaacb98b2bf16f177845e6d632528679a805f",
      "parents": [
        "8fa252d099d864f8848a9890f26d1a51a9c7ad32"
      ],
      "author": {
        "name": "Danny van Dyk",
        "email": "kugelfang@gentoo.org",
        "time": "Wed Feb 01 00:43:05 2006 +0100"
      },
      "committer": {
        "name": "John W. Linville",
        "email": "linville@tuxdriver.com",
        "time": "Mon Mar 27 11:18:29 2006 -0500"
      },
      "message": "[PATCH] Sync bcm43xx_phy_initb6() with specs\n\nSigned-off-by: John W. Linville \u003clinville@tuxdriver.com\u003e\n"
    },
    {
      "commit": "8fa252d099d864f8848a9890f26d1a51a9c7ad32",
      "tree": "eac64bc0fcaa8b2e7b1dc2735e2848e7b9f79ad7",
      "parents": [
        "6465ce1bbf7fede82dccec342417105b10793b51"
      ],
      "author": {
        "name": "Michael Buesch",
        "email": "mbuesch@freenet.de",
        "time": "Thu Feb 02 19:49:15 2006 +0100"
      },
      "committer": {
        "name": "John W. Linville",
        "email": "linville@tuxdriver.com",
        "time": "Mon Mar 27 11:18:29 2006 -0500"
      },
      "message": "[PATCH] bcm43xx: Wireless Ext update\n\nWireless Ext update:\nupdate we_version_source\nset enc_capa\n\nSigned-off-by: Michael Buesch \u003cmbuesch@freenet.de\u003e\nSigned-off-by: John W. Linville \u003clinville@tuxdriver.com\u003e\n"
    },
    {
      "commit": "6465ce1bbf7fede82dccec342417105b10793b51",
      "tree": "948b292fc322e70e23cfaa39b0f95a893b1c670b",
      "parents": [
        "9e4a375b15c9940b13e66e224570b35c471c0128"
      ],
      "author": {
        "name": "Michael Buesch",
        "email": "mbuesch@freenet.de",
        "time": "Thu Feb 02 19:11:08 2006 +0100"
      },
      "committer": {
        "name": "John W. Linville",
        "email": "linville@tuxdriver.com",
        "time": "Mon Mar 27 11:18:28 2006 -0500"
      },
      "message": "[PATCH] bcm43xx: basic ethtool support\n\nThis patch contains the beginnings of ethtool support for bcm43xx.\n\nIt only implements get_drvinfo and get_link, but that\u0027s enough for\nifplugd to use ethtool to know whether we\u0027re associated or not and then\nstart or stop dhcp as necessary.\n\nSigned-off-by: Jason Lunz \u003clunz@falooley.org\u003e\nSigned-off-by: Michael Buesch \u003cmbuesch@freenet.de\u003e\nSigned-off-by: John W. Linville \u003clinville@tuxdriver.com\u003e\n"
    },
    {
      "commit": "9e4a375b15c9940b13e66e224570b35c471c0128",
      "tree": "1eb2e1cbbf37eb84deb59fef2a3c9bc4acdb1e18",
      "parents": [
        "a4a600d3e17f450666a9086465122103e96140d7"
      ],
      "author": {
        "name": "Michael Buesch",
        "email": "mbuesch@freenet.de",
        "time": "Thu Feb 02 18:43:25 2006 +0100"
      },
      "committer": {
        "name": "John W. Linville",
        "email": "linville@tuxdriver.com",
        "time": "Mon Mar 27 11:18:27 2006 -0500"
      },
      "message": "[PATCH] bcm43xx: Remove function bcm43xx_channel_is_allowed()\n\nGeographical restriction should become part of the 80211 stack,\nso every driver does not have to duplicate it.\n\nSigned-off-by: Michael Buesch \u003cmbuesch@freenet.de\u003e\nSigned-off-by: John W. Linville \u003clinville@tuxdriver.com\u003e\n"
    },
    {
      "commit": "a4a600d3e17f450666a9086465122103e96140d7",
      "tree": "3b76a9ff5ba2c0dc217b21b330930246ea758614",
      "parents": [
        "65f3f19120cf32233f537562e69893b88727b634"
      ],
      "author": {
        "name": "Michael Buesch",
        "email": "mbuesch@freenet.de",
        "time": "Wed Feb 01 22:09:52 2006 +0100"
      },
      "committer": {
        "name": "John W. Linville",
        "email": "linville@tuxdriver.com",
        "time": "Mon Mar 27 11:18:27 2006 -0500"
      },
      "message": "[PATCH] bcm43xx: Add more initvals sanity checks and error out, if one sanity check fails.\n\nSigned-off-by: Michael Buesch \u003cmbuesch@freenet.de\u003e\nSigned-off-by: John W. Linville \u003clinville@tuxdriver.com\u003e\n"
    },
    {
      "commit": "65f3f19120cf32233f537562e69893b88727b634",
      "tree": "1e220d79294ff13116be5589efaf6ab1e4fdbd5a",
      "parents": [
        "6f3e2045cabd952a86bc819181d8a190cd0689c3"
      ],
      "author": {
        "name": "Michael Buesch",
        "email": "mbuesch@freenet.de",
        "time": "Tue Jan 31 20:11:38 2006 +0100"
      },
      "committer": {
        "name": "John W. Linville",
        "email": "linville@tuxdriver.com",
        "time": "Mon Mar 27 11:18:26 2006 -0500"
      },
      "message": "[PATCH] bcm43xx: Fix makefile. Remove all the \"out-of-tree\" stuff.\n\nSigned-off-by: Michael Buesch \u003cmbuesch@freenet.de\u003e\nSigned-off-by: John W. Linville \u003clinville@tuxdriver.com\u003e\n"
    },
    {
      "commit": "6f3e2045cabd952a86bc819181d8a190cd0689c3",
      "tree": "c37379fc811e420ca5e0cf437042b332084684be",
      "parents": [
        "dda207ae2da37032524bbdd7a0133c37f2907ae8"
      ],
      "author": {
        "name": "Michael Buesch",
        "email": "mbuesch@freenet.de",
        "time": "Mon Jan 30 17:43:20 2006 +0100"
      },
      "committer": {
        "name": "John W. Linville",
        "email": "linville@tuxdriver.com",
        "time": "Mon Mar 27 11:18:26 2006 -0500"
      },
      "message": "[PATCH] bcm43xx: add DEBUG Kconfig option. Also fix indention.\n\nSigned-off-by: Michael Buesch \u003cmbuesch@freenet.de\u003e\nSigned-off-by: John W. Linville \u003clinville@tuxdriver.com\u003e\n"
    },
    {
      "commit": "dda207ae2da37032524bbdd7a0133c37f2907ae8",
      "tree": "2e7f3bfedbe0f2bd04b2fa198c8cb2177d3f6366",
      "parents": [
        "08ccd883f536d81d380522106c67bd5d7043fa4a"
      ],
      "author": {
        "name": "Michael Buesch",
        "email": "mbuesch@freenet.de",
        "time": "Fri Jan 27 17:39:44 2006 +0100"
      },
      "committer": {
        "name": "John W. Linville",
        "email": "linville@tuxdriver.com",
        "time": "Mon Mar 27 11:18:25 2006 -0500"
      },
      "message": "[PATCH] bcm43xx: remove redundant COPYING file.\n\nSigned-off-by: Michael Buesch \u003cmbuesch@freenet.de\u003e\nSigned-off-by: John W. Linville \u003clinville@tuxdriver.com\u003e\n"
    },
    {
      "commit": "08ccd883f536d81d380522106c67bd5d7043fa4a",
      "tree": "313adb84df814fa93af77368706eeb46f34a7627",
      "parents": [
        "4a2a2792d0cb3f2797ff179beef7b8c2981979c2"
      ],
      "author": {
        "name": "Michael Buesch",
        "email": "mbuesch@freenet.de",
        "time": "Fri Jan 27 17:37:05 2006 +0100"
      },
      "committer": {
        "name": "John W. Linville",
        "email": "linville@tuxdriver.com",
        "time": "Mon Mar 27 11:18:25 2006 -0500"
      },
      "message": "[PATCH] bcm43xx: Move README file to Documentation directory.\n\nSigned-off-by: Michael Buesch \u003cmbuesch@freenet.de\u003e\nSigned-off-by: John W. Linville \u003clinville@tuxdriver.com\u003e\n"
    },
    {
      "commit": "4a2a2792d0cb3f2797ff179beef7b8c2981979c2",
      "tree": "94ef608dbf072e80e1e7e64fd038b32fcf0b860b",
      "parents": [
        "ea72ab229fe9cdfe3d3f70a6e64d98c725294b24"
      ],
      "author": {
        "name": "Michael Buesch",
        "email": "mbuesch@freenet.de",
        "time": "Fri Jan 27 17:33:15 2006 +0100"
      },
      "committer": {
        "name": "John W. Linville",
        "email": "linville@tuxdriver.com",
        "time": "Mon Mar 27 11:18:24 2006 -0500"
      },
      "message": "[PATCH] bcm43xx: remove linux version compatibility code.\n\nSigned-off-by: Michael Buesch \u003cmbuesch@freenet.de\u003e\nSigned-off-by: John W. Linville \u003clinville@tuxdriver.com\u003e\n"
    },
    {
      "commit": "ea72ab229fe9cdfe3d3f70a6e64d98c725294b24",
      "tree": "96bdbed22cac7b7256fe4b1e98f9b710edc68851",
      "parents": [
        "70e5e983f8a3f801a96bfeb0682cd2955ec3c8ce"
      ],
      "author": {
        "name": "Michael Buesch",
        "email": "mbuesch@freenet.de",
        "time": "Fri Jan 27 17:26:20 2006 +0100"
      },
      "committer": {
        "name": "John W. Linville",
        "email": "linville@tuxdriver.com",
        "time": "Mon Mar 27 11:18:24 2006 -0500"
      },
      "message": "[PATCH] bcm43xx: sync with svn.berlios.de\n\nSigned-off-by: Michael Buesch \u003cmbuesch@freenet.de\u003e\nSigned-off-by: John W. Linville \u003clinville@tuxdriver.com\u003e\n"
    },
    {
      "commit": "70e5e983f8a3f801a96bfeb0682cd2955ec3c8ce",
      "tree": "58eb5b61a48767304aea2c3ad2b042557a275d13",
      "parents": [
        "f222313a61a5e134de80767b35c672b91e78383c"
      ],
      "author": {
        "name": "John W. Linville",
        "email": "linville@tuxdriver.com",
        "time": "Mon Jan 23 17:00:39 2006 -0500"
      },
      "committer": {
        "name": "John W. Linville",
        "email": "linville@tuxdriver.com",
        "time": "Mon Mar 27 11:18:23 2006 -0500"
      },
      "message": "[PATCH] bcm43xx: patch Kconfig and wireless/Makefile for import\n\nPatch Kconfig and wireless/Makefile to merge bcm43xx \u0027properly\u0027\n\nSigned-off-by: John W. Linville \u003clinville@tuxdriver.com\u003e\n"
    },
    {
      "commit": "f222313a61a5e134de80767b35c672b91e78383c",
      "tree": "c3a8dca8a021bd88f58112e70ce52cfb28e99ff1",
      "parents": [
        "5d5d7727a8cde78f798ecf04bac8031eff536f9d"
      ],
      "author": {
        "name": "John W. Linville",
        "email": "linville@tuxdriver.com",
        "time": "Mon Jan 23 16:59:58 2006 -0500"
      },
      "committer": {
        "name": "John W. Linville",
        "email": "linville@tuxdriver.com",
        "time": "Mon Mar 27 11:18:23 2006 -0500"
      },
      "message": "[PATCH] wireless: import bcm43xx sources\n\nImport the bcm43xx driver from the upstream sources here:\n\nftp://ftp.berlios.de/pub/bcm43xx/snapshots/bcm43xx/bcm43xx-20060123.tar.bz2\n\nSigned-off-by: John W. Linville \u003clinville@tuxdriver.com\u003e\n"
    },
    {
      "commit": "868d2c1efe9cdd259b67a80d60a7fb2fcecd3d68",
      "tree": "244be876c7628a400485c018a12ce0f02fa25874",
      "parents": [
        "9932cf954691f20d548cd6010d89d1d48597e104"
      ],
      "author": {
        "name": "Dave Jones",
        "email": "davej@redhat.com",
        "time": "Fri Mar 24 15:47:25 2006 -0800"
      },
      "committer": {
        "name": "David S. Miller",
        "email": "davem@davemloft.net",
        "time": "Fri Mar 24 15:47:25 2006 -0800"
      },
      "message": "[WIRELESS]: Fix config dependencies.\n\nI accidentally ended up with a config that set NET_RADIO off,\nand NET_WIRELESS_RTNETLINK on, which blew up thus..\n\nnet/built-in.o: In function `do_setlink\u0027:net/core/rtnetlink.c:479: undefined reference to `wireless_rtnetlink_set\u0027\nnet/built-in.o: In function `do_getlink\u0027:net/core/rtnetlink.c:521: undefined reference to `wireless_rtnetlink_get\u0027\n\nSigned-off-by: Dave Jones \u003cdavej@redhat.com\u003e\nSigned-off-by: David S. Miller \u003cdavem@davemloft.net\u003e\n"
    },
    {
      "commit": "53b3531bbbf70ac7551b32d1acc229d94de52658",
      "tree": "644440c93f599bbf64bb0b703c97b03b4dc5d737",
      "parents": [
        "29afd49b72a9b2c26fa8c678bcf3976d0540446b"
      ],
      "author": {
        "name": "Alexey Dobriyan",
        "email": "adobriyan@gmail.com",
        "time": "Fri Mar 24 03:16:13 2006 -0800"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Fri Mar 24 07:33:24 2006 -0800"
      },
      "message": "[PATCH] s/;;/;/g\n\nSigned-off-by: Alexey Dobriyan \u003cadobriyan@gmail.com\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "9320199957cebc39ccef372fa1fccf5ba3d3fd7d",
      "tree": "c4d89643eae57f819aa014eca6f4032d66e9ef5a",
      "parents": [
        "4f7ecdf0b1b8125fe190247beb0df652829e13cb"
      ],
      "author": {
        "name": "Jouni Malinen",
        "email": "jkmaline@cc.hut.fi",
        "time": "Sun Mar 19 19:21:49 2006 -0800"
      },
      "committer": {
        "name": "John W. Linville",
        "email": "linville@tuxdriver.com",
        "time": "Thu Mar 23 16:16:58 2006 -0500"
      },
      "message": "[PATCH] hostap: Fix memory leak on PCI probe error path\n\nThe Coverity checker (CID: 659, 660) spotted this resource leak on\nPCI probe error path. Free private data structure if pci_enable_device()\nfails.\n\nSigned-off-by: Jouni Malinen \u003cjkmaline@cc.hut.fi\u003e\nSigned-off-by: John W. Linville \u003clinville@tuxdriver.com\u003e\n"
    },
    {
      "commit": "4f7ecdf0b1b8125fe190247beb0df652829e13cb",
      "tree": "c003b400680386fce0db3ab4e9bb8034953eb960",
      "parents": [
        "3a1c42ad98fddab63e62b400ae98e6f609485efc"
      ],
      "author": {
        "name": "Jouni Malinen",
        "email": "jkmaline@cc.hut.fi",
        "time": "Sun Mar 19 19:21:48 2006 -0800"
      },
      "committer": {
        "name": "John W. Linville",
        "email": "linville@tuxdriver.com",
        "time": "Thu Mar 23 16:16:58 2006 -0500"
      },
      "message": "[PATCH] hostap: Remove dead code (duplicated idx !\u003d 0)\n\nThe Coverity checker (CID: 58) spotted this duplicated idx !\u003d 0\nvalidation for unicast keys in prism2_ioctl_siwencodeext().\n\nSigned-off-by: Jouni Malinen \u003cjkmaline@cc.hut.fi\u003e\nSigned-off-by: John W. Linville \u003clinville@tuxdriver.com\u003e\n"
    },
    {
      "commit": "3a1c42ad98fddab63e62b400ae98e6f609485efc",
      "tree": "419225b1ff68508e04f08dfb98ca8b21d1e83fef",
      "parents": [
        "8abceaf1cf44b9d95bcc366fa277b33e292141c4"
      ],
      "author": {
        "name": "Jouni Malinen",
        "email": "jkmaline@cc.hut.fi",
        "time": "Sun Mar 19 19:21:47 2006 -0800"
      },
      "committer": {
        "name": "John W. Linville",
        "email": "linville@tuxdriver.com",
        "time": "Thu Mar 23 16:16:58 2006 -0500"
      },
      "message": "[PATCH] hostap: Fix unlikely read overrun in CIS parsing\n\nThe Coverity checker (CID: 452, 453, 454, 455, 456) spotted this\nunlikely read overrun of CIS buffer. Abort if CISTPL_CONFIG or\nCISTPL_MANFID would not fit in buffer.\n\nSigned-off-by: Jouni Malinen \u003cjkmaline@cc.hut.fi\u003e\nSigned-off-by: John W. Linville \u003clinville@tuxdriver.com\u003e\n"
    },
    {
      "commit": "8abceaf1cf44b9d95bcc366fa277b33e292141c4",
      "tree": "42d669e650bf3891c76f9aefa5f749c60e81a242",
      "parents": [
        "54b85f489bdfafc9306dfcc21e0d2687c34c3b34"
      ],
      "author": {
        "name": "Eugene Teo",
        "email": "eugene.teo@eugeneteo.net",
        "time": "Sun Mar 19 19:21:46 2006 -0800"
      },
      "committer": {
        "name": "John W. Linville",
        "email": "linville@tuxdriver.com",
        "time": "Thu Mar 23 16:16:57 2006 -0500"
      },
      "message": "[PATCH] hostap: Fix double free in prism2_config() error path\n\nThe Coverity checker (CID: 930) spotted this double free on error path\n(allocation failure). Do not free these here since generic error path\nwill take care of this.\n\nSigned-off-by: Eugene Teo \u003ceugene.teo@eugeneteo.net\u003e\nSigned-off-by: Jouni Malinen \u003cjkmaline@cc.hut.fi\u003e\nSigned-off-by: John W. Linville \u003clinville@tuxdriver.com\u003e\n"
    },
    {
      "commit": "54b85f489bdfafc9306dfcc21e0d2687c34c3b34",
      "tree": "c141cbcf5fbad9f7e68fdf12567871c049736b34",
      "parents": [
        "971d1e69229f3dfc6dd233b8f4b82df2c35eedd8"
      ],
      "author": {
        "name": "Adrian Bunk",
        "email": "bunk@stusta.de",
        "time": "Sun Mar 19 19:21:45 2006 -0800"
      },
      "committer": {
        "name": "John W. Linville",
        "email": "linville@tuxdriver.com",
        "time": "Thu Mar 23 16:16:57 2006 -0500"
      },
      "message": "[PATCH] hostap: Fix ap_add_sta() return value verification\n\nThe Coverity checker (CID: 273) spotted this inconsequent NULL checking\n(unconditionally dereferencing directly after checking for NULL\nisn\u0027t a good idea). Return immediately to avoid this.\n\nSigned-off-by: Adrian Bunk \u003cbunk@stusta.de\u003e\nSigned-off-by: Jouni Malinen \u003cjkmaline@cc.hut.fi\u003e\nSigned-off-by: John W. Linville \u003clinville@tuxdriver.com\u003e\n"
    },
    {
      "commit": "971d1e69229f3dfc6dd233b8f4b82df2c35eedd8",
      "tree": "a255814d0183a9d6541e3206c10ad966836d3856",
      "parents": [
        "9e75af30d529d54fc650586776c100d0665c0c93"
      ],
      "author": {
        "name": "Adrian Bunk",
        "email": "bunk@stusta.de",
        "time": "Sun Mar 19 19:21:44 2006 -0800"
      },
      "committer": {
        "name": "John W. Linville",
        "email": "linville@tuxdriver.com",
        "time": "Thu Mar 23 16:16:57 2006 -0500"
      },
      "message": "[PATCH] hostap: Fix hw reset after CMDCODE_ACCESS_WRITE timeout\n\nThe Coverity checker (CID: 59) noted that the call to prism2_hw_reset()\nwas dead code. Move prism2_hw_reset() call to a place where it is\nactually executed.\n\nSigned-off-by: Adrian Bunk \u003cbunk@stusta.de\u003e\nSigned-off-by: Jouni Malinen \u003cjkmaline@cc.hut.fi\u003e\nSigned-off-by: John W. Linville \u003clinville@tuxdriver.com\u003e\n"
    },
    {
      "commit": "9e75af30d529d54fc650586776c100d0665c0c93",
      "tree": "978006aea21e2ccfd133f9131b3b98e0b19d5325",
      "parents": [
        "15db2763202b9479f3d30ea61a283be4fc48559d"
      ],
      "author": {
        "name": "Dan Williams",
        "email": "dcbw@redhat.com",
        "time": "Thu Mar 16 13:46:29 2006 -0500"
      },
      "committer": {
        "name": "John W. Linville",
        "email": "linville@tuxdriver.com",
        "time": "Thu Mar 23 16:13:58 2006 -0500"
      },
      "message": "[PATCH] wireless/airo: cache wireless scans\n\nObserved problems when multiple processes request scans and subsequently\nscan results.  This causes a scan result request to hit card registers\nbefore the scan is complete, returning an incomplete scan list and\npossibly making the card very angry.  Instead, cache the results of a\nwireless scan and serve result requests from the cache, rather than\nhitting the hardware for them.\n\nSigned-off-by: Dan Williams \u003cdcbw@redhat.com\u003e\nSigned-off-by: John W. Linville \u003clinville@tuxdriver.com\u003e\n"
    },
    {
      "commit": "15db2763202b9479f3d30ea61a283be4fc48559d",
      "tree": "d3e04313519a1a7c706de20d6ca279d5eea1310d",
      "parents": [
        "934d8bf142541ea013bc4002e200fa0e6815bf38"
      ],
      "author": {
        "name": "Dan Williams",
        "email": "dcbw@redhat.com",
        "time": "Thu Mar 16 13:46:27 2006 -0500"
      },
      "committer": {
        "name": "John W. Linville",
        "email": "linville@tuxdriver.com",
        "time": "Thu Mar 23 16:13:58 2006 -0500"
      },
      "message": "[PATCH] wireless/airo: define default MTU\n\nThe number 2312 was used all over the place to refer to the card\u0027s\ndefault MTU.  Make it a #define and use that everywhere rather than the\nnumber.\n\nSigned-off-by: Dan Williams \u003cdcbw@redhat.com\u003e\nSigned-off-by: John W. Linville \u003clinville@tuxdriver.com\u003e\n"
    },
    {
      "commit": "934d8bf142541ea013bc4002e200fa0e6815bf38",
      "tree": "6194ed332db571f9be105af404ab5254a3e5ba4d",
      "parents": [
        "711e2c33ac9221a419a9e28d05dd78a6a9c5fd4d"
      ],
      "author": {
        "name": "Dan Williams",
        "email": "dcbw@redhat.com",
        "time": "Thu Mar 16 13:46:23 2006 -0500"
      },
      "committer": {
        "name": "John W. Linville",
        "email": "linville@tuxdriver.com",
        "time": "Thu Mar 23 16:13:58 2006 -0500"
      },
      "message": "[PATCH] wireless/airo: clean up printk usage to print device name\n\nShow the specific device that driver messages are about.\n\nSigned-off-by: Dan Williams \u003cdcbw@redhat.com\u003e\nSigned-off-by: John W. Linville \u003clinville@tuxdriver.com\u003e\n"
    },
    {
      "commit": "711e2c33ac9221a419a9e28d05dd78a6a9c5fd4d",
      "tree": "2d04ff5de8a0d933d3d123a52a6e4285f84e9025",
      "parents": [
        "9a107aa24a1dbc05d58a4fdd2c4d2861f8bd5ae6"
      ],
      "author": {
        "name": "Jean Tourrilhes",
        "email": "jt@hpl.hp.com",
        "time": "Wed Feb 22 15:10:56 2006 -0800"
      },
      "committer": {
        "name": "John W. Linville",
        "email": "linville@tuxdriver.com",
        "time": "Thu Mar 23 07:12:57 2006 -0500"
      },
      "message": "[PATCH] WE-20 for kernel 2.6.16\n\n\tThis is version 20 of the Wireless Extensions. This is the\ncompletion of the RtNetlink work I started early 2004, it enables the\nfull Wireless Extension API over RtNetlink.\n\n\tFew comments on the patch :\n\to totally driver transparent, no change in drivers needed.\n\to iwevent were already RtNetlink based since they were created\n(around 2.5.7). This adds all the regular SET and GET requests over\nRtNetlink, using the exact same mechanism and data format as iwevents.\n\to This is a Kconfig option, as currently most people have no\nneed for it. Surprisingly, patch is actually small and well\nencapsulated.\n\to Tested on SMP, attention as been paid to make it 64 bits clean.\n\to Code do probably too many checks and could be further\noptimised, but better safe than sorry.\n\to RtNetlink based version of the Wireless Tools available on\nmy web page for people inclined to try out this stuff.\n\n\tI would also like to thank Alexey Kuznetsov for his helpful\nsuggestions to make this patch better.\n\nSigned-off-by: Jean Tourrilhes \u003cjt@hpl.hp.com\u003e\nSigned-off-by: John W. Linville \u003clinville@tuxdriver.com\u003e\n"
    },
    {
      "commit": "cc8279f68c34c3f32b3a85f3103b0ad755c57846",
      "tree": "13c896b8a0bba7244818b62b767ebb807c30541e",
      "parents": [
        "3234eeec18315356166cd89bd93fc4630192eece"
      ],
      "author": {
        "name": "Zhu Yi",
        "email": "yi.zhu@intel.com",
        "time": "Tue Feb 21 18:46:15 2006 +0800"
      },
      "committer": {
        "name": "John W. Linville",
        "email": "linville@tuxdriver.com",
        "time": "Fri Mar 17 16:14:48 2006 -0500"
      },
      "message": "[PATCH] ipw2100: Update version ipw2100 stamp to 1.2.2\n\nSigned-off-by: Zhu Yi \u003cyi.zhu@intel.com\u003e\nSigned-off-by: John W. Linville \u003clinville@tuxdriver.com\u003e\n"
    },
    {
      "commit": "3234eeec18315356166cd89bd93fc4630192eece",
      "tree": "462a95c09b9a745e4dcab6589bd2bea36355c050",
      "parents": [
        "752e377bfdad61482e39cafedb3a6bb1b5bb0289"
      ],
      "author": {
        "name": "Zhu Yi",
        "email": "yi.zhu@intel.com",
        "time": "Tue Feb 28 08:38:07 2006 +0800"
      },
      "committer": {
        "name": "John W. Linville",
        "email": "linville@tuxdriver.com",
        "time": "Fri Mar 17 16:14:48 2006 -0500"
      },
      "message": "[PATCH] ipw2100: move mutex.h include from ipw2100.c to ipw2100.h\n\nSigned-off-by: Zhu Yi \u003cyi.zhu@intel.com\u003e\nSigned-off-by: John W. Linville \u003clinville@tuxdriver.com\u003e\n"
    },
    {
      "commit": "752e377bfdad61482e39cafedb3a6bb1b5bb0289",
      "tree": "2d3cda9de2ffd0776aea72d7f8d41f6c6a673632",
      "parents": [
        "cae1629515cf6d166fa20657e68b75619d563280"
      ],
      "author": {
        "name": "Ingo Molnar",
        "email": "mingo@elte.hu",
        "time": "Tue Feb 28 07:20:54 2006 +0800"
      },
      "committer": {
        "name": "John W. Linville",
        "email": "linville@tuxdriver.com",
        "time": "Fri Mar 17 16:14:48 2006 -0500"
      },
      "message": "[PATCH] ipw2100: semaphore to mutexes conversion\n\nsemaphore to mutexes conversion.\n\nthe conversion was generated via scripts, and the result was validated\nautomatically via a script as well.\n\nbuild-tested.\n\nSigned-off-by: Ingo Molnar \u003cmingo@elte.hu\u003e\nSigned-off-by: Zhu Yi \u003cyi.zhu@intel.com\u003e\nSigned-off-by: John W. Linville \u003clinville@tuxdriver.com\u003e\n"
    },
    {
      "commit": "cae1629515cf6d166fa20657e68b75619d563280",
      "tree": "a40dbc0c8e7d6fed80be63bcc4182ef42b3ca84d",
      "parents": [
        "15745a7dd1ac6bf1ef7959040f864c78a95aa35b"
      ],
      "author": {
        "name": "Zhu Yi",
        "email": "yi.zhu@intel.com",
        "time": "Tue Feb 21 18:41:14 2006 +0800"
      },
      "committer": {
        "name": "John W. Linville",
        "email": "linville@tuxdriver.com",
        "time": "Fri Mar 17 16:14:48 2006 -0500"
      },
      "message": "[PATCH] ipw2100: Fix radiotap code gcc warning\n\nFix gcc warning: ipw2100.c:2460: ISO C90 forbids mixed declarations and code\n\nSigned-off-by: Zhu Yi \u003cyi.zhu@intel.com\u003e\nSigned-off-by: John W. Linville \u003clinville@tuxdriver.com\u003e\n"
    },
    {
      "commit": "15745a7dd1ac6bf1ef7959040f864c78a95aa35b",
      "tree": "b9e95a75c83f2d1b5eba9af2a36cc9912e0188ee",
      "parents": [
        "171e7b2f1f50f112d3ce8a829a3e79c5739b3132"
      ],
      "author": {
        "name": "Stefan Rompf",
        "email": "stefan@loplof.de",
        "time": "Tue Feb 21 18:36:17 2006 +0800"
      },
      "committer": {
        "name": "John W. Linville",
        "email": "linville@tuxdriver.com",
        "time": "Fri Mar 17 16:14:48 2006 -0500"
      },
      "message": "[PATCH] ipw2100: add radiotap headers to packtes captured in monitor mode\n\nSigned-off-by: Stefan Rompf \u003cstefan@loplof.de\u003e\nSigned-off-by: Andrea Merello \u003candreamrl at tiscali it\u003e\nSigned-off-by: Zhu Yi \u003cyi.zhu@intel.com\u003e\nSigned-off-by: John W. Linville \u003clinville@tuxdriver.com\u003e\n"
    },
    {
      "commit": "171e7b2f1f50f112d3ce8a829a3e79c5739b3132",
      "tree": "31a5b5cb8a0306b1e5469d967365d6d019a9a7f1",
      "parents": [
        "71e585fca25c9ccde82196fd1aef78e34312e899"
      ],
      "author": {
        "name": "Zhu Yi",
        "email": "yi.zhu@intel.com",
        "time": "Wed Feb 15 07:17:56 2006 +0800"
      },
      "committer": {
        "name": "John W. Linville",
        "email": "linville@tuxdriver.com",
        "time": "Fri Mar 17 16:14:47 2006 -0500"
      },
      "message": "[PATCH] ipw2x00: expend Copyright to 2006\n\nSigned-off-by: Zhu Yi \u003cyi.zhu@intel.com\u003e\nSigned-off-by: John W. Linville \u003clinville@tuxdriver.com\u003e\n"
    },
    {
      "commit": "71e585fca25c9ccde82196fd1aef78e34312e899",
      "tree": "4cb6cf43dcc6f7cae5c0191f0e409b0eb2a72261",
      "parents": [
        "f44349f2217d05e4575f24edc3c0e0022f5d448f"
      ],
      "author": {
        "name": "Adrian Bunk",
        "email": "bunk@stusta.de",
        "time": "Sat Mar 11 04:42:58 2006 +0100"
      },
      "committer": {
        "name": "John W. Linville",
        "email": "linville@tuxdriver.com",
        "time": "Fri Mar 17 15:41:20 2006 -0500"
      },
      "message": "[PATCH] drivers/net/wireless/ipw2200.c: fix an array overun\n\nThis patch fixes a big array overun found by the Coverity checker.\n\nSigned-off-by: Adrian Bunk \u003cbunk@stusta.de\u003e\nSigned-off-by: John W. Linville \u003clinville@tuxdriver.com\u003e\n"
    },
    {
      "commit": "7c567894480daef05bc13abdc4b9414541e245cb",
      "tree": "4e9c6f80427eb269914c6aab24cac246e16ca06b",
      "parents": [
        "9006ea75cfaded82acbc34d03e9d4e86447f40a9"
      ],
      "author": {
        "name": "Zhu Yi",
        "email": "yi.zhu@intel.com",
        "time": "Fri Feb 24 04:20:48 2006 +0800"
      },
      "committer": {
        "name": "John W. Linville",
        "email": "linville@tuxdriver.com",
        "time": "Fri Mar 17 15:08:04 2006 -0500"
      },
      "message": "[PATCH] ipw2200: Update ipw2200 version stamp to 1.1.1\n\nSigned-off-by: Zhu Yi \u003cyi.zhu@intel.com\u003e\nSigned-off-by: John W. Linville \u003clinville@tuxdriver.com\u003e\n"
    }
  ],
  "next": "9006ea75cfaded82acbc34d03e9d4e86447f40a9"
}
