)]}'
{
  "log": [
    {
      "commit": "9aed3cc124343d92be6697e9af3928bdfe8eb03e",
      "tree": "6a49a68422656790f944f37e3f34379b753d1dab",
      "parents": [
        "0c1aa495961f03c964b3287cf5800217cf6f2cee"
      ],
      "author": {
        "name": "Jouni Malinen",
        "email": "jouni.malinen@atheros.com",
        "time": "Tue Jan 13 16:03:29 2009 +0200"
      },
      "committer": {
        "name": "John W. Linville",
        "email": "linville@tuxdriver.com",
        "time": "Thu Jan 29 16:00:35 2009 -0500"
      },
      "message": "nl80211: New command for adding extra IE(s) into management frames\n\nA new nl80211 command, NL80211_CMD_SET_MGMT_EXTRA_IE, can be used to\nadd arbitrary IE data into the end of management frames. The interface\nallows extra IEs to be configured for each management frame subtype, but\nonly some of them (ProbeReq, ProbeResp, Auth, (Re)AssocReq, Deauth,\nDisassoc) are currently accepted in mac80211 implementation.\n\nThis makes it easier to implement IEEE 802.11 extensions like WPS and\nFT that add IE(s) into some management frames. In addition, this can\nbe useful for testing and experimentation purposes.\n\nSigned-off-by: Jouni Malinen \u003cjouni.malinen@atheros.com\u003e\nAcked-by: Johannes Berg \u003cjohannes@sipsolutions.net\u003e\nSigned-off-by: John W. Linville \u003clinville@tuxdriver.com\u003e\n"
    },
    {
      "commit": "0c1aa495961f03c964b3287cf5800217cf6f2cee",
      "tree": "9106eb579f9fd2f89c6ab4de6d455800389561e1",
      "parents": [
        "9950688263dcd74560582f590d270728f4e92ed0"
      ],
      "author": {
        "name": "Gabor Juhos",
        "email": "juhosg@openwrt.org",
        "time": "Wed Jan 14 20:17:12 2009 +0100"
      },
      "committer": {
        "name": "John W. Linville",
        "email": "linville@tuxdriver.com",
        "time": "Thu Jan 29 16:00:35 2009 -0500"
      },
      "message": "ath9k: enable support for AR9100\n\nBecause we have support for the AR9100 devices now, we can enable them.\n\nChanges-licensed-under: ISC\n\nSigned-off-by: Gabor Juhos \u003cjuhosg@openwrt.org\u003e\nSigned-off-by: Imre Kaloz \u003ckaloz@openwrt.org\u003e\nTested-by: Pavel Roskin \u003cproski@gnu.org\u003e\nSigned-off-by: John W. Linville \u003clinville@tuxdriver.com\u003e\n"
    },
    {
      "commit": "9950688263dcd74560582f590d270728f4e92ed0",
      "tree": "51d73e7b3ca3224db65c42c33a495b2268c4844a",
      "parents": [
        "1975ef2039c63f58e6c80861a24236bcd0483aa9"
      ],
      "author": {
        "name": "Gabor Juhos",
        "email": "juhosg@openwrt.org",
        "time": "Wed Jan 14 20:17:11 2009 +0100"
      },
      "committer": {
        "name": "John W. Linville",
        "email": "linville@tuxdriver.com",
        "time": "Thu Jan 29 16:00:34 2009 -0500"
      },
      "message": "ath9k: fix null pointer dereference in ani monitor code\n\nIn \u0027ath9k_ani_reset\u0027 the \u0027ahp-\u003eah_curani\u0027 will be initialized only\nif \u0027DO_ANI(ah)\u0027 true. In \u0027ath9k_hw_ani_monitor\u0027 we are using\n\u0027ahp-\u003eah_curani\u0027 unconditionally, and it will cause a NULL pointer\ndereference on AR9100.\n\nChanges-licensed-under: ISC\n\nSigned-off-by: Gabor Juhos \u003cjuhosg@openwrt.org\u003e\nSigned-off-by: Imre Kaloz \u003ckaloz@openwrt.org\u003e\nTested-by: Pavel Roskin \u003cproski@gnu.org\u003e\nSigned-off-by: John W. Linville \u003clinville@tuxdriver.com\u003e\n"
    },
    {
      "commit": "1975ef2039c63f58e6c80861a24236bcd0483aa9",
      "tree": "4af6f9e7d3c59a45394fea6b118a429bc7006b9f",
      "parents": [
        "d03a66c17ab94f7cfec9b343d415111386216847"
      ],
      "author": {
        "name": "Gabor Juhos",
        "email": "juhosg@openwrt.org",
        "time": "Wed Jan 14 20:17:10 2009 +0100"
      },
      "committer": {
        "name": "John W. Linville",
        "email": "linville@tuxdriver.com",
        "time": "Thu Jan 29 16:00:34 2009 -0500"
      },
      "message": "ath9k: fix ar5416Addac_9100 values\n\nWriting the register at offset 0x98c4 causes a deadlock on the AR913x\nSoCs. Although i don\u0027t have detailed knowledge about these registers,\nbut if i change the register offset according to the \u0027ar5416Addac\u0027 table,\nit works. Additionally there is no reference to the 0x98c4 elsewhere.\n\nChanges-licensed-under: ISC\n\nSigned-off-by: Gabor Juhos \u003cjuhosg@openwrt.org\u003e\nSigned-off-by: Imre Kaloz \u003ckaloz@openwrt.org\u003e\nTested-by: Pavel Roskin \u003cproski@gnu.org\u003e\nSigned-off-by: John W. Linville \u003clinville@tuxdriver.com\u003e\n"
    },
    {
      "commit": "d03a66c17ab94f7cfec9b343d415111386216847",
      "tree": "dcf7d6fdab2407333bf8f02cef2d3d2a961ac26d",
      "parents": [
        "9dbeb91a8b97e2892c04461e28d2bdd0198b719d"
      ],
      "author": {
        "name": "Gabor Juhos",
        "email": "juhosg@openwrt.org",
        "time": "Wed Jan 14 20:17:09 2009 +0100"
      },
      "committer": {
        "name": "John W. Linville",
        "email": "linville@tuxdriver.com",
        "time": "Thu Jan 29 16:00:33 2009 -0500"
      },
      "message": "ath9k: remove (u16) casts from rtc register access\n\nThe RTC register offsets don\u0027t fit into \u0027u16\u0027 on the AR913x, so we have\nto remove the existing casts.\n\nChanges-licensed-under: ISC\n\nSigned-off-by: Gabor Juhos \u003cjuhosg@openwrt.org\u003e\nSigned-off-by: Imre Kaloz \u003ckaloz@openwrt.org\u003e\nTested-by: Pavel Roskin \u003cproski@gnu.org\u003e\nSigned-off-by: John W. Linville \u003clinville@tuxdriver.com\u003e\n"
    },
    {
      "commit": "9dbeb91a8b97e2892c04461e28d2bdd0198b719d",
      "tree": "3ac42d298b739da86a991ed2bd53aa12377cb956",
      "parents": [
        "09329d371e57ff9fcb645b8e2cdee1ec8b9b539f"
      ],
      "author": {
        "name": "Gabor Juhos",
        "email": "juhosg@openwrt.org",
        "time": "Wed Jan 14 20:17:08 2009 +0100"
      },
      "committer": {
        "name": "John W. Linville",
        "email": "linville@tuxdriver.com",
        "time": "Thu Jan 29 16:00:33 2009 -0500"
      },
      "message": "ath9k: get EEPROM contents from platform data on AHB bus\n\nOn the AR913x SOCs we have to provide EEPROM contents via platform_data,\nbecause accessing the flash via MMIO is not safe. Additionally different\nboards may store the radio calibration data at different locations.\n\nChanges-licensed-under: ISC\n\nSigned-off-by: Gabor Juhos \u003cjuhosg@openwrt.org\u003e\nSigned-off-by: Imre Kaloz \u003ckaloz@openwrt.org\u003e\nTested-by: Pavel Roskin \u003cproski@gnu.org\u003e\nSigned-off-by: John W. Linville \u003clinville@tuxdriver.com\u003e\n"
    },
    {
      "commit": "09329d371e57ff9fcb645b8e2cdee1ec8b9b539f",
      "tree": "09fa81d882f87345dbe15c0ac07b1a3db4c05615",
      "parents": [
        "6baff7f9a6c571dcd9a59820e3c094f7490cb0fd"
      ],
      "author": {
        "name": "Gabor Juhos",
        "email": "juhosg@openwrt.org",
        "time": "Wed Jan 14 20:17:07 2009 +0100"
      },
      "committer": {
        "name": "John W. Linville",
        "email": "linville@tuxdriver.com",
        "time": "Thu Jan 29 16:00:32 2009 -0500"
      },
      "message": "ath9k: introduce platform driver for AHB bus support\n\nThis patch adds the platform_driver itself, and modifies the main driver\nto register it.\n\nChanges-licensed-under: ISC\n\nSigned-off-by: Gabor Juhos \u003cjuhosg@openwrt.org\u003e\nSigned-off-by: Imre Kaloz \u003ckaloz@openwrt.org\u003e\nTested-by: Pavel Roskin \u003cproski@gnu.org\u003e\nSigned-off-by: John W. Linville \u003clinville@tuxdriver.com\u003e\n"
    },
    {
      "commit": "6baff7f9a6c571dcd9a59820e3c094f7490cb0fd",
      "tree": "17345f71c943ec94cdd16826c7f5be8bc03a416d",
      "parents": [
        "39c3c2f2de6bccf698bfb5b9c4f56ddf99de0dbc"
      ],
      "author": {
        "name": "Gabor Juhos",
        "email": "juhosg@openwrt.org",
        "time": "Wed Jan 14 20:17:06 2009 +0100"
      },
      "committer": {
        "name": "John W. Linville",
        "email": "linville@tuxdriver.com",
        "time": "Thu Jan 29 16:00:31 2009 -0500"
      },
      "message": "ath9k: move PCI code into separate file\n\nNow that we have converted all bus specific routines to replaceable, we\ncan move the PCI specific codes into a separate file.\n\nChanges-licensed-under: ISC\n\nSigned-off-by: Gabor Juhos \u003cjuhosg@openwrt.org\u003e\nSigned-off-by: Imre Kaloz \u003ckaloz@openwrt.org\u003e\nTested-by: Pavel Roskin \u003cproski@gnu.org\u003e\nSigned-off-by: John W. Linville \u003clinville@tuxdriver.com\u003e\n"
    },
    {
      "commit": "39c3c2f2de6bccf698bfb5b9c4f56ddf99de0dbc",
      "tree": "7ca6a1066ba36a318e47d6899c925109e3f8a08d",
      "parents": [
        "88d15707644fad1a137af7a17b00da6135f1c1a8"
      ],
      "author": {
        "name": "Gabor Juhos",
        "email": "juhosg@openwrt.org",
        "time": "Wed Jan 14 20:17:05 2009 +0100"
      },
      "committer": {
        "name": "John W. Linville",
        "email": "linville@tuxdriver.com",
        "time": "Thu Jan 29 16:00:30 2009 -0500"
      },
      "message": "ath9k: introduce bus specific cleanup routine\n\nWe have left only some PCI specific cleanup code. We have to convert\nthem as well.\n\nChanges-licensed-under: ISC\n\nSigned-off-by: Gabor Juhos \u003cjuhosg@openwrt.org\u003e\nSigned-off-by: Imre Kaloz \u003ckaloz@openwrt.org\u003e\nTested-by: Pavel Roskin \u003cproski@gnu.org\u003e\nSigned-off-by: John W. Linville \u003clinville@tuxdriver.com\u003e\n"
    },
    {
      "commit": "88d15707644fad1a137af7a17b00da6135f1c1a8",
      "tree": "8f65aa4a632f0c32560f3bef2d2bcaef19b901ac",
      "parents": [
        "7da3c55ce849e17fd9017c7bf770a03fa083d95b"
      ],
      "author": {
        "name": "Gabor Juhos",
        "email": "juhosg@openwrt.org",
        "time": "Wed Jan 14 20:17:04 2009 +0100"
      },
      "committer": {
        "name": "John W. Linville",
        "email": "linville@tuxdriver.com",
        "time": "Thu Jan 29 16:00:30 2009 -0500"
      },
      "message": "ath9k: introduce bus specific cache size routine\n\nThe PCI specific bus_read_cachesize routine won\u0027t work on the AHB bus,\nwe have to replace it with a suitable one later.\n\nChanges-licensed-under: ISC\n\nSigned-off-by: Gabor Juhos \u003cjuhosg@openwrt.org\u003e\nSigned-off-by: Imre Kaloz \u003ckaloz@openwrt.org\u003e\nTested-by: Pavel Roskin \u003cproski@gnu.org\u003e\nSigned-off-by: John W. Linville \u003clinville@tuxdriver.com\u003e\n"
    },
    {
      "commit": "7da3c55ce849e17fd9017c7bf770a03fa083d95b",
      "tree": "9832274615883cbb3e3f383ca258d37b1fce4f62",
      "parents": [
        "f5870acb3a8e2cad57b6c5ffd3157a7dfbb47942"
      ],
      "author": {
        "name": "Gabor Juhos",
        "email": "juhosg@openwrt.org",
        "time": "Wed Jan 14 20:17:03 2009 +0100"
      },
      "committer": {
        "name": "John W. Linville",
        "email": "linville@tuxdriver.com",
        "time": "Thu Jan 29 16:00:29 2009 -0500"
      },
      "message": "ath9k: convert to use bus-agnostic DMA routines\n\nConvert to use bus-agnostic DMA routines to make it usable on AHB bus as well.\n\nChanges-licensed-under: ISC\n\nSigned-off-by: Gabor Juhos \u003cjuhosg@openwrt.org\u003e\nSigned-off-by: Imre Kaloz \u003ckaloz@openwrt.org\u003e\nTested-by: Pavel Roskin \u003cproski@gnu.org\u003e\nSigned-off-by: John W. Linville \u003clinville@tuxdriver.com\u003e\n"
    },
    {
      "commit": "f5870acb3a8e2cad57b6c5ffd3157a7dfbb47942",
      "tree": "99c0e716a4dbd651d020d5306a16baa50a19681b",
      "parents": [
        "2663516d8fb896430bf42dce41b3e2f141d63bd5"
      ],
      "author": {
        "name": "Gabor Juhos",
        "email": "juhosg@openwrt.org",
        "time": "Wed Jan 14 20:17:02 2009 +0100"
      },
      "committer": {
        "name": "John W. Linville",
        "email": "linville@tuxdriver.com",
        "time": "Thu Jan 29 16:00:29 2009 -0500"
      },
      "message": "ath9k: convert to struct device\n\nConvert \u0027struct pci_dev\u0027 to \u0027struct device\u0027 to make it usable on the AHB\nbus as well.\n\nChanges-licensed-under: ISC\n\nSigned-off-by: Gabor Juhos \u003cjuhosg@openwrt.org\u003e\nSigned-off-by: Imre Kaloz \u003ckaloz@openwrt.org\u003e\nTested-by: Pavel Roskin \u003cproski@gnu.org\u003e\nSigned-off-by: John W. Linville \u003clinville@tuxdriver.com\u003e\n"
    },
    {
      "commit": "2663516d8fb896430bf42dce41b3e2f141d63bd5",
      "tree": "d53989bd9ca5b2b722f5a804420c7ec0175b959b",
      "parents": [
        "c95741deef31d14c3a3d58397f9a3d2126d452e5"
      ],
      "author": {
        "name": "Helmut Schaa",
        "email": "helmut.schaa@googlemail.com",
        "time": "Thu Jan 15 09:38:44 2009 +0100"
      },
      "committer": {
        "name": "John W. Linville",
        "email": "linville@tuxdriver.com",
        "time": "Thu Jan 29 16:00:28 2009 -0500"
      },
      "message": "iwl3945: report killswitch changes even if the interface is down\n\nCurrently iwl3945 is not able to report hw-killswitch events while the\ninterface is down. This has implications on user space tools (like\nNetworkManager) relying on rfkill notifications to bring the interface\nup once the wireless gets enabled through a hw killswitch.\n\nThus, enable the device already in iwl3945_pci_probe instead of iwl3945_up\nand poll the CSR_GP_CNTRL register to update the killswitch state every\ntwo seconds. The polling is only needed on 3945 hardware as this adapter\ndoes not use interrupts to signal rfkill changes to the driver (in case no\nfirmware is loaded). The firmware loading is still done in iwl3945_up.\n\nSigned-off-by: Helmut Schaa \u003chelmut.schaa@googlemail.com\u003e\nAcked-by: Samuel Ortiz \u003csamuel.ortiz@intel.com\u003e\nSigned-off-by: John W. Linville \u003clinville@tuxdriver.com\u003e\n"
    },
    {
      "commit": "c95741deef31d14c3a3d58397f9a3d2126d452e5",
      "tree": "3f3bf0fea260078b0a8458c8b6a5b36a2dedaf8d",
      "parents": [
        "a1d88210955e56f7a0d54ac72747075b683b0850"
      ],
      "author": {
        "name": "Harvey Harrison",
        "email": "harvey.harrison@gmail.com",
        "time": "Wed Jan 14 23:10:55 2009 -0800"
      },
      "committer": {
        "name": "John W. Linville",
        "email": "linville@tuxdriver.com",
        "time": "Thu Jan 29 16:00:28 2009 -0500"
      },
      "message": "prism54: remove private implementation of le32_add_cpu\n\nSigned-off-by: Harvey Harrison \u003charvey.harrison@gmail.com\u003e\nSigned-off-by: John W. Linville \u003clinville@tuxdriver.com\u003e\n"
    },
    {
      "commit": "a1d88210955e56f7a0d54ac72747075b683b0850",
      "tree": "74dd0fb7928f37d3f5a7ad822003b0aa2318c02b",
      "parents": [
        "07e74348c76368c3d694a06677c200dc8d9b00e8"
      ],
      "author": {
        "name": "Larry Finger",
        "email": "Larry.Finger@lwfinger.net",
        "time": "Wed Jan 14 11:15:25 2009 -0600"
      },
      "committer": {
        "name": "John W. Linville",
        "email": "linville@tuxdriver.com",
        "time": "Thu Jan 29 16:00:28 2009 -0500"
      },
      "message": "b43: Eliminate compilation warning in b43_op_set_key\n\nA recent pull from wireless testing generates the following warning:\n\n   CC [M]  drivers/net/wireless/b43/main.o\n drivers/net/wireless/b43/main.c: In function ‘b43_op_set_key’:\n drivers/net/wireless/b43/main.c:3636: warning: pointer type mismatch\n in conditional expression\n\nThis fix was suggested by Johannes Berg \u003cjohannes@sipsolutions.net\u003e.\n\nSigned-off-by: Larry Finger \u003cLarry.Finger@lwfinger.net\u003e\nSigned-off-by: John W. Linville \u003clinville@tuxdriver.com\u003e\n"
    },
    {
      "commit": "07e74348c76368c3d694a06677c200dc8d9b00e8",
      "tree": "6c3bf0b6c7031916e67497d43c031d4628872dec",
      "parents": [
        "d03415e6771cd709b2b2ec64d3e6315cc3ebfa74"
      ],
      "author": {
        "name": "Jouni Malinen",
        "email": "jouni.malinen@atheros.com",
        "time": "Tue Jan 13 14:32:37 2009 +0200"
      },
      "committer": {
        "name": "John W. Linville",
        "email": "linville@tuxdriver.com",
        "time": "Thu Jan 29 16:00:27 2009 -0500"
      },
      "message": "ath9k: Use a defined value for pci_set_power_state()\n\nSilence sparse by using a defined value PCI_D3hot instead of a magic\nconstant in a pci_set_power_state() call.\n\nSigned-off-by: Jouni Malinen \u003cjouni.malinen@atheros.com\u003e\nSigned-off-by: John W. Linville \u003clinville@tuxdriver.com\u003e\n"
    },
    {
      "commit": "d03415e6771cd709b2b2ec64d3e6315cc3ebfa74",
      "tree": "b036285dcc9b3d0d68ebe11a2a505bc6fa36c101",
      "parents": [
        "81094888bfbb759ea395f1857a7c38982acb99a9"
      ],
      "author": {
        "name": "Jouni Malinen",
        "email": "j@w1.fi",
        "time": "Mon Jan 12 14:24:40 2009 +0200"
      },
      "committer": {
        "name": "John W. Linville",
        "email": "linville@tuxdriver.com",
        "time": "Thu Jan 29 16:00:26 2009 -0500"
      },
      "message": "nl80211: Fix documentation errors\n\nCouple of \u0027_ATTR\u0027s were missing and SEC_CHAN_OFFSET to CHANNEL_TYPE\nrename was missed in couple of places.\n\nSigned-off-by: Jouni Malinen \u003cjouni.malinen@atheros.com\u003e\nAcked-by: Johannes Berg \u003cjohannes@sipsolutions.net\u003e\nSigned-off-by: John W. Linville \u003clinville@tuxdriver.com\u003e\n"
    },
    {
      "commit": "81094888bfbb759ea395f1857a7c38982acb99a9",
      "tree": "cbf68ad1922d8f01d944f2e6339123d9f95cfd2e",
      "parents": [
        "cd8d3d321285a34b4e29cb7b04e552c49cc0f018"
      ],
      "author": {
        "name": "Helmut Schaa",
        "email": "helmut.schaa@googlemail.com",
        "time": "Mon Jan 12 13:04:06 2009 +0100"
      },
      "committer": {
        "name": "John W. Linville",
        "email": "linville@tuxdriver.com",
        "time": "Thu Jan 29 16:00:26 2009 -0500"
      },
      "message": "ath5k: discard 11g caps if reported by an ar5211 eeprom\n\nAt least one ar5211 card (GIGABYTE GN-WLMA101, 168c:0012 subsystem\n1458:e800) reports itself as 11g capable which seems to be a bug in the\neeprom. initvals.c assumes that ar5211 is only 11b capable and thus refuses\nto initialize this card. Hence this patch changes the probing for 11g\ncapabilities to discard 11g capabilities for ar5211 cards which allows this\nspecific card to work fine in 11b and 11a modes.\n\nSigned-off-by: Helmut Schaa \u003chelmut.schaa@googlemail.com\u003e\nSigned-off-by: John W. Linville \u003clinville@tuxdriver.com\u003e\n"
    },
    {
      "commit": "cd8d3d321285a34b4e29cb7b04e552c49cc0f018",
      "tree": "ca4960a84c0e5cd2cd5cd28d4e68b1cc5748d6ee",
      "parents": [
        "4628ae75583311fcbbd02f4eebcfc08514dfbd65"
      ],
      "author": {
        "name": "Christian Lamparter",
        "email": "chunkeey@web.de",
        "time": "Sun Jan 11 01:18:38 2009 +0100"
      },
      "committer": {
        "name": "John W. Linville",
        "email": "linville@tuxdriver.com",
        "time": "Thu Jan 29 16:00:25 2009 -0500"
      },
      "message": "p54spi: p54spi driver\n\nThis patch adds the p54spi driver.\n\nSigned-off-by: Christian Lamparter \u003cchunkeey@web.de\u003e\nSigned-off-by: John W. Linville \u003clinville@tuxdriver.com\u003e\n"
    },
    {
      "commit": "4628ae75583311fcbbd02f4eebcfc08514dfbd65",
      "tree": "f136161f9e51d9b789109a573c3a19cf012ba9a6",
      "parents": [
        "6917f506a03b6bd7389683e8a8e08a1ad977b33e"
      ],
      "author": {
        "name": "Christian Lamparter",
        "email": "chunkeey@web.de",
        "time": "Sun Jan 11 01:16:09 2009 +0100"
      },
      "committer": {
        "name": "John W. Linville",
        "email": "linville@tuxdriver.com",
        "time": "Thu Jan 29 16:00:25 2009 -0500"
      },
      "message": "p54spi: stlc45xx eeprom blob\n\nUsually every prism54 design hardware has a tiny eeprom chip in which all\ndevice specific data for calibration and link-tuning is stored.\nThe stlc45xx chips are the only exception.\nThey are made for embedded devices, where space is scarce.\n\nSigned-off-by: Christian Lamparter \u003cchunkeey@web.de\u003e\nSigned-off-by: John W. Linville \u003clinville@tuxdriver.com\u003e\n"
    },
    {
      "commit": "6917f506a03b6bd7389683e8a8e08a1ad977b33e",
      "tree": "1a5ed1755ae86666eea587a2c942984f9444932c",
      "parents": [
        "83cf1b6edba6bde87c8cf852b182d44b12ae7f88"
      ],
      "author": {
        "name": "Christian Lamparter",
        "email": "chunkeey@web.de",
        "time": "Sun Jan 11 01:14:18 2009 +0100"
      },
      "committer": {
        "name": "John W. Linville",
        "email": "linville@tuxdriver.com",
        "time": "Thu Jan 29 16:00:24 2009 -0500"
      },
      "message": "p54: longbow frontend support\n\nThis patch adds support for longbow RF chip.\n\nSigned-off-by: Christian Lamparter \u003cchunkeey@web.de\u003e\nSigned-off-by: John W. Linville \u003clinville@tuxdriver.com\u003e\n"
    },
    {
      "commit": "83cf1b6edba6bde87c8cf852b182d44b12ae7f88",
      "tree": "f90010ab7a686fe59f04e4b5f268253cb6f7ed52",
      "parents": [
        "b6ea03562f04382776ad825624daefe27f5d3f9c"
      ],
      "author": {
        "name": "Christian Lamparter",
        "email": "chunkeey@web.de",
        "time": "Sun Jan 11 01:10:33 2009 +0100"
      },
      "committer": {
        "name": "John W. Linville",
        "email": "linville@tuxdriver.com",
        "time": "Thu Jan 29 16:00:22 2009 -0500"
      },
      "message": "p54: prepare the eeprom parser routines for longbow\n\nThis patch adds support to upload pre-calculated calibration data to the firmware.\n\nSigned-off-by: Christian Lamparter \u003cchunkeey@web.de\u003e\nSigned-off-by: John W. Linville \u003clinville@tuxdriver.com\u003e\n"
    },
    {
      "commit": "b6ea03562f04382776ad825624daefe27f5d3f9c",
      "tree": "1fa0d8df1c011ae6ab693bcd4db6bc14a936a68a",
      "parents": [
        "138ab2e44e99a9544aad60cf137b8ac1f54131c5"
      ],
      "author": {
        "name": "Bob Copeland",
        "email": "me@bobcopeland.com",
        "time": "Sat Jan 10 14:42:54 2009 -0500"
      },
      "committer": {
        "name": "John W. Linville",
        "email": "linville@tuxdriver.com",
        "time": "Thu Jan 29 16:00:22 2009 -0500"
      },
      "message": "ath5k: fix bf-\u003eskb\u003d\u003dNULL panic in ath5k_tasklet_rx\n\nUnder memory pressure, we may not be able to allocate a new skb for\nnew packets.  If the allocation fails, ath5k_tasklet_rx will exit but\nwill leave a buffer in the list with a NULL skb, eventually triggering\na BUG_ON.\n\nExtract the skb allocation from ath5k_rxbuf_setup() and change the\ntasklet to allocate the next skb before accepting a packet.\n\nChanges-licensed-under: 3-Clause-BSD\n\nSigned-off-by: Bob Copeland \u003cme@bobcopeland.com\u003e\nSigned-off-by: John W. Linville \u003clinville@tuxdriver.com\u003e\n"
    },
    {
      "commit": "138ab2e44e99a9544aad60cf137b8ac1f54131c5",
      "tree": "c6b4372efd60b6ff2a4a24b336421ab3c2ea7d5a",
      "parents": [
        "217875a37d4db3354c4c297d07b359abbf52e5e1"
      ],
      "author": {
        "name": "Vasanthakumar Thiagarajan",
        "email": "vasanth@atheros.com",
        "time": "Sat Jan 10 17:07:09 2009 +0530"
      },
      "committer": {
        "name": "John W. Linville",
        "email": "linville@tuxdriver.com",
        "time": "Thu Jan 29 16:00:21 2009 -0500"
      },
      "message": "ath9k: Fix basic connectivity issue\n\nThis patch temporarily fixes a regression introduced by BT coexistence support.\nThere is an instability in connection when BT coexistence is enabled on some h/w.\nThis interim fix introduces a module parameter for BT coexistence configuration.\n\nSigned-off-by: Vasanthakumar Thiagarajan \u003cvasanth@atheros.com\u003e\nSigned-off-by: John W. Linville \u003clinville@tuxdriver.com\u003e\n"
    },
    {
      "commit": "217875a37d4db3354c4c297d07b359abbf52e5e1",
      "tree": "7a6adf9ca1ef17e79e3fc62e607c5ecbcab996a4",
      "parents": [
        "ebe6c7ba9b63539d3b1daba1a8ef4cc9ed0f6941"
      ],
      "author": {
        "name": "Andrew Price",
        "email": "andy@andrewprice.me.uk",
        "time": "Sat Jan 10 19:38:05 2009 +0000"
      },
      "committer": {
        "name": "John W. Linville",
        "email": "linville@tuxdriver.com",
        "time": "Thu Jan 29 16:00:21 2009 -0500"
      },
      "message": "rt2400,rt2500: init led_qual for LED_MODE_DEFAULT\n\nAdd a check for LED_MODE_DEFAULT so that we use the link LED for rt2400\nand rt2500 devices.\n\nSigned-off-by: Andrew Price \u003candy@andrewprice.me.uk\u003e\nAcked-by: Ivo van Doorn \u003cIvDoorn@gmail.com\u003e\nSigned-off-by: John W. Linville \u003clinville@tuxdriver.com\u003e\n"
    },
    {
      "commit": "ebe6c7ba9b63539d3b1daba1a8ef4cc9ed0f6941",
      "tree": "f31ee63c315a6a0f769e81230d856383bd8a5e01",
      "parents": [
        "f4f727a6c84a6ba8f099b84b2a9f0b2ceddc1c8a"
      ],
      "author": {
        "name": "Jouni Malinen",
        "email": "j@w1.fi",
        "time": "Sat Jan 10 11:47:33 2009 +0200"
      },
      "committer": {
        "name": "John W. Linville",
        "email": "linville@tuxdriver.com",
        "time": "Thu Jan 29 16:00:20 2009 -0500"
      },
      "message": "mac80211: Fix radiotap header it_present on big endian CPUs\n\nWhen the IEEE80211_RADIOTAP_RATE flag was moved to be conditional, it\nwas mistakenly left without cpu_to_le32(). Fix that.\n\nSigned-off-by: Jouni Malinen \u003cj@w1.fi\u003e\nSigned-off-by: John W. Linville \u003clinville@tuxdriver.com\u003e\n"
    },
    {
      "commit": "f4f727a6c84a6ba8f099b84b2a9f0b2ceddc1c8a",
      "tree": "e9a6a7c6a5d9df55a37515a4b8a6462c42606b2c",
      "parents": [
        "d2b21f191753abd12c4063776cb1a3d635397509"
      ],
      "author": {
        "name": "Jouni Malinen",
        "email": "j@w1.fi",
        "time": "Sat Jan 10 11:46:53 2009 +0200"
      },
      "committer": {
        "name": "John W. Linville",
        "email": "linville@tuxdriver.com",
        "time": "Thu Jan 29 16:00:20 2009 -0500"
      },
      "message": "mac80211: Mark ieee80211_process_sa_query_req() static\n\nThis function is only used within rx.c, so mark it static.\n\nSigned-off-by: Jouni Malinen \u003cj@w1.fi\u003e\nSigned-off-by: John W. Linville \u003clinville@tuxdriver.com\u003e\n"
    },
    {
      "commit": "d2b21f191753abd12c4063776cb1a3d635397509",
      "tree": "a31c00ffff1cc05e5ec00a048e3de4e0dc3f54be",
      "parents": [
        "3cd08b383b2efe163272045afc415c75afc9e9c5"
      ],
      "author": {
        "name": "Colin McCabe",
        "email": "colin@cozybit.com",
        "time": "Fri Jan 09 14:58:09 2009 -0800"
      },
      "committer": {
        "name": "John W. Linville",
        "email": "linville@tuxdriver.com",
        "time": "Thu Jan 29 16:00:19 2009 -0500"
      },
      "message": "libertas: if_spi, driver for libertas GSPI devices\n\nAdd initial support for libertas devices using a GSPI interface.  This has\nbeen tested with the 8686.\n\nGSPI is intended to be used on embedded systems. Board-specific parameters are\nrequired (see libertas_spi.h).\n\nThanks to everyone who took a look at the earlier versions of the patch.\n\nSigned-off-by: Colin McCabe \u003ccolin@cozybit.com\u003e\nSigned-off-by: Andrey Yurovsky \u003candrey@cozybit.com\u003e\nAcked-by: Dan Williams \u003cdcbw@redhat.com\u003e\nSigned-off-by: John W. Linville \u003clinville@tuxdriver.com\u003e\n"
    },
    {
      "commit": "3cd08b383b2efe163272045afc415c75afc9e9c5",
      "tree": "d3877f19282efb5257ca1876687dcda9c31f0144",
      "parents": [
        "63f2dc9f2fd63c8b66f49c53cd26236f3f0785fd"
      ],
      "author": {
        "name": "Christian Lamparter",
        "email": "chunkeey@web.de",
        "time": "Fri Jan 09 21:06:06 2009 +0100"
      },
      "committer": {
        "name": "John W. Linville",
        "email": "linville@tuxdriver.com",
        "time": "Thu Jan 29 16:00:19 2009 -0500"
      },
      "message": "p54: upgrade memrecord to p54_tx_info\n\nmac80211 reserves 24 bytes in skb-\u003ecb for the driver.\nSo far, we only used them to keep track of used and free device memory.\nBut p54spi will need a slice of it, as well as the stuck frame detection.\n\nSigned-off-by: Christian Lamparter \u003cchunkeey@web.de\u003e\nSigned-off-by: John W. Linville \u003clinville@tuxdriver.com\u003e\n"
    },
    {
      "commit": "63f2dc9f2fd63c8b66f49c53cd26236f3f0785fd",
      "tree": "d5735a0bcc21ea3c9a037c8cfc85d4ab86ad10be",
      "parents": [
        "6dd1bf3118b62a3ce241dc2b7e05e3d4a28c9eb1"
      ],
      "author": {
        "name": "Christian Lamparter",
        "email": "chunkeey@web.de",
        "time": "Fri Jan 09 21:05:31 2009 +0100"
      },
      "committer": {
        "name": "John W. Linville",
        "email": "linville@tuxdriver.com",
        "time": "Thu Jan 29 16:00:18 2009 -0500"
      },
      "message": "p54: refactor p54_alloc_skb\n\nOld firmwares had no problems processing frames which filled eighth of the memory window.\nHowever we have to be a bit more careful with fat frames when we talk to new firmwares.\nApart from that, I confess the old logic was a bit weird and not very sophisticated.\n\nSigned-off-by: Christian Lamparter \u003cchunkeey@web.de\u003e\nSigned-off-by: John W. Linville \u003clinville@tuxdriver.com\u003e\n"
    },
    {
      "commit": "6dd1bf3118b62a3ce241dc2b7e05e3d4a28c9eb1",
      "tree": "0bbd7a254372af31b534f36f45ac7db751ddc7fe",
      "parents": [
        "e724b8fef6088e5dd240b53a38443e48fbcc8e93"
      ],
      "author": {
        "name": "Bob Copeland",
        "email": "me@bobcopeland.com",
        "time": "Thu Jan 08 21:00:34 2009 -0500"
      },
      "committer": {
        "name": "John W. Linville",
        "email": "linville@tuxdriver.com",
        "time": "Thu Jan 29 16:00:17 2009 -0500"
      },
      "message": "mac80211: document return codes from ops callbacks\n\nFor any callbacks in ieee80211_ops, specify what values the return\ncodes represent.  While at it, fix a couple of capitalization and\npunctuation differences.\n\nSigned-off-by: Bob Copeland \u003cme@bobcopeland.com\u003e\nReviewed-by: Kalle Valo \u003ckalle.valo@iki.fi\u003e\nSigned-off-by: John W. Linville \u003clinville@tuxdriver.com\u003e\n"
    },
    {
      "commit": "e724b8fef6088e5dd240b53a38443e48fbcc8e93",
      "tree": "aa89a38be575208797be63adf59d5a1ee34e8dc7",
      "parents": [
        "b48365994b1b5cce8078c0707a06cf9897007fb5"
      ],
      "author": {
        "name": "Jiri Slaby",
        "email": "jirislaby@gmail.com",
        "time": "Mon Jan 05 17:06:06 2009 +0100"
      },
      "committer": {
        "name": "John W. Linville",
        "email": "linville@tuxdriver.com",
        "time": "Thu Jan 29 16:00:17 2009 -0500"
      },
      "message": "IWL: fix WARN typo\n\nnew kew -\u003e a new key\n\nSigned-off-by: Jiri Slaby \u003cjirislaby@gmail.com\u003e\nCc: Tomas Winkler \u003ctomas.winkler@intel.com\u003e\nSigned-off-by: John W. Linville \u003clinville@tuxdriver.com\u003e\n"
    },
    {
      "commit": "b48365994b1b5cce8078c0707a06cf9897007fb5",
      "tree": "31aa27ad313684961568ab836eb3839a248f3e87",
      "parents": [
        "c7a7c8ecd43b4bc796a8e79c46305e2a677b55f3"
      ],
      "author": {
        "name": "Colin McCabe",
        "email": "colin@cozybit.com",
        "time": "Fri Jan 02 19:00:22 2009 -0800"
      },
      "committer": {
        "name": "John W. Linville",
        "email": "linville@tuxdriver.com",
        "time": "Thu Jan 29 16:00:16 2009 -0500"
      },
      "message": "libertas: Update libertas core with GSPI constants\n\nAdd GSPI constants to libertas core.\n\nFix misleading comment in lbs_setup_firmware.\n\nSigned-off-by: Colin McCabe \u003ccolin@cozybit.com\u003e\nSigned-off-by: Andrey Yurovsky \u003candrey@cozybit.com\u003e\nAcked-by: Dan Williams \u003cdcbw@redhat.com\u003e\nSigned-off-by: John W. Linville \u003clinville@tuxdriver.com\u003e\n"
    },
    {
      "commit": "c7a7c8ecd43b4bc796a8e79c46305e2a677b55f3",
      "tree": "df8eb4244128280a1e5248e0a45b6e7229be8525",
      "parents": [
        "a8302de934b5d1897ff146cd0c7ab87d1417c092"
      ],
      "author": {
        "name": "Samuel Ortiz",
        "email": "sameo@linux.intel.com",
        "time": "Thu Jan 08 10:20:01 2009 -0800"
      },
      "committer": {
        "name": "John W. Linville",
        "email": "linville@tuxdriver.com",
        "time": "Thu Jan 29 16:00:16 2009 -0500"
      },
      "message": "iwl3945: Fix iwl3945_init_drv()\n\niwl3945_init_drv() initialises the wrong lock, and sets the wrong power saving\ndefault level.\nWith this power saving mode, we are losing a lot of frames in Ad-Hoc mode.\n\nThis is a bug fix for bug #1873.\n( http://www.intellinuxwireless.org/bugzilla/show_bug.cgi?id\u003d1873 )\n\nSigned-off-by: Samuel Ortiz \u003csamuel.ortiz@intel.com\u003e\nSigned-off-by: Reinette Chatre \u003creinette.chatre@intel.com\u003e\nSigned-off-by: John W. Linville \u003clinville@tuxdriver.com\u003e\n"
    },
    {
      "commit": "a8302de934b5d1897ff146cd0c7ab87d1417c092",
      "tree": "5a73ad4dd787cc02e14aa8975d267adb5812d8fe",
      "parents": [
        "01f8162a854df7f9c259c839ad3c1168ac13b7b8"
      ],
      "author": {
        "name": "Vasanthakumar Thiagarajan",
        "email": "vasanth@atheros.com",
        "time": "Fri Jan 09 18:14:15 2009 +0530"
      },
      "committer": {
        "name": "John W. Linville",
        "email": "linville@tuxdriver.com",
        "time": "Thu Jan 29 16:00:15 2009 -0500"
      },
      "message": "mac80211: Handle power constraint level advertised in 11d+h beacon\n\nThis patch uses power constraint level while determining the maximum\ntransmit power, there by it makes sure that any power mitigation\nrequirement for the channel in the current regulatory domain is met.\n\nSigned-off-by: Vasanthakumar Thiagarajan \u003cvasanth@atheros.com\u003e\nSigned-off-by: John W. Linville \u003clinville@tuxdriver.com\u003e\n"
    },
    {
      "commit": "01f8162a854df7f9c259c839ad3c1168ac13b7b8",
      "tree": "233fd8e64024f911576d1425b79337dd8ba40088",
      "parents": [
        "9c74d9fbd59f3a69cbe08a6bd66479c190effe5f"
      ],
      "author": {
        "name": "Reinette Chatre",
        "email": "reinette.chatre@intel.com",
        "time": "Thu Jan 08 10:20:02 2009 -0800"
      },
      "committer": {
        "name": "John W. Linville",
        "email": "linville@tuxdriver.com",
        "time": "Thu Jan 29 16:00:15 2009 -0500"
      },
      "message": "iwlwifi: update copyright year to 2009\n\nSigned-off-by: Reinette Chatre \u003creinette.chatre@intel.com\u003e\nSigned-off-by: John W. Linville \u003clinville@tuxdriver.com\u003e\n"
    },
    {
      "commit": "9c74d9fbd59f3a69cbe08a6bd66479c190effe5f",
      "tree": "714101f2ab10edfb78805b99c2f7508ea474642f",
      "parents": [
        "1e33dc64475790c10a7cda3ca23d2eb678760d85"
      ],
      "author": {
        "name": "Samuel Ortiz",
        "email": "sameo@linux.intel.com",
        "time": "Thu Jan 08 10:19:59 2009 -0800"
      },
      "committer": {
        "name": "John W. Linville",
        "email": "linville@tuxdriver.com",
        "time": "Thu Jan 29 16:00:14 2009 -0500"
      },
      "message": "iwl3945: Change crypto parameter name\n\nNow that we\u0027re using iwl_mod_params, we want our module parameters names to be\nin sync with the structure.\nSo, to set iwl_mod_params.sw_crypto, we\u0027d better use a \"swcrypto\" parameter\nname instead of the \"hwcrypto\" current one.\nMoreover, by setting the decrypted flag properly, this patch also fixes the HW\ncrypto path for 3945 (the current code is not setting it when running HW\ncrypto).\n\nThis is a bug fix for bug #1872\n( http://www.intellinuxwireless.org/bugzilla/show_bug.cgi?id\u003d1872 )\n\nSigned-off-by: Samuel Ortiz \u003csamuel.ortiz@intel.com\u003e\nSigned-off-by: Reinette Chatre \u003creinette.chatre@intel.com\u003e\nSigned-off-by: John W. Linville \u003clinville@tuxdriver.com\u003e\n"
    },
    {
      "commit": "1e33dc64475790c10a7cda3ca23d2eb678760d85",
      "tree": "d570577118248d83e3ca8af6578ab79db62d832c",
      "parents": [
        "d45aadd04b60c6d4f846e7ec2564654567065e5f"
      ],
      "author": {
        "name": "Winkler, Tomas",
        "email": "tomas.winkler@intel.com",
        "time": "Thu Jan 08 10:19:57 2009 -0800"
      },
      "committer": {
        "name": "John W. Linville",
        "email": "linville@tuxdriver.com",
        "time": "Thu Jan 29 16:00:14 2009 -0500"
      },
      "message": "iwl3945: use hw_params.rx_buf_size\n\nThis patch makes 3945 use of hw_params.rx_buf_size instead of\nIWL_RX_BUF_SIZE. It also renames IWL_RX_BUF_SIZE to IWL_RX_BUF_SIZE_3K\nand moves rx buffer defines into iwl-fh.h.\n\nSigned-off-by: Tomas Winkler \u003ctomas.winkler@intel.com\u003e\nSigned-off-by: Zhu Yi \u003cyi.zhu@intel.com\u003e\nSigned-off-by: John W. Linville \u003clinville@tuxdriver.com\u003e\n"
    },
    {
      "commit": "d45aadd04b60c6d4f846e7ec2564654567065e5f",
      "tree": "225ab5915a07638560f846b45f3f9ef22f5bdced",
      "parents": [
        "625a381ab870b190c1899c08467c0e6dcc5d94d4"
      ],
      "author": {
        "name": "Winkler, Tomas",
        "email": "tomas.winkler@intel.com",
        "time": "Thu Jan 08 10:19:56 2009 -0800"
      },
      "committer": {
        "name": "John W. Linville",
        "email": "linville@tuxdriver.com",
        "time": "Thu Jan 29 16:00:13 2009 -0500"
      },
      "message": "iwl3945: remove double defined 3945 tfd structures\n\nThis patch removes doubly defined struct iwl3945_tfd_frame_data\nand struct iwl3945_tfd_frame.\n\nSigned-off-by: Tomas Winkler \u003ctomas.winkler@intel.com\u003e\nSigned-off-by: Zhu Yi \u003cyi.zhu@intel.com\u003e\nSigned-off-by: John W. Linville \u003clinville@tuxdriver.com\u003e\n"
    },
    {
      "commit": "625a381ab870b190c1899c08467c0e6dcc5d94d4",
      "tree": "d247031a25646333f2403a7ca37d3db961433aee",
      "parents": [
        "37d68317add2b769ad232a5d199bece41c59e13f"
      ],
      "author": {
        "name": "Winkler, Tomas",
        "email": "tomas.winkler@intel.com",
        "time": "Thu Jan 08 10:19:55 2009 -0800"
      },
      "committer": {
        "name": "John W. Linville",
        "email": "linville@tuxdriver.com",
        "time": "Thu Jan 29 16:00:13 2009 -0500"
      },
      "message": "iwl3945: kill iwl3945_x2_queue_used\n\nThis patch replaces iwl3945_x2_queue_used with iwl_queue_used.\n\nSigned-off-by: Tomas Winkler \u003ctomas.winkler@intel.com\u003e\nSigned-off-by: Zhu Yi \u003cyi.zhu@intel.com\u003e\nSigned-off-by: John W. Linville \u003clinville@tuxdriver.com\u003e\n"
    },
    {
      "commit": "37d68317add2b769ad232a5d199bece41c59e13f",
      "tree": "8aca88661fcebe39b5795573dc56a47581e42252",
      "parents": [
        "141c43a3e4c7e8543fea982284765fda5e73837e"
      ],
      "author": {
        "name": "Winkler, Tomas",
        "email": "tomas.winkler@intel.com",
        "time": "Thu Jan 08 10:19:54 2009 -0800"
      },
      "committer": {
        "name": "John W. Linville",
        "email": "linville@tuxdriver.com",
        "time": "Thu Jan 29 16:00:12 2009 -0500"
      },
      "message": "iwl3945: kill iwl3945_rx_queue_space\n\nThis patch replaces iwl3945_rx_queue_space with iwl_rx_queue_space.\n\nSigned-off-by: Tomas Winkler \u003ctomas.winkler@intel.com\u003e\nSigned-off-by: Zhu Yi \u003cyi.zhu@intel.com\u003e\nSigned-off-by: John W. Linville \u003clinville@tuxdriver.com\u003e\n"
    },
    {
      "commit": "141c43a3e4c7e8543fea982284765fda5e73837e",
      "tree": "77445c5d25d33a3bbcba137ac32a718ec591217c",
      "parents": [
        "f5965955e0107b116b379cccb94de612281bdf55"
      ],
      "author": {
        "name": "Winkler, Tomas",
        "email": "tomas.winkler@intel.com",
        "time": "Thu Jan 08 10:19:53 2009 -0800"
      },
      "committer": {
        "name": "John W. Linville",
        "email": "linville@tuxdriver.com",
        "time": "Thu Jan 29 16:00:11 2009 -0500"
      },
      "message": "iwl3945: kill iwl3945_rx_queue_restock\n\nThis patch kills iwl3945_rx_queue_restock function on prise of new\nhw_params.rx_wrt_ptr_reg which holds per NIC RX write pointer register.\n\nSigned-off-by: Tomas Winkler \u003ctomas.winkler@intel.com\u003e\nSigned-off-by: Zhu Yi \u003cyi.zhu@intel.com\u003e\nSigned-off-by: John W. Linville \u003clinville@tuxdriver.com\u003e\n"
    },
    {
      "commit": "f5965955e0107b116b379cccb94de612281bdf55",
      "tree": "5d3c576f316c5c07eaa19b6af00764b21bc332ed",
      "parents": [
        "fa77533e2e1e5c7d9d80618db21266b9eac1b205"
      ],
      "author": {
        "name": "Winkler, Tomas",
        "email": "tomas.winkler@intel.com",
        "time": "Thu Jan 08 10:19:52 2009 -0800"
      },
      "committer": {
        "name": "John W. Linville",
        "email": "linville@tuxdriver.com",
        "time": "Thu Jan 29 16:00:11 2009 -0500"
      },
      "message": "iwl3945: kill hw_params.tx_ant_num\n\nThis patch removes tx_ant_num for hw_params structure. It is not used.\n\nSigned-off-by: Tomas Winkler \u003ctomas.winkler@intel.com\u003e\nSigned-off-by: Zhu Yi \u003cyi.zhu@intel.com\u003e\nSigned-off-by: John W. Linville \u003clinville@tuxdriver.com\u003e\n"
    },
    {
      "commit": "fa77533e2e1e5c7d9d80618db21266b9eac1b205",
      "tree": "dccd00f2881a3b684b6d4602492d8a54a48dd2af",
      "parents": [
        "0ced0e176ab854df15bd307188decba9c06650e5"
      ],
      "author": {
        "name": "Jouni Malinen",
        "email": "j@w1.fi",
        "time": "Thu Jan 08 13:32:14 2009 +0200"
      },
      "committer": {
        "name": "John W. Linville",
        "email": "linville@tuxdriver.com",
        "time": "Thu Jan 29 16:00:10 2009 -0500"
      },
      "message": "mac80211_hwsim: Report driver as MFP capable\n\nmac80211_hwsim has no problems with MFP, so report it as MFP capable.\n\nSigned-off-by: Jouni Malinen \u003cjouni.malinen@atheros.com\u003e\nSigned-off-by: John W. Linville \u003clinville@tuxdriver.com\u003e\n"
    },
    {
      "commit": "0ced0e176ab854df15bd307188decba9c06650e5",
      "tree": "328c2e71b43c3ede5fa470e83c76de45f360eafb",
      "parents": [
        "ca470b29027f093d8d63abc0fa401cf4f72e427b"
      ],
      "author": {
        "name": "Jouni Malinen",
        "email": "j@w1.fi",
        "time": "Thu Jan 08 13:32:13 2009 +0200"
      },
      "committer": {
        "name": "John W. Linville",
        "email": "linville@tuxdriver.com",
        "time": "Thu Jan 29 16:00:10 2009 -0500"
      },
      "message": "ath9k: Setup MFP options for CCMP\n\nConfigure hardware CCMP for management frame protection and use\nsoftware crypto when needed.\n\nSigned-off-by: Jouni Malinen \u003cjouni.malinen@atheros.com\u003e\nSigned-off-by: John W. Linville \u003clinville@tuxdriver.com\u003e\n"
    },
    {
      "commit": "ca470b29027f093d8d63abc0fa401cf4f72e427b",
      "tree": "58a416c9c90b26ee0fdee23d8a500f31db94d12f",
      "parents": [
        "4375d08350e3661d5e8860d33eea084e47ba01cf"
      ],
      "author": {
        "name": "Jouni Malinen",
        "email": "j@w1.fi",
        "time": "Thu Jan 08 13:32:12 2009 +0200"
      },
      "committer": {
        "name": "John W. Linville",
        "email": "linville@tuxdriver.com",
        "time": "Thu Jan 29 16:00:09 2009 -0500"
      },
      "message": "ath9k: Fix set_key error codes\n\nReturn -EOPNOTSUPP if the algorithm is not supported and -ENOSPC if\nthere is no room in the key cache. This avoids KERN_ERR printk in\nmac80211 for \"errors\" that are actually expected to happen in normal\noperating conditions.\n\nSigned-off-by: Jouni Malinen \u003cjouni.malinen@atheros.com\u003e\nSigned-off-by: John W. Linville \u003clinville@tuxdriver.com\u003e\n"
    },
    {
      "commit": "4375d08350e3661d5e8860d33eea084e47ba01cf",
      "tree": "bb4df587cbe044700e0f29900c51e54ebd06ddd3",
      "parents": [
        "1f7d77ab69789980dad44e1af7afd3a68cd48276"
      ],
      "author": {
        "name": "Jouni Malinen",
        "email": "j@w1.fi",
        "time": "Thu Jan 08 13:32:11 2009 +0200"
      },
      "committer": {
        "name": "John W. Linville",
        "email": "linville@tuxdriver.com",
        "time": "Thu Jan 29 16:00:08 2009 -0500"
      },
      "message": "mac80211: 802.11w - Add driver capability flag for MFP\n\nThis allows user space to determine whether a driver supports MFP and\nbehave properly without having to ask user to configure this in\nMFP-optional mode.\n\nSigned-off-by: Jouni Malinen \u003cjouni.malinen@atheros.com\u003e\nAcked-by: Johannes Berg \u003cjohannes@sipsolutions.net\u003e\nSigned-off-by: John W. Linville \u003clinville@tuxdriver.com\u003e\n"
    },
    {
      "commit": "1f7d77ab69789980dad44e1af7afd3a68cd48276",
      "tree": "35406a27e707f0ebda27aaada47bc4c90fb26d31",
      "parents": [
        "63a5ab82255a4ff5d0783f16427210f1d45d7ec8"
      ],
      "author": {
        "name": "Jouni Malinen",
        "email": "j@w1.fi",
        "time": "Thu Jan 08 13:32:10 2009 +0200"
      },
      "committer": {
        "name": "John W. Linville",
        "email": "linville@tuxdriver.com",
        "time": "Thu Jan 29 16:00:08 2009 -0500"
      },
      "message": "mac80211: 802.11w - Optional software CCMP for management frames\n\nIf driver/firmware/hardware does not support CCMP for management\nframes, it can now request mac80211 to take care of encrypting and\ndecrypting management frames (when MFP is enabled) in software. The\nwill need to add this new IEEE80211_KEY_FLAG_SW_MGMT flag when a CCMP\nkey is being configured for TX side and return the undecrypted frames\non RX side without RX_FLAG_DECRYPTED flag to use software CCMP for\nmanagement frames (but hardware for data frames).\n\nSigned-off-by: Jouni Malinen \u003cjouni.malinen@atheros.com\u003e\nAcked-by: Johannes Berg \u003cjohannes@sipsolutions.net\u003e\nSigned-off-by: John W. Linville \u003clinville@tuxdriver.com\u003e\n"
    },
    {
      "commit": "63a5ab82255a4ff5d0783f16427210f1d45d7ec8",
      "tree": "b10fe227645c9c4c6ee044a1873e0aad34c3a016",
      "parents": [
        "97ebe12a035e11f8af7a06a34f4d848f9b2f0b49"
      ],
      "author": {
        "name": "Jouni Malinen",
        "email": "j@w1.fi",
        "time": "Thu Jan 08 13:32:09 2009 +0200"
      },
      "committer": {
        "name": "John W. Linville",
        "email": "linville@tuxdriver.com",
        "time": "Thu Jan 29 16:00:07 2009 -0500"
      },
      "message": "mac80211: 802.11w - Implement Association Comeback processing\n\nWhen MFP is enabled, the AP does not allow a STA to associate if an\nexisting security association exists without first going through SA\nQuery process. When this happens, the association request is denied\nwith a new status code (\"temporarily rejected\") ans Association\nComeback IE is used to notify when the association may be tried again\n(i.e., when the SA Query procedure has timed out).\n\nUse the comeback time to update the mac80211 client MLME timer for\nnext association attempt to minimize waiting time if association is\ntemporarily rejected.\n\nSigned-off-by: Jouni Malinen \u003cjouni.malinen@atheros.com\u003e\nAcked-by: Johannes Berg \u003cjohannes@sipsolutions.net\u003e\nSigned-off-by: John W. Linville \u003clinville@tuxdriver.com\u003e\n"
    },
    {
      "commit": "97ebe12a035e11f8af7a06a34f4d848f9b2f0b49",
      "tree": "d6c96bf228c0a3c7e2022541d01d08f4cc1a6864",
      "parents": [
        "1acc97b63a3f32481ebbb4e831323e9aa8834f66"
      ],
      "author": {
        "name": "Jouni Malinen",
        "email": "j@w1.fi",
        "time": "Thu Jan 08 13:32:08 2009 +0200"
      },
      "committer": {
        "name": "John W. Linville",
        "email": "linville@tuxdriver.com",
        "time": "Thu Jan 29 16:00:06 2009 -0500"
      },
      "message": "mac80211: 802.11w - Drop unprotected robust management frames if MFP is used\n\nUse ieee80211_drop_unencrypted() to decide whether a received frame\nshould be dropped with management frames, too. If MFP is negotiated,\nunprotected robust management frames will be dropped.\n\nSigned-off-by: Jouni Malinen \u003cjouni.malinen@atheros.com\u003e\nAcked-by: Johannes Berg \u003cjohannes@sipsolutions.net\u003e\nSigned-off-by: John W. Linville \u003clinville@tuxdriver.com\u003e\n"
    },
    {
      "commit": "1acc97b63a3f32481ebbb4e831323e9aa8834f66",
      "tree": "35c636422e196b1f778d0564abe101e43fc19976",
      "parents": [
        "fea147328908b7e2bfcaf9dc4377909d5507ca35"
      ],
      "author": {
        "name": "Jouni Malinen",
        "email": "j@w1.fi",
        "time": "Thu Jan 08 13:32:07 2009 +0200"
      },
      "committer": {
        "name": "John W. Linville",
        "email": "linville@tuxdriver.com",
        "time": "Thu Jan 29 16:00:06 2009 -0500"
      },
      "message": "mac80211: 802.11w - Do not force Action frames to disable encryption\n\nWhen sending out Action frames, allow ieee80211_tx_skb() to send them\nwithout enforcing do_not_encrypt. These frames will be encrypted if\nMFP has been negotiated.\n\nSigned-off-by: Jouni Malinen \u003cjouni.malinen@atheros.com\u003e\nAcked-by: Johannes Berg \u003cjohannes@sipsolutions.net\u003e\nSigned-off-by: John W. Linville \u003clinville@tuxdriver.com\u003e\n"
    },
    {
      "commit": "fea147328908b7e2bfcaf9dc4377909d5507ca35",
      "tree": "4fa92b2ed01a5b4ec06d41b299606ed4546c09a1",
      "parents": [
        "fdfacf0ae2e8339098b1164d2317b792d7662c0a"
      ],
      "author": {
        "name": "Jouni Malinen",
        "email": "j@w1.fi",
        "time": "Thu Jan 08 13:32:06 2009 +0200"
      },
      "committer": {
        "name": "John W. Linville",
        "email": "linville@tuxdriver.com",
        "time": "Thu Jan 29 16:00:05 2009 -0500"
      },
      "message": "mac80211: 802.11w - SA Query processing\n\nProcess SA Query Requests for client mode in mac80211. AP side\nprocessing of SA Query Response frames is in user space (hostapd).\n\nSigned-off-by: Jouni Malinen \u003cjouni.malinen@atheros.com\u003e\nAcked-by: Johannes Berg \u003cjohannes@sipsolutions.net\u003e\nSigned-off-by: John W. Linville \u003clinville@tuxdriver.com\u003e\n"
    },
    {
      "commit": "fdfacf0ae2e8339098b1164d2317b792d7662c0a",
      "tree": "c30dd93d00d1aa5a7b55ee635d271b2761880c2b",
      "parents": [
        "22787dbaa3b952602542506e0426ea6d5f104042"
      ],
      "author": {
        "name": "Jouni Malinen",
        "email": "j@w1.fi",
        "time": "Thu Jan 08 13:32:05 2009 +0200"
      },
      "committer": {
        "name": "John W. Linville",
        "email": "linville@tuxdriver.com",
        "time": "Thu Jan 29 16:00:05 2009 -0500"
      },
      "message": "mac80211: 802.11w - Configuration of MFP disabled/optional/required\n\nAdd new WEXT IW_AUTH_* parameter for setting MFP\ndisabled/optional/required.\n\nSigned-off-by: Jouni Malinen \u003cj@w1.fi\u003e\nAcked-by: Johannes Berg \u003cjohannes@sipsolutions.net\u003e\nSigned-off-by: John W. Linville \u003clinville@tuxdriver.com\u003e\n"
    },
    {
      "commit": "22787dbaa3b952602542506e0426ea6d5f104042",
      "tree": "47fe44523213bb66857c83faef185044c44c20e7",
      "parents": [
        "54604d3a827b37525ef017adba313c7112e0f484"
      ],
      "author": {
        "name": "Jouni Malinen",
        "email": "j@w1.fi",
        "time": "Thu Jan 08 13:32:04 2009 +0200"
      },
      "committer": {
        "name": "John W. Linville",
        "email": "linville@tuxdriver.com",
        "time": "Thu Jan 29 16:00:04 2009 -0500"
      },
      "message": "mac80211: 802.11w - WEXT configuration for IGTK\n\nAdded new SIOCSIWENCODEEXT algorithm for configuring BIP (AES-CMAC)\nkeys (IGTK).\n\nSigned-off-by: Jouni Malinen \u003cj@w1.fi\u003e\nAcked-by: Johannes Berg \u003cjohannes@sipsolutions.net\u003e\nSigned-off-by: John W. Linville \u003clinville@tuxdriver.com\u003e\n"
    },
    {
      "commit": "54604d3a827b37525ef017adba313c7112e0f484",
      "tree": "2e807a4840fd75edd8d5914628810a4e9ad1ce65",
      "parents": [
        "3cfcf6ac6d69dc290e96416731eea5c88ac7d426"
      ],
      "author": {
        "name": "Jouni Malinen",
        "email": "j@w1.fi",
        "time": "Thu Jan 08 13:32:03 2009 +0200"
      },
      "committer": {
        "name": "John W. Linville",
        "email": "linville@tuxdriver.com",
        "time": "Thu Jan 29 16:00:03 2009 -0500"
      },
      "message": "mac80211: 802.11w - WEXT parameter for setting mgmt cipher\n\nAdd a new IW_AUTH parameter for setting cipher suite for\nmulticast/broadcast management frames. This is for full-mac drivers\nthat take care of RSN IE generation for (re)association request frames.\n\nSigned-off-by: Jouni Malinen \u003cj@w1.fi\u003e\nAcked-by: Johannes Berg \u003cjohannes@sipsolutions.net\u003e\nSigned-off-by: John W. Linville \u003clinville@tuxdriver.com\u003e\n"
    },
    {
      "commit": "3cfcf6ac6d69dc290e96416731eea5c88ac7d426",
      "tree": "35bc626e2e3f7c37a7eb50c1f057adb4830eccc6",
      "parents": [
        "765cb46a3fc856245ea68a7c961ac87c77e4ae2d"
      ],
      "author": {
        "name": "Jouni Malinen",
        "email": "j@w1.fi",
        "time": "Thu Jan 08 13:32:02 2009 +0200"
      },
      "committer": {
        "name": "John W. Linville",
        "email": "linville@tuxdriver.com",
        "time": "Thu Jan 29 16:00:03 2009 -0500"
      },
      "message": "mac80211: 802.11w - Use BIP (AES-128-CMAC)\n\nAdd mechanism for managing BIP keys (IGTK) and integrate BIP into the\nTX/RX paths.\n\nSigned-off-by: Jouni Malinen \u003cj@w1.fi\u003e\nAcked-by: Johannes Berg \u003cjohannes@sipsolutions.net\u003e\nSigned-off-by: John W. Linville \u003clinville@tuxdriver.com\u003e\n"
    },
    {
      "commit": "765cb46a3fc856245ea68a7c961ac87c77e4ae2d",
      "tree": "210cb9cd260430221ddb3be9620ee8ae90ecee34",
      "parents": [
        "fb7333367632c67d8b6b06fb8d906cdabb11b02a"
      ],
      "author": {
        "name": "Jouni Malinen",
        "email": "j@w1.fi",
        "time": "Thu Jan 08 13:32:01 2009 +0200"
      },
      "committer": {
        "name": "John W. Linville",
        "email": "linville@tuxdriver.com",
        "time": "Thu Jan 29 16:00:02 2009 -0500"
      },
      "message": "mac80211: 802.11w - Add BIP (AES-128-CMAC)\n\nImplement Broadcast/Multicast Integrity Protocol for management frame\nprotection. This patch adds the needed definitions for the new\ninformation element (MMIE) and implementation for the new \"encryption\"\ntype (though, BIP is actually not encrypting data, it provides only\nintegrity protection). These routines will be used by a follow-on patch\nthat enables BIP for multicast/broadcast robust management frames.\n\nSigned-off-by: Jouni Malinen \u003cj@w1.fi\u003e\nAcked-by: Johannes Berg \u003cjohannes@sipsolutions.net\u003e\nSigned-off-by: John W. Linville \u003clinville@tuxdriver.com\u003e\n"
    },
    {
      "commit": "fb7333367632c67d8b6b06fb8d906cdabb11b02a",
      "tree": "337d89f2c8c033b00dfcefbbcbded3f914d51661",
      "parents": [
        "5394af4d86ae51b369ff243c3f75b6f9a74e164b"
      ],
      "author": {
        "name": "Jouni Malinen",
        "email": "j@w1.fi",
        "time": "Thu Jan 08 13:32:00 2009 +0200"
      },
      "committer": {
        "name": "John W. Linville",
        "email": "linville@tuxdriver.com",
        "time": "Thu Jan 29 16:00:01 2009 -0500"
      },
      "message": "mac80211: 802.11w - CCMP for management frames\n\nExtend CCMP to support encryption and decryption of unicast management\nframes.\n\nSigned-off-by: Jouni Malinen \u003cj@w1.fi\u003e\nAcked-by: Johannes Berg \u003cjohannes@sipsolutions.net\u003e\nSigned-off-by: John W. Linville \u003clinville@tuxdriver.com\u003e\n"
    },
    {
      "commit": "5394af4d86ae51b369ff243c3f75b6f9a74e164b",
      "tree": "752ff0a1b7feb28e4fce87957047433d5f39a6c2",
      "parents": [
        "039498c6ec67bd718ac1c8e7f6b4e2cfe2146773"
      ],
      "author": {
        "name": "Jouni Malinen",
        "email": "j@w1.fi",
        "time": "Thu Jan 08 13:31:59 2009 +0200"
      },
      "committer": {
        "name": "John W. Linville",
        "email": "linville@tuxdriver.com",
        "time": "Thu Jan 29 16:00:00 2009 -0500"
      },
      "message": "mac80211: 802.11w - STA flag for MFP\n\nAdd flags for setting STA entries and struct ieee80211_if_sta to\nindicate whether management frame protection (MFP) is used.\n\nSigned-off-by: Jouni Malinen \u003cj@w1.fi\u003e\nAcked-by: Johannes Berg \u003cjohannes@sipsolutions.net\u003e\nSigned-off-by: John W. Linville \u003clinville@tuxdriver.com\u003e\n"
    },
    {
      "commit": "039498c6ec67bd718ac1c8e7f6b4e2cfe2146773",
      "tree": "af6c2d214d590d5f6766589d1f9348e86d58904e",
      "parents": [
        "3e0c3ff36c4c7b9e39af7d600e399664ca04e817"
      ],
      "author": {
        "name": "Luis R. Rodriguez",
        "email": "lrodriguez@atheros.com",
        "time": "Wed Jan 07 17:43:35 2009 -0800"
      },
      "committer": {
        "name": "John W. Linville",
        "email": "linville@tuxdriver.com",
        "time": "Thu Jan 29 15:59:59 2009 -0500"
      },
      "message": "cfg80211: fix typo on message after intersection\n\nSigned-off-by: Luis R. Rodriguez \u003clrodriguez@atheros.com\u003e\nAcked-by: Johannes Berg \u003cjohannes@sipsolutions.net\u003e\nSigned-off-by: John W. Linville \u003clinville@tuxdriver.com\u003e\n"
    },
    {
      "commit": "3e0c3ff36c4c7b9e39af7d600e399664ca04e817",
      "tree": "837fa4d480d5f18bfb7bdb5f59c0caf5341d38eb",
      "parents": [
        "560e28e14f69ad3440a6e8c283dcfd37e1e41c2d"
      ],
      "author": {
        "name": "Luis R. Rodriguez",
        "email": "lrodriguez@atheros.com",
        "time": "Wed Jan 07 17:43:34 2009 -0800"
      },
      "committer": {
        "name": "John W. Linville",
        "email": "linville@tuxdriver.com",
        "time": "Thu Jan 29 15:59:59 2009 -0500"
      },
      "message": "cfg80211: allow multiple driver regulatory_hints()\n\nWe add support for multiple drivers to provide a regulatory_hint()\non a system by adding a wiphy specific regulatory domain cache.\nThis allows drivers to keep around cache their own regulatory domain\nstructure queried from CRDA.\n\nWe handle conflicts by intersecting multiple regulatory domains,\neach driver will stick to its own regulatory domain though unless\na country IE has been received and processed.\n\nIf the user already requested a regulatory domain and a driver\nrequests the same regulatory domain then simply copy to the\ndriver\u0027s regd the same regulatory domain and do not call\nCRDA, do not collect $200.\n\nSigned-off-by: Luis R. Rodriguez \u003clrodriguez@atheros.com\u003e\nAcked-by: Johannes Berg \u003cjohannes@sipsolutions.net\u003e\nSigned-off-by: John W. Linville \u003clinville@tuxdriver.com\u003e\n"
    },
    {
      "commit": "560e28e14f69ad3440a6e8c283dcfd37e1e41c2d",
      "tree": "a2340710c9d723c7c64b2fd04aed82b2206b1931",
      "parents": [
        "4be8c3873e0b88397866d3ede578503e188f9ad2"
      ],
      "author": {
        "name": "Luis R. Rodriguez",
        "email": "lrodriguez@atheros.com",
        "time": "Wed Jan 07 17:43:32 2009 -0800"
      },
      "committer": {
        "name": "John W. Linville",
        "email": "linville@tuxdriver.com",
        "time": "Thu Jan 29 15:59:58 2009 -0500"
      },
      "message": "cfg80211: call reg_notifier() once\n\nWe are calling the reg_notifier() callback per band, this is\nnot necessary, just call it once.\n\nSigned-off-by: Luis R. Rodriguez \u003clrodriguez@atheros.com\u003e\nAcked-by: Johannes Berg \u003cjohannes@sipsolutions.net\u003e\nSigned-off-by: John W. Linville \u003clinville@tuxdriver.com\u003e\n"
    },
    {
      "commit": "4be8c3873e0b88397866d3ede578503e188f9ad2",
      "tree": "1ccf8a0c204bb01aca08d90c2d8c37b5e0439bd3",
      "parents": [
        "acbaf32e94cb70218792cac68e5149e482e77441"
      ],
      "author": {
        "name": "Johannes Berg",
        "email": "johannes@sipsolutions.net",
        "time": "Wed Jan 07 18:28:20 2009 +0100"
      },
      "committer": {
        "name": "John W. Linville",
        "email": "linville@tuxdriver.com",
        "time": "Thu Jan 29 15:59:58 2009 -0500"
      },
      "message": "mac80211: extend/document powersave API\n\nThis modifies hardware flags for powersave to support three different\nflags:\n * IEEE80211_HW_SUPPORTS_PS - indicates general PS support\n * IEEE80211_HW_PS_NULLFUNC_STACK - indicates nullfunc sending in software\n * IEEE80211_HW_SUPPORTS_DYNAMIC_PS - indicates dynamic PS on the device\n\nIt also adds documentation for all this which explains how to set the\nvarious flags.\n\nAdditionally, it fixes a few things:\n * a spot where \u0026\u0026 was used to test flags\n * enable CONF_PS only when associated again\n\nSigned-off-by: Johannes Berg \u003cjohannes@sipsolutions.net\u003e\nSigned-off-by: John W. Linville \u003clinville@tuxdriver.com\u003e\n"
    },
    {
      "commit": "acbaf32e94cb70218792cac68e5149e482e77441",
      "tree": "409e171a6033421da5f7ea0c610ff0db6bb4a40b",
      "parents": [
        "64d74681433415855da02d2516f28d2ed859cde9"
      ],
      "author": {
        "name": "Christian Lamparter",
        "email": "chunkeey@web.de",
        "time": "Wed Jan 07 16:40:08 2009 +0100"
      },
      "committer": {
        "name": "John W. Linville",
        "email": "linville@tuxdriver.com",
        "time": "Thu Jan 29 15:59:57 2009 -0500"
      },
      "message": "p54: return NETDEV_TX_OK in p54_tx and fix sparse warnings\n\nThis patch addresses all recent comments from Johannes Berg:\n\n1st: (reference http://marc.info/?l\u003dlinux-wireless\u0026m\u003d123124685019631 )\n\u003eFirst off: all those should return NETDEV_TX_OK/BUSY.\n\u003eiwl-agn: returns 0 (\u003d\u003d NETDEV_TX_OK, but still should be changed)\n\u003e[...]\n\u003ep54: same (some paths)\n\n2nd:\n\u003e due to your PS patch (\"p54: power save management\"), please run sparse:\n\u003e make C\u003d2 CF\u003d-D__CHECK_ENDIAN__ M\u003d...\n\u003e +drivers/net/wireless/p54/p54common.c:1753:8: warning: incorrect type in assignment (different base types)\n\u003e +drivers/net/wireless/p54/p54common.c:1769:29: warning: incorrect type in assignment (different base types)\nThe cpu_to_le16 ended up in the wrong line... Sorry!\n\nSigned-off-by: Christian Lamparter \u003cchunkeey@web.de\u003e\nSigned-off-by: John W. Linville \u003clinville@tuxdriver.com\u003e\n"
    },
    {
      "commit": "64d74681433415855da02d2516f28d2ed859cde9",
      "tree": "f4c2a530ca649ca18ca547ccc702f740d7e6bebf",
      "parents": [
        "46f2c4bd7e2ba2cfedbcd4fe15d316eebc608cba"
      ],
      "author": {
        "name": "Ivo van Doorn",
        "email": "ivdoorn@gmail.com",
        "time": "Wed Jan 07 14:51:41 2009 +0100"
      },
      "committer": {
        "name": "John W. Linville",
        "email": "linville@tuxdriver.com",
        "time": "Thu Jan 29 15:59:57 2009 -0500"
      },
      "message": "rt2x00: Only register rfkill input when key is present\n\nrt2x00 should only register the RFKILL input device when the hardware indicated\nthe key was present.\n\nSigned-off-by: Ivo van Doorn \u003cIvDoorn@gmail.com\u003e\nSigned-off-by: John W. Linville \u003clinville@tuxdriver.com\u003e\n"
    },
    {
      "commit": "46f2c4bd7e2ba2cfedbcd4fe15d316eebc608cba",
      "tree": "70df1219af8e137032a01560e6ca8ac216dbf24c",
      "parents": [
        "e9aeabaeb9a0bece50100dc74bbd720a68cb8f5c"
      ],
      "author": {
        "name": "Johannes Berg",
        "email": "johannes@sipsolutions.net",
        "time": "Tue Jan 06 18:13:18 2009 +0100"
      },
      "committer": {
        "name": "John W. Linville",
        "email": "linville@tuxdriver.com",
        "time": "Thu Jan 29 15:59:56 2009 -0500"
      },
      "message": "mac80211: move dynamic PS timeout to hardware config\n\nThis will be needed for drivers that set the\nIEEE80211_HW_NO_STACK_DYNAMIC_PS flag and still\nwant to handle dynamic PS.\n\nSigned-off-by: Johannes Berg \u003cjohannes@sipsolutions.net\u003e\nReviewed-by: Kalle Valo \u003ckalle.valo@nokia.com\u003e\nSigned-off-by: John W. Linville \u003clinville@tuxdriver.com\u003e\n"
    },
    {
      "commit": "e9aeabaeb9a0bece50100dc74bbd720a68cb8f5c",
      "tree": "4e3a5ba61805a5169ecede23af67240a6121c4f3",
      "parents": [
        "4797938c5dfa22af30fd16679192972f878419a1"
      ],
      "author": {
        "name": "Johannes Berg",
        "email": "johannes@sipsolutions.net",
        "time": "Tue Jan 06 18:12:35 2009 +0100"
      },
      "committer": {
        "name": "John W. Linville",
        "email": "linville@tuxdriver.com",
        "time": "Thu Jan 29 15:59:55 2009 -0500"
      },
      "message": "mac80211: validate SIOCSIWPOWER arguments better\n\nDon\u0027t accept any arguments we don\u0027t handle, and return error codes\ninstead of using an uninitialised stack value.\n\nSigned-off-by: Johannes Berg \u003cjohannes@sipsolutions.net\u003e\nReviewed-by: Kalle Valo \u003ckalle.valo@nokia.com\u003e\nSigned-off-by: John W. Linville \u003clinville@tuxdriver.com\u003e\n"
    },
    {
      "commit": "4797938c5dfa22af30fd16679192972f878419a1",
      "tree": "5e9de4801903f0e8fd5aac75c26295ed0069667a",
      "parents": [
        "47166791b7296db5c0a7189401e42b8c7f4cca25"
      ],
      "author": {
        "name": "Johannes Berg",
        "email": "johannes@sipsolutions.net",
        "time": "Wed Jan 07 10:13:27 2009 +0100"
      },
      "committer": {
        "name": "John W. Linville",
        "email": "linville@tuxdriver.com",
        "time": "Thu Jan 29 15:59:55 2009 -0500"
      },
      "message": "mac80211: clean up channel type config\n\nThe channel_type really doesn\u0027t need to be the only member in\na new structure, so remove the struct. Additionally, remove\nthe _CONF_CHANGE_HT flag and use _CONF_CHANGE_CHANNEL when the\nchannel type changes, since that\u0027s enough of a change to require\nreprogramming the hardware anyway.\n\nSigned-off-by: Johannes Berg \u003cjohannes@sipsolutions.net\u003e\nSigned-off-by: John W. Linville \u003clinville@tuxdriver.com\u003e\n"
    },
    {
      "commit": "47166791b7296db5c0a7189401e42b8c7f4cca25",
      "tree": "fb2e54bdd1b17206be6de1f4ae2629c4a1aaddcc",
      "parents": [
        "d1c3a37ceeb1a5ea02991a0476355f1a1d3b3e83"
      ],
      "author": {
        "name": "David Kilroy",
        "email": "kilroyd@googlemail.com",
        "time": "Wed Jan 07 00:43:54 2009 +0000"
      },
      "committer": {
        "name": "John W. Linville",
        "email": "linville@tuxdriver.com",
        "time": "Thu Jan 29 15:59:54 2009 -0500"
      },
      "message": "orinoco: Remove unused variable rx_data\n\nProbably something leftover from experimentation with tasklets. Now the\nstructure declaration orinoco_rx_data can be relocated to orinoco.c\n\nSigned-off-by: David Kilroy \u003ckilroyd@googlemail.com\u003e\nSigned-off-by: John W. Linville \u003clinville@tuxdriver.com\u003e\n"
    },
    {
      "commit": "d1c3a37ceeb1a5ea02991a0476355f1a1d3b3e83",
      "tree": "9ddce7f3169bd77adbeba2d4627ec46ecde9a33e",
      "parents": [
        "2bf30fabadbdcb535b057afc92aba015884847dc"
      ],
      "author": {
        "name": "Johannes Berg",
        "email": "johannes@sipsolutions.net",
        "time": "Wed Jan 07 00:26:10 2009 +0100"
      },
      "committer": {
        "name": "John W. Linville",
        "email": "linville@tuxdriver.com",
        "time": "Thu Jan 29 15:59:54 2009 -0500"
      },
      "message": "mac80211: clarify alignment docs, fix up alignment\n\nNot all drivers are capable of passing properly aligned frames,\nin particular with mesh networking no hardware will support\ncompletely aligning it correctly.\n\nThis patch adds code to align the data payload to a 4-byte\nboundary in memory for those platforms that require this, or\nwhen CONFIG_MAC80211_DEBUG_PACKET_ALIGNMENT is set.\n\nSigned-off-by: Johannes Berg \u003cjohannes@sipsolutions.net\u003e\nSigned-off-by: John W. Linville \u003clinville@tuxdriver.com\u003e\n"
    },
    {
      "commit": "2bf30fabadbdcb535b057afc92aba015884847dc",
      "tree": "7a0234aeb666602e7b25a62bb7e483be0fb4a742",
      "parents": [
        "8465676241cad5e28a1b745c32a0e18e1f67e18e"
      ],
      "author": {
        "name": "Johannes Berg",
        "email": "johannes@sipsolutions.net",
        "time": "Tue Jan 06 23:23:56 2009 +0100"
      },
      "committer": {
        "name": "John W. Linville",
        "email": "linville@tuxdriver.com",
        "time": "Thu Jan 29 15:59:53 2009 -0500"
      },
      "message": "mac80211: remove user_power_level from driver API\n\nI missed this during review of \"mac80211: Fix tx power setting\",\nthe user_power_level shouldn\u0027t be available to the driver but\nrather be an internal value used to calculate the value for the\ndriver.\n\nSigned-off-by: Johannes Berg \u003cjohannes@sipsolutions.net\u003e\nCc: Vasanthakumar Thiagarajan \u003cvasanth@atheros.com\u003e\nSigned-off-by: John W. Linville \u003clinville@tuxdriver.com\u003e\n"
    },
    {
      "commit": "8465676241cad5e28a1b745c32a0e18e1f67e18e",
      "tree": "f454dc1cbcd155d7c9d11846a09d58c72530678e",
      "parents": [
        "8fe12920dc5fa0a0db7cad3661223d5f78a39c60"
      ],
      "author": {
        "name": "Nick Kossifidis",
        "email": "mick@madwifi.org",
        "time": "Tue Jan 06 17:27:06 2009 +0200"
      },
      "committer": {
        "name": "John W. Linville",
        "email": "linville@tuxdriver.com",
        "time": "Thu Jan 29 15:59:53 2009 -0500"
      },
      "message": "ath5k: Minor QCU updates\n\n* Sync qcu.c with legacy-hal\n* Add some more comments\n* Set QCU mask to save power (QCU mask controls which QCUs are attached\n  to each DCU, we do a 1:1 mapping)\n\nTODO: Use max QCU from EEPROM, further sync with legacy-hal and sam\u0027s\nhal and a few more minor fixes.\n\nI think after this we are ready to implement WME on the driver\npart. Anyone interested ?\n\nSigned-Off-by: Nick Kossifidis \u003cmickflemm@gmail.com\u003e\nSigned-off-by: John W. Linville \u003clinville@tuxdriver.com\u003e\n"
    },
    {
      "commit": "8fe12920dc5fa0a0db7cad3661223d5f78a39c60",
      "tree": "41bd0e90a4df98ec7c1809768a2575d383a258f8",
      "parents": [
        "81d963a1f6aeefca5527cc605f863eb82a634eab"
      ],
      "author": {
        "name": "Rami Rosen",
        "email": "ramirose@gmail.com",
        "time": "Tue Jan 06 15:24:57 2009 +0200"
      },
      "committer": {
        "name": "John W. Linville",
        "email": "linville@tuxdriver.com",
        "time": "Thu Jan 29 15:59:52 2009 -0500"
      },
      "message": "mac80211: remove unused variable in ieee80211_local (dot11WEPUndecryptableCount).\n\nThis patch removes an unused declaration of dot11WEPUndecryptableCount\n(an snmp counter) in ieee80211_local structure and its usage in\ndebugfs.c since this counter is not incremented/decremented anywhere.\n\nSigned-off-by: Rami Rosen \u003cramirose@gmail.com\u003e\nSigned-off-by: John W. Linville \u003clinville@tuxdriver.com\u003e\n"
    },
    {
      "commit": "81d963a1f6aeefca5527cc605f863eb82a634eab",
      "tree": "0b87bdb33510e98ff25dce39fdee7a0b7cb1d020",
      "parents": [
        "504a71e4c2718d8ef5dc5bff89dea47a91cf87e5"
      ],
      "author": {
        "name": "Rami Rosen",
        "email": "ramirose@gmail.com",
        "time": "Tue Jan 06 10:51:01 2009 +0200"
      },
      "committer": {
        "name": "John W. Linville",
        "email": "linville@tuxdriver.com",
        "time": "Thu Jan 29 15:59:52 2009 -0500"
      },
      "message": "mac80211: remove an unused definition (MAX_STA_COUNT) in sta_info.h.\n\nThis patch removes an unused definition of MAX_STA_COUNT in sta_info.h.\n\nSigned-off-by: Rami Rosen \u003cramirose@gmail.com\u003e\nSigned-off-by: John W. Linville \u003clinville@tuxdriver.com\u003e\n"
    },
    {
      "commit": "504a71e4c2718d8ef5dc5bff89dea47a91cf87e5",
      "tree": "11b6b2868fce45da3cdf36bc91a46dcdeeef45f1",
      "parents": [
        "def1343971b2abd158ece1a71dd1c7a20e4c2fcb"
      ],
      "author": {
        "name": "Rami Rosen",
        "email": "ramirose@gmail.com",
        "time": "Tue Jan 06 10:50:51 2009 +0200"
      },
      "committer": {
        "name": "John W. Linville",
        "email": "linville@tuxdriver.com",
        "time": "Thu Jan 29 15:59:51 2009 -0500"
      },
      "message": "mac80211: remove an unused parameter in ieee80211_rx_mgmt_probe_req().\n\nThis patch removes an unused parameter (rx_status) in\nieee80211_rx_mgmt_probe_req(),\nin mlme.c.\n\nSigned-off-by: Rami Rosen \u003cramirose@gmail.com\u003e\nSigned-off-by: John W. Linville \u003clinville@tuxdriver.com\u003e\n"
    },
    {
      "commit": "def1343971b2abd158ece1a71dd1c7a20e4c2fcb",
      "tree": "793d2a3ab817bdc750198eaa03919c7e0c62b48e",
      "parents": [
        "c481ec9705d4a5d566393bc17374cfd82c870715"
      ],
      "author": {
        "name": "Rami Rosen",
        "email": "ramirose@gmail.com",
        "time": "Tue Jan 06 10:50:33 2009 +0200"
      },
      "committer": {
        "name": "John W. Linville",
        "email": "linville@tuxdriver.com",
        "time": "Thu Jan 29 15:59:50 2009 -0500"
      },
      "message": "mac80211: remove an unnecessary assignment to info in __ieee80211_tx().\n\nThis patch removes an unnecessary assignment to info\nin __ieee80211_tx() , tx.c.\n\nSigned-off-by: Rami Rosen \u003cramirose@gmail.com\u003e\nSigned-off-by: John W. Linville \u003clinville@tuxdriver.com\u003e\n"
    },
    {
      "commit": "c481ec9705d4a5d566393bc17374cfd82c870715",
      "tree": "383b90aa8cf172ee81a7e91c49440cf75c8c0278",
      "parents": [
        "b522ed56ef90f5078a2a1253e390299723510a89"
      ],
      "author": {
        "name": "Sujith",
        "email": "Sujith.Manoharan@atheros.com",
        "time": "Tue Jan 06 09:28:37 2009 +0530"
      },
      "committer": {
        "name": "John W. Linville",
        "email": "linville@tuxdriver.com",
        "time": "Thu Jan 29 15:59:50 2009 -0500"
      },
      "message": "mac80211: Add 802.11h CSA support\n\nMove to the advertised channel on reception of\na CSA element. This is needed for 802.11h compliance.\n\nSigned-off-by: Sujith \u003cSujith.Manoharan@atheros.com\u003e\nAcked-by: Johannes Berg \u003cjohannes@sipsolutions.net\u003e\nSigned-off-by: John W. Linville \u003clinville@tuxdriver.com\u003e\n"
    },
    {
      "commit": "b522ed56ef90f5078a2a1253e390299723510a89",
      "tree": "41a5211fcdf03addf7f63bc7783ef9c16a63b9dd",
      "parents": [
        "65f0e6a36e25fbfa6adf706d9c53bf64b13096eb"
      ],
      "author": {
        "name": "Alina Friedrichsen",
        "email": "x-alina@gmx.net",
        "time": "Tue Jan 06 03:15:23 2009 +0100"
      },
      "committer": {
        "name": "John W. Linville",
        "email": "linville@tuxdriver.com",
        "time": "Thu Jan 29 15:59:49 2009 -0500"
      },
      "message": "mac80211: Allow to set channel in adhoc properly\n\nThe last patch fixes a bug that it was not possible to set the channel\nmanually in the ad hoc mode properly.\n\nPlease commit this patches so that we don\u0027t need the proprietary\nBroadcom driver in the near future anymore.\n\nSigned-off-by: Alina Friedrichsen \u003cx-alina@gmx.net\u003e\nSigned-off-by: John W. Linville \u003clinville@tuxdriver.com\u003e\n"
    },
    {
      "commit": "65f0e6a36e25fbfa6adf706d9c53bf64b13096eb",
      "tree": "f4d8da7c2f6b0338a3c433425a7a2c976db45e75",
      "parents": [
        "137f9f46a4edf8a937ffe9e3dba498b5cfaa1e5b"
      ],
      "author": {
        "name": "Alina Friedrichsen",
        "email": "x-alina@gmx.net",
        "time": "Tue Jan 06 03:08:10 2009 +0100"
      },
      "committer": {
        "name": "John W. Linville",
        "email": "linville@tuxdriver.com",
        "time": "Thu Jan 29 15:59:49 2009 -0500"
      },
      "message": "mac80211: Don\u0027t merge if BSSID is set manually\n\nIf you set a fixed BSSID manually, you never want that the driver\nchange it back, or your ad-hoc mesh network will break into peaces. So\ndon\u0027t do it.\n\nSigned-off-by: Alina Friedrichsen \u003cx-alina@gmx.net\u003e\nSigned-off-by: John W. Linville \u003clinville@tuxdriver.com\u003e\n"
    },
    {
      "commit": "137f9f46a4edf8a937ffe9e3dba498b5cfaa1e5b",
      "tree": "3abe98a9e560671f3d32f6a6c143761a9b596228",
      "parents": [
        "0efcdfd6ed4e7ac74c45e7c3218fd1a7416fdb3f"
      ],
      "author": {
        "name": "Alina Friedrichsen",
        "email": "x-alina@gmx.net",
        "time": "Tue Jan 06 02:49:07 2009 +0100"
      },
      "committer": {
        "name": "John W. Linville",
        "email": "linville@tuxdriver.com",
        "time": "Thu Jan 29 15:59:48 2009 -0500"
      },
      "message": "mac80211: Don\u0027t scan if BSSID and channel are set manually\n\nIf you set a fixed BSSID and channel it\u0027s not necessary to scan for\nneighbors to merge, because you really don\u0027t want to merge with it. So\ndon\u0027t do it.\n\nSigned-off-by: Alina Friedrichsen \u003cx-alina@gmx.net\u003e\nSigned-off-by: John W. Linville \u003clinville@tuxdriver.com\u003e\n"
    },
    {
      "commit": "0efcdfd6ed4e7ac74c45e7c3218fd1a7416fdb3f",
      "tree": "b186e17ea74875f141e3e727631785410d8c3313",
      "parents": [
        "cca3e99861e883358ceb39ad17c9eaee082138a5"
      ],
      "author": {
        "name": "Alina Friedrichsen",
        "email": "x-alina@gmx.net",
        "time": "Tue Jan 06 02:41:35 2009 +0100"
      },
      "committer": {
        "name": "John W. Linville",
        "email": "linville@tuxdriver.com",
        "time": "Thu Jan 29 15:59:47 2009 -0500"
      },
      "message": "mac80211: Disallow to set multicast BSSID\n\nOkay, here is the first of the five patches. After applying all\nof them you should be able to build/join huge city mesh networks\n(e.g. with the OLSR protocol) with the most of the mac80211 wireless\ndrivers by setting a fixed BSSID in the ad hoc mode. (If you found no\nother bug/problem.) This was not specified in the original standard,\nbut is a widely used de facto standard.\n\nThe first patch now completely disallow to set multicast MAC addresses\nas BSSID. The behavior before was really strange.\n\nSigned-off-by: Alina Friedrichsen \u003cx-alina@gmx.net\u003e\nSigned-off-by: John W. Linville \u003clinville@tuxdriver.com\u003e\n"
    },
    {
      "commit": "cca3e99861e883358ceb39ad17c9eaee082138a5",
      "tree": "7876976ddc1e60e510fdf905ac9fd3fca939d1d7",
      "parents": [
        "c97c92d92715ea4ea2d7cf00957e8a014439bdd8"
      ],
      "author": {
        "name": "Ivo van Doorn",
        "email": "ivdoorn@gmail.com",
        "time": "Sat Jan 03 19:56:02 2009 +0100"
      },
      "committer": {
        "name": "John W. Linville",
        "email": "linville@tuxdriver.com",
        "time": "Thu Jan 29 15:59:47 2009 -0500"
      },
      "message": "rt2x00: Replace RFKILL with INPUT\n\nAs discussed on linux-wireless rt2x00 does not offer a true RFKILL key,\nfor that reason RFKILL support should be entirely removed.\n\nThe key which is attached to the hardware should be treated as normal\ninput device instead. Implement input_poll_dev support to poll the device\nfrequently. When the key status has changed report it as a SW event.\n\nSigned-off-by: Ivo van Doorn \u003cIvDoorn@gmail.com\u003e\nSigned-off-by: John W. Linville \u003clinville@tuxdriver.com\u003e\n"
    },
    {
      "commit": "c97c92d92715ea4ea2d7cf00957e8a014439bdd8",
      "tree": "a55e53c304358ebe9987fe73c69ec7ad4b885fe3",
      "parents": [
        "7d969204882882585336b0fa19ad4587d8fb15a2"
      ],
      "author": {
        "name": "Vasanthakumar Thiagarajan",
        "email": "vasanth@atheros.com",
        "time": "Fri Jan 02 15:35:46 2009 +0530"
      },
      "committer": {
        "name": "John W. Linville",
        "email": "linville@tuxdriver.com",
        "time": "Thu Jan 29 15:59:46 2009 -0500"
      },
      "message": "ath9k: Enable Bluetooth Coexistence support\n\nSigned-off-by: Vasanthakumar Thiagarajan \u003cvasanth@atheros.com\u003e\nSigned-off-by: John W. Linville \u003clinville@tuxdriver.com\u003e\n"
    },
    {
      "commit": "7d969204882882585336b0fa19ad4587d8fb15a2",
      "tree": "f300de1b35bf0cca9d77a9896d9fd9227e7382d9",
      "parents": [
        "63649b6cf0a964582af2b4d4734e28ca90ec8f5c"
      ],
      "author": {
        "name": "Bob Copeland",
        "email": "me@bobcopeland.com",
        "time": "Thu Jan 01 15:01:45 2009 -0500"
      },
      "committer": {
        "name": "John W. Linville",
        "email": "linville@tuxdriver.com",
        "time": "Thu Jan 29 15:59:45 2009 -0500"
      },
      "message": "ath5k: fix off-by-one in gpio checks\n\nSanity checks against AR5K_NUM_GPIO were all broken.  This doesn\u0027t\ncurrently cause any problems since we only use the first four gpios.\n\nChanges-licensed-under: ISC\n\nReported-by: Andreas Mohr \u003candi@lisas.de\u003e\nSigned-off-by: Bob Copeland \u003cme@bobcopeland.com\u003e\nSigned-off-by: John W. Linville \u003clinville@tuxdriver.com\u003e\n"
    },
    {
      "commit": "63649b6cf0a964582af2b4d4734e28ca90ec8f5c",
      "tree": "55a46e2cd64271408c8cbd884e4623d32bfe2c7a",
      "parents": [
        "2b8d4e2eea711b6dfe1878ff3c94ebe757656f6d"
      ],
      "author": {
        "name": "Bob Copeland",
        "email": "me@bobcopeland.com",
        "time": "Thu Jan 01 15:01:44 2009 -0500"
      },
      "committer": {
        "name": "John W. Linville",
        "email": "linville@tuxdriver.com",
        "time": "Thu Jan 29 15:59:45 2009 -0500"
      },
      "message": "ath5k: support LEDs on Acer Aspire One netbook\n\nAdd vendor ID for Foxconn and use it to set the ath5k LED gpio and\npolarity for Acer branded laptops.\n\nbase.c:\nChanges-licensed-under: 3-Clause-BSD\n\nReported-by: Maxim Levitsky \u003cmaximlevitsky@gmail.com\u003e\nTested-by: Maxim Levitsky \u003cmaximlevitsky@gmail.com\u003e\nTested-by: Andreas Mohr \u003candi@lisas.de\u003e\nSigned-off-by: Bob Copeland \u003cme@bobcopeland.com\u003e\nSigned-off-by: John W. Linville \u003clinville@tuxdriver.com\u003e\n"
    },
    {
      "commit": "2b8d4e2eea711b6dfe1878ff3c94ebe757656f6d",
      "tree": "f4cbc2ded9070edfdda55ff30d83cab9e3ca898d",
      "parents": [
        "51eed9923d98477e7f7473edd60d876d1cecc8c5"
      ],
      "author": {
        "name": "Christian Lamparter",
        "email": "chunkeey@web.de",
        "time": "Tue Dec 30 13:48:41 2008 +0100"
      },
      "committer": {
        "name": "John W. Linville",
        "email": "linville@tuxdriver.com",
        "time": "Thu Jan 29 15:59:44 2009 -0500"
      },
      "message": "p54: power save management\n\nThis patch implements dynamic power save feature for p54.\n\nSigned-off-by: Christian Lamparter \u003cchunkeey@web.de\u003e\nSigned-off-by: John W. Linville \u003clinville@tuxdriver.com\u003e\n"
    },
    {
      "commit": "51eed9923d98477e7f7473edd60d876d1cecc8c5",
      "tree": "b46faa7c3e8c5a6fadca7bf30e059d13e7563ae8",
      "parents": [
        "78eb7484fadddd2860d4503b3c8c1710c1bfa1b3"
      ],
      "author": {
        "name": "Christian Lamparter",
        "email": "chunkeey@web.de",
        "time": "Tue Dec 30 13:48:29 2008 +0100"
      },
      "committer": {
        "name": "John W. Linville",
        "email": "linville@tuxdriver.com",
        "time": "Thu Jan 29 15:59:44 2009 -0500"
      },
      "message": "p54: implement FIF_OTHER_BSS filter setting\n\nAccording to STMicroelectronics\u0027 LMAC documentation, the P54_FILTER_TYPE_TRANSPARENT flag\n\"configures the receive frame filter to pass all frames without regard to type and address matching.\"\n\nSigned-off-by: Christian Lamparter \u003cchunkeey@web.de\u003e\nSigned-off-by: John W. Linville \u003clinville@tuxdriver.com\u003e\n"
    },
    {
      "commit": "78eb7484fadddd2860d4503b3c8c1710c1bfa1b3",
      "tree": "68b4d542b4db265ed86431cc40e8306bc50e514d",
      "parents": [
        "295834fe3605fd50265399c266fe0a5ccc76edc8"
      ],
      "author": {
        "name": "Christian Lamparter",
        "email": "chunkeey@web.de",
        "time": "Tue Dec 30 13:48:19 2008 +0100"
      },
      "committer": {
        "name": "John W. Linville",
        "email": "linville@tuxdriver.com",
        "time": "Thu Jan 29 15:59:43 2009 -0500"
      },
      "message": "p54: enable rx/tx antenna diversity by eeprom bits\n\nRespect all documented bits in the eeprom about the device diversity features.\n\nSigned-off-by: Christian Lamparter \u003cchunkeey@web.de\u003e\nSigned-off-by: John W. Linville \u003clinville@tuxdriver.com\u003e\n"
    },
    {
      "commit": "295834fe3605fd50265399c266fe0a5ccc76edc8",
      "tree": "0fa8ca4ad742acfeecac85d0e9bb88bcc0f27433",
      "parents": [
        "dc822b5db479dc0178d5c04cbb656dad0b6564fb"
      ],
      "author": {
        "name": "Gabor Juhos",
        "email": "juhosg@openwrt.org",
        "time": "Mon Dec 29 21:07:42 2008 +0100"
      },
      "committer": {
        "name": "John W. Linville",
        "email": "linville@tuxdriver.com",
        "time": "Thu Jan 29 15:59:43 2009 -0500"
      },
      "message": "ath9k: use signed format to print HAL status\n\nSigned-off-by: Gabor Juhos \u003cjuhosg@openwrt.org\u003e\nSigned-off-by: John W. Linville \u003clinville@tuxdriver.com\u003e\n"
    },
    {
      "commit": "dc822b5db479dc0178d5c04cbb656dad0b6564fb",
      "tree": "f06d09fb4d70830ce1489f4589cb03a491833955",
      "parents": [
        "b3093664c931aa06fc50da42e25b3b6dc307a915"
      ],
      "author": {
        "name": "Johannes Berg",
        "email": "johannes@sipsolutions.net",
        "time": "Mon Dec 29 12:55:09 2008 +0100"
      },
      "committer": {
        "name": "John W. Linville",
        "email": "linville@tuxdriver.com",
        "time": "Thu Jan 29 15:59:42 2009 -0500"
      },
      "message": "mac80211: clean up set_key callback\n\nThe set_key callback now seems rather odd, passing a MAC address\ninstead of a station struct, and a local address instead of a\nvif struct. Change that.\n\nSigned-off-by: Johannes Berg \u003cjohannes@sipsolutions.net\u003e\nAcked-by: Bob Copeland \u003cme@bobcopeland.com\u003e [ath5k]\nAcked-by: Ivo van Doorn \u003civdoorn@gmail.com\u003e [rt2x00]\nAcked-by: Christian Lamparter \u003cchunkeey@web.de\u003e [p54]\nTested-by: Kalle Valo \u003ckalle.valo@nokia.com\u003e [iwl3945]\nTested-by: Samuel Ortiz \u003csamuel@sortiz.org\u003e [iwl3945]\nSigned-off-by: John W. Linville \u003clinville@tuxdriver.com\u003e\n"
    },
    {
      "commit": "b3093664c931aa06fc50da42e25b3b6dc307a915",
      "tree": "1293d1450d98062d0d56ce3e7160ecd3596a1399",
      "parents": [
        "c557289cb8ea063bd09db88f8a687a841556e291"
      ],
      "author": {
        "name": "Kalle Valo",
        "email": "kalle.valo@iki.fi",
        "time": "Mon Dec 29 10:02:48 2008 +0200"
      },
      "committer": {
        "name": "John W. Linville",
        "email": "linville@tuxdriver.com",
        "time": "Thu Jan 29 15:59:41 2009 -0500"
      },
      "message": "mac80211: make wake/stop_queue_by_reason() functions static\n\nFixes sparse warnings:\n\nnet/mac80211/util.c:355:6: warning: symbol\n  \u0027ieee80211_wake_queue_by_reason\u0027 was not declared. Should it be static?\nnet/mac80211/util.c:385:6: warning: symbol\n  \u0027ieee80211_stop_queue_by_reason\u0027 was not declared. Should it be static?\n\nThanks to Johannes Berg for reporting this.\n\nSigned-off-by: Kalle Valo \u003ckalle.valo@iki.fi\u003e\nSigned-off-by: John W. Linville \u003clinville@tuxdriver.com\u003e\n"
    },
    {
      "commit": "c557289cb8ea063bd09db88f8a687a841556e291",
      "tree": "5e77f69574c5c33cb8c5e70b24deb81c8b0eb7fc",
      "parents": [
        "98a8d1a8f22237e2aa7db5453df0f68935a5ede0"
      ],
      "author": {
        "name": "Michael Buesch",
        "email": "mb@bu3sch.de",
        "time": "Sat Dec 27 18:26:39 2008 +0100"
      },
      "committer": {
        "name": "John W. Linville",
        "email": "linville@tuxdriver.com",
        "time": "Thu Jan 29 15:59:41 2009 -0500"
      },
      "message": "b43: Change schedule for old-fw support removal\n\nThe scheduled date for the removal of old fw support was in July 2008.\nHowever, we\u0027re not going to remove the support unless it causes a major\nheadache. So change the schedule from \"July 2008\" to \"when it causes headaches\".\n\nSigned-off-by: Michael Buesch \u003cmb@bu3sch.de\u003e\nSigned-off-by: John W. Linville \u003clinville@tuxdriver.com\u003e\n"
    },
    {
      "commit": "98a8d1a8f22237e2aa7db5453df0f68935a5ede0",
      "tree": "6cb4cf681d24d6228f34a6ab3f4e789e5ca2bc20",
      "parents": [
        "e365f16046b72977ec22364215b57af840f0907e"
      ],
      "author": {
        "name": "Christian Lamparter",
        "email": "chunkeey@web.de",
        "time": "Fri Dec 26 21:50:33 2008 +0100"
      },
      "committer": {
        "name": "John W. Linville",
        "email": "linville@tuxdriver.com",
        "time": "Thu Jan 29 15:59:40 2009 -0500"
      },
      "message": "p54: regulatory domain hints\n\nThis patch adds a sub-routine that parses the default country eeprom entry\nand forwards the obtained Alpha2 identifier to the regulatory sub-system.\n\nNote: I dropped the p54 specific regdomain\u003c-\u003ealpha2 conversion code for now.\nBut it will be added as soon as there\u0027s the common library function is ready.\n\nSigned-off-by: Christian Lamparter \u003cchunkeey@web.de\u003e\nSigned-off-by: John W. Linville \u003clinville@tuxdriver.com\u003e\n"
    },
    {
      "commit": "e365f16046b72977ec22364215b57af840f0907e",
      "tree": "bbd5f2b2525e3077f9d466715e0e49ade539e6ff",
      "parents": [
        "6982869d993009c02cefcca98a67b212d0e61c5f"
      ],
      "author": {
        "name": "Christian Lamparter",
        "email": "chunkeey@web.de",
        "time": "Fri Dec 26 19:09:34 2008 +0100"
      },
      "committer": {
        "name": "John W. Linville",
        "email": "linville@tuxdriver.com",
        "time": "Thu Jan 29 15:59:39 2009 -0500"
      },
      "message": "p54: prevent upload of wrong firmwares\n\nThis patch will prevent anyone to upload a firmware which was not designed for his device.\n\nThere\u0027s still a catch:\nThere is no easy way to detect if a firmware is for PCI or for USB (1st Gen),\nbecause they all share the same LM86 identifier.\n\nSigned-off-by: Christian Lamparter \u003cchunkeey@web.de\u003e\nSigned-off-by: John W. Linville \u003clinville@tuxdriver.com\u003e\n"
    },
    {
      "commit": "6982869d993009c02cefcca98a67b212d0e61c5f",
      "tree": "bda0dbb4dfe78aa7ddfaa1f221b9c0ef1b4ac789",
      "parents": [
        "6b1c7c67603efdf0b39f6056989b0f8194cdc1f3"
      ],
      "author": {
        "name": "Christian Lamparter",
        "email": "chunkeey@web.de",
        "time": "Fri Dec 26 19:08:31 2008 +0100"
      },
      "committer": {
        "name": "John W. Linville",
        "email": "linville@tuxdriver.com",
        "time": "Thu Jan 29 15:59:39 2009 -0500"
      },
      "message": "p54usb: utilize usb_reset_device for 3887\n\nSometimes on unload or reboot the 3887 USB devices become stuck.\n\u003cusual log entry\u003e\nkernel: usbcore: registered new interface driver p54usb\nkernel: usb 2-10: (p54usb) reset failed! (-110)\nkernel: p54usb: probe of 2-10:1.0 failed with error -110\n[...]\n\nand a physical unplug and replug was necessary.\nHowever we should be able to do this in software as well,\nwithout any user interaction.\n\nSigned-off-by: Christian Lamparter \u003cchunkeey@web.de\u003e\nSigned-off-by: John W. Linville \u003clinville@tuxdriver.com\u003e\n"
    },
    {
      "commit": "6b1c7c67603efdf0b39f6056989b0f8194cdc1f3",
      "tree": "7086a0f862ce5f3e5d6e6cb0daca71193c4185f8",
      "parents": [
        "bb519bee07eed4fac9921ad658fb1f7ed78defb5"
      ],
      "author": {
        "name": "Michael Buesch",
        "email": "mb@bu3sch.de",
        "time": "Thu Dec 25 00:39:28 2008 +0100"
      },
      "committer": {
        "name": "John W. Linville",
        "email": "linville@tuxdriver.com",
        "time": "Thu Jan 29 15:59:38 2009 -0500"
      },
      "message": "b43/ssb: Add SPROM8 extraction and LP-PHY detection\n\nThis adds detection code for the LP-PHY and SPROM\nextraction code for version 8, which is needed by the LP-PHY and\nnewer N-PHY.\n\nSigned-off-by: Michael Buesch \u003cmb@bu3sch.de\u003e\nSigned-off-by: John W. Linville \u003clinville@tuxdriver.com\u003e\n"
    },
    {
      "commit": "bb519bee07eed4fac9921ad658fb1f7ed78defb5",
      "tree": "c86807544e4c2519869a545584de0f338edf9a23",
      "parents": [
        "cb33c4126ba9825b047463352d12dc3ed983d320"
      ],
      "author": {
        "name": "Johannes Berg",
        "email": "johannes@sipsolutions.net",
        "time": "Wed Dec 24 15:26:40 2008 +0100"
      },
      "committer": {
        "name": "John W. Linville",
        "email": "linville@tuxdriver.com",
        "time": "Thu Jan 29 15:59:38 2009 -0500"
      },
      "message": "b43: detect N PHY revision/radio\n\nDoes nothing unless you enable the hidden N PHY config.\n\nSigned-off-by: Johannes Berg \u003cjohannes@sipsolutions.net\u003e\nSigned-off-by: John W. Linville \u003clinville@tuxdriver.com\u003e\n"
    },
    {
      "commit": "cb33c4126ba9825b047463352d12dc3ed983d320",
      "tree": "d514182c8e7262954a2b23da60948105d190e362",
      "parents": [
        "92d6128e1766bb7a7b6dc58f012fdf772fdf1100"
      ],
      "author": {
        "name": "Senthil Balasubramanian",
        "email": "senthilkumar@atheros.com",
        "time": "Wed Dec 24 18:03:58 2008 +0530"
      },
      "committer": {
        "name": "John W. Linville",
        "email": "linville@tuxdriver.com",
        "time": "Thu Jan 29 15:59:37 2009 -0500"
      },
      "message": "ath9k: INI update for Atheros AR9280 and AR9285 chipset.\n\nSigned-off-by: Senthil Balasubramanian \u003csenthilkumar@atheros.com\u003e\nSigned-off-by: John W. Linville \u003clinville@tuxdriver.com\u003e\n"
    },
    {
      "commit": "92d6128e1766bb7a7b6dc58f012fdf772fdf1100",
      "tree": "1de820cdd7496f6eacf965a9705cb23a484e0b6d",
      "parents": [
        "e3c92df08cbf6a0cb60a9c7ce377378383967e07"
      ],
      "author": {
        "name": "Johannes Berg",
        "email": "johannes@sipsolutions.net",
        "time": "Wed Dec 24 12:44:09 2008 +0100"
      },
      "committer": {
        "name": "John W. Linville",
        "email": "linville@tuxdriver.com",
        "time": "Thu Jan 29 15:59:37 2009 -0500"
      },
      "message": "ssb/b43: add new N PHY device\n\nThis is used on my macbook. N PHY, obviously nothing works\nyet, but we can detect the chip with this patch.\n\nSigned-off-by: Johannes Berg \u003cjohannes@sipsolutions.net\u003e\nSigned-off-by: John W. Linville \u003clinville@tuxdriver.com\u003e\n"
    },
    {
      "commit": "e3c92df08cbf6a0cb60a9c7ce377378383967e07",
      "tree": "088d70d7924c6dac0e900d4190db928623ec3c76",
      "parents": [
        "a085ff718c8c9f14c44feb337774fadfd982e1a5"
      ],
      "author": {
        "name": "Vasanthakumar Thiagarajan",
        "email": "vasanth@atheros.com",
        "time": "Wed Dec 24 13:53:11 2008 +0530"
      },
      "committer": {
        "name": "John W. Linville",
        "email": "linville@tuxdriver.com",
        "time": "Thu Jan 29 15:59:36 2009 -0500"
      },
      "message": "mac80211: Fix tx power setting\n\npower_level in ieee80211_conf is being used for more than one\npurpose. It being used as user configured power limit and the\nfinal power limit given to the driver. By doing so, except very\nfirst time, the tx power limit is taken from min(chan-\u003emax_power,\nlocal-\u003ehw.conf.power_level) which is not what we want. This patch\ndefines a new memeber in ieee80211_conf which is meant only for\nuser configured power limit.\n\nSigned-off-by: Vasanthakumar Thiagarajan \u003cvasanth@atheros.com\u003e\nSigned-off-by: John W. Linville \u003clinville@tuxdriver.com\u003e\n"
    }
  ],
  "next": "a085ff718c8c9f14c44feb337774fadfd982e1a5"
}
