)]}'
{
  "log": [
    {
      "commit": "a437fbb96fe4eab241f06bbd7c7c1070ccdb2544",
      "tree": "193737090e2e7f51820d5b44ae8a38863388a7ab",
      "parents": [
        "008443def34db1dcc8016763587a288254ea5735"
      ],
      "author": {
        "name": "Wey-Yi Guy",
        "email": "wey-yi.w.guy@intel.com",
        "time": "Sun Sep 05 10:49:38 2010 -0700"
      },
      "committer": {
        "name": "Wey-Yi Guy",
        "email": "wey-yi.w.guy@intel.com",
        "time": "Fri Sep 17 13:17:05 2010 -0700"
      },
      "message": "iwlagn: add bt_status_read for 5150\n\nInclude bt_status_read function pointer for 5150 device\n\nSigned-off-by: Wey-Yi Guy \u003cwey-yi.w.guy@intel.com\u003e\n"
    },
    {
      "commit": "008443def34db1dcc8016763587a288254ea5735",
      "tree": "1912e694d82e8616e5b765f0815720455900db63",
      "parents": [
        "3fac6dfdcd2b893c22b20a03dd1bf1af8b627c4b"
      ],
      "author": {
        "name": "Luis R. Rodriguez",
        "email": "lrodriguez@atheros.com",
        "time": "Thu Sep 16 15:12:36 2010 -0400"
      },
      "committer": {
        "name": "John W. Linville",
        "email": "linville@tuxdriver.com",
        "time": "Thu Sep 16 15:46:20 2010 -0400"
      },
      "message": "ath9k: fix regression which disabled ps on ath9k\n\nThe patch titled \"ath9k: Add new file init.c\" shuffled some code\naround but in dong so for some reason also removed the revision\ncheck for disablign power save. Add this revision check again\nso we can get power save re-enabled again by default on cards\nnewer than AR5416 and AR5418.\n\n$ git describe --contains 556242049cc3992d0ee625e9f15c4b00ea4baac8\nv2.6.34-rc1~233^2~49^2~343\n\nThis patch has fixes for stable kernels [2.6.34+].\n\nCc: stable@kernel.org\nCc: Paul Stewart \u003cpstew@google.com\u003e\nCc: Amod Bodas \u003camod.bodas@atheros.com\u003e\nSigned-off-by: Luis R. Rodriguez \u003clrodriguez@atheros.com\u003e\nSigned-off-by: John W. Linville \u003clinville@tuxdriver.com\u003e\n"
    },
    {
      "commit": "3fac6dfdcd2b893c22b20a03dd1bf1af8b627c4b",
      "tree": "562fcc07d4aa84e77ce7bab906a530ba890bf229",
      "parents": [
        "f01a067d9e4598c71e3c9ee3a84859d2e8af4f8e"
      ],
      "author": {
        "name": "Senthil Balasubramanian",
        "email": "senthilkumar@atheros.com",
        "time": "Thu Sep 16 15:12:35 2010 -0400"
      },
      "committer": {
        "name": "John W. Linville",
        "email": "linville@tuxdriver.com",
        "time": "Thu Sep 16 15:46:19 2010 -0400"
      },
      "message": "ath9k: fix regression which prevents chip sleep after CAB data\n\nThe patch:\n\ncommit 293dc5dfdbcc16cde06e40a688394cc8ab083e48\nAuthor: Gabor Juhos \u003cjuhosg@openwrt.org\u003e\nDate:   Fri Jun 19 12:17:48 2009 +0200\n\n    ath9k: remove ath_rx_ps_back_to_sleep helper\n\n    This helper only clears the SC_OP_WAIT_FOR_{BEACON,CAB} flags.\n    Remove it and clear these flags directly in the approptiate\n    places instead.\n\n    Changes-licensed-under: ISC\n    Signed-off-by: Gabor Juhos \u003cjuhosg@openwrt.org\u003e\n    Signed-off-by: John W. Linville \u003clinville@tuxdriver.com\u003e\n\nintroduced a regression which forgot to lift the beacon flag\nafter we received all broadcast and multicast data. This meant\nwe never went to sleep consuming about ~650mW on idle. This pretty\nmuch broke power save completely.\n\nThis patch has fixes for stable kernels [2.6.32+].\n\nCc: stable@kernel.org\nCc: Paul Stewart \u003cpstew@google.com\u003e\nCc: Sameer Nanda \u003csnanda@google.com\u003e\nCc: Gabor Juhos \u003cjuhosg@openwrt.org\u003e\nCc: Amod Bodas \u003camod.bodas@atheros.com\u003e\nSigned-off-by: Senthil Balasubramanian \u003csenthilkumar@atheros.com\u003e\nSigned-off-by: Luis R. Rodriguez \u003clrodriguez@atheros.com\u003e\nSigned-off-by: John W. Linville \u003clinville@tuxdriver.com\u003e\n"
    },
    {
      "commit": "f01a067d9e4598c71e3c9ee3a84859d2e8af4f8e",
      "tree": "b106db54c94717cff52b1421e848f2b18f8a8f47",
      "parents": [
        "3bc3c0d748402e8c1f31b8569f5924d25d7b8e30"
      ],
      "author": {
        "name": "Luis R. Rodriguez",
        "email": "lrodriguez@atheros.com",
        "time": "Thu Sep 16 15:12:34 2010 -0400"
      },
      "committer": {
        "name": "John W. Linville",
        "email": "linville@tuxdriver.com",
        "time": "Thu Sep 16 15:46:18 2010 -0400"
      },
      "message": "mac80211: send last 3/5 probe requests as unicast\n\nSome buggy APs do not respond to unicast probe requests\nor send unicast probe requests very delayed so in the\nworst case we should try to send broadcast probe requests,\notherwise we can get disconnected from these APs.\n\nEven if drivers do not have filters to disregard probe\nresponses from foreign APs mac80211 will only process\nprobe responses from our associated AP for re-arming\nconnection monitoring.\n\nWe need to do this since the beacon monitor does not\npush back the connection monitor by design so even if we\nare getting beacons from these type of APs our connection\nmonitor currently relies heavily on the way the probe\nrequests are received on the AP. An example of an AP\naffected by this is the Nexus One, but this has also been\nobserved with random APs.\n\nWe can probably optimize this later by using null funcs\ninstead of probe requests.\n\nFor more details refer to:\n\nhttp://code.google.com/p/chromium-os/issues/detail?id\u003d5715\n\nThis patch has fixes for stable kernels [2.6.35+].\n\nCc: stable@kernel.org\nCc: Paul Stewart \u003cpstew@google.com\u003e\nCc: Amod Bodas \u003camod.bodas@atheros.com\u003e\nSigned-off-by: Luis R. Rodriguez \u003clrodriguez@atheros.com\u003e\nSigned-off-by: John W. Linville \u003clinville@tuxdriver.com\u003e\n"
    },
    {
      "commit": "3bc3c0d748402e8c1f31b8569f5924d25d7b8e30",
      "tree": "d1c3d1d626ed5c5aca8706e78dac2a1dacd46a80",
      "parents": [
        "d3a910a8e4e846b9a767d35483f4dc7c6de7af82"
      ],
      "author": {
        "name": "Luis R. Rodriguez",
        "email": "lrodriguez@atheros.com",
        "time": "Thu Sep 16 15:12:33 2010 -0400"
      },
      "committer": {
        "name": "John W. Linville",
        "email": "linville@tuxdriver.com",
        "time": "Thu Sep 16 15:46:17 2010 -0400"
      },
      "message": "mac80211: disable beacon monitor while going offchannel\n\nThe beacon monitor should be disabled when going off channel\nto prevent spurious warnings and triggering connection\ndeterioration work such as sending probe requests. Re-enable\nthe beacon monitor once we come back to the home channel.\n\nThis patch has fixes for stable kernels [2.6.34+].\n\nCc: stable@kernel.org\nCc: Paul Stewart \u003cpstew@google.com\u003e\nCc: Amod Bodas \u003camod.bodas@atheros.com\u003e\nSigned-off-by: Luis R. Rodriguez \u003clrodriguez@atheros.com\u003e\nSigned-off-by: John W. Linville \u003clinville@tuxdriver.com\u003e\n"
    },
    {
      "commit": "d3a910a8e4e846b9a767d35483f4dc7c6de7af82",
      "tree": "14b51fdb68ef34a27be0a82ba9ce0c256e338f2c",
      "parents": [
        "4730d5977f3e12b828d354f7752cffd94bdf39e5"
      ],
      "author": {
        "name": "Luis R. Rodriguez",
        "email": "lrodriguez@atheros.com",
        "time": "Thu Sep 16 15:12:32 2010 -0400"
      },
      "committer": {
        "name": "John W. Linville",
        "email": "linville@tuxdriver.com",
        "time": "Thu Sep 16 15:46:16 2010 -0400"
      },
      "message": "mac80211: make the beacon monitor available externally\n\nThis will be used by other components next. The beacon\nmonitor was added as of 2.6.34 so these fixes are applicable\nonly to kernels \u003e\u003d 2.6.34.\n\nCc: stable@kernel.org\nCc: Paul Stewart \u003cpstew@google.com\u003e\nCc: Amod Bodas \u003camod.bodas@atheros.com\u003e\nSigned-off-by: Luis R. Rodriguez \u003clrodriguez@atheros.com\u003e\nSigned-off-by: John W. Linville \u003clinville@tuxdriver.com\u003e\n"
    },
    {
      "commit": "4730d5977f3e12b828d354f7752cffd94bdf39e5",
      "tree": "d09939f7d33a47fd4755e6f8d0cad13c2d936a0c",
      "parents": [
        "0c699c3a75d4e8d0d2c317f83048d8fd3ffe692a"
      ],
      "author": {
        "name": "Luis R. Rodriguez",
        "email": "lrodriguez@atheros.com",
        "time": "Thu Sep 16 15:12:31 2010 -0400"
      },
      "committer": {
        "name": "John W. Linville",
        "email": "linville@tuxdriver.com",
        "time": "Thu Sep 16 15:46:15 2010 -0400"
      },
      "message": "mac80211: reset connection idle when going offchannel\n\nWhen we go offchannel mac80211 currently leaves alive the\nconnection idle monitor. This should be instead postponed\nuntil we come back to our home channel, otherwise by the\ntime we get back to the home channel we could be triggering\nunecesary probe requests. For APs that do not respond to\nunicast probe requests (Nexus One is a simple example) this\nmeans we essentially get disconnected after the probes\nfails.\n\nThis patch has stable fixes for kernels [2.6.35+]\n\nCc: stable@kernel.org\nCc: Paul Stewart \u003cpstew@google.com\u003e\nCc: Amod Bodas \u003camod.bodas@atheros.com\u003e\nSigned-off-by: Luis R. Rodriguez \u003clrodriguez@atheros.com\u003e\nSigned-off-by: John W. Linville \u003clinville@tuxdriver.com\u003e\n"
    },
    {
      "commit": "0c699c3a75d4e8d0d2c317f83048d8fd3ffe692a",
      "tree": "3b63725c7585ce6bba004b84dd22fecb93c4533f",
      "parents": [
        "be099e82e9cf6d5d65d044e9ef6fc8bee3c7a113"
      ],
      "author": {
        "name": "Luis R. Rodriguez",
        "email": "lrodriguez@atheros.com",
        "time": "Thu Sep 16 15:12:30 2010 -0400"
      },
      "committer": {
        "name": "John W. Linville",
        "email": "linville@tuxdriver.com",
        "time": "Thu Sep 16 15:46:14 2010 -0400"
      },
      "message": "mac80211: reset probe send counter upon connection timer reset\n\nUpon beacon loss we send probe requests after 30 seconds of idle\ntime and we wait for each probe response 1/2 second. We send a\ntotal of 3 probe requests before giving up on the AP. In the case\nthat we reset the connection idle monitor we should reset the probe\nrequests count to 0. Right now this won\u0027t help in any way but\nthe next patch will.\n\nThis patch has fixes for stable kernel [2.6.35+].\n\nCc: stable@kernel.org\nCc: Paul Stewart \u003cpstew@google.com\u003e\nCc: Amod Bodas \u003camod.bodas@atheros.com\u003e\nSigned-off-by: Luis R. Rodriguez \u003clrodriguez@atheros.com\u003e\nSigned-off-by: John W. Linville \u003clinville@tuxdriver.com\u003e\n"
    },
    {
      "commit": "be099e82e9cf6d5d65d044e9ef6fc8bee3c7a113",
      "tree": "3c5859de583495c60a66a92a6bd91d2726866498",
      "parents": [
        "48a6a468198aadb54bc5d3fdd065364d43ff5197"
      ],
      "author": {
        "name": "Luis R. Rodriguez",
        "email": "lrodriguez@atheros.com",
        "time": "Thu Sep 16 15:12:29 2010 -0400"
      },
      "committer": {
        "name": "John W. Linville",
        "email": "linville@tuxdriver.com",
        "time": "Thu Sep 16 15:46:13 2010 -0400"
      },
      "message": "mac80211: add helper for reseting the connection monitor\n\nThis will be used in another place later. The connection\nmonitor was added as of 2.6.35 so these fixes will be\napplicable to \u003e\u003d 2.6.35.\n\nCc: stable@kernel.org\nCc: Paul Stewart \u003cpstew@google.com\u003e\nCc: Amod Bodas \u003camod.bodas@atheros.com\u003e\nSigned-off-by: Luis R. Rodriguez \u003clrodriguez@atheros.com\u003e\nSigned-off-by: John W. Linville \u003clinville@tuxdriver.com\u003e\n"
    },
    {
      "commit": "48a6a468198aadb54bc5d3fdd065364d43ff5197",
      "tree": "cc4a26212a72638dcaffb0191e0f33cf98f1f40a",
      "parents": [
        "52b8ac92496e03d6b5619204d7f3bae6ce6eae45"
      ],
      "author": {
        "name": "Luis R. Rodriguez",
        "email": "lrodriguez@atheros.com",
        "time": "Thu Sep 16 15:12:28 2010 -0400"
      },
      "committer": {
        "name": "John W. Linville",
        "email": "linville@tuxdriver.com",
        "time": "Thu Sep 16 15:46:12 2010 -0400"
      },
      "message": "ath9k: fix enabling ANI / tx monitor after bg scan\n\nath9k\u0027s entire logic with SC_OP_SCANNING is incorrect due to the\nway mac80211 currently implements the scan complete callback and\nwe handle it in ath9k. This patch removes the flag completely in\npreference for the SC_OP_OFFCHANNEL which is really what we wanted.\n\nThe scanning flag was used to ensure we reset ANI to the old values\nwhen we go back to the home channel, but if we are offchannel we\nuse some defaults. The flag was also used to re-enable the TX monitor.\n\nWithout this patch we simply never re-enabled ANI and the TX monitor\nafter going offchannel. This means that after one background\nscan we are prone to noise issues and if we had a TX hang we would\nnot recover. To get this to work properly we must enable ANI after\nwe have configured the beacon timers, otherwise hardware acts really\noddly.\n\nThis patch has stable fixes which apply down to [2.6.36+], there\n*may* be a to fix this on older kernels but requires a bit of\nwork since this patch relies on the new mac80211 flag\nIEEE80211_CONF_OFFCHANNEL which was introduced as of 2.6.36.\n\nCc: stable@kernel.org\nCc: Paul Stewart \u003cpstew@google.com\u003e\nCc: Amod Bodas \u003camod.bodas@atheros.com\u003e\nSigned-off-by: Luis R. Rodriguez \u003clrodriguez@atheros.com\u003e\nSigned-off-by: John W. Linville \u003clinville@tuxdriver.com\u003e\n"
    },
    {
      "commit": "52b8ac92496e03d6b5619204d7f3bae6ce6eae45",
      "tree": "28fd3b26729d77272404cc87455f2a01ba7bb73f",
      "parents": [
        "8ab2cd09fecc8819bbaee2d0fd8f3a092d866ce3"
      ],
      "author": {
        "name": "Luis R. Rodriguez",
        "email": "lrodriguez@atheros.com",
        "time": "Thu Sep 16 15:12:27 2010 -0400"
      },
      "committer": {
        "name": "John W. Linville",
        "email": "linville@tuxdriver.com",
        "time": "Thu Sep 16 15:46:11 2010 -0400"
      },
      "message": "ath9k: fix regression on beacon loss after bgscan\n\nWhen we return to the home channel we were never reseting our beacon\ntimers, this was casued by the fact that the scanning flag was still\non even after we returned to our home channel. There are also other\nreasons why we would get a reset and if we are not off channel\nwe always need to resynch our beacon timers, because a reset will\nclear them.\n\nThis bug is a regression introduced on 2.6.36. The order of the\nchanges are as follows:\n\n5ee08656 - Sat Jul 31 - ath9k: prevent calibration during off-channel activity\na0daa0e7 - Tue Jul 27 - Revert \"mac80211: fix sw scan bracketing\"\n543708be - Fri Jun 18 - mac80211: fix sw scan bracketing\n\nmcgrof@tux ~/linux-2.6-allstable (git::master)$ git describe \\\n        --contains 5ee0865615f65f84e6ee9174771a6716c29e08e1\nv2.6.36-rc1~43^2~34^2~22\n\nmcgrof@tux ~/linux-2.6-allstable (git::master)$ git describe \\\n        --contains a0daa0e7592ada797d6835f11529097aabc27ad2\nv2.6.36-rc1~571^2~64^2~13\n\nmcgrof@tux ~/linux-2.6-allstable (git::master)$ git describe \\\n        --contains 543708be320d7df692d24b349ca01a947b340764\nv2.6.36-rc1~571^2~107^2~187\n\nSo 5ee08656 would have worked if a0daa0e7 was not committed but\nit was so this means 5ee08656 was broken since it assumed that\nwhen we were in the channel change routine the scan flag would\nbe lifted. As it turns out the scan flag will be set when we\nare already on the home channel.\n\nFor more details refer to:\n\nhttp://code.google.com/p/chromium-os/issues/detail?id\u003d5715\n\nThese issues will need to be considered for our solution on\nreshifting the scan complete callback location on mac80211 on\ncurrent development kernel work.\n\nThis patch has stable fixes which apply down to [2.6.36+]\n\nCc: stable@kernel.org\nCc: Paul Stewart \u003cpstew@google.com\u003e\nCc: Amod Bodas \u003camod.bodas@atheros.com\u003e\nSigned-off-by: Luis R. Rodriguez \u003clrodriguez@atheros.com\u003e\nSigned-off-by: John W. Linville \u003clinville@tuxdriver.com\u003e\n"
    },
    {
      "commit": "8ab2cd09fecc8819bbaee2d0fd8f3a092d866ce3",
      "tree": "95c55319794f0c9f09a6aa3abb3d676f281d75c6",
      "parents": [
        "0f529e98498ff1a8bb264958b5fe7c0aa308d5dc"
      ],
      "author": {
        "name": "Luis R. Rodriguez",
        "email": "lrodriguez@atheros.com",
        "time": "Thu Sep 16 15:12:26 2010 -0400"
      },
      "committer": {
        "name": "John W. Linville",
        "email": "linville@tuxdriver.com",
        "time": "Thu Sep 16 15:46:09 2010 -0400"
      },
      "message": "ath9k: fix power save race conditions\n\nath9k has a race on putting the chip into network sleep and\nhaving registers read from hardware. The race occurs because\nalthough ath9k_ps_restore() locks its own callers it makes use\nof some variables which get altered in the driver at different\ncode paths. The variables are the ps_enabled and ps_flags.\n\nThis is easily reprodicible in large network environments when\nroaming with the wpa_supplicant simple bgscan. You\u0027d get some\n0xdeadbeef read out on certain registers such as:\n\nath: timeout (100000 us) on reg 0x806c: 0xdeadbeef \u0026 0x01f00000 !\u003d 0x00000000\nath: RX failed to go idle in 10 ms RXSM\u003d0xdeadbeef\n\nath: timeout (100000 us) on reg 0x7000: 0xdeadbeef \u0026 0x00000003 !\u003d 0x00000000\nath: Chip reset failed\n\nThe fix is to protect the ath9k_config(hw, IEEE80211_CONF_CHANGE_PS)\ncalls with a spin_lock_irqsave() which will disable contendors for\nthese variables from interrupt context, timers, re-entry from mac80211\non the same callback, and most importantly from ath9k_ps_restore()\nwhich is the only call which will put the device into network sleep.\n\nThere are quite a few threads and bug reports on these a few of them are:\n\nhttps://bugs.launchpad.net/ubuntu/karmic/+source/linux/+bug/407040\nhttp://code.google.com/p/chromium-os/issues/detail?id\u003d5709\nhttp://code.google.com/p/chromium-os/issues/detail?id\u003d5943\n\nStable fixes apply to [2.6.32+]\n\nCc: stable@kernel.org\nCc: Paul Stewart \u003cpstew@google.com\u003e\nCc: Amod Bodas \u003camod.bodas@atheros.com\u003e\nSigned-off-by: Luis R. Rodriguez \u003clrodriguez@atheros.com\u003e\nSigned-off-by: John W. Linville \u003clinville@tuxdriver.com\u003e\n"
    },
    {
      "commit": "0f529e98498ff1a8bb264958b5fe7c0aa308d5dc",
      "tree": "72cdac02239c0be521a1bcd89c4e58e4e8664b43",
      "parents": [
        "2ca27bcff7127da1aa7dd39cd2a6f7cb187e327f"
      ],
      "author": {
        "name": "Rajkumar Manoharan",
        "email": "rmanoharan@atheros.com",
        "time": "Thu Sep 16 19:56:55 2010 +0530"
      },
      "committer": {
        "name": "John W. Linville",
        "email": "linville@tuxdriver.com",
        "time": "Thu Sep 16 15:46:08 2010 -0400"
      },
      "message": "ath9k_htc: Fix register read through bulk pipe\n\nTo optimize register read/write operations, the HTC firmwares were patched\nto change EP3 and EP4 pipe types from Interrupt to Bulk. So register writes\nare submitted as bulk urbs, but register reads are not. Also changing the\nregister read endpoint pipe as bulk type when URBs are filled improves the\nregister reads considerably which results in reduced scan time and CPU\nutilization.\n\nSigned-off-by: Rajkumar Manoharan \u003crmanoharan@atheros.com\u003e\nSigned-off-by: John W. Linville \u003clinville@tuxdriver.com\u003e\n"
    },
    {
      "commit": "2ca27bcff7127da1aa7dd39cd2a6f7cb187e327f",
      "tree": "fae1b81c56763a53d432310b8fcbb81b9bb48d7e",
      "parents": [
        "074ac8df9f93f2a35a356d92fd7f16cd846f0a03"
      ],
      "author": {
        "name": "Johannes Berg",
        "email": "johannes.berg@intel.com",
        "time": "Thu Sep 16 14:58:23 2010 +0200"
      },
      "committer": {
        "name": "John W. Linville",
        "email": "linville@tuxdriver.com",
        "time": "Thu Sep 16 15:46:07 2010 -0400"
      },
      "message": "mac80211: add p2p device type support\n\nWhen a driver advertises p2p device support,\nmac80211 will handle it, but internally it will\nrewrite the interface type to STA/AP rather than\nP2P-STA/GO since otherwise a lot of paths need\nto be touched that are otherwise identical. A\np2p boolean tells drivers whether or not a given\ninterface will be used for p2p or not.\n\nSigned-off-by: Johannes Berg \u003cjohannes.berg@intel.com\u003e\nSigned-off-by: John W. Linville \u003clinville@tuxdriver.com\u003e\n"
    },
    {
      "commit": "074ac8df9f93f2a35a356d92fd7f16cd846f0a03",
      "tree": "b6a77291a1eea9a11862ad78e965c1df29e62d43",
      "parents": [
        "f799a301abf77b87133d624164d28dc2b521e99d"
      ],
      "author": {
        "name": "Johannes Berg",
        "email": "johannes.berg@intel.com",
        "time": "Thu Sep 16 14:58:22 2010 +0200"
      },
      "committer": {
        "name": "John W. Linville",
        "email": "linville@tuxdriver.com",
        "time": "Thu Sep 16 15:46:06 2010 -0400"
      },
      "message": "cfg80211/nl80211: introduce p2p device types\n\nThis adds P2P-STA and P2P-GO as device types so\nwe can distinguish between those and normal STA\nor AP (respectively) type interfaces.\n\nSigned-off-by: Johannes Berg \u003cjohannes.berg@intel.com\u003e\nSigned-off-by: John W. Linville \u003clinville@tuxdriver.com\u003e\n"
    },
    {
      "commit": "f799a301abf77b87133d624164d28dc2b521e99d",
      "tree": "63086f0be3ea91b2b4f4b79e3f76acf089b4f10c",
      "parents": [
        "65a602dd536ce45814a118322a393b956ea797fb"
      ],
      "author": {
        "name": "Rajkumar Manoharan",
        "email": "rmanoharan@atheros.com",
        "time": "Thu Sep 16 11:40:06 2010 +0530"
      },
      "committer": {
        "name": "John W. Linville",
        "email": "linville@tuxdriver.com",
        "time": "Thu Sep 16 15:46:05 2010 -0400"
      },
      "message": "ath9k_hw: remove warning in ath9k_hw_def_get_num_ant_config\n\nThis patch fixes following warning\n\ndrivers/net/wireless/ath/ath9k/eeprom_def.c: In function \u0027ath9k_hw_def_get_num_ant_config\u0027\ndrivers/net/wireless/ath/ath9k/eeprom_def.c:1425:47: warning: comparison\n\t\t\tbetween \u0027enum ath9k_hal_freq_band\u0027 and \u0027enum ieee80211_band\u0027\n\nSigned-off-by: Rajkumar Manoharan \u003crmanoharan@atheros.com\u003e\nSigned-off-by: John W. Linville \u003clinville@tuxdriver.com\u003e\n"
    },
    {
      "commit": "65a602dd536ce45814a118322a393b956ea797fb",
      "tree": "19e86063e1a272aa539981ae64f8645c099bb550",
      "parents": [
        "9bad82b8ae0e96483507e09463d8520bcfa78cc3"
      ],
      "author": {
        "name": "John W. Linville",
        "email": "linville@tuxdriver.com",
        "time": "Wed Sep 15 15:40:12 2010 -0400"
      },
      "committer": {
        "name": "John W. Linville",
        "email": "linville@tuxdriver.com",
        "time": "Thu Sep 16 15:46:04 2010 -0400"
      },
      "message": "libertas: correct sparse warnings\n\n  CHECK   drivers/net/wireless/libertas/cfg.c\ndrivers/net/wireless/libertas/cfg.c:493:19: warning: cast to restricted __le16\n  CHECK   drivers/net/wireless/libertas/mesh.c\ndrivers/net/wireless/libertas/mesh.c:577:16: warning: incorrect type in assignment (different base types)\ndrivers/net/wireless/libertas/mesh.c:577:16:    expected restricted __le32 [addressable] [assigned] [usertype] id\ndrivers/net/wireless/libertas/mesh.c:577:16:    got bool\n\nSigned-off-by: John W. Linville \u003clinville@tuxdriver.com\u003e\n"
    },
    {
      "commit": "9bad82b8ae0e96483507e09463d8520bcfa78cc3",
      "tree": "abdd4c32a0b001be01af5a177d92a0c5711c9ee8",
      "parents": [
        "20c956dfbeec823082054954b2443e736455418b"
      ],
      "author": {
        "name": "John W. Linville",
        "email": "linville@tuxdriver.com",
        "time": "Wed Sep 15 15:26:13 2010 -0400"
      },
      "committer": {
        "name": "John W. Linville",
        "email": "linville@tuxdriver.com",
        "time": "Thu Sep 16 15:46:03 2010 -0400"
      },
      "message": "ath9k: make ath_ant_div_conf_fast_divbias static\n\n  CHECK   drivers/net/wireless/ath/ath9k/recv.c\ndrivers/net/wireless/ath/ath9k/recv.c:1341:6: warning: symbol \u0027ath_ant_div_conf_fast_divbias\u0027 was not declared. Should it be static?\n\nSigned-off-by: John W. Linville \u003clinville@tuxdriver.com\u003e\n"
    },
    {
      "commit": "20c956dfbeec823082054954b2443e736455418b",
      "tree": "3791befc17bf3dccb449dca4394087e4dadd175e",
      "parents": [
        "2d2080c3c1d52e186166afc3efe5067291e618bf"
      ],
      "author": {
        "name": "John W. Linville",
        "email": "linville@tuxdriver.com",
        "time": "Wed Sep 15 15:16:22 2010 -0400"
      },
      "committer": {
        "name": "John W. Linville",
        "email": "linville@tuxdriver.com",
        "time": "Thu Sep 16 15:46:02 2010 -0400"
      },
      "message": "iwlwifi: fix sparse warning about wrong enum for band parameter\n\ndrivers/net/wireless/iwlwifi/iwl-scan.c:386:27: warning: mixing different enum types\ndrivers/net/wireless/iwlwifi/iwl-scan.c:386:27:     int enum nl80211_band  versus\ndrivers/net/wireless/iwlwifi/iwl-scan.c:386:27:     int enum ieee80211_band\ndrivers/net/wireless/iwlwifi/iwl-scan.c:435:57: warning: mixing different enum types\ndrivers/net/wireless/iwlwifi/iwl-scan.c:435:57:     int enum ieee80211_band  versus\ndrivers/net/wireless/iwlwifi/iwl-scan.c:435:57:     int enum nl80211_band\ndrivers/net/wireless/iwlwifi/iwl-scan.c:474:53: warning: mixing different enum types\ndrivers/net/wireless/iwlwifi/iwl-scan.c:474:53:     int enum ieee80211_band  versus\ndrivers/net/wireless/iwlwifi/iwl-scan.c:474:53:     int enum nl80211_band\ndrivers/net/wireless/iwlwifi/iwl-scan.c:588:72: warning: mixing different enum types\ndrivers/net/wireless/iwlwifi/iwl-scan.c:588:72:     int enum ieee80211_band  versus\ndrivers/net/wireless/iwlwifi/iwl-scan.c:588:72:     int enum nl80211_band\n\nSigned-off-by: John W. Linville \u003clinville@tuxdriver.com\u003e\n"
    },
    {
      "commit": "2d2080c3c1d52e186166afc3efe5067291e618bf",
      "tree": "e90c4bcb6320e68cceb6a1695895cceae2e14cb3",
      "parents": [
        "46a5ebaf02d69e26ee0f47a0b8d2d9bc619240d4"
      ],
      "author": {
        "name": "Johannes Berg",
        "email": "johannes.berg@intel.com",
        "time": "Wed Sep 15 15:13:13 2010 +0200"
      },
      "committer": {
        "name": "John W. Linville",
        "email": "linville@tuxdriver.com",
        "time": "Thu Sep 16 15:46:01 2010 -0400"
      },
      "message": "mac80211: set running state earlier\n\nWhen an interface is brought up, the recent changes\nto allow changing type-while-up only set the running\nbit after everything was done. This broke a number\nof things, including idle calculation for monitor\ninterfaces, and it also broke WDS station insertion\n(although nobody noticed yet).\n\nThus, change the code to set the running bit earlier,\nbut keep it after the driver\u0027s add_interface was\ncalled because otherwise drivers may iterate over\ninterfaces they haven\u0027t fully set up yet.\n\nReported-by: Rajkumar Manoharan \u003crmanoharan@atheros.com\u003e\nSigned-off-by: Johannes Berg \u003cjohannes.berg@intel.com\u003e\nSigned-off-by: John W. Linville \u003clinville@tuxdriver.com\u003e\n"
    },
    {
      "commit": "46a5ebaf02d69e26ee0f47a0b8d2d9bc619240d4",
      "tree": "77bc5ceee61ce125c4b608d7b979bf8d033ffdcc",
      "parents": [
        "f5521b13880f4f4f612e1d20dd4f565122d16e04"
      ],
      "author": {
        "name": "Johannes Berg",
        "email": "johannes.berg@intel.com",
        "time": "Wed Sep 15 13:28:15 2010 +0200"
      },
      "committer": {
        "name": "John W. Linville",
        "email": "linville@tuxdriver.com",
        "time": "Thu Sep 16 15:46:00 2010 -0400"
      },
      "message": "cfg80211/mac80211: use lockdep_assert_held\n\nInstead of using a WARN_ON(!mutex_is_locked())\nuse lockdep_assert_held() which compiles away\ncompletely when lockdep isn\u0027t enabled, and\nalso is a more accurate assertion since it\nchecks that the current thread is holding the\nmutex.\n\nSigned-off-by: Johannes Berg \u003cjohannes.berg@intel.com\u003e\nSigned-off-by: John W. Linville \u003clinville@tuxdriver.com\u003e\n"
    },
    {
      "commit": "f5521b13880f4f4f612e1d20dd4f565122d16e04",
      "tree": "c8e4161bce9af2d38b250e0427fb6c9f2cb881bf",
      "parents": [
        "3905751243fd84340e027672d2f603e9009d490e"
      ],
      "author": {
        "name": "Johannes Berg",
        "email": "johannes.berg@intel.com",
        "time": "Tue Sep 14 22:06:53 2010 +0200"
      },
      "committer": {
        "name": "John W. Linville",
        "email": "linville@tuxdriver.com",
        "time": "Thu Sep 16 15:45:58 2010 -0400"
      },
      "message": "mac80211: use correct station flags lock\n\nThis code is modifying the station flags, and\nas such should hold the flags lock so it can\ndo so atomically vs. other flags modifications\nand readers. This issue was introduced when\nthis code was added in eccb8e8f, as it used\nthe wrong lock (thus not fixing the race that\nwas previously documented in a comment.)\n\nCc: stable@kernel.org [2.6.31+]\nSigned-off-by: Johannes Berg \u003cjohannes.berg@intel.com\u003e\nSigned-off-by: John W. Linville \u003clinville@tuxdriver.com\u003e\n"
    },
    {
      "commit": "3905751243fd84340e027672d2f603e9009d490e",
      "tree": "2397fe5c3c8b21fdacc367ef1589959058fab6ca",
      "parents": [
        "cfda669519241fccd5aa66c5a12bdae3dd04d5cd"
      ],
      "author": {
        "name": "Ben Greear",
        "email": "greearb@candelatech.com",
        "time": "Tue Sep 14 12:46:04 2010 -0700"
      },
      "committer": {
        "name": "John W. Linville",
        "email": "linville@tuxdriver.com",
        "time": "Thu Sep 16 15:45:50 2010 -0400"
      },
      "message": "ath9k: Print rxfilter in debugfs.\n\nPrint raw and decoded rxfilter in debufs \u0027wiphy\u0027 file.\n\nAlso, move variable-length printouts to bottom of file to\nmake bounds checking easier.\n\nSigned-off-by: Ben Greear \u003cgreearb@candelatech.com\u003e\nSigned-off-by: John W. Linville \u003clinville@tuxdriver.com\u003e\n"
    },
    {
      "commit": "cfda669519241fccd5aa66c5a12bdae3dd04d5cd",
      "tree": "b2eceb8a8da0150633c135b5f726740c47a6bea1",
      "parents": [
        "040e539e8e8d5585e1c3d7d15fa7215d3a691258"
      ],
      "author": {
        "name": "Ben Greear",
        "email": "greearb@candelatech.com",
        "time": "Tue Sep 14 12:00:22 2010 -0700"
      },
      "committer": {
        "name": "John W. Linville",
        "email": "linville@tuxdriver.com",
        "time": "Thu Sep 16 15:39:41 2010 -0400"
      },
      "message": "ath9k: calcrxfilter should take multiple VIFs into account.\n\nWhen there is more than one VIF, listen for all beacons\nand ensure ATH9K_RX_FILTER_MCAST_BCAST_ALL is set.\n\nSigned-off-by: Ben Greear \u003cgreearb@candelatech.com\u003e\nSigned-off-by: John W. Linville \u003clinville@tuxdriver.com\u003e\n"
    },
    {
      "commit": "040e539e8e8d5585e1c3d7d15fa7215d3a691258",
      "tree": "cf9e3b12ec237395e6743aae0a3eafa88c9f7fc1",
      "parents": [
        "781f3136ff4cdd2b33149f2295fefa21f77b1c56"
      ],
      "author": {
        "name": "Bruno Randolf",
        "email": "br1@einfach.org",
        "time": "Wed Sep 08 16:05:04 2010 +0900"
      },
      "committer": {
        "name": "John W. Linville",
        "email": "linville@tuxdriver.com",
        "time": "Thu Sep 16 15:22:10 2010 -0400"
      },
      "message": "ath9k: Use common ath key management functions\n\nUse key management functions which have been moved to ath/key.c and remove\nath9k copies of these functions and other now unused definitions.\n\nSigned-off-by: Bruno Randolf \u003cbr1@einfach.org\u003e\nSigned-off-by: John W. Linville \u003clinville@tuxdriver.com\u003e\n"
    },
    {
      "commit": "781f3136ff4cdd2b33149f2295fefa21f77b1c56",
      "tree": "2752a3294c6a01ca9ade43cbdbf5388635d2dd09",
      "parents": [
        "117675d06ad2dd16fcf466669ba9700a8d589ea3"
      ],
      "author": {
        "name": "Bruno Randolf",
        "email": "br1@einfach.org",
        "time": "Wed Sep 08 16:04:59 2010 +0900"
      },
      "committer": {
        "name": "John W. Linville",
        "email": "linville@tuxdriver.com",
        "time": "Thu Sep 16 15:19:45 2010 -0400"
      },
      "message": "ath5k: Use common crypt capabilities flags\n\nReplace ah_aes_support and ah_combined_mic with common ath_crypt_caps\nATH_CRYPT_CAP_CIPHER_AESCCM and ATH_CRYPT_CAP_MIC_COMBINED.\n\nSigned-off-by: Bruno Randolf \u003cbr1@einfach.org\u003e\nSigned-off-by: John W. Linville \u003clinville@tuxdriver.com\u003e\n"
    },
    {
      "commit": "117675d06ad2dd16fcf466669ba9700a8d589ea3",
      "tree": "b8239f2eea26890607b3adfe5115022573a59c32",
      "parents": [
        "d8878f83cf1cc0061e8b3bcf7dbd589410a51039"
      ],
      "author": {
        "name": "Bruno Randolf",
        "email": "br1@einfach.org",
        "time": "Wed Sep 08 16:04:54 2010 +0900"
      },
      "committer": {
        "name": "John W. Linville",
        "email": "linville@tuxdriver.com",
        "time": "Thu Sep 16 15:19:45 2010 -0400"
      },
      "message": "ath/ath9k: Replace common-\u003esplitmic with a flag\n\nReplace common-\u003esplitmic with ATH_CRYPT_CAP_MIC_COMBINED flag.\n\nsplitmic has to be used when the ATH_CRYPT_CAP_MIC_COMBINED capability flag is\nnot set.\n\nSigned-off-by: Bruno Randolf \u003cbr1@einfach.org\u003e\nAcked-by: Bob Copeland \u003cme@bobcopeland.com\u003e\nSigned-off-by: John W. Linville \u003clinville@tuxdriver.com\u003e\n"
    },
    {
      "commit": "d8878f83cf1cc0061e8b3bcf7dbd589410a51039",
      "tree": "480b4f4888916efd725aa0b1f8bc010b1e106e04",
      "parents": [
        "e0f8c2a9b879e1e65d588a40a3c88db69a7d6956"
      ],
      "author": {
        "name": "Bruno Randolf",
        "email": "br1@einfach.org",
        "time": "Wed Sep 08 16:04:49 2010 +0900"
      },
      "committer": {
        "name": "John W. Linville",
        "email": "linville@tuxdriver.com",
        "time": "Thu Sep 16 15:19:45 2010 -0400"
      },
      "message": "ath5k: Remove old ath5k key handling functions\n\nRemove the old ath5k key handling functions, since we now use the key\nmanagement in ath common.\n\nSigned-off-by: Bruno Randolf \u003cbr1@einfach.org\u003e\nAcked-by: Bob Copeland \u003cme@bobcopeland.com\u003e\nSigned-off-by: John W. Linville \u003clinville@tuxdriver.com\u003e\n"
    },
    {
      "commit": "e0f8c2a9b879e1e65d588a40a3c88db69a7d6956",
      "tree": "414c5fb35665de34c8d56015887d73b48f30501f",
      "parents": [
        "1bba5b7329e15555dab90071b24ca84d0afcc635"
      ],
      "author": {
        "name": "Bruno Randolf",
        "email": "br1@einfach.org",
        "time": "Wed Sep 08 16:04:43 2010 +0900"
      },
      "committer": {
        "name": "John W. Linville",
        "email": "linville@tuxdriver.com",
        "time": "Thu Sep 16 15:19:45 2010 -0400"
      },
      "message": "ath5k: Use common ath key management functions\n\nUse common ath key management functions in ath5k. This fixes problems with HW\nencryption in AP mode, which was broken in the ath5k implementation.\n\nBefore (with the ath5k implementation) only one client could connect to the AP\nusing HW encryption and WPA. When a second client connected, the first client\nwas not able to send/receive any more packets. Because of the problems with HW\nencryption, software encryption was always used in AP mode, which resulted in a\nhigh CPU load (and/or low thruput) on embedded devices. Instead of trying to\nfix the implementation in ath5k it makes more sense to share the code with\nath9k.\n\nThis also enables HW encryption for AP mode again.\n\nSigned-off-by: Bruno Randolf \u003cbr1@einfach.org\u003e\nSigned-off-by: John W. Linville \u003clinville@tuxdriver.com\u003e\n"
    },
    {
      "commit": "1bba5b7329e15555dab90071b24ca84d0afcc635",
      "tree": "b9a60505fb9f88bac588694be1fd9d5dc7836c61",
      "parents": [
        "34a1305137f484ee1806df5a00b9d8ee8d4ef758"
      ],
      "author": {
        "name": "Bruno Randolf",
        "email": "br1@einfach.org",
        "time": "Wed Sep 08 16:04:38 2010 +0900"
      },
      "committer": {
        "name": "John W. Linville",
        "email": "linville@tuxdriver.com",
        "time": "Thu Sep 16 15:19:45 2010 -0400"
      },
      "message": "ath: Copy key cache management functions from ath9k to ath\n\nCopied the key cache management functions from ath9k (common.c and hw.c) to\nath/key.c so we can use them from ath5k, later.\n\nMinor changes have been made:\n - renamed ath9k_* to ath_*\n - replaced ah-\u003ecaps.keycache_size with common-\u003ekeymax\n - removed ATH9K_IS_MIC_ENABLED since it is always true.\n - the AR_PCU_MIC_NEW_LOC_ENA flag is replaced with (splitmic \u003d\u003d 0).\n\nSigned-off-by: Bruno Randolf \u003cbr1@einfach.org\u003e\nSigned-off-by: John W. Linville \u003clinville@tuxdriver.com\u003e\n"
    },
    {
      "commit": "34a1305137f484ee1806df5a00b9d8ee8d4ef758",
      "tree": "a47a23365b6ecc848dd486f296da8b458890af00",
      "parents": [
        "9c376639297d3dd82d40e54c9cdca8da9dfc22f1"
      ],
      "author": {
        "name": "Bruno Randolf",
        "email": "br1@einfach.org",
        "time": "Wed Sep 08 16:04:33 2010 +0900"
      },
      "committer": {
        "name": "John W. Linville",
        "email": "linville@tuxdriver.com",
        "time": "Thu Sep 16 15:19:44 2010 -0400"
      },
      "message": "ath: Copy cryptographic capability flags into ath\n\nThis will be used later in this patch series.\n\nSigned-off-by: Bruno Randolf \u003cbr1@einfach.org\u003e\nSigned-off-by: John W. Linville \u003clinville@tuxdriver.com\u003e\n"
    },
    {
      "commit": "9c376639297d3dd82d40e54c9cdca8da9dfc22f1",
      "tree": "4efdf23817f1ab3d90783f0f6335109537f174fd",
      "parents": [
        "78381c41776572cb642a485219c5d7651f198fbd"
      ],
      "author": {
        "name": "Joe Perches",
        "email": "joe@perches.com",
        "time": "Fri Aug 20 15:13:59 2010 -0700"
      },
      "committer": {
        "name": "John W. Linville",
        "email": "linville@tuxdriver.com",
        "time": "Thu Sep 16 15:19:44 2010 -0400"
      },
      "message": "include/net/cfg80211.h: wiphy_\u003clevel\u003e messages use dev_printk\n\nThe output becomes:\n\n[   41.261941] ieee80211 phy0: Selected rate control algorithm \u0027minstrel_ht\u0027\n\nSigned-off-by: Joe Perches \u003cjoe@perches.com\u003e\nSigned-off-by: John W. Linville \u003clinville@tuxdriver.com\u003e\n"
    },
    {
      "commit": "78381c41776572cb642a485219c5d7651f198fbd",
      "tree": "1a01bf1d61989571230e305f930d04078e2d2fb3",
      "parents": [
        "a2c1e3dad516618cb0fbfb1a62c36d0b0744573a"
      ],
      "author": {
        "name": "John W. Linville",
        "email": "linville@tuxdriver.com",
        "time": "Tue Sep 14 16:26:44 2010 -0400"
      },
      "committer": {
        "name": "John W. Linville",
        "email": "linville@tuxdriver.com",
        "time": "Tue Sep 14 16:26:44 2010 -0400"
      },
      "message": "wl1271: remove warnings in wl1271_sdio_set_power\n\nThese were introduced in \"wl1271: sdio: claim host only when doing IO\"\n\ndrivers/net/wireless/wl12xx/wl1271_sdio.c: In function ‘wl1271_sdio_set_power’:\ndrivers/net/wireless/wl12xx/wl1271_sdio.c:193: warning: ‘return’ with a value, in function returning void\ndrivers/net/wireless/wl12xx/wl1271_sdio.c:195: warning: ‘return’ with a value, in function returning void\ndrivers/net/wireless/wl12xx/wl1271_sdio.c:186: warning: unused variable ‘func’\n\nSigned-off-by: John W. Linville \u003clinville@tuxdriver.com\u003e\n"
    },
    {
      "commit": "a2c1e3dad516618cb0fbfb1a62c36d0b0744573a",
      "tree": "3a5177c062d839e0c93998e2706e45a9fcd1852f",
      "parents": [
        "364734fafbba0c3133e482db78149b9a823ae7a5"
      ],
      "author": {
        "name": "Johannes Berg",
        "email": "johannes.berg@intel.com",
        "time": "Tue Sep 14 21:34:14 2010 +0200"
      },
      "committer": {
        "name": "John W. Linville",
        "email": "linville@tuxdriver.com",
        "time": "Tue Sep 14 16:14:27 2010 -0400"
      },
      "message": "mac80211: match only assigned bss in sta_info_get_bss\n\nsta_info_get_bss() is used to match STA pointers\nfor VLAN/AP interfaces, but if the same station\nis also added to multiple other interfaces it\nwill erroneously match because both pointers are\nNULL, fix this by ignoring NULL pointers here.\n\nReported-by: Ben Greear \u003cgreearb@candelatech.com\u003e\nSigned-off-by: Johannes Berg \u003cjohannes.berg@intel.com\u003e\nSigned-off-by: John W. Linville \u003clinville@tuxdriver.com\u003e\n"
    },
    {
      "commit": "364734fafbba0c3133e482db78149b9a823ae7a5",
      "tree": "f41e8faacdc270a7ad28ee51ae56edc6989c7675",
      "parents": [
        "3ae74c33c4f799f6bf6d67240a94a0814a8f1944"
      ],
      "author": {
        "name": "Felix Fietkau",
        "email": "nbd@openwrt.org",
        "time": "Tue Sep 14 20:22:44 2010 +0200"
      },
      "committer": {
        "name": "John W. Linville",
        "email": "linville@tuxdriver.com",
        "time": "Tue Sep 14 16:14:27 2010 -0400"
      },
      "message": "ath9k_hw: remove useless hw capability flags\n\nSigned-off-by: Felix Fietkau \u003cnbd@openwrt.org\u003e\nSigned-off-by: John W. Linville \u003clinville@tuxdriver.com\u003e\n"
    },
    {
      "commit": "3ae74c33c4f799f6bf6d67240a94a0814a8f1944",
      "tree": "9a36d507571c8cbc2169d4108061d60e77924c38",
      "parents": [
        "2944f45d9db851e186774df7c9cbf075f4a585c6"
      ],
      "author": {
        "name": "Felix Fietkau",
        "email": "nbd@openwrt.org",
        "time": "Tue Sep 14 18:38:26 2010 +0200"
      },
      "committer": {
        "name": "John W. Linville",
        "email": "linville@tuxdriver.com",
        "time": "Tue Sep 14 16:14:27 2010 -0400"
      },
      "message": "ath9k_hw: handle rx key miss\n\nIf AR_KeyMiss is set in the rx descriptor and AR_RxFrameOK is unset,\nthe hardware could not locate a valid key during a decryption attempt.\n\nIn this case, the frame must not be reported as decrypted, otherwise\nmac80211 sees only random garbage.\n\nSigned-off-by: Felix Fietkau \u003cnbd@openwrt.org\u003e\nCc: stable@kernel.org\nSigned-off-by: John W. Linville \u003clinville@tuxdriver.com\u003e\n"
    },
    {
      "commit": "2944f45d9db851e186774df7c9cbf075f4a585c6",
      "tree": "165e9c5121451bc646cf35aa2431b354cc51ebe3",
      "parents": [
        "31a01645c0c7b46d7f74777cd2a66ddb2a22bbd9"
      ],
      "author": {
        "name": "Felix Fietkau",
        "email": "nbd@openwrt.org",
        "time": "Tue Sep 14 18:37:20 2010 +0200"
      },
      "committer": {
        "name": "John W. Linville",
        "email": "linville@tuxdriver.com",
        "time": "Tue Sep 14 16:14:26 2010 -0400"
      },
      "message": "mac80211: add a note about iterating interfaces during add_interface()\n\nSigned-off-by: Felix Fietkau \u003cnbd@openwrt.org\u003e\nSigned-off-by: John W. Linville \u003clinville@tuxdriver.com\u003e\n"
    },
    {
      "commit": "31a01645c0c7b46d7f74777cd2a66ddb2a22bbd9",
      "tree": "fd31575a505b3affea5b4fe7ae0bd40f2d70419a",
      "parents": [
        "4a0e8ecca4eeed38d4b3b7a317a3aaab4dd3cacd"
      ],
      "author": {
        "name": "Felix Fietkau",
        "email": "nbd@openwrt.org",
        "time": "Tue Sep 14 18:37:19 2010 +0200"
      },
      "committer": {
        "name": "John W. Linville",
        "email": "linville@tuxdriver.com",
        "time": "Tue Sep 14 16:14:26 2010 -0400"
      },
      "message": "ath9k: fix BSSID mask calculation\n\nAt the time the .add_interface driver op is called, the interface has not\nbeen marked as running yet, so ieee80211_iterate_active_interfaces will\nnot pass it to the iterator function.\nBecause of this, the calculated BSSID mask is wrong, which breaks multi-BSS\noperation.\n\nAdditionally, the current way of comparing all addresses against each other\nis pointless, as the hardware only uses the hardware MAC address and the BSSID\nmask for matching the destination address, so all the address array\nreallocation is completely unnecessary.\n\nThis patch simplifies the logic by setting the initial mask bytes to 0xff\nand removing all bits in the iterator call that don\u0027t match the hardware MAC\naddress. It also calls the iterator for the vif that was passed to\nadd_interface()\n\nSigned-off-by: Felix Fietkau \u003cnbd@openwrt.org\u003e\nTested-by: Ben Greear \u003cgreearb@candelatech.com\u003e\nSigned-off-by: John W. Linville \u003clinville@tuxdriver.com\u003e\n"
    },
    {
      "commit": "4a0e8ecca4eeed38d4b3b7a317a3aaab4dd3cacd",
      "tree": "d126055f2277b821e6d15f5d25789312cc54add5",
      "parents": [
        "cc0de6536e8b70d61948128a9cbf86920066c53d"
      ],
      "author": {
        "name": "Rajkumar Manoharan",
        "email": "rmanoharan@atheros.com",
        "time": "Tue Sep 14 14:35:55 2010 +0530"
      },
      "committer": {
        "name": "John W. Linville",
        "email": "linville@tuxdriver.com",
        "time": "Tue Sep 14 16:14:26 2010 -0400"
      },
      "message": "ath9k_htc: Fix CPU usage issue during scan period\n\nThe CPU consumption during the scan period is high, since\nthe register write go over Interrupt endpoint. On downloading\nthe firmware to the target, the USB descriptors are\n\u0027patched\u0027 to change the type of the endpoints from Interrupt\nto Bulk.\n\nWith this fix, the CPU usage during a scan run comes down to\nacceptable levels.\n\nSigned-off-by: Rajkumar Manoharan \u003crmanoharan@atheros.com\u003e\nSigned-off-by: John W. Linville \u003clinville@tuxdriver.com\u003e\n"
    },
    {
      "commit": "cc0de6536e8b70d61948128a9cbf86920066c53d",
      "tree": "b88071d525cc215f4a82c1ca3f08a8364784b16a",
      "parents": [
        "3a160a5b5fc7d45fa2f869b23f8fcd27a4c05f8f"
      ],
      "author": {
        "name": "Rajkumar Manoharan",
        "email": "rmanoharan@atheros.com",
        "time": "Tue Sep 14 13:07:28 2010 +0530"
      },
      "committer": {
        "name": "John W. Linville",
        "email": "linville@tuxdriver.com",
        "time": "Tue Sep 14 16:14:26 2010 -0400"
      },
      "message": "ath9k_htc: Fix memory leak on WMI event handler\n\nath9k_wmi_ctrl_rx is racy with ath9k_wmi_tasklet on event notification\ndue to which the wmi_skb may be overwritten which leads to memory leak.\n\nSigned-off-by: Rajkumar Manoharan \u003crmanoharan@atheros.com\u003e\nSigned-off-by: John W. Linville \u003clinville@tuxdriver.com\u003e\n"
    },
    {
      "commit": "3a160a5b5fc7d45fa2f869b23f8fcd27a4c05f8f",
      "tree": "477d402e2a27727e66a4e89d875fe7be707fb06d",
      "parents": [
        "7cf24421292d92556d53630e6973b34324c94103"
      ],
      "author": {
        "name": "Stanislaw Gruszka",
        "email": "sgruszka@redhat.com",
        "time": "Mon Sep 13 14:46:45 2010 +0200"
      },
      "committer": {
        "name": "John W. Linville",
        "email": "linville@tuxdriver.com",
        "time": "Tue Sep 14 16:14:26 2010 -0400"
      },
      "message": "iwlwifi: apply settings when finishing scan\n\nEven is someone else complete scanning in mac80211, apply rxon and\ntx power settings if gets scan complete notification from hardware.\n\nSigned-off-by: Stanislaw Gruszka \u003csgruszka@redhat.com\u003e\nAcked-by: Wey-Yi W Guy \u003cwey-yi.w.guy@intel.com\u003e\nSigned-off-by: John W. Linville \u003clinville@tuxdriver.com\u003e\n"
    },
    {
      "commit": "7cf24421292d92556d53630e6973b34324c94103",
      "tree": "8902505c3c24eece30715714b0e625cb5be0f143",
      "parents": [
        "74d81b259d6c8493f066e34c939cb6fb7d3129e5"
      ],
      "author": {
        "name": "Stanislaw Gruszka",
        "email": "sgruszka@redhat.com",
        "time": "Mon Sep 13 14:46:44 2010 +0200"
      },
      "committer": {
        "name": "John W. Linville",
        "email": "linville@tuxdriver.com",
        "time": "Tue Sep 14 16:14:25 2010 -0400"
      },
      "message": "iwlwifi: use IWL_DEBUG_SCAN for debug scanning\n\nReplace IWL_DEBUG_{INFO,HC,RC} to IWL_DEBUG_SCAN in iwl-scan.c file. Add\nsome more IWL_DEBUG_SCAN messages. This will allow to fully debug\nscanning using only IWL_DL_SCAN flag.\n\nAlso start one message sentence with capital letter, since that\nconvention in iwl-scan.c file.\n\nSigned-off-by: Stanislaw Gruszka \u003csgruszka@redhat.com\u003e\nAcked-by: Wey-Yi Guy \u003cwey-yi.w.guy@intel.com\u003e\nSigned-off-by: John W. Linville \u003clinville@tuxdriver.com\u003e\n"
    },
    {
      "commit": "74d81b259d6c8493f066e34c939cb6fb7d3129e5",
      "tree": "b2e108aeb1f252187896cff3e2712438c9d0529c",
      "parents": [
        "edeb78a7fa838b7fb9c2043680bd8da7cb5cb0e5"
      ],
      "author": {
        "name": "Stanislaw Gruszka",
        "email": "sgruszka@redhat.com",
        "time": "Mon Sep 13 14:46:43 2010 +0200"
      },
      "committer": {
        "name": "John W. Linville",
        "email": "linville@tuxdriver.com",
        "time": "Tue Sep 14 16:14:25 2010 -0400"
      },
      "message": "iwlwifi: cleanup scan initiate check\n\nRemove redundant checks and use iwl_is_ready_rf().\n\nSigned-off-by: Stanislaw Gruszka \u003csgruszka@redhat.com\u003e\nAcked-by: Wey-Yi W Guy \u003cwey-yi.w.guy@intel.com\u003e\nSigned-off-by: John W. Linville \u003clinville@tuxdriver.com\u003e\n"
    },
    {
      "commit": "edeb78a7fa838b7fb9c2043680bd8da7cb5cb0e5",
      "tree": "6f788ac16b25e1ab065b5e01fe27676b8aecb9c7",
      "parents": [
        "e7e16b90b477a07d17af37dceb2e8af1ddbd9712"
      ],
      "author": {
        "name": "Stanislaw Gruszka",
        "email": "sgruszka@redhat.com",
        "time": "Mon Sep 13 14:46:42 2010 +0200"
      },
      "committer": {
        "name": "John W. Linville",
        "email": "linville@tuxdriver.com",
        "time": "Tue Sep 14 16:14:25 2010 -0400"
      },
      "message": "mac80211: wait for scan work complete before restarting hw\n\nThis is needed to avoid warning in ieee80211_restart_hw about hardware\nscan in progress.\n\nSigned-off-by: Stanislaw Gruszka \u003csgruszka@redhat.com\u003e\nAcked-by: Wey-Yi W Guy \u003cwey-yi.w.guy@intel.com\u003e\nSigned-off-by: John W. Linville \u003clinville@tuxdriver.com\u003e\n"
    },
    {
      "commit": "e7e16b90b477a07d17af37dceb2e8af1ddbd9712",
      "tree": "c7f58d181d8a0a06718d2e28c9e88c4653204a24",
      "parents": [
        "6bd1758d978f917dc0804f44e3528ef1a80d9d43"
      ],
      "author": {
        "name": "Stanislaw Gruszka",
        "email": "sgruszka@redhat.com",
        "time": "Mon Sep 13 14:46:41 2010 +0200"
      },
      "committer": {
        "name": "John W. Linville",
        "email": "linville@tuxdriver.com",
        "time": "Tue Sep 14 16:14:25 2010 -0400"
      },
      "message": "iwlwifi: do not force complete scan too early\n\nCurrently we force scan complete at the end of iwl_scan_cancel_timeout\nfunction. This cause race condition when we can get a new scan request\nfrom mac80211 and complete it by iwl_bg_complete from older scan. Change\ncode to force scan complete only when really needed: device goes down,\ninterface is removed or scan timeout occurs.\n\nSigned-off-by: Stanislaw Gruszka \u003csgruszka@redhat.com\u003e\nAcked-by: Wey-Yi W Guy \u003cwey-yi.w.guy@intel.com\u003e\nSigned-off-by: John W. Linville \u003clinville@tuxdriver.com\u003e\n"
    },
    {
      "commit": "6bd1758d978f917dc0804f44e3528ef1a80d9d43",
      "tree": "e6d18128149cc946df874e05f003402509f68358",
      "parents": [
        "f5354c17dc29681c241f2774f3ef9478fb586673"
      ],
      "author": {
        "name": "Stanislaw Gruszka",
        "email": "sgruszka@redhat.com",
        "time": "Mon Sep 13 14:46:40 2010 +0200"
      },
      "committer": {
        "name": "John W. Linville",
        "email": "linville@tuxdriver.com",
        "time": "Tue Sep 14 16:13:26 2010 -0400"
      },
      "message": "iwlwifi: assure we complete scan in scan_abort and scan_check works\n\nAssure we complete scan in mac80211 when we abort scanning (scan_abort\nwork) or scan timeout occurs (scan_check work). Currently\niwl_scan_cancel_timeout() procedure force scan finish in mac80211\nat the end of timeout loop, so we can use it in proper work functions.\n\nSigned-off-by: Stanislaw Gruszka \u003csgruszka@redhat.com\u003e\nAcked-by: Wey-Yi Guy \u003cwey-yi.w.guy@intel.com\u003e\nSigned-off-by: John W. Linville \u003clinville@tuxdriver.com\u003e\n"
    },
    {
      "commit": "f5354c17dc29681c241f2774f3ef9478fb586673",
      "tree": "7960a2d0b24396b890c0a5d2412675c6513680de",
      "parents": [
        "02d8c14b590f583fd6e8c16fe779f845845effd9"
      ],
      "author": {
        "name": "Stanislaw Gruszka",
        "email": "sgruszka@redhat.com",
        "time": "Mon Sep 13 14:46:39 2010 +0200"
      },
      "committer": {
        "name": "John W. Linville",
        "email": "linville@tuxdriver.com",
        "time": "Tue Sep 14 16:13:26 2010 -0400"
      },
      "message": "iwlwifi: force scan complete after timeout\n\nIf we do not get notification from hardware about scan complete, after\ntimeout do mac80211 scan completion anyway. This assure we end scan\nin case of firmware hung.\n\nPatch fix one of the causes of wdev_cleanup_work warning reported at\nhttps://bugzilla.redhat.com/show_bug.cgi?id\u003d593566\n\nSigned-off-by: Stanislaw Gruszka \u003csgruszka@redhat.com\u003e\nAcked-by: Wey-Yi W Guy \u003cwey-yi.w.guy@intel.com\u003e\nSigned-off-by: John W. Linville \u003clinville@tuxdriver.com\u003e\n"
    },
    {
      "commit": "02d8c14b590f583fd6e8c16fe779f845845effd9",
      "tree": "411501fe288e0958dee12d21ab8b24163fee89c9",
      "parents": [
        "e693a802f06f538b711333a32a83e2732dc4773d"
      ],
      "author": {
        "name": "Stanislaw Gruszka",
        "email": "sgruszka@redhat.com",
        "time": "Mon Sep 13 14:46:38 2010 +0200"
      },
      "committer": {
        "name": "John W. Linville",
        "email": "linville@tuxdriver.com",
        "time": "Tue Sep 14 16:08:04 2010 -0400"
      },
      "message": "iwlwifi: rewrite scan completion\n\nAssure (partially) we call ieee80211_scan_completed() only once when\nscan was requested from mac80211.\n\nCode path that first clear STATUS_SCANNING bit is responsible to call\nieee80211_scan_completed(). Before the call, we check if mac80211\nreally request the scan.\n\nStill persist some cases when we behave wrong, that will be addressed\nin the next patches.\n\nSigned-off-by: Stanislaw Gruszka \u003csgruszka@redhat.com\u003e\nAcked-by: Wey-Yi W Guy \u003cwey-yi.w.guy@intel.com\u003e\nSigned-off-by: John W. Linville \u003clinville@tuxdriver.com\u003e\n"
    },
    {
      "commit": "e693a802f06f538b711333a32a83e2732dc4773d",
      "tree": "631e79a96476e98c67b7006a160f991fb3a9bc70",
      "parents": [
        "cd44600fdd89832c0bc898189270a81be0db01cd"
      ],
      "author": {
        "name": "Stanislaw Gruszka",
        "email": "sgruszka@redhat.com",
        "time": "Mon Sep 13 14:46:37 2010 +0200"
      },
      "committer": {
        "name": "John W. Linville",
        "email": "linville@tuxdriver.com",
        "time": "Tue Sep 14 16:08:04 2010 -0400"
      },
      "message": "iwlwifi: rework iwl_scan_cancel_timeout\n\nSince on timeout version of iwl_scan_cancel procedure we can sleep,\ndo not have to schedule abort_scan work to begin and perform scanning,\ncan do this directly. Also now, as we do not queue abort_scan from\nrestart work anymore, we can queue abort_scan to priv-\u003eworkqueue.\n\nDon\u0027t drop mutex when waiting for scan complete. Use STATUS_HW_SCAN bit\nto check if scanning is currently pending, because STATUS_SCANNING will\nbe cleared only with priv-\u003emutex taken.\n\nSigned-off-by: Stanislaw Gruszka \u003csgruszka@redhat.com\u003e\nAcked-by: Wey-Yi W Guy \u003cwey-yi.w.guy@intel.com\u003e\nSigned-off-by: John W. Linville \u003clinville@tuxdriver.com\u003e\n"
    },
    {
      "commit": "cd44600fdd89832c0bc898189270a81be0db01cd",
      "tree": "603e3c47b5a743a39f54762a1bb434b4cdec2b52",
      "parents": [
        "d745d472afcbc6354ebfee008123894a7f37e97e"
      ],
      "author": {
        "name": "Stanislaw Gruszka",
        "email": "sgruszka@redhat.com",
        "time": "Mon Sep 13 14:46:36 2010 +0200"
      },
      "committer": {
        "name": "John W. Linville",
        "email": "linville@tuxdriver.com",
        "time": "Tue Sep 14 16:08:04 2010 -0400"
      },
      "message": "iwlwifi: report scan completion when abort fail\n\nWhen we are not able to send abort command to firmware, notify mac80211\nthat we complete scan, as we will newer do it lately. Check for all\npossible errors that low level sending command procedure does not check,\nto assure we catch all failures cases.\n\nPatch fix one of the causes of wdev_cleanup_work warning reported at\nhttps://bugzilla.redhat.com/show_bug.cgi?id\u003d593566\n\nSigned-off-by: Stanislaw Gruszka \u003csgruszka@redhat.com\u003e\nAcked-by: Wey-Yi W Guy \u003cwey-yi.w.guy@intel.com\u003e\nSigned-off-by: John W. Linville \u003clinville@tuxdriver.com\u003e\n"
    },
    {
      "commit": "d745d472afcbc6354ebfee008123894a7f37e97e",
      "tree": "9e7fc766ff7c4cafd9d50ff5e0f2e28fd3e4e60e",
      "parents": [
        "d5926d9d6a183d109060f68c0b96ea2b33c15377"
      ],
      "author": {
        "name": "Stanislaw Gruszka",
        "email": "sgruszka@redhat.com",
        "time": "Mon Sep 13 14:46:35 2010 +0200"
      },
      "committer": {
        "name": "John W. Linville",
        "email": "linville@tuxdriver.com",
        "time": "Tue Sep 14 16:08:04 2010 -0400"
      },
      "message": "iwlwifi: cancel scan when down the device\n\nAlways cancel scan when stooping device and scan is currently pending,\nwe should newer have scan running after down device.\n\nTo assure we start scan cancel from restart work we have to schedule\nabort_scan to different workqueue than priv-\u003eworkqueue.\n\nPatch fix not cancel scanning when restarting firmware, what is\none of the causes of wdev_cleanup_work warning (together with permanent\nnetwork connection lost) reported at\nhttps://bugzilla.redhat.com/show_bug.cgi?id\u003d593566\n\nSigned-off-by: Stanislaw Gruszka \u003csgruszka@redhat.com\u003e\nAcked-by: Wey-Yi W Guy \u003cwey-yi.w.guy@intel.com\u003e\nSigned-off-by: John W. Linville \u003clinville@tuxdriver.com\u003e\n"
    },
    {
      "commit": "d5926d9d6a183d109060f68c0b96ea2b33c15377",
      "tree": "c6858f115c5261ae8bfc4cdc112867af5715f1c7",
      "parents": [
        "3eecce527c7434dfd16517ce08b49632c8a26717"
      ],
      "author": {
        "name": "Johannes Berg",
        "email": "johannes.berg@intel.com",
        "time": "Mon Sep 13 14:46:34 2010 +0200"
      },
      "committer": {
        "name": "John W. Linville",
        "email": "linville@tuxdriver.com",
        "time": "Tue Sep 14 16:08:03 2010 -0400"
      },
      "message": "iwlwifi: move scan completed flags handling\n\nMove the scan completed flags handling so that we\ncan notify mac80211 about aborted scans with the\ncorrect status. Also queue the scan_completed work\nbefore the BT status update so that it won\u0027t see\nthe bits still set (unless a new scan was started\nin which case that\u0027s fine.)\n\nSigned-off-by: Johannes Berg \u003cjohannes.berg@intel.com\u003e\nSigned-off-by: Stanislaw Gruszka \u003csgruszka@redhat.com\u003e\nAcked-by: Wey-Yi W Guy \u003cwey-yi.w.guy@intel.com\u003e\nSigned-off-by: John W. Linville \u003clinville@tuxdriver.com\u003e\n"
    },
    {
      "commit": "3eecce527c7434dfd16517ce08b49632c8a26717",
      "tree": "7495b3970b2f34d40dc0adbfc8a5a8627a515851",
      "parents": [
        "b5be3efc34294cc34e305903df6a388950e8d1f3"
      ],
      "author": {
        "name": "Johannes Berg",
        "email": "johannes.berg@intel.com",
        "time": "Mon Sep 13 14:46:33 2010 +0200"
      },
      "committer": {
        "name": "John W. Linville",
        "email": "linville@tuxdriver.com",
        "time": "Tue Sep 14 16:08:03 2010 -0400"
      },
      "message": "iwlwifi: unify scan start checks\n\nRather than duplicating all the checks and even\nin case of errors accepting the scan request\nfrom mac80211, we can push the checks to the\ncaller and in all error cases reject the scan\nrequest right away (rather than accepting and\nthen saying it was aborted).\n\nSigned-off-by: Johannes Berg \u003cjohannes.berg@intel.com\u003e\nSigned-off-by: Stanislaw Gruszka \u003csgruszka@redhat.com\u003e\nAcked-by: Wey-Yi W Guy \u003cwey-yi.w.guy@intel.com\u003e\nSigned-off-by: John W. Linville \u003clinville@tuxdriver.com\u003e\n"
    },
    {
      "commit": "b5be3efc34294cc34e305903df6a388950e8d1f3",
      "tree": "1c495823d405f249a5e7224d5864dbf73e110ccf",
      "parents": [
        "740c1aa3b01251c3c324743f395621749b099065"
      ],
      "author": {
        "name": "Johannes Berg",
        "email": "johannes.berg@intel.com",
        "time": "Mon Sep 13 14:46:32 2010 +0200"
      },
      "committer": {
        "name": "John W. Linville",
        "email": "linville@tuxdriver.com",
        "time": "Tue Sep 14 16:08:03 2010 -0400"
      },
      "message": "iwlwifi: remove unused conf variables\n\nThere are a number of conf variables that are\nunused, remove them.\n\nSigned-off-by: Johannes Berg \u003cjohannes.berg@intel.com\u003e\nSigned-off-by: Stanislaw Gruszka \u003csgruszka@redhat.com\u003e\nAcked-by: Wey-Yi W Guy \u003cwey-yi.w.guy@intel.com\u003e\nSigned-off-by: John W. Linville \u003clinville@tuxdriver.com\u003e\n"
    },
    {
      "commit": "740c1aa3b01251c3c324743f395621749b099065",
      "tree": "9fe20602ca607b45a93a4d3a595f48456ac7232d",
      "parents": [
        "a1e567c83f541432e687142570215b75bebb1338"
      ],
      "author": {
        "name": "Steve deRosier",
        "email": "steve@cozybit.com",
        "time": "Sat Sep 11 20:01:31 2010 -0700"
      },
      "committer": {
        "name": "John W. Linville",
        "email": "linville@tuxdriver.com",
        "time": "Tue Sep 14 16:08:03 2010 -0400"
      },
      "message": "mac80211: Fix dangling pointer in ieee80211_xmit\n\nhdr pointer is left dangling after call to ieee80211_skb_resize. This\ncan cause guards around mesh path selection to fail.\n\nSigned-off-by: Steve deRosier \u003csteve@cozybit.com\u003e\nSigned-off-by: John W. Linville \u003clinville@tuxdriver.com\u003e\n"
    },
    {
      "commit": "a1e567c83f541432e687142570215b75bebb1338",
      "tree": "5b01247fedf95af42a502aceb28fc4ef6d2541db",
      "parents": [
        "942623166df3256821e8451273bc07737745e3cb"
      ],
      "author": {
        "name": "Bill Jordan",
        "email": "bjordan@rajant.com",
        "time": "Fri Sep 10 11:22:32 2010 -0400"
      },
      "committer": {
        "name": "John W. Linville",
        "email": "linville@tuxdriver.com",
        "time": "Tue Sep 14 16:08:03 2010 -0400"
      },
      "message": "nl80211: Uninitialized variable\n\nThere is a path in nl80211_set_wiphy where result is tested but\nuninitialized.\n\nI am hitting this path when I attempt:\n\nsh# iw dev wlan0 set channel 10\ncommand failed: Unknown error 1069727332 (-1069727332)\n\nSigned-off-by: William Jordan \u003cbjordan@rajant.com\u003e\nSigned-off-by: John W. Linville \u003clinville@tuxdriver.com\u003e\n"
    },
    {
      "commit": "942623166df3256821e8451273bc07737745e3cb",
      "tree": "a60dca14153c7d56ccf8a04db95b951cf4a2bfed",
      "parents": [
        "bbce80e1101526f7a616e75a0d77b57f4062c62d"
      ],
      "author": {
        "name": "Nikitas Angelinas",
        "email": "nikitasangelinas@gmail.com",
        "time": "Wed Sep 08 22:29:53 2010 +0100"
      },
      "committer": {
        "name": "John W. Linville",
        "email": "linville@tuxdriver.com",
        "time": "Tue Sep 14 16:05:57 2010 -0400"
      },
      "message": "net/wireless: use ARRAY_SIZE macro in radiotap.c\n\nReplace sizeof(rtap_namespace_sizes) / sizeof(rtap_namespace_sizes[0])\nwith ARRAY_SIZE(rtap_namespace_sizes) in net/wireless/radiotap.c\n\nSigned-off-by: Nikitas Angelinas \u003cnikitasangelinas@gmail.com\u003e\nSigned-off-by: John W. Linville \u003clinville@tuxdriver.com\u003e\n"
    },
    {
      "commit": "bbce80e1101526f7a616e75a0d77b57f4062c62d",
      "tree": "af83b3761e77d282de0e49d90713408617ebca14",
      "parents": [
        "516c6e1f52a09fb2e7024101db3f0375f65670df"
      ],
      "author": {
        "name": "Nikitas Angelinas",
        "email": "nikitasangelinas@gmail.com",
        "time": "Wed Sep 08 22:25:42 2010 +0100"
      },
      "committer": {
        "name": "John W. Linville",
        "email": "linville@tuxdriver.com",
        "time": "Tue Sep 14 16:05:57 2010 -0400"
      },
      "message": "drivers/net/wireless/ath/ath9k: use ARRAY_SIZE macro in ani.c\n\nReplace (sizeof(ofdm_level_table)/sizeof(ofdm_level_table[0]) with\nARRAY_SIZE(ofdm_level_table), and (sizeof(cck_level_table)/\nsizeof(cck_level_table[0]) with ARRAY_SIZE(cck_level_table) in\ndrivers/net/wireless/ath/ath9k/ani.c\n\nSigned-off-by: Nikitas Angelinas \u003cnikitasangelinas@gmail.com\u003e\nSigned-off-by: John W. Linville \u003clinville@tuxdriver.com\u003e\n"
    },
    {
      "commit": "516c6e1f52a09fb2e7024101db3f0375f65670df",
      "tree": "8e653ded7aaba1a27baabfd9d373e620044a8694",
      "parents": [
        "65b7fc97473656eb35b6b58a22c7cef4a99d9e35"
      ],
      "author": {
        "name": "Fabio Rossi",
        "email": "rossi.f@inwind.it",
        "time": "Wed Sep 08 22:37:41 2010 +0200"
      },
      "committer": {
        "name": "John W. Linville",
        "email": "linville@tuxdriver.com",
        "time": "Tue Sep 14 16:05:56 2010 -0400"
      },
      "message": "ath5k: avoid unneeded calibration error messages\n\nDon\u0027t generate calibration errors messages when not needed.\n\nSigned-off-by: Fabio Rossi \u003crossi.f@inwind.it\u003e\nAcked-by: Bruno Randolf \u003cbr1@einfach.org\u003e\nSigned-off-by: John W. Linville \u003clinville@tuxdriver.com\u003e\n"
    },
    {
      "commit": "65b7fc97473656eb35b6b58a22c7cef4a99d9e35",
      "tree": "503a476083c37cd29e2647b66b40850dd224cace",
      "parents": [
        "6646505de03b2ae85de09fd3b8d383ab816a19f9"
      ],
      "author": {
        "name": "Helmut Schaa",
        "email": "helmut.schaa@googlemail.com",
        "time": "Wed Sep 08 20:57:40 2010 +0200"
      },
      "committer": {
        "name": "John W. Linville",
        "email": "linville@tuxdriver.com",
        "time": "Tue Sep 14 16:03:44 2010 -0400"
      },
      "message": "rt2x00: fix oops in rt2x00lib_txdone with rt61pci\n\nFix a typo introduced in \"rt2x00: Add helper function for reporting tx\nstatus\" that results in an oops in rt2x00lib_txdone.\n\nReported-by: Pavel Roskin \u003cproski@gnu.org\u003e\nSigned-off-by: Helmut Schaa \u003chelmut.schaa@googlemail.com\u003e\nAcked-by: Gertjan van Wingerde \u003cgwingerde@gmail.com\u003e\nSigned-off-by: Ivo van Doorn \u003cIvDoorn@gmail.com\u003e\nSigned-off-by: John W. Linville \u003clinville@tuxdriver.com\u003e\n"
    },
    {
      "commit": "6646505de03b2ae85de09fd3b8d383ab816a19f9",
      "tree": "7370d51832cfa98363082e3f8c7cd133e70f13e7",
      "parents": [
        "93149cf87bdd511db86d709a6db7ed09f1b8ba99"
      ],
      "author": {
        "name": "Helmut Schaa",
        "email": "helmut.schaa@googlemail.com",
        "time": "Wed Sep 08 20:57:10 2010 +0200"
      },
      "committer": {
        "name": "John W. Linville",
        "email": "linville@tuxdriver.com",
        "time": "Tue Sep 14 16:03:44 2010 -0400"
      },
      "message": "rt2x00: Enable missing interrupts in rt61pci\n\nWe\u0027re handling both, the CSR_BEACON_DONE and the CSR_TWAKEUP interrupts\nin rt61pci. However, these interrupts are masked out by default. Fix\nthis.\n\nFound via pure code inspection.\n\nSigned-off-by: Helmut Schaa \u003chelmut.schaa@googlemail.com\u003e\nSigned-off-by: Ivo van Doorn \u003cIvDoorn@gmail.com\u003e\nSigned-off-by: John W. Linville \u003clinville@tuxdriver.com\u003e\n"
    },
    {
      "commit": "93149cf87bdd511db86d709a6db7ed09f1b8ba99",
      "tree": "188a4bef14ef17bd17e73b9b849fcd617eead715",
      "parents": [
        "0204464329c17ba6d293e1899f71223599a0e582"
      ],
      "author": {
        "name": "Helmut Schaa",
        "email": "helmut.schaa@googlemail.com",
        "time": "Wed Sep 08 20:56:52 2010 +0200"
      },
      "committer": {
        "name": "John W. Linville",
        "email": "linville@tuxdriver.com",
        "time": "Tue Sep 14 16:03:44 2010 -0400"
      },
      "message": "rt2x00: Mask out unused interrupts in rt2800pci\n\nWe don\u0027t use all available interrupts in rt2800pci. Mask out all unused\ninterrupts to avoid waking up without having anything to do.\n\nSigned-off-by: Helmut Schaa \u003chelmut.schaa@googlemail.com\u003e\nSigned-off-by: Ivo van Doorn \u003cIvDoorn@gmail.com\u003e\nSigned-off-by: John W. Linville \u003clinville@tuxdriver.com\u003e\n"
    },
    {
      "commit": "0204464329c17ba6d293e1899f71223599a0e582",
      "tree": "368b9617c1ad770b77fd22612edbb49300d0f500",
      "parents": [
        "47ee3eb1359a5444efd9f529e3d28c02e8e405e7"
      ],
      "author": {
        "name": "Helmut Schaa",
        "email": "helmut.schaa@googlemail.com",
        "time": "Wed Sep 08 20:56:32 2010 +0200"
      },
      "committer": {
        "name": "John W. Linville",
        "email": "linville@tuxdriver.com",
        "time": "Tue Sep 14 16:03:43 2010 -0400"
      },
      "message": "rt2x00: Check for specific changed flags when updating the erp config\n\nPreviously rt2x00 was always updating all erp related config variables\neven though mac80211 might only have changed one. Hence, pass the\nchanged flags to the config_erp driver callback so that the driver\ncan limit the changes to the correct values.\n\nThis fixes an issue in AP mode where the beacon interval is not\ninitialized (and thus zero) but still sent to the hardware causing an\ninterrupt storm on rt2800pci hanging the system.\n\nSigned-off-by: Helmut Schaa \u003chelmut.schaa@googlemail.com\u003e\nSigned-off-by: Ivo van Doorn \u003cIvDoorn@gmail.com\u003e\nSigned-off-by: John W. Linville \u003clinville@tuxdriver.com\u003e\n"
    },
    {
      "commit": "47ee3eb1359a5444efd9f529e3d28c02e8e405e7",
      "tree": "0e631a07d3ccbabf1473949e6064a93c8318da43",
      "parents": [
        "85f4d6488cba35d3bb58833edbcb28faaffdd37c"
      ],
      "author": {
        "name": "Helmut Schaa",
        "email": "helmut.schaa@googlemail.com",
        "time": "Wed Sep 08 20:56:04 2010 +0200"
      },
      "committer": {
        "name": "John W. Linville",
        "email": "linville@tuxdriver.com",
        "time": "Tue Sep 14 16:03:43 2010 -0400"
      },
      "message": "rt2x00: Initialize AMPDU_BA_WINSIZE register\n\nSince we\u0027re not using the AMPDU_BA_WINSIZE register to force the BlockAck\nwindow size (we specify it in every TXWI) we should initialize it to 0.\n\nSigned-off-by: Helmut Schaa \u003chelmut.schaa@googlemail.com\u003e\nSigned-off-by: Ivo van Doorn \u003cIvDoorn@gmail.com\u003e\nSigned-off-by: John W. Linville \u003clinville@tuxdriver.com\u003e\n"
    },
    {
      "commit": "85f4d6488cba35d3bb58833edbcb28faaffdd37c",
      "tree": "8bd04ff80a54cfcf86c7f017de892f694af63ed8",
      "parents": [
        "58d7e0f37cfc5b4f473d437024a03d874e5969a3"
      ],
      "author": {
        "name": "Lars Ericsson",
        "email": "lars_ericsson@telia.com",
        "time": "Wed Sep 08 20:55:36 2010 +0200"
      },
      "committer": {
        "name": "John W. Linville",
        "email": "linville@tuxdriver.com",
        "time": "Tue Sep 14 16:03:43 2010 -0400"
      },
      "message": "rt2x00: Antenna diversity does not work in 2.6.35\n\nThe test if antenna diversity is at all enabled uses a local variable\n\u0027flags\u0027 to prepare the test condition, but uses \u0027ant-\u003eflags\u0027 when the test\nis evaluated. The effect is that the diversity evaluation will never start.\nI can see two solutions, use the \u0027flag\u0027 in the test condition or revert the\nlocal flag change. My attached patch took alternative two.\n\nThen the evaluation start but it will still not switch antenna. The problem\nis a code section in rt2x00lib_config_antenna (). The effect of that code\nsection is that any change the diversity function perform will be\neffectively shorten and no antenna selection command issued. The attached\npatch will filter out any ANTENNA_SW_DIVERSITY setting but forward all\nother\n\nSigned-off-by: Lars Ericsson \u003clars_ericsson@telia.com\u003e\nSigned-off-by: Ivo van Doorn \u003cIvDoorn@gmail.com\u003e\nSigned-off-by: John W. Linville \u003clinville@tuxdriver.com\u003e\n"
    },
    {
      "commit": "58d7e0f37cfc5b4f473d437024a03d874e5969a3",
      "tree": "39ead099ec335a42321c4dbcf7374760fb3b073e",
      "parents": [
        "49063a0d0b65e40ece846a744cb10cbdf295515d"
      ],
      "author": {
        "name": "Rajkumar Manoharan",
        "email": "rmanoharan@atheros.com",
        "time": "Wed Sep 08 15:57:12 2010 +0530"
      },
      "committer": {
        "name": "John W. Linville",
        "email": "linville@tuxdriver.com",
        "time": "Tue Sep 14 16:03:43 2010 -0400"
      },
      "message": "ath9k_hw: Support fastcc for AR7010\n\nTo reduce scan time, enable fastcc for AR7010\n\n(fastcc \u003d\u003d fast channel change -- JWL)\n\nSigned-off-by: Rajkumar Manoharan \u003crmanoharan@atheros.com\u003e\nSigned-off-by: John W. Linville \u003clinville@tuxdriver.com\u003e\n"
    },
    {
      "commit": "49063a0d0b65e40ece846a744cb10cbdf295515d",
      "tree": "0591acdf65898dc9f3fa6dd33052b52c2521468d",
      "parents": [
        "1d7e1e6b1b8ed456e7678130ad17086a5f5b3286"
      ],
      "author": {
        "name": "Ohad Ben-Cohen",
        "email": "ohad@wizery.com",
        "time": "Tue Sep 07 04:24:21 2010 +0300"
      },
      "committer": {
        "name": "John W. Linville",
        "email": "linville@tuxdriver.com",
        "time": "Tue Sep 14 16:03:42 2010 -0400"
      },
      "message": "wl1271: sdio: claim host only when doing IO\n\nDo not maintain a persistent sdio_claim_host state. Instead,\nclaim host before doing IO and release host soon after.\n\nThis fixes several mmc deadlock scenarios, e.g. during\nsuspend/resume.\n\nSigned-off-by: Ohad Ben-Cohen \u003cohad@wizery.com\u003e\nAcked-by: Luciano Coelho \u003cluciano.coelho@nokia.com\u003e\nSigned-off-by: John W. Linville \u003clinville@tuxdriver.com\u003e\n"
    },
    {
      "commit": "1d7e1e6b1b8ed456e7678130ad17086a5f5b3286",
      "tree": "b57e9fa1a35223b5093ede1280da28ab0cb79b61",
      "parents": [
        "00c4da27a4219385cfe6a3054ddf3195c9e3c30e"
      ],
      "author": {
        "name": "Christian Lamparter",
        "email": "chunkeey@googlemail.com",
        "time": "Mon Sep 06 01:10:25 2010 +0200"
      },
      "committer": {
        "name": "John W. Linville",
        "email": "linville@tuxdriver.com",
        "time": "Tue Sep 14 16:03:42 2010 -0400"
      },
      "message": "carl9170: Makefile, Kconfig files and MAINTAINERS\n\nSigned-off-by: Christian Lamparter \u003cchunkeey@googlemail.com\u003e\nSigned-off-by: John W. Linville \u003clinville@tuxdriver.com\u003e\n"
    },
    {
      "commit": "00c4da27a4219385cfe6a3054ddf3195c9e3c30e",
      "tree": "c124e0cbcc300ed60fa6ea5f47f1d117fd03a9f2",
      "parents": [
        "a84fab3cbfdc427e7d366f1cc844f27b2084c26c"
      ],
      "author": {
        "name": "Christian Lamparter",
        "email": "chunkeey@googlemail.com",
        "time": "Mon Sep 06 01:09:49 2010 +0200"
      },
      "committer": {
        "name": "John W. Linville",
        "email": "linville@tuxdriver.com",
        "time": "Tue Sep 14 16:03:42 2010 -0400"
      },
      "message": "carl9170: firmware parser and debugfs code\n\nSigned-off-by: Christian Lamparter \u003cchunkeey@googlemail.com\u003e\nSigned-off-by: John W. Linville \u003clinville@tuxdriver.com\u003e\n"
    },
    {
      "commit": "a84fab3cbfdc427e7d366f1cc844f27b2084c26c",
      "tree": "2cb808ec415a02bc91cf1a8228142bc2ff98f1cd",
      "parents": [
        "319da621d5c4e9bd8c34feeb200e864e87d91fe7"
      ],
      "author": {
        "name": "Christian Lamparter",
        "email": "chunkeey@googlemail.com",
        "time": "Mon Sep 06 01:09:20 2010 +0200"
      },
      "committer": {
        "name": "John W. Linville",
        "email": "linville@tuxdriver.com",
        "time": "Tue Sep 14 16:03:42 2010 -0400"
      },
      "message": "carl9170: 802.11 rx/tx processing and usb backend\n\nSigned-off-by: Christian Lamparter \u003cchunkeey@googlemail.com\u003e\nSigned-off-by: John W. Linville \u003clinville@tuxdriver.com\u003e\n"
    },
    {
      "commit": "319da621d5c4e9bd8c34feeb200e864e87d91fe7",
      "tree": "f61dffd6066fc6f616da25a000b3c3670c1d9221",
      "parents": [
        "aae9af605a41cb3e9bbad15df72076423a22f903"
      ],
      "author": {
        "name": "Christian Lamparter",
        "email": "chunkeey@googlemail.com",
        "time": "Mon Sep 06 01:08:38 2010 +0200"
      },
      "committer": {
        "name": "John W. Linville",
        "email": "linville@tuxdriver.com",
        "time": "Tue Sep 14 16:03:42 2010 -0400"
      },
      "message": "carl9170: PHY/RF and MAC routines\n\nSigned-off-by: Christian Lamparter \u003cchunkeey@googlemail.com\u003e\nSigned-off-by: John W. Linville \u003clinville@tuxdriver.com\u003e\n"
    },
    {
      "commit": "aae9af605a41cb3e9bbad15df72076423a22f903",
      "tree": "76789d6e9b04c6023a41ca4bb4dbd465f3a03897",
      "parents": [
        "fe8ee9ad80b28382111f0aab01690b09982e5691"
      ],
      "author": {
        "name": "Christian Lamparter",
        "email": "chunkeey@googlemail.com",
        "time": "Mon Sep 06 01:06:57 2010 +0200"
      },
      "committer": {
        "name": "John W. Linville",
        "email": "linville@tuxdriver.com",
        "time": "Tue Sep 14 16:03:41 2010 -0400"
      },
      "message": "carl9170: Register maps, tx/rx descriptor formats and eeprom layout\n\nSigned-off-by: Christian Lamparter \u003cchunkeey@googlemail.com\u003e\nSigned-off-by: John W. Linville \u003clinville@tuxdriver.com\u003e\n"
    },
    {
      "commit": "fe8ee9ad80b28382111f0aab01690b09982e5691",
      "tree": "c71ad6d5f17df10c9b894d9b98094b9d3359b575",
      "parents": [
        "743e015dcbb428bf8454cf7d78272b4a76dd3c4b"
      ],
      "author": {
        "name": "Christian Lamparter",
        "email": "chunkeey@googlemail.com",
        "time": "Mon Sep 06 00:48:55 2010 +0200"
      },
      "committer": {
        "name": "John W. Linville",
        "email": "linville@tuxdriver.com",
        "time": "Tue Sep 14 16:03:41 2010 -0400"
      },
      "message": "carl9170: mac80211 glue and command interface\n\nSigned-off-by: Christian Lamparter \u003cchunkeey@googlemail.com\u003e\nSigned-off-by: John W. Linville \u003clinville@tuxdriver.com\u003e\n"
    },
    {
      "commit": "743e015dcbb428bf8454cf7d78272b4a76dd3c4b",
      "tree": "08a112aa0c2fc14d78bf814fdad12cec5dd2c6a7",
      "parents": [
        "8f1d968721f9b3d4ff364bef0f33eb9697a6a7ee"
      ],
      "author": {
        "name": "Wey-Yi Guy",
        "email": "wey-yi.w.guy@intel.com",
        "time": "Sat Sep 04 09:00:14 2010 -0700"
      },
      "committer": {
        "name": "Wey-Yi Guy",
        "email": "wey-yi.w.guy@intel.com",
        "time": "Sat Sep 11 08:52:23 2010 -0700"
      },
      "message": "iwlwifi: remove code repetition\n\nMove the duplicated code into single static function.\n\nSigned-off-by: Wey-Yi Guy \u003cwey-yi.w.guy@intel.com\u003e\n"
    },
    {
      "commit": "8f1d968721f9b3d4ff364bef0f33eb9697a6a7ee",
      "tree": "47455d82b24ae56cd6afe948b0dc4aaf56c6333c",
      "parents": [
        "ea196fdbb982150c19854f90773cb8b9bf331049"
      ],
      "author": {
        "name": "Wey-Yi Guy",
        "email": "wey-yi.w.guy@intel.com",
        "time": "Fri Sep 03 11:42:04 2010 -0700"
      },
      "committer": {
        "name": "Wey-Yi Guy",
        "email": "wey-yi.w.guy@intel.com",
        "time": "Sat Sep 11 08:52:11 2010 -0700"
      },
      "message": "iwlwifi: make sure runtime calibration is enabled after association\n\nClear the \"start calib\" flag only for new association,\nThe flag will be set in post_associate function to trigger\nthe runtime calibration. Set this flag to \"0\" will stop the\nruntime sensitivity calibration\n\nSigned-off-by: Wey-Yi Guy \u003cwey-yi.w.guy@intel.com\u003e\n"
    },
    {
      "commit": "ea196fdbb982150c19854f90773cb8b9bf331049",
      "tree": "a5088223229900aca5edefec1ef175c2e61a09bf",
      "parents": [
        "f1f270b25c6ece9ff65f7ad970850338a198d52f"
      ],
      "author": {
        "name": "Johannes Berg",
        "email": "johannes.berg@intel.com",
        "time": "Fri Sep 03 06:30:55 2010 -0700"
      },
      "committer": {
        "name": "Wey-Yi Guy",
        "email": "wey-yi.w.guy@intel.com",
        "time": "Sat Sep 11 08:52:01 2010 -0700"
      },
      "message": "iwlwifi: fix and describe iwl_adjust_beacon_interval\n\nThe iwl_adjust_beacon_interval function is a bit\nof black magic, so add comments to it describing\nwhat it does. Also, in the case when there\u0027s no\nbeacon interval set, program the default into\nthe device (instead of adjusting, which results\nin the max) since using the max in that case\ninteracts badly with dual-mode/PAN parameters.\n\nAlso update the PAN parameters accordingly and\nuse the same constant as here.\n\nSigned-off-by: Johannes Berg \u003cjohannes.berg@intel.com\u003e\nSigned-off-by: Wey-Yi Guy \u003cwey-yi.w.guy@intel.com\u003e\n"
    },
    {
      "commit": "f1f270b25c6ece9ff65f7ad970850338a198d52f",
      "tree": "7e24575147b0e63b1451f6047bdac8b5032c5af7",
      "parents": [
        "763cc3bf5c2ae189a929fce54759c5bd94b8ba16"
      ],
      "author": {
        "name": "Johannes Berg",
        "email": "johannes.berg@intel.com",
        "time": "Fri Sep 03 06:31:26 2010 -0700"
      },
      "committer": {
        "name": "Wey-Yi Guy",
        "email": "wey-yi.w.guy@intel.com",
        "time": "Sat Sep 11 08:51:48 2010 -0700"
      },
      "message": "iwlwifi: improve timing handling with dual-mode\n\nIn dual-mode, a number of scenarios need to be\nconsidered, and the firmware can be very picky\nabout them. Adjust the timing (most importantly\nthe beacon interval) according to the different\nmodes.\n\nSigned-off-by: Johannes Berg \u003cjohannes.berg@intel.com\u003e\nSigned-off-by: Wey-Yi Guy \u003cwey-yi.w.guy@intel.com\u003e\n"
    },
    {
      "commit": "763cc3bf5c2ae189a929fce54759c5bd94b8ba16",
      "tree": "99d8574d1b8172b4f527d6674908081b6e279355",
      "parents": [
        "c6abdc0dc3440b9b6ae00a59c3560ab2160c7c7d"
      ],
      "author": {
        "name": "Johannes Berg",
        "email": "johannes.berg@intel.com",
        "time": "Fri Sep 03 06:32:21 2010 -0700"
      },
      "committer": {
        "name": "Wey-Yi Guy",
        "email": "wey-yi.w.guy@intel.com",
        "time": "Sat Sep 11 08:51:39 2010 -0700"
      },
      "message": "iwlwifi: avoid sending too many commands\n\nWhen the PAN context is unused, there\u0027s no\nneed to continually update it in the device.\nSo track which contexts are active (with the\nspecial case that the WLAN context is always\nactive ...) and only send their commands to\nthe device when needed.\n\nSigned-off-by: Johannes Berg \u003cjohannes.berg@intel.com\u003e\nSigned-off-by: Wey-Yi Guy \u003cwey-yi.w.guy@intel.com\u003e\n"
    },
    {
      "commit": "c6abdc0dc3440b9b6ae00a59c3560ab2160c7c7d",
      "tree": "049cf16325e38f67d54a7e3293fc9a7bc6767cff",
      "parents": [
        "2a3aeb44f555b2b51bbe58792e8ab172a69172c5"
      ],
      "author": {
        "name": "Wey-Yi Guy",
        "email": "wey-yi.w.guy@intel.com",
        "time": "Wed Sep 01 17:10:51 2010 -0700"
      },
      "committer": {
        "name": "Wey-Yi Guy",
        "email": "wey-yi.w.guy@intel.com",
        "time": "Sat Sep 11 08:51:31 2010 -0700"
      },
      "message": "iwlwifi: allow configure protection mode\n\nEven driver use rts/cts protection mode for aggregation packets by default.\nAllow the protection mode to be configure through debugfs\n\nSigned-off-by: Wey-Yi Guy \u003cwey-yi.w.guy@intel.com\u003e\n"
    },
    {
      "commit": "2a3aeb44f555b2b51bbe58792e8ab172a69172c5",
      "tree": "d3d18f5554465ad264407ee301059d3a9d455e29",
      "parents": [
        "27eafdda7714d5b189c175e71ab22c72c90ba93e"
      ],
      "author": {
        "name": "Johannes Berg",
        "email": "johannes.berg@intel.com",
        "time": "Mon Aug 30 06:13:42 2010 -0700"
      },
      "committer": {
        "name": "Wey-Yi Guy",
        "email": "wey-yi.w.guy@intel.com",
        "time": "Sat Sep 11 08:51:21 2010 -0700"
      },
      "message": "iwlwifi: implement beacon interval change\n\nWhen the beacon interval needs to be changed,\nall we need to do is send updated timing to\nthe device.\n\nSigned-off-by: Johannes Berg \u003cjohannes.berg@intel.com\u003e\nSigned-off-by: Wey-Yi Guy \u003cwey-yi.w.guy@intel.com\u003e\n"
    },
    {
      "commit": "27eafdda7714d5b189c175e71ab22c72c90ba93e",
      "tree": "fca29693071bda69d1eec4d3bda02d73a5f0eded",
      "parents": [
        "6e6ebf4befa75ebdf28130d0135f3ad3aadc02f8"
      ],
      "author": {
        "name": "Johannes Berg",
        "email": "johannes.berg@intel.com",
        "time": "Mon Aug 30 06:12:00 2010 -0700"
      },
      "committer": {
        "name": "Wey-Yi Guy",
        "email": "wey-yi.w.guy@intel.com",
        "time": "Sat Sep 11 08:51:10 2010 -0700"
      },
      "message": "iwlwifi: fix PAN parameters while scanning\n\nWhen only the PAN side was active, we gave no\ntime to the WLAN context, which is OK unless\nwe are scanning, which always happens on the\nWLAN context. Fix this.\n\nSigned-off-by: Johannes Berg \u003cjohannes.berg@intel.com\u003e\nSigned-off-by: Wey-Yi Guy \u003cwey-yi.w.guy@intel.com\u003e\n"
    },
    {
      "commit": "6e6ebf4befa75ebdf28130d0135f3ad3aadc02f8",
      "tree": "aee33e546d82346a6144ec0e11921b3c9b9b7e10",
      "parents": [
        "cf6da94acb1e158c8efe0d184ac757829fbf9632"
      ],
      "author": {
        "name": "Wey-Yi Guy",
        "email": "wey-yi.w.guy@intel.com",
        "time": "Fri Aug 27 10:41:37 2010 -0700"
      },
      "committer": {
        "name": "Wey-Yi Guy",
        "email": "wey-yi.w.guy@intel.com",
        "time": "Sat Sep 11 08:50:59 2010 -0700"
      },
      "message": "iwlwifi: remember the last uCode sysassert error code\n\nWhen sysassert happen, uCode will report the error code,\ndriver dump the information to dmesg. Here also remember\nthe last error code for future reference.\n\nSigned-off-by: Wey-Yi Guy \u003cwey-yi.w.guy@intel.com\u003e\n"
    },
    {
      "commit": "cf6da94acb1e158c8efe0d184ac757829fbf9632",
      "tree": "4293eb497cce91c0b691c4d55908c9e5b6da5fe6",
      "parents": [
        "950094cb06f3cfd75338d8c197d1d3924724b1a8"
      ],
      "author": {
        "name": "Tomas Winkler",
        "email": "tomas.winkler@intel.com",
        "time": "Mon Aug 23 14:00:54 2010 -0700"
      },
      "committer": {
        "name": "Wey-Yi Guy",
        "email": "wey-yi.w.guy@intel.com",
        "time": "Sat Sep 11 08:50:44 2010 -0700"
      },
      "message": "iwlwifi: fix default LQ table in 5.2 band\n\nThe default LQ is filled decreasingly using\niwl_get_prev_ieee_rate from a starting rate.\nSince the starting rate is already the lowest one for\na specific band it should be actually filled evenly with\nthe starting rate: 1M and 6M for 5.2GHZ and 2.4GH respectively.\nThe bug is that for for A or G-only it decreases to\nCCK rates which are not supported.\niwl_get_prev_ieee_rate function is just not band aware.\nThis affects broadcast station which lq table\nis not updated by rs algorithm\n\nG-only scenario is not treated by this patch\n\niwl_get_prev_ieee_rate is removed completely as it\nis not used in other contexts\n\nSigned-off-by: Tomas Winkler \u003ctomas.winkler@intel.com\u003e\nSigned-off-by: Wey-Yi Guy \u003cwey-yi.w.guy@intel.com\u003e\n"
    },
    {
      "commit": "950094cb06f3cfd75338d8c197d1d3924724b1a8",
      "tree": "fcfd1fa33ba97a10d167fedb16787e9943b8d048",
      "parents": [
        "f4bbf922f39696ed5517ac91a823e4120cb649d0"
      ],
      "author": {
        "name": "Julia Lawall",
        "email": "julia@diku.dk",
        "time": "Sun Sep 05 21:00:26 2010 +0200"
      },
      "committer": {
        "name": "John W. Linville",
        "email": "linville@tuxdriver.com",
        "time": "Tue Sep 07 13:54:34 2010 -0400"
      },
      "message": "drivers/net/wireless/iwlwifi/iwl-agn.c: Fix return value from an unsigned function\n\nThe function has an unsigned return type, but returns a negative constant\nto indicate an error condition.  Another error condition in the same\nfunction is indicated by returning 0, and indeed the only call to the\nfunction checks for 0 to detect errors, so the return of a negative value\nit converted to a return of 0.\n\nA sematic match that finds this problem is as follows:\n(http://coccinelle.lip6.fr/)\n\n// \u003csmpl\u003e\n@exists@\nidentifier f;\nconstant C;\n@@\n\n unsigned f(...)\n { \u003c+...\n*  return -C;\n ...+\u003e }\n// \u003c/smpl\u003e\n\nSigned-off-by: Julia Lawall \u003cjulia@diku.dk\u003e\nSigned-off-by: John W. Linville \u003clinville@tuxdriver.com\u003e\n"
    },
    {
      "commit": "f4bbf922f39696ed5517ac91a823e4120cb649d0",
      "tree": "fe7ed59a652f5966b51ec34c9219cc27c825c913",
      "parents": [
        "c2ba33424600e742f4d44ba2237024e6322a00fa"
      ],
      "author": {
        "name": "Michael Büsch",
        "email": "mb@bu3sch.de",
        "time": "Sun Sep 05 00:55:38 2010 +0200"
      },
      "committer": {
        "name": "John W. Linville",
        "email": "linville@tuxdriver.com",
        "time": "Tue Sep 07 13:54:34 2010 -0400"
      },
      "message": "p54spi: Add error message for eeprom failure\n\nThis adds an error message for the eeprom request failure\ncase. This way it\u0027s easier for the user to figure out\nwhat went wrong.\n\nSigned-off-by: Michael Büsch \u003cmb@bu3sch.de\u003e\nAcked-by: Christian Lamparter \u003cchunkeey@googlemail.com\u003e\nSigned-off-by: John W. Linville \u003clinville@tuxdriver.com\u003e\n"
    },
    {
      "commit": "c2ba33424600e742f4d44ba2237024e6322a00fa",
      "tree": "93b56c34cd06a705254845601474eb0eb8e8daeb",
      "parents": [
        "7cf1f2dd7de98e9a18536ab885d28ecb57e76cb1"
      ],
      "author": {
        "name": "Rajkumar Manoharan",
        "email": "rmanoharan@atheros.com",
        "time": "Fri Sep 03 16:00:00 2010 +0530"
      },
      "committer": {
        "name": "John W. Linville",
        "email": "linville@tuxdriver.com",
        "time": "Tue Sep 07 13:54:34 2010 -0400"
      },
      "message": "ath9k_hw: Restore ANI registers to default during partial reset for AR9271\n\nFor AR9271 chips, if partial reset is done while scanning, the cycpwrThr1\nwill be set to maximum. This causes the degrade in DL throughput.\nSo restore the ANI registers to default during the partial reset.\n\nSigned-off-by: Rajkumar Manoharan \u003crmanoharan@atheros.com\u003e\nSigned-off-by: John W. Linville \u003clinville@tuxdriver.com\u003e\n"
    },
    {
      "commit": "7cf1f2dd7de98e9a18536ab885d28ecb57e76cb1",
      "tree": "f07763d9732407583a3689a35810dd991fbd731a",
      "parents": [
        "102885a5d114abad8f9d4101f94ce5b28c232231"
      ],
      "author": {
        "name": "Rajkumar Manoharan",
        "email": "rmanoharan@atheros.com",
        "time": "Fri Sep 03 12:41:28 2010 +0530"
      },
      "committer": {
        "name": "John W. Linville",
        "email": "linville@tuxdriver.com",
        "time": "Tue Sep 07 13:54:34 2010 -0400"
      },
      "message": "ath9k_htc: Enable fastcc for HTC devices.\n\nBy enabling fastcc, the scan time reduced to half.\n\nSigned-off-by: Rajkumar Manoharan \u003crmanoharan@atheros.com\u003e\nSigned-off-by: John W. Linville \u003clinville@tuxdriver.com\u003e\n"
    },
    {
      "commit": "102885a5d114abad8f9d4101f94ce5b28c232231",
      "tree": "6399041d50d2e8b2681ed79f8d27205f160caa16",
      "parents": [
        "21cc630f47d8589a42d563e89be4c631edbe8716"
      ],
      "author": {
        "name": "Vasanthakumar Thiagarajan",
        "email": "vasanth@atheros.com",
        "time": "Thu Sep 02 01:34:43 2010 -0700"
      },
      "committer": {
        "name": "John W. Linville",
        "email": "linville@tuxdriver.com",
        "time": "Tue Sep 07 13:54:33 2010 -0400"
      },
      "message": "ath9k: Implement an algorithm for Antenna diversity and combining\n\nThis algorithm chooses the best main and alt lna out of\nLNA1, LNA2, LNA1+LNA2 and LNA1-LNA2 to improve rx for single\nchain chips(AR9285). This would greatly improve rx when there\nis only one antenna is connected with AR9285.\n\nSigned-off-by: Vasanthakumar Thiagarajan \u003cvasanth@atheros.com\u003e\nSigned-off-by: John W. Linville \u003clinville@tuxdriver.com\u003e\n"
    },
    {
      "commit": "21cc630f47d8589a42d563e89be4c631edbe8716",
      "tree": "82ed06d5a1a677f1cb74e9a9abd3ae7cb5302872",
      "parents": [
        "754dc53641e0038cd4fd3574b1f5b3c7239f73ce"
      ],
      "author": {
        "name": "Vasanthakumar Thiagarajan",
        "email": "vasanth@atheros.com",
        "time": "Thu Sep 02 01:34:42 2010 -0700"
      },
      "committer": {
        "name": "John W. Linville",
        "email": "linville@tuxdriver.com",
        "time": "Tue Sep 07 13:54:33 2010 -0400"
      },
      "message": "ath9k_hw: Add functions to get/set antenna diversity configuration\n\nSigned-off-by: Vasanthakumar Thiagarajan \u003cvasanth@atheros.com\u003e\nSigned-off-by: John W. Linville \u003clinville@tuxdriver.com\u003e\n"
    },
    {
      "commit": "754dc53641e0038cd4fd3574b1f5b3c7239f73ce",
      "tree": "4e3e3389fece8217f4a40364f66d927385ee2e33",
      "parents": [
        "7a374d8eeb1140c08d215de7a181e595ca606196"
      ],
      "author": {
        "name": "Vasanthakumar Thiagarajan",
        "email": "vasanth@atheros.com",
        "time": "Thu Sep 02 01:34:41 2010 -0700"
      },
      "committer": {
        "name": "John W. Linville",
        "email": "linville@tuxdriver.com",
        "time": "Tue Sep 07 13:54:33 2010 -0400"
      },
      "message": "ath9k_hw: Add capability flag for Antenna diversity and combining feature\n\nThis is enabled only for ar9285.\n\nSigned-off-by: Vasanthakumar Thiagarajan \u003cvasanth@atheros.com\u003e\nSigned-off-by: John W. Linville \u003clinville@tuxdriver.com\u003e\n"
    },
    {
      "commit": "7a374d8eeb1140c08d215de7a181e595ca606196",
      "tree": "5695b0aa7089f4759066f9e47e2c6606982e48df",
      "parents": [
        "b6f45c2c03c1d858233cb0c35471dcb6cb213cdf"
      ],
      "author": {
        "name": "Stephen Hemminger",
        "email": "shemminger@vyatta.com",
        "time": "Wed Sep 01 18:17:21 2010 -0700"
      },
      "committer": {
        "name": "John W. Linville",
        "email": "linville@tuxdriver.com",
        "time": "Tue Sep 07 13:54:33 2010 -0400"
      },
      "message": "airo: make strings const\n\nMake read/only data structures const. Compile tested only.\n\nSigned-off-by: Stephen Hemminger \u003cshemminger@vyatta.com\u003e\nSigned-off-by: John W. Linville \u003clinville@tuxdriver.com\u003e\n"
    },
    {
      "commit": "b6f45c2c03c1d858233cb0c35471dcb6cb213cdf",
      "tree": "3ec8ebf1e9a0fa600fe6216f759a0a89c20987f2",
      "parents": [
        "f7322f8f05f5755252e96d772fdcf9ca4304dc69"
      ],
      "author": {
        "name": "Stephen Hemminger",
        "email": "shemminger@vyatta.com",
        "time": "Wed Sep 01 18:16:22 2010 -0700"
      },
      "committer": {
        "name": "John W. Linville",
        "email": "linville@tuxdriver.com",
        "time": "Tue Sep 07 13:54:32 2010 -0400"
      },
      "message": "ray_cs: make data const\n\nMake the startup and other data parameters that are read/only\nconst. Compile tested only.\n\nSigned-off-by: Stephen Hemminger \u003cshemminger@vyatta.com\u003e\nSigned-off-by: John W. Linville \u003clinville@tuxdriver.com\u003e\n"
    },
    {
      "commit": "f7322f8f05f5755252e96d772fdcf9ca4304dc69",
      "tree": "93ba6e6025fb4d964e87c9a5b2e040a9270ac5f2",
      "parents": [
        "85f72bc839705294b32b6c16b491c0422f0a71b3"
      ],
      "author": {
        "name": "Wey-Yi Guy",
        "email": "wey-yi.w.guy@intel.com",
        "time": "Mon Aug 23 15:24:49 2010 -0700"
      },
      "committer": {
        "name": "Wey-Yi Guy",
        "email": "wey-yi.w.guy@intel.com",
        "time": "Fri Sep 03 12:31:35 2010 -0700"
      },
      "message": "iwlagn: open/close envlope to force move BT state machine\n\nIn uCode, BT state machine need to receive open envlope\ncommand before perform calibration; followed by close envlope\ncommand to move to next stage.\n\nSince Linux has two separated uCode, one for init and the second\none for runtime; we use open envlope commands for init uCode to\nindicate we are ready to perform calibration operation.\nBut for runtime uCode, we are not doing any init calibration,\nso we issue open/close envlope commands to force uCode move to\n\"BT COEX ON\" state.\n\nSigned-off-by: Wey-Yi Guy \u003cwey-yi.w.guy@intel.com\u003e\n"
    },
    {
      "commit": "85f72bc839705294b32b6c16b491c0422f0a71b3",
      "tree": "c2aec95a5b7315cc7e5bff44a28eb26d045d64e5",
      "parents": [
        "18145c69349f2ab60c470798f83b3a2639e2a8d9"
      ],
      "author": {
        "name": "John W. Linville",
        "email": "linville@tuxdriver.com",
        "time": "Wed Sep 01 16:12:28 2010 -0400"
      },
      "committer": {
        "name": "John W. Linville",
        "email": "linville@tuxdriver.com",
        "time": "Wed Sep 01 16:12:28 2010 -0400"
      },
      "message": "mac80211: only cancel software-based scans on suspend\n\nOtherwise the hardware scan handler could access an invalid scan request\nstructure.  The driver should cancel any pending hardware scans during\nthe suspend process anyway, so also add a warning if the hardware scan\nis still pending when the device resumes.\n\nSigned-off-by: John W. Linville \u003clinville@tuxdriver.com\u003e\n"
    },
    {
      "commit": "18145c69349f2ab60c470798f83b3a2639e2a8d9",
      "tree": "459b583796289d587b21eb3390f5a09eb09a52de",
      "parents": [
        "cd35a3912188d006f251fff1028d84e1d1649ca2"
      ],
      "author": {
        "name": "John W. Linville",
        "email": "linville@tuxdriver.com",
        "time": "Mon Aug 30 15:12:02 2010 -0400"
      },
      "committer": {
        "name": "John W. Linville",
        "email": "linville@tuxdriver.com",
        "time": "Tue Aug 31 15:20:45 2010 -0400"
      },
      "message": "mac80211: cancel scan in ieee80211_restart_hw if software scan pending\n\nThis function exists to clean-up after a hardware error or something\nsimilar.  The restart is accomplished using the same infrastructure used\nto resume after a suspend.  The suspend path cancels running scans, so\nit seems appropriate to do that here as well for software-based scans.\nIf a hardware-based scan is pending, issue a warning message since this\nindicates that the drivers has failed to clean-up after itself.\n\nSigned-off-by: John W. Linville \u003clinville@tuxdriver.com\u003e\n"
    },
    {
      "commit": "cd35a3912188d006f251fff1028d84e1d1649ca2",
      "tree": "b7b919047ae7e155c3601bce453cd3a235a7baff",
      "parents": [
        "652a9dd2a0c07251e328519cc23f1316ab13ed51"
      ],
      "author": {
        "name": "Ivo van Doorn",
        "email": "ivdoorn@gmail.com",
        "time": "Mon Aug 30 21:15:51 2010 +0200"
      },
      "committer": {
        "name": "John W. Linville",
        "email": "linville@tuxdriver.com",
        "time": "Tue Aug 31 14:22:25 2010 -0400"
      },
      "message": "rt2x00: Cleanup rt2x00usb_watchdog_reset_tx\n\nrt2x00usb_watchdog_reset_tx performs the same task\nas rt2x00usb_kill_tx_queue, with the only difference\nis that it waits for all entries to be returned to\nthe driver and for all frames the status has been\nreported to mac80211.\n\nWe can easily split this task by calling rt2x00usb_kill_tx_queue,\nsleep for a short period and invoke the TX status reporting\nfunction. By adding the sleep() to the kill_entry we make sure\nthat even during shutdown we guarentee the entry has been killed when\nthe function returns. To make this work correctly the interrupt\nhandlers have to be updated to prevent checking for the RADIO_ENABLED\nflag too early which prevents the ownership of the entry to be reset.\nAdditionally a check for the DEVICE_PRESENT flag is not required but\nis nice to prevent race conditions when the device was unplugged.\n\nAdditionally rather then calling rt2x00usb_work_txdone() for\nstatus reporting we let the driver perform the TX status reporting\nfirst. If this is not sufficient then rt2x00usb_work_txdone() will\nstill be used to cleanup the mess.\n\nSigned-off-by: Ivo van Doorn \u003cIvDoorn@gmail.com\u003e\nAcked-by: Gertjan van Wingerde \u003cgwingerde@gmail.com\u003e\nSigned-off-by: John W. Linville \u003clinville@tuxdriver.com\u003e\n"
    },
    {
      "commit": "652a9dd2a0c07251e328519cc23f1316ab13ed51",
      "tree": "836afb7f5062716ce7391ad242786c1d2b3d2bd9",
      "parents": [
        "0e3afe5b20c4ccdeff5178c62b557a917945a828"
      ],
      "author": {
        "name": "Ivo van Doorn",
        "email": "ivdoorn@gmail.com",
        "time": "Mon Aug 30 21:15:19 2010 +0200"
      },
      "committer": {
        "name": "John W. Linville",
        "email": "linville@tuxdriver.com",
        "time": "Tue Aug 31 14:22:25 2010 -0400"
      },
      "message": "rt2x00: Split watchdog check into a DMA and STATUS timeout\n\nThe watchdog for rt2800usb triggers frequently causing all URB\u0027s\nto be canceled often enough to interrupt the normal TX flow.\nMore research indicated that not the URB upload to the USB host\nwere hanging, but instead the TX status reports.\n\nTo correctly detect what is going on, we introduce Q_INDEX_DMA_DONE\nwhich is an index counter between Q_INDEX_DONE and Q_INDEX and indicates\nif the frame has been transfered to the device.\n\nThis also requires the rt2x00queue timeout functions to be updated\nto differentiate between a DMA timeout (time between Q_INDEX and\nQ_INDEX_DMA_DONE timeout) and a STATUS timeout (time between\nQ_INDEX_DMA_DONE and Q_INDEX_DONE timeout)\n\nAll Q_INDEX_DMA_DONE code was taken from the RFC from\nHelmut Schaa \u003chelmut.schaa@googlemail.com\u003e for the implementation\nfor watchdog for rt2800pci.\n\nSigned-off-by: Ivo van Doorn \u003cIvDoorn@gmail.com\u003e\nAcked-by: Gertjan van Wingerde \u003cgwingerde@gmail.com\u003e\nSigned-off-by: John W. Linville \u003clinville@tuxdriver.com\u003e\n"
    },
    {
      "commit": "0e3afe5b20c4ccdeff5178c62b557a917945a828",
      "tree": "737b0fe01751e65e78dcbed46f9bb21b653de0ee",
      "parents": [
        "e0540879db337b18ef7c580234038ff62c8cd381"
      ],
      "author": {
        "name": "Ivo van Doorn",
        "email": "ivdoorn@gmail.com",
        "time": "Mon Aug 30 21:14:56 2010 +0200"
      },
      "committer": {
        "name": "John W. Linville",
        "email": "linville@tuxdriver.com",
        "time": "Tue Aug 31 14:22:24 2010 -0400"
      },
      "message": "rt2x00: Correctly kill beacon queue\n\nUSB devices upload their beacon and then automatically send\nit out every beacon interval. However when killing a TX queue\nwe only kill the URB and not the actual transmission of the beacon.\n\nThis will reset the Beacon register to prevent any beacons from\nbeing transmitted.\n\nSigned-off-by: Ivo van Doorn \u003cIvDoorn@gmail.com\u003e\nAcked-by: Gertjan van Wingerde \u003cgwingerde@gmail.com\u003e\nSigned-off-by: John W. Linville \u003clinville@tuxdriver.com\u003e\n"
    },
    {
      "commit": "e0540879db337b18ef7c580234038ff62c8cd381",
      "tree": "13148a0b5f152fec528de27cf5c485633f93156a",
      "parents": [
        "c600c826a6f4e35512955a5e9a22b0baa741b455"
      ],
      "author": {
        "name": "Ivo van Doorn",
        "email": "ivdoorn@gmail.com",
        "time": "Mon Aug 30 21:14:38 2010 +0200"
      },
      "committer": {
        "name": "John W. Linville",
        "email": "linville@tuxdriver.com",
        "time": "Tue Aug 31 14:22:24 2010 -0400"
      },
      "message": "rt2x00: Set PWR_PIN_CFG during initialization\n\nAdd PWR_PIN_CFG initialization for rt2800usb at the same point\nas rt2800pci.\n\nSigned-off-by: Ivo van Doorn \u003cIvDoorn@gmail.com\u003e\nAcked-by: Gertjan van Wingerde \u003cgwingerde@gmail.com\u003e\nSigned-off-by: John W. Linville \u003clinville@tuxdriver.com\u003e\n"
    },
    {
      "commit": "c600c826a6f4e35512955a5e9a22b0baa741b455",
      "tree": "deffb2f8710401ec069041245edeb5b05ff2bf6f",
      "parents": [
        "b9eca24209a59ef0a8c3cbbbb94b8c76d4b3aae3"
      ],
      "author": {
        "name": "Ivo van Doorn",
        "email": "ivdoorn@gmail.com",
        "time": "Mon Aug 30 21:14:15 2010 +0200"
      },
      "committer": {
        "name": "John W. Linville",
        "email": "linville@tuxdriver.com",
        "time": "Tue Aug 31 14:22:24 2010 -0400"
      },
      "message": "rt2x00: Don\u0027t set unicast/BSSID masks when clearning MAC or BSSID\n\nWhen configuring the MAC_ADDR or MAC_BSSID with an empty address,\nthe UNICAST_TO_ME_MASK and BSS_ID_MASK must also be reset to prevent\ninvalid interpretation of the addresses.\n\nSigned-off-by: Ivo van Doorn \u003cIvDoorn@gmail.com\u003e\nAcked-by: Gertjan van Wingerde \u003cgwingerde@gmail.com\u003e\nSigned-off-by: John W. Linville \u003clinville@tuxdriver.com\u003e\n"
    }
  ],
  "next": "b9eca24209a59ef0a8c3cbbbb94b8c76d4b3aae3"
}
