)]}'
{
  "log": [
    {
      "commit": "7ab24bfdf9a9a9f87ac8e5ad9a25f80b5b947be7",
      "tree": "897d12fb7498316d05ce2ed48722fc78b61fc4e1",
      "parents": [
        "ed6e4ef836d425bc35e33bf20fcec95e68203afa"
      ],
      "author": {
        "name": "David S. Miller",
        "email": "davem@davemloft.net",
        "time": "Wed Jun 29 05:48:41 2011 -0700"
      },
      "committer": {
        "name": "David S. Miller",
        "email": "davem@davemloft.net",
        "time": "Wed Jun 29 05:48:41 2011 -0700"
      },
      "message": "net+crypto: Use vmalloc for zlib inflate buffers.\n\nThey are 64K and result in order-4 allocations, even with SLUB.\n\nTherefore, just like we always have for the deflate buffers, use\nvmalloc.\n\nReported-by: Martin Jackson \u003cmjackson220.list@gmail.com\u003e\nAcked-by: Herbert Xu \u003cherbert@gondor.apana.org.au\u003e\nSigned-off-by: David S. Miller \u003cdavem@davemloft.net\u003e\n"
    },
    {
      "commit": "a5971d43ef76f4b73c58e2d893de9db487388c87",
      "tree": "93d92dbc2faf62d52f841b197124085693c33d34",
      "parents": [
        "07bd8df5df4369487812bf85a237322ff3569b77"
      ],
      "author": {
        "name": "Dmitry Kravkov",
        "email": "dmitry@broadcom.com",
        "time": "Wed May 25 04:55:51 2011 +0000"
      },
      "committer": {
        "name": "David S. Miller",
        "email": "davem@davemloft.net",
        "time": "Wed May 25 17:55:32 2011 -0400"
      },
      "message": "bnx2x: protect sequence increment with mutex\n\nSigned-off-by: Dmitry Kravkov \u003cdmitry@broadcom.com\u003e\nSigned-off-by: Eilon Greenstein \u003ceilong@broadcom.com\u003e\nSigned-off-by: David S. Miller \u003cdavem@davemloft.net\u003e\n"
    },
    {
      "commit": "eb722d7a2e11b0426a17acaa7336120acbc49406",
      "tree": "e10fcae18c7857f9f09f1cb110d788a23c92ffd6",
      "parents": [
        "24cf3af3fed5edcf90bc2a0ed181e6ce1513d2dc"
      ],
      "author": {
        "name": "Dmitry Kravkov",
        "email": "dmitry@broadcom.com",
        "time": "Tue May 24 02:06:06 2011 +0000"
      },
      "committer": {
        "name": "David S. Miller",
        "email": "davem@davemloft.net",
        "time": "Tue May 24 13:26:12 2011 -0400"
      },
      "message": "bnx2x: fix inverted condition\n\nSigned-off-by: Dmitry Kravkov \u003cdmitry@broadcom.com\u003e\nSigned-off-by: Eilon Greenstein \u003ceilong@broadcom.com\u003e\nSigned-off-by: David S. Miller \u003cdavem@davemloft.net\u003e\n"
    },
    {
      "commit": "1b6e2ceb4745b5838cb94463131d19dbea6cf0e3",
      "tree": "07308487a946e832bcf4cec695e49bdd7aef4f54",
      "parents": [
        "5e374b5aeb9a030c1859b3054e3b36dea3b29cfc"
      ],
      "author": {
        "name": "Dmitry Kravkov",
        "email": "dmitry@broadcom.com",
        "time": "Sun May 22 10:11:26 2011 +0000"
      },
      "committer": {
        "name": "David S. Miller",
        "email": "davem@davemloft.net",
        "time": "Sun May 22 21:01:24 2011 -0400"
      },
      "message": "bnx2x: allow device properly initialize after hotplug\n\nSigned-off-by: Dmitry Kravkov \u003cdmitry@broadcom.com\u003e\nSigned-off-by: Eilon Greenstein \u003ceilong@broadcom.com\u003e\nSigned-off-by: David S. Miller \u003cdavem@davemloft.net\u003e\n"
    },
    {
      "commit": "5e374b5aeb9a030c1859b3054e3b36dea3b29cfc",
      "tree": "8ba2d86caa9e7683786731259c6b403de9261bd3",
      "parents": [
        "c3a8ce6145cfcfce192513187000cd723313d94f"
      ],
      "author": {
        "name": "Dmitry Kravkov",
        "email": "dmitry@broadcom.com",
        "time": "Sun May 22 10:09:19 2011 +0000"
      },
      "committer": {
        "name": "David S. Miller",
        "email": "davem@davemloft.net",
        "time": "Sun May 22 21:01:23 2011 -0400"
      },
      "message": "bnx2x: fix DMAE timeout according to hw specifications\n\nSigned-off-by: Dmitry Kravkov \u003cdmitry@broadcom.com\u003e\nSigned-off-by: Eilon Greenstein \u003ceilong@broadcom.com\u003e\nSigned-off-by: David S. Miller \u003cdavem@davemloft.net\u003e\n"
    },
    {
      "commit": "c3a8ce6145cfcfce192513187000cd723313d94f",
      "tree": "04e32f613162c4accec704b69c919aa9029ed651",
      "parents": [
        "40955532bc9d865999dfc58b7896605d58650655"
      ],
      "author": {
        "name": "Vladislav Zolotarov",
        "email": "vladz@broadcom.com",
        "time": "Sun May 22 10:08:09 2011 +0000"
      },
      "committer": {
        "name": "David S. Miller",
        "email": "davem@davemloft.net",
        "time": "Sun May 22 21:01:23 2011 -0400"
      },
      "message": "bnx2x: properly handle CFC DEL in cnic flow\n\nSigned-off-by: Dmitry Kravkov \u003cdmitry@broadcom.com\u003e\nSigned-off-by: Eilon Greenstein \u003ceilong@broadcom.com\u003e\nSigned-off-by: David S. Miller \u003cdavem@davemloft.net\u003e\n"
    },
    {
      "commit": "40955532bc9d865999dfc58b7896605d58650655",
      "tree": "fad93cc9a965328419afa9e3e511864893b8f289",
      "parents": [
        "792d4b5cb16b684958c2590f77688667ddec1f61"
      ],
      "author": {
        "name": "Vladislav Zolotarov",
        "email": "vladz@broadcom.com",
        "time": "Sun May 22 10:06:58 2011 +0000"
      },
      "committer": {
        "name": "David S. Miller",
        "email": "davem@davemloft.net",
        "time": "Sun May 22 21:01:22 2011 -0400"
      },
      "message": "bnx2x: call dev_kfree_skb_any instead of dev_kfree_skb\n\nreplace function calls when possible call in both irq/non-irq contexts\n\nSigned-off-by: Dmitry Kravkov \u003cdmitry@broadcom.com\u003e\nSigned-off-by: Eilon Greenstein \u003ceilong@broadcom.com\u003e\nSigned-off-by: David S. Miller \u003cdavem@davemloft.net\u003e\n"
    },
    {
      "commit": "c0cba59e77b5640912a331566bbfa66ae5029f37",
      "tree": "372f861413e399592a725f6233736382aa2b6b19",
      "parents": [
        "8df8a47538ac2e26f07efabc8793c06e96a35226"
      ],
      "author": {
        "name": "Paul Gortmaker",
        "email": "paul.gortmaker@gmail.com",
        "time": "Sun May 22 11:02:08 2011 +0000"
      },
      "committer": {
        "name": "David S. Miller",
        "email": "davem@davemloft.net",
        "time": "Sun May 22 20:37:44 2011 -0400"
      },
      "message": "drivers/net: add prefetch header for prefetch users\n\nAfter discovering that wide use of prefetch on modern CPUs\ncould be a net loss instead of a win, net drivers which were\nrelying on the implicit inclusion of prefetch.h via the list\nheaders showed up in the resulting cleanup fallout.  Give\nthem an explicit include via the following $0.02 script.\n\n \u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\n #!/bin/bash\n MANUAL\u003d\"\"\n for i in `git grep -l \u0027prefetch(.*)\u0027 .` ; do\n \tgrep -q \u0027\u003clinux/prefetch.h\u003e\u0027 $i\n \tif [ $? \u003d 0 ] ; then\n \t\tcontinue\n \tfi\n\n \t(\techo \u0027?^#include \u003clinux/?a\u0027\n \t\techo \u0027#include \u003clinux/prefetch.h\u003e\u0027\n \t\techo .\n \t\techo w\n \t\techo q\n \t) | ed -s $i \u003e /dev/null 2\u003e\u00261\n \tif [ $? !\u003d 0 ]; then\n \t\techo $i needs manual fixup\n \t\tMANUAL\u003d\"$i $MANUAL\"\n \tfi\n done\n echo ------------------- 8\\\u003c----------------------\n echo vi $MANUAL\n \u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\n\nSigned-off-by: Paul \u003cpaul.gortmaker@windriver.com\u003e\nSigned-off-by: David S. Miller \u003cdavem@davemloft.net\u003e\n"
    },
    {
      "commit": "0be6bc62cdd5e1bed75b2122ba7d26fc245b534b",
      "tree": "26ba471185895cd1f0648db5111a3aa21720db10",
      "parents": [
        "60a34277d5da958e7f39a942e0ed1016a904f6c6"
      ],
      "author": {
        "name": "Shmulik Ravid",
        "email": "shmulikr@broadcom.com",
        "time": "Wed May 18 02:55:31 2011 +0000"
      },
      "committer": {
        "name": "David S. Miller",
        "email": "davem@davemloft.net",
        "time": "Wed May 18 17:28:52 2011 -0400"
      },
      "message": "bnx2x: add support for retrieving dcb peer configuration\n\nThis patch adds support to the bnx2x for retrieving dcb peer (remote)\nconfiguration from the embedded DCBX stack.\n\nSigned-off-by: Shmulik Ravid \u003cshmulikr@broadcom.com\u003e\nSigned-off-by: Eilon Greenstein \u003ceilong@broadcom.com\u003e\nSigned-off-by: David S. Miller \u003cdavem@davemloft.net\u003e\n"
    },
    {
      "commit": "538dd2e3976a7c572ee927d6bbebe01bf4d6f128",
      "tree": "f65529f5de1bf3c3edece04684311e78f2fcd8ab",
      "parents": [
        "c5be24ff62d238a3fdd5d15461b420cd72e78a14"
      ],
      "author": {
        "name": "Mahesh Bandewar",
        "email": "maheshb@google.com",
        "time": "Fri May 13 15:08:49 2011 +0000"
      },
      "committer": {
        "name": "David S. Miller",
        "email": "davem@davemloft.net",
        "time": "Mon May 16 13:51:45 2011 -0400"
      },
      "message": "bnx2x: Allow ethtool to enable/disable loopback.\n\nThis patch updates the bnx2x_set_features() to handle loopback mode.\nWhen enabled; it sets internal-MAC loopback.\n\nSigned-off-by: Mahesh Bandewar \u003cmaheshb@google.com\u003e\nSigned-off-by: David S. Miller \u003cdavem@davemloft.net\u003e\n"
    },
    {
      "commit": "e8920674979705392abc4db4ebbe78feb68a4da1",
      "tree": "338d02748999d14b8c9a9a412bba5f22ded7c516",
      "parents": [
        "5de924086aca9f17eee9ad569e0af2f699f591b3"
      ],
      "author": {
        "name": "Dmitry Kravkov",
        "email": "dmitry@broadcom.com",
        "time": "Wed May 04 23:52:40 2011 +0000"
      },
      "committer": {
        "name": "David S. Miller",
        "email": "davem@davemloft.net",
        "time": "Thu May 05 10:44:36 2011 -0700"
      },
      "message": "bnx2x: function descriptions format fixed\n\nSigned-off-by: Dmitry Kravkov \u003cdmitry@broadcom.com\u003e\nSigned-off-by: Eilon Greenstein \u003ceilong@broadcom.com\u003e\nSigned-off-by: David S. Miller \u003cdavem@davemloft.net\u003e\n"
    },
    {
      "commit": "5de924086aca9f17eee9ad569e0af2f699f591b3",
      "tree": "23021ae9fe14549623cfd76a31478233624e46a1",
      "parents": [
        "b3b83c3f3c640b239f1f1dfc49c0ecafbc074fdb"
      ],
      "author": {
        "name": "Dmitry Kravkov",
        "email": "dmitry@broadcom.com",
        "time": "Wed May 04 23:51:13 2011 +0000"
      },
      "committer": {
        "name": "David S. Miller",
        "email": "davem@davemloft.net",
        "time": "Thu May 05 10:44:35 2011 -0700"
      },
      "message": "bnx2x: update year to 2011 and version to 1.62.12-0\n\nSigned-off-by: Dmitry Kravkov \u003cdmitry@broadcom.com\u003e\nSigned-off-by: Eilon Greenstein \u003ceilong@broadcom.com\u003e\nSigned-off-by: David S. Miller \u003cdavem@davemloft.net\u003e\n"
    },
    {
      "commit": "b3b83c3f3c640b239f1f1dfc49c0ecafbc074fdb",
      "tree": "46efa0dc1b979290770004f9ea6c89089685490b",
      "parents": [
        "426b92415074d6d268c7aac4561efecd3785d0b1"
      ],
      "author": {
        "name": "Dmitry Kravkov",
        "email": "dmitry@broadcom.com",
        "time": "Wed May 04 23:50:33 2011 +0000"
      },
      "committer": {
        "name": "David S. Miller",
        "email": "davem@davemloft.net",
        "time": "Thu May 05 10:44:34 2011 -0700"
      },
      "message": "bnx2x: improve memory handling, low memory recovery flows\n\nSigned-off-by: Dmitry Kravkov \u003cdmitry@broadcom.com\u003e\nSigned-off-by: Eilon Greenstein \u003ceilong@broadcom.com\u003e\nSigned-off-by: David S. Miller \u003cdavem@davemloft.net\u003e\n"
    },
    {
      "commit": "426b92415074d6d268c7aac4561efecd3785d0b1",
      "tree": "cfa867eb72253bcebdd20713a5cb71124d6cdedc",
      "parents": [
        "f9a3ebbe657b5dcd562224b32d1703da499063db"
      ],
      "author": {
        "name": "Dmitry Kravkov",
        "email": "dmitry@broadcom.com",
        "time": "Wed May 04 23:49:53 2011 +0000"
      },
      "committer": {
        "name": "David S. Miller",
        "email": "davem@davemloft.net",
        "time": "Thu May 05 10:44:34 2011 -0700"
      },
      "message": "bnx2x: Do storage mac address validation for SF mode.\n\nSigned-off-by: Dmitry Kravkov \u003cdmitry@broadcom.com\u003e\nSigned-off-by: Eilon Greenstein \u003ceilong@broadcom.com\u003e\nSigned-off-by: David S. Miller \u003cdavem@davemloft.net\u003e\n"
    },
    {
      "commit": "f9a3ebbe657b5dcd562224b32d1703da499063db",
      "tree": "1efad4c0856d3b1858a5abab38d962c8e85d11a6",
      "parents": [
        "2ae17f666099c952053eea7c64cac8189dd76f72"
      ],
      "author": {
        "name": "Dmitry Kravkov",
        "email": "dmitry@broadcom.com",
        "time": "Wed May 04 23:49:11 2011 +0000"
      },
      "committer": {
        "name": "David S. Miller",
        "email": "davem@davemloft.net",
        "time": "Thu May 05 10:44:33 2011 -0700"
      },
      "message": "bnx2x: allow WoL on every function in MF modes\n\nSigned-off-by: Dmitry Kravkov \u003cdmitry@broadcom.com\u003e\nSigned-off-by: Eilon Greenstein \u003ceilong@broadcom.com\u003e\nSigned-off-by: David S. Miller \u003cdavem@davemloft.net\u003e\n"
    },
    {
      "commit": "2ae17f666099c952053eea7c64cac8189dd76f72",
      "tree": "69da6881c755adccec1ef4e09ec28bc499e979e9",
      "parents": [
        "34da9e50e908c4553ddefb38da2c5bacbe2bba58"
      ],
      "author": {
        "name": "Vladislav Zolotarov",
        "email": "vladz@broadcom.com",
        "time": "Wed May 04 23:48:23 2011 +0000"
      },
      "committer": {
        "name": "David S. Miller",
        "email": "davem@davemloft.net",
        "time": "Thu May 05 10:44:33 2011 -0700"
      },
      "message": "bnx2x: link report improvements\n\nTo avoid link notification duplication\n\nSigned-off-by: Dmitry Kravkov \u003cdmitry@broadcom.com\u003e\nSigned-off-by: Vladislav Zolotarov \u003cvladz@broadcom.com\u003e\nSigned-off-by: Eilon Greenstein \u003ceilong@broadcom.com\u003e\nSigned-off-by: David S. Miller \u003cdavem@davemloft.net\u003e\n"
    },
    {
      "commit": "2bd93d7af1581d40e3c4b25242472661cb7c637a",
      "tree": "43c638422d20857339d8d908d6b65ebb8045edc0",
      "parents": [
        "64cad2ade1e6f890531a58318ca9ee013f92ef2f",
        "0972ddb2373d5e127aabdcabd8305eff0242cd0b"
      ],
      "author": {
        "name": "David S. Miller",
        "email": "davem@davemloft.net",
        "time": "Tue Apr 26 12:16:46 2011 -0700"
      },
      "committer": {
        "name": "David S. Miller",
        "email": "davem@davemloft.net",
        "time": "Tue Apr 26 12:16:46 2011 -0700"
      },
      "message": "Merge branch \u0027master\u0027 of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6\n\nResolved logic conflicts causing a build failure due to\ndrivers/net/r8169.c changes using a patch from Stephen Rothwell.\n\nSigned-off-by: David S. Miller \u003cdavem@davemloft.net\u003e\n"
    },
    {
      "commit": "e39aece7d41119c3d63f390420e00ab4d2a526a9",
      "tree": "4b81a22a533a4cc3ae2730305b9aea30cd635961",
      "parents": [
        "13f172ff26563995049abe73f6eeba828de3c09d"
      ],
      "author": {
        "name": "Vladislav Zolotarov",
        "email": "vladz@broadcom.com",
        "time": "Sat Apr 23 07:44:46 2011 +0000"
      },
      "committer": {
        "name": "David S. Miller",
        "email": "davem@davemloft.net",
        "time": "Sat Apr 23 15:13:17 2011 -0700"
      },
      "message": "bnx2x: fix UDP csum offload\n\nFixed packets parameters for FW in UDP checksum offload flow.\n\nDo not dereference TCP headers on non TCP frames.\nReported-by: Eric Dumazet \u003ceric.dumazet@gmail.com\u003e\n\nSigned-off-by: Dmitry Kravkov \u003cdmitry@broadcom.com\u003e\nSigned-off-by: Eilon Greenstein \u003ceilong@broadcom.com\u003e\nSigned-off-by: David S. Miller \u003cdavem@davemloft.net\u003e\n"
    },
    {
      "commit": "e1943424e43974f85b82bb31eaf832823bf49ce7",
      "tree": "00a2dda7454ba186c0be4bfb8d08b7f74c3cd98c",
      "parents": [
        "88230fd586b4ccc5ffe6d6c2df8cdc495e89ad83",
        "0553c891fabd287726b41076cfd03fe7e5ab596f"
      ],
      "author": {
        "name": "David S. Miller",
        "email": "davem@davemloft.net",
        "time": "Tue Apr 19 00:21:33 2011 -0700"
      },
      "committer": {
        "name": "David S. Miller",
        "email": "davem@davemloft.net",
        "time": "Tue Apr 19 00:21:33 2011 -0700"
      },
      "message": "Merge branch \u0027master\u0027 of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6\n\nConflicts:\n\tdrivers/net/bnx2x/bnx2x_ethtool.c\n"
    },
    {
      "commit": "b3337e4cea15beb167e8d3a70ca1023e39abb4e5",
      "tree": "fe657cf315e65df8a27771fc6c5359f2594b100d",
      "parents": [
        "a01c1335a308ee660518e33db03fb5f5e1dfc166"
      ],
      "author": {
        "name": "David Decotigny",
        "email": "decot@google.com",
        "time": "Thu Apr 14 16:11:34 2011 +0000"
      },
      "committer": {
        "name": "David S. Miller",
        "email": "davem@davemloft.net",
        "time": "Sun Apr 17 23:28:57 2011 -0700"
      },
      "message": "bnx2x: cosmetics: Using ethtool_cmd_speed() API\n\nThis updates bnx2x to use the ethtool_cmd_speed() family of functions\n(see b11f8d8c in 2.6.27-rc3 aka. \"ethtool: Expand ethtool_cmd.speed to\n32 bits\") to get and set the link speed via ethtool. This allows to\navoid manually accessing ethtool_cmd\u0027s speed_hi field.\n\nSigned-off-by: David Decotigny \u003cdecot@google.com\u003e\nSigned-off-by: David S. Miller \u003cdavem@davemloft.net\u003e\n"
    },
    {
      "commit": "70dda99c41fc8a153e09bdba9adb7805ba2a4bb3",
      "tree": "52ae78da0e081098ff77a0e66546a09927942dbe",
      "parents": [
        "c8a75b345b38a9b63ffd077c0eb71707fa194fc6"
      ],
      "author": {
        "name": "Yaniv Rosner",
        "email": "yanivr@broadcom.com",
        "time": "Sun Apr 17 17:50:01 2011 -0700"
      },
      "committer": {
        "name": "David S. Miller",
        "email": "davem@davemloft.net",
        "time": "Sun Apr 17 17:50:01 2011 -0700"
      },
      "message": "bnx2x: Fix port identification problem\n\nThis patch fixes port identification on optic devices when there\u0027s no link on the port.\n\nSigned-off-by: Yaniv Rosner \u003cyanivr@broadcom.com\u003e\nSigned-off-by: Eilon Greenstein \u003ceilong@broadcom.com\u003e\nSigned-off-by: David S. Miller \u003cdavem@davemloft.net\u003e\n"
    },
    {
      "commit": "b8ee8328bac0d8420d2b9ef4838d0df25df100ab",
      "tree": "fc4fa67c8e0287da2eca89b3f61373a0a948b2db",
      "parents": [
        "585985429080a449e0ecf66dd485899a8765c26c"
      ],
      "author": {
        "name": "David S. Miller",
        "email": "davem@davemloft.net",
        "time": "Sun Apr 17 16:56:12 2011 -0700"
      },
      "committer": {
        "name": "David S. Miller",
        "email": "davem@davemloft.net",
        "time": "Sun Apr 17 16:56:12 2011 -0700"
      },
      "message": "bnx2x: Fix set-but-unused variables.\n\nThe variable \u0027rc\u0027 is set but unused in bnx2x_timer().\n\nSimilarly for \u0027hc_index_p\u0027 in bnx2x_init_sb(), and \u0027port\u0027 in\nbnx2x_get_hwinfo().\n\nJust kill them off.\n\nSigned-off-by: David S. Miller \u003cdavem@davemloft.net\u003e\n"
    },
    {
      "commit": "fce55922f5299a04c0a56b170a141fab34f13465",
      "tree": "91c6eeea0957b41199641c43add0e8170ad65f89",
      "parents": [
        "21d8c49e01a0c1c6eb6c750cd04110db4a539284"
      ],
      "author": {
        "name": "Allan, Bruce W",
        "email": "bruce.w.allan@intel.com",
        "time": "Wed Apr 13 13:09:10 2011 +0000"
      },
      "committer": {
        "name": "David S. Miller",
        "email": "davem@davemloft.net",
        "time": "Thu Apr 14 21:15:49 2011 -0700"
      },
      "message": "ethtool: allow custom interval for physical identification\n\nWhen physical identification of an adapter is done by toggling the\nmechanism on and off through software utilizing the set_phys_id operation,\nit is done with a fixed duration for both on and off states.  Some drivers\nmay want to set a custom duration for the on/off intervals.  This patch\nchanges the API so the return code from the driver\u0027s entry point when it\nis called with ETHTOOL_ID_ACTIVE can specify the frequency at which to\ncycle the on/off states, and updates the drivers that have already been\nconverted to use the new set_phys_id and use the synchronous method for\nidentifying an adapter.\n\nThe physical identification frequency set in the updated drivers is based\non how it was done prior to the introduction of set_phys_id.\n\nCompile tested only.  Also fixes a compiler warning in sfc.\n\nv2: drivers do not return -EINVAL for ETHOOL_ID_ACTIVE\nv3: fold patchset into single patch and cleanup per Ben\u0027s feedback\n\nSigned-off-by: Bruce Allan \u003cbruce.w.allan@intel.com\u003e\nCc: Ben Hutchings \u003cbhutchings@solarflare.com\u003e\nCc: Sathya Perla \u003csathya.perla@emulex.com\u003e\nCc: Subbu Seetharaman \u003csubbu.seetharaman@emulex.com\u003e\nCc: Ajit Khaparde \u003cajit.khaparde@emulex.com\u003e\nCc: Michael Chan \u003cmchan@broadcom.com\u003e\nCc: Eilon Greenstein \u003ceilong@broadcom.com\u003e\nCc: Divy Le Ray \u003cdivy@chelsio.com\u003e\nCc: Don Fry \u003cpcnet32@frontier.com\u003e\nCc: Jon Mason \u003cjdmason@kudzu.us\u003e\nCc: Solarflare linux maintainers \u003clinux-net-drivers@solarflare.com\u003e\nCc: Steve Hodgson \u003cshodgson@solarflare.com\u003e\nCc: Stephen Hemminger \u003cshemminger@linux-foundation.org\u003e\nCc: Matt Carlson \u003cmcarlson@broadcom.com\u003e\nAcked-by: Jon Mason \u003cjdmason@kudzu.us\u003e\nAcked-by: Ben Hutchings \u003cbhutchings@solarflare.com\u003e\nSigned-off-by: David S. Miller \u003cdavem@davemloft.net\u003e\n"
    },
    {
      "commit": "66371c44136b566f39f70c72cb4d117558bee3fa",
      "tree": "0976d78d048da3c8bddba3a177b42e35c78d070b",
      "parents": [
        "e5ee20e70f078d584572709962f5d90f876912c3"
      ],
      "author": {
        "name": "Michał Mirosław",
        "email": "mirq-linux@rere.qmqm.pl",
        "time": "Tue Apr 12 09:38:23 2011 +0000"
      },
      "committer": {
        "name": "David S. Miller",
        "email": "davem@davemloft.net",
        "time": "Tue Apr 12 14:50:44 2011 -0700"
      },
      "message": "net: bnx2x: convert to hw_features\n\nSince ndo_fix_features callback is postponing features change when\nbp-\u003erecovery_state !\u003d BNX2X_RECOVERY_DONE, netdev_update_features()\nhas to be called again when this condition changes. Previously,\nethtool_ops-\u003eset_flags callback returned -EBUSY in that case\n(it\u0027s not possible in the new model).\n\nSigned-off-by: Michał Mirosław \u003cmirq-linux@rere.qmqm.pl\u003e\n\nv5: - don\u0027t delay set_features, as it\u0027s rtnl_locked - same as recovery process\nv4: - complete bp-\u003erx_csum -\u003e NETIF_F_RXCSUM conversion\n    - add check for failed ndo_set_features in ndo_open callback\nv3: - include NETIF_F_LRO in hw_features\n    - don\u0027t call netdev_update_features() if bnx2x_nic_load() failed\nv2: - comment in ndo_fix_features callback\nSigned-off-by: David S. Miller \u003cdavem@davemloft.net\u003e\n"
    },
    {
      "commit": "1c01a80cfec6f806246f31ff2680cd3639b30e67",
      "tree": "0b554aad2ec1da71ecf6339d4ba51617bfe1dc3c",
      "parents": [
        "c44d79950b2daa1025e62eede73e4e4a274d1ef3",
        "4a9f65f6304a00f6473e83b19c1e83caa1e42530"
      ],
      "author": {
        "name": "David S. Miller",
        "email": "davem@davemloft.net",
        "time": "Mon Apr 11 13:44:25 2011 -0700"
      },
      "committer": {
        "name": "David S. Miller",
        "email": "davem@davemloft.net",
        "time": "Mon Apr 11 13:44:25 2011 -0700"
      },
      "message": "Merge branch \u0027master\u0027 of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6\n\nConflicts:\n\tdrivers/net/smsc911x.c\n"
    },
    {
      "commit": "32d3613475d8c7d2170313b9105499dece6a3735",
      "tree": "d2a91c4f976a09e44a77a9c947e83876abf2f8a7",
      "parents": [
        "2e17e1aa80e914acd8a31a41b9bf1173186a976a"
      ],
      "author": {
        "name": "stephen hemminger",
        "email": "shemminger@vyatta.com",
        "time": "Mon Apr 04 11:06:37 2011 +0000"
      },
      "committer": {
        "name": "David S. Miller",
        "email": "davem@davemloft.net",
        "time": "Wed Apr 06 14:35:21 2011 -0700"
      },
      "message": "bnx2x: convert to set_phys_id\n\nAlso cleanup error codes to no lie about things that driver doesn\u0027t\nsupport. If device is down report -EAGAIN (same as Broadcom), and\nif port doesn\u0027t blink then error as well.\n\nSigned-off-by: Stephen Hemminger \u003cshemminger@vyatta.com\u003e\nSigned-off-by: David S. Miller \u003cdavem@davemloft.net\u003e\n"
    },
    {
      "commit": "fab0dc89f0d98459c6ce7fa27422949ac15837fa",
      "tree": "cd7d169e81ff9028d746f2540302d677b17f30cf",
      "parents": [
        "3b7f817e47bb66ae4d82ed73689a521af70a5410"
      ],
      "author": {
        "name": "Dmitry Kravkov",
        "email": "dmitry@broadcom.com",
        "time": "Thu Mar 31 17:04:22 2011 -0700"
      },
      "committer": {
        "name": "David S. Miller",
        "email": "davem@davemloft.net",
        "time": "Thu Mar 31 17:04:22 2011 -0700"
      },
      "message": "bnx2x, cnic: Disable iSCSI if DCBX negotiation is successful\n\nWith current bnx2x firmware 6.2.9, iSCSI is not supported in DCB\nnetwork, so we need to disable it.  Add cnic command to disconnect\niSCSI connections and prevent future connections when DCBX negotiation\nsucceeds.\n\nSigned-off-by: Dmitry Kravkov \u003cdmitry@broadcom.com\u003e\nSigned-off-by: Michael Chan \u003cmchan@broadcom.com\u003e\nSigned-off-by: David S. Miller \u003cdavem@davemloft.net\u003e\n"
    },
    {
      "commit": "3b7f817e47bb66ae4d82ed73689a521af70a5410",
      "tree": "008296eafee09f5001a0ea9812f27a88dc297db5",
      "parents": [
        "96b8e1a0e96bd30ffb07e739b29b8c4c5759b93f"
      ],
      "author": {
        "name": "Dmitry Kravkov",
        "email": "dmitry@broadcom.com",
        "time": "Thu Mar 31 17:04:01 2011 -0700"
      },
      "committer": {
        "name": "David S. Miller",
        "email": "davem@davemloft.net",
        "time": "Thu Mar 31 17:04:01 2011 -0700"
      },
      "message": "bnx2x: don\u0027t write dcb/llfc fields in STORM memory\n\nWe could get hardware attention during DCB/FCoE traffic without this\nfix.\n\nSigned-off-by: Dmitry Kravkov \u003cdmitry@broadcom.com\u003e\nSigned-off-by: Michael Chan \u003cmchan@broadcom.com\u003e\nSigned-off-by: David S. Miller \u003cdavem@davemloft.net\u003e\n"
    },
    {
      "commit": "96b8e1a0e96bd30ffb07e739b29b8c4c5759b93f",
      "tree": "5e1badab4e1d13f6d858c3d315fdf36995d0f789",
      "parents": [
        "c0951cbcfd7142003bc683046ef78a53c66d3265"
      ],
      "author": {
        "name": "Dmitry Kravkov",
        "email": "dmitry@broadcom.com",
        "time": "Thu Mar 31 17:03:36 2011 -0700"
      },
      "committer": {
        "name": "David S. Miller",
        "email": "davem@davemloft.net",
        "time": "Thu Mar 31 17:03:36 2011 -0700"
      },
      "message": "bnx2x: Update firmware to 6.2.9\n\nTo fix bugs when running offloaded FCoE/iSCSI traffic in multiple\nClass of Service environments.  In some scenarios, traffic could stop\non certain rings and eventually all traffic would stop.\n\nSigned-off-by: Dmitry Kravkov \u003cdmitry@broadcom.com\u003e\nSigned-off-by: Michael Chan \u003cmchan@broadcom.com\u003e\nSigned-off-by: David S. Miller \u003cdavem@davemloft.net\u003e\n"
    },
    {
      "commit": "25985edcedea6396277003854657b5f3cb31a628",
      "tree": "f026e810210a2ee7290caeb737c23cb6472b7c38",
      "parents": [
        "6aba74f2791287ec407e0f92487a725a25908067"
      ],
      "author": {
        "name": "Lucas De Marchi",
        "email": "lucas.demarchi@profusion.mobi",
        "time": "Wed Mar 30 22:57:33 2011 -0300"
      },
      "committer": {
        "name": "Lucas De Marchi",
        "email": "lucas.demarchi@profusion.mobi",
        "time": "Thu Mar 31 11:26:23 2011 -0300"
      },
      "message": "Fix common misspellings\n\nFixes generated by \u0027codespell\u0027 and manually reviewed.\n\nSigned-off-by: Lucas De Marchi \u003clucas.demarchi@profusion.mobi\u003e\n"
    },
    {
      "commit": "c55d267de274d308927b60c3e740c1a826832317",
      "tree": "21b53a8c725d9f9650f60d94b349459d5b8dae10",
      "parents": [
        "61ef46fd45c3c62dc7c880a45dd2aa841b9af8fb",
        "bc898c97f7ba24def788d9f80786cf028a197122"
      ],
      "author": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Thu Mar 17 17:54:40 2011 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Thu Mar 17 17:54:40 2011 -0700"
      },
      "message": "Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6\n\n* git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6: (170 commits)\n  [SCSI] scsi_dh_rdac: Add MD36xxf into device list\n  [SCSI] scsi_debug: add consecutive medium errors\n  [SCSI] libsas: fix ata list corruption issue\n  [SCSI] hpsa: export resettable host attribute\n  [SCSI] hpsa: move device attributes to avoid forward declarations\n  [SCSI] scsi_debug: Logical Block Provisioning (SBC3r26)\n  [SCSI] sd: Logical Block Provisioning update\n  [SCSI] Include protection operation in SCSI command trace\n  [SCSI] hpsa: fix incorrect PCI IDs and add two new ones (2nd try)\n  [SCSI] target: Fix volume size misreporting for volumes \u003e 2TB\n  [SCSI] bnx2fc: Broadcom FCoE offload driver\n  [SCSI] fcoe: fix broken fcoe interface reset\n  [SCSI] fcoe: precedence bug in fcoe_filter_frames()\n  [SCSI] libfcoe: Remove stale fcoe-netdev entries\n  [SCSI] libfcoe: Move FCOE_MTU definition from fcoe.h to libfcoe.h\n  [SCSI] libfc: introduce __fc_fill_fc_hdr that accepts fc_hdr as an argument\n  [SCSI] fcoe, libfc: initialize EM anchors list and then update npiv EMs\n  [SCSI] Revert \"[SCSI] libfc: fix exchange being deleted when the abort itself is timed out\"\n  [SCSI] libfc: Fixing a memory leak when destroying an interface\n  [SCSI] megaraid_sas: Version and Changelog update\n  ...\n\nFix up trivial conflicts due to whitespace differences in\ndrivers/scsi/libsas/{sas_ata.c,sas_scsi_host.c}\n"
    },
    {
      "commit": "c337ffb68e1e71bad069b14d2246fa1e0c31699c",
      "tree": "7861a59b196adfd63758cc0921e4fb56030fbaf3",
      "parents": [
        "30df754dedebf27ef90452944a723ba058d23396",
        "84c0c6933cb0303fa006992a6659c2b46de4eb17"
      ],
      "author": {
        "name": "David S. Miller",
        "email": "davem@davemloft.net",
        "time": "Tue Mar 15 15:15:17 2011 -0700"
      },
      "committer": {
        "name": "David S. Miller",
        "email": "davem@davemloft.net",
        "time": "Tue Mar 15 15:15:17 2011 -0700"
      },
      "message": "Merge branch \u0027master\u0027 of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6\n"
    },
    {
      "commit": "423cfa7e1fe68974b3b25fe8233ea57a5c2e5f02",
      "tree": "d55e708b875c652083c3ac5c3a5a98a5013b37ec",
      "parents": [
        "75c0fd93c7d42362134e74fd381072a7642fcc3d"
      ],
      "author": {
        "name": "Ariel Elior",
        "email": "ariele@broadcom.com",
        "time": "Mon Mar 14 13:43:22 2011 -0700"
      },
      "committer": {
        "name": "David S. Miller",
        "email": "davem@davemloft.net",
        "time": "Mon Mar 14 13:43:22 2011 -0700"
      },
      "message": "bnx2x: fix swap of rx-ticks and tx-ticks parameters in interrupt coalescing flow\n\nSigned-off-by: Ariel Elior \u003cariele@broadcom.com\u003e\nSigned-off-by: Eilon Greenstein \u003ceilong@broadcom.com\u003e\nSigned-off-by: David S. Miller \u003cdavem@davemloft.net\u003e\n"
    },
    {
      "commit": "33175d84ee3fa29991adb80513683e010769e807",
      "tree": "3731f61cf82451b6892cf1368701e57e35d92908",
      "parents": [
        "c5908939b2738bafe1b309bc2465cb9f2e6184c5",
        "6dfbd87a20a737641ef228230c77f4262434fa24"
      ],
      "author": {
        "name": "David S. Miller",
        "email": "davem@davemloft.net",
        "time": "Thu Mar 10 14:26:00 2011 -0800"
      },
      "committer": {
        "name": "David S. Miller",
        "email": "davem@davemloft.net",
        "time": "Thu Mar 10 14:26:00 2011 -0800"
      },
      "message": "Merge branch \u0027master\u0027 of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6\n\nConflicts:\n\tdrivers/net/bnx2x/bnx2x_cmn.c\n"
    },
    {
      "commit": "9b3de1ef1ba0aa1129a9f857f07a6a97d954c6fd",
      "tree": "9456f9b8c4f5ce7b788afffaf996aa41348932e1",
      "parents": [
        "e3835b99333eb3ac7222f6fc0af5cae46074ac49"
      ],
      "author": {
        "name": "Dmitry Kravkov",
        "email": "dmitry@broadcom.com",
        "time": "Sun Mar 06 10:51:37 2011 +0000"
      },
      "committer": {
        "name": "David S. Miller",
        "email": "davem@davemloft.net",
        "time": "Sun Mar 06 18:06:04 2011 -0800"
      },
      "message": "bnx2x: fix MaxBW configuration\n\nIncrease resolution of MaxBW algorithm to suit\nMin Bandwidth configuration.\n\nSigned-off-by: Dmitry Kravkov \u003cdmitry@broadcom.com\u003e\nSigned-off-by: Eilon Greenstein \u003ceilong@broadcom.com\u003e\nSigned-off-by: David S. Miller \u003cdavem@davemloft.net\u003e\n"
    },
    {
      "commit": "e3835b99333eb3ac7222f6fc0af5cae46074ac49",
      "tree": "b68e45eda6bbf47f52cdd4fd2f58ec0dc1602ef9",
      "parents": [
        "9fdc3e9566b3ae691aefc3aa7b8dca6cac32c95e"
      ],
      "author": {
        "name": "Dmitry Kravkov",
        "email": "dmitry@broadcom.com",
        "time": "Sun Mar 06 10:50:44 2011 +0000"
      },
      "committer": {
        "name": "David S. Miller",
        "email": "davem@davemloft.net",
        "time": "Sun Mar 06 18:06:03 2011 -0800"
      },
      "message": "bnx2x: (NPAR) prevent HW access in D3 state\n\nChanging speed setting in NPAR requires HW access, this patch\ndelays the access to D0 state when performed in D3.\n\nSigned-off-by: Dmitry Kravkov \u003cdmitry@broadcom.com\u003e\nSigned-off-by: Eilon Greenstein \u003ceilong@broadcom.com\u003e\nSigned-off-by: David S. Miller \u003cdavem@davemloft.net\u003e\n"
    },
    {
      "commit": "9fdc3e9566b3ae691aefc3aa7b8dca6cac32c95e",
      "tree": "0fa310fd7294dd9acb3387febdff2bb75c8c7639",
      "parents": [
        "c4154f25c85a44c8ff331c3d28e8d9d2f710a553"
      ],
      "author": {
        "name": "Dmitry Kravkov",
        "email": "dmitry@broadcom.com",
        "time": "Sun Mar 06 10:49:15 2011 +0000"
      },
      "committer": {
        "name": "David S. Miller",
        "email": "davem@davemloft.net",
        "time": "Sun Mar 06 18:06:03 2011 -0800"
      },
      "message": "bnx2x: fix link notification\n\nReport link to OS and other PFs after HW is fully reconfigured\naccording to new link parameters. (Affected only Multi Function modes).\n\nSigned-off-by: Dmitry Kravkov \u003cdmitry@broadcom.com\u003e\nSigned-off-by: Eilon Greenstein \u003ceilong@broadcom.com\u003e\nSigned-off-by: David S. Miller \u003cdavem@davemloft.net\u003e\n"
    },
    {
      "commit": "c4154f25c85a44c8ff331c3d28e8d9d2f710a553",
      "tree": "d990fe4563b480c04d6606d0cb35bc9b4e981a0f",
      "parents": [
        "b65a0e0c84cf489bfa00d6aa6c48abc5a237100f"
      ],
      "author": {
        "name": "Dmitry Kravkov",
        "email": "dmitry@broadcom.com",
        "time": "Sun Mar 06 10:49:25 2011 +0000"
      },
      "committer": {
        "name": "David S. Miller",
        "email": "davem@davemloft.net",
        "time": "Sun Mar 06 18:06:02 2011 -0800"
      },
      "message": "bnx2x: fix non-pmf device load flow\n\nRemove port MAX BW configuration from non-pmf functions,\nwhich caused reconfigure of HW according to 10G (fake) link.\n\nSigned-off-by: Dmitry Kravkov \u003cdmitry@broadcom.com\u003e\nSigned-off-by: Eilon Greenstein \u003ceilong@broadcom.com\u003e\nSigned-off-by: David S. Miller \u003cdavem@davemloft.net\u003e\n"
    },
    {
      "commit": "0a0e9ae1bd788bc19adc4d4ae08c98b233697402",
      "tree": "13825eeb5bbeae27d66e95f12168eff4b60701ab",
      "parents": [
        "01a16b21d6adf992aa863186c3c4e561a57c1714",
        "b65a0e0c84cf489bfa00d6aa6c48abc5a237100f"
      ],
      "author": {
        "name": "David S. Miller",
        "email": "davem@davemloft.net",
        "time": "Thu Mar 03 21:27:42 2011 -0800"
      },
      "committer": {
        "name": "David S. Miller",
        "email": "davem@davemloft.net",
        "time": "Thu Mar 03 21:27:42 2011 -0800"
      },
      "message": "Merge branch \u0027master\u0027 of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6\n\nConflicts:\n\tdrivers/net/bnx2x/bnx2x.h\n"
    },
    {
      "commit": "b746f7e52fe33ce66ea0cf6127838eff507839ff",
      "tree": "e889a4c84df0b7365a08f32f961c3d5fa6c62891",
      "parents": [
        "e4e3c02a1a90b12d1b31e5fd9826ad84866ee526"
      ],
      "author": {
        "name": "Dmitry Kravkov",
        "email": "dmitry@broadcom.com",
        "time": "Mon Feb 28 03:37:09 2011 +0000"
      },
      "committer": {
        "name": "David S. Miller",
        "email": "davem@davemloft.net",
        "time": "Mon Feb 28 13:14:50 2011 -0800"
      },
      "message": "bnx2x: update driver version to 1.62.00-6\n\nSigned-off-by: Dmitry Kravkov \u003cdmitry@broadcom.com\u003e\nSigned-off-by: Eilon Greenstein \u003ceilong@broadcom.com\u003e\nSigned-off-by: David S. Miller \u003cdavem@davemloft.net\u003e\n"
    },
    {
      "commit": "e4e3c02a1a90b12d1b31e5fd9826ad84866ee526",
      "tree": "73a16b378dd9e072482f348283cc04c1708a402b",
      "parents": [
        "63135281af8c7fb2b7c84b63f5f974238b7d843e"
      ],
      "author": {
        "name": "Vladislav Zolotarov",
        "email": "vladz@broadcom.com",
        "time": "Mon Feb 28 03:37:10 2011 +0000"
      },
      "committer": {
        "name": "David S. Miller",
        "email": "davem@davemloft.net",
        "time": "Mon Feb 28 13:14:49 2011 -0800"
      },
      "message": "bnx2x: properly calculate lro_mss\n\nSigned-off-by: Dmitry Kravkov \u003cdmitry@broadcom.com\u003e\nSigned-off-by: Eilon Greenstein \u003ceilong@broadcom.com\u003e\nSigned-off-by: David S. Miller \u003cdavem@davemloft.net\u003e\n"
    },
    {
      "commit": "63135281af8c7fb2b7c84b63f5f974238b7d843e",
      "tree": "91f594b3015f9b0b9454975f803d67d8ec6fe5a2",
      "parents": [
        "ff80ee029b562c21ca40724dfe9a63e0e0e0ce3d"
      ],
      "author": {
        "name": "Vladislav Zolotarov",
        "email": "vladz@broadcom.com",
        "time": "Mon Feb 28 03:37:10 2011 +0000"
      },
      "committer": {
        "name": "David S. Miller",
        "email": "davem@davemloft.net",
        "time": "Mon Feb 28 13:14:48 2011 -0800"
      },
      "message": "bnx2x: perform statistics \"action\" before state transition.\n\nSigned-off-by: Dmitry Kravkov \u003cdmitry@broadcom.com\u003e\nSigned-off-by: Eilon Greenstein \u003ceilong@broadcom.com\u003e\nSigned-off-by: David S. Miller \u003cdavem@davemloft.net\u003e\n"
    },
    {
      "commit": "ff80ee029b562c21ca40724dfe9a63e0e0e0ce3d",
      "tree": "cc095874efffffd284b4002bba2e7b6f6f11a08a",
      "parents": [
        "633ac3637a1ff84eb85d5659380a41d96c4fdbae"
      ],
      "author": {
        "name": "Dmitry Kravkov",
        "email": "dmitry@broadcom.com",
        "time": "Mon Feb 28 03:37:11 2011 +0000"
      },
      "committer": {
        "name": "David S. Miller",
        "email": "davem@davemloft.net",
        "time": "Mon Feb 28 13:14:48 2011 -0800"
      },
      "message": "bnx2x: properly configure coefficients for MinBW algorithm (NPAR mode).\n\nSigned-off-by: Dmitry Kravkov \u003cdmitry@broadcom.com\u003e\nSigned-off-by: Eilon Greenstein \u003ceilong@broadcom.com\u003e\nSigned-off-by: David S. Miller \u003cdavem@davemloft.net\u003e\n"
    },
    {
      "commit": "633ac3637a1ff84eb85d5659380a41d96c4fdbae",
      "tree": "30d62e184bcf64dbe3d0c2d359dcd7d28e2ed0c9",
      "parents": [
        "d4215ef71f4ec21c236a1f255f1808af2cfa6aa0"
      ],
      "author": {
        "name": "Dmitry Kravkov",
        "email": "dmitry@broadcom.com",
        "time": "Mon Feb 28 03:37:12 2011 +0000"
      },
      "committer": {
        "name": "David S. Miller",
        "email": "davem@davemloft.net",
        "time": "Mon Feb 28 13:14:47 2011 -0800"
      },
      "message": "bnx2x: Fix ethtool -t link test for MF (non-pmf) devices.\n\nSigned-off-by: Dmitry Kravkov \u003cdmitry@broadcom.com\u003e\nSigned-off-by: Eilon Greenstein \u003ceilong@broadcom.com\u003e\nSigned-off-by: David S. Miller \u003cdavem@davemloft.net\u003e\n"
    },
    {
      "commit": "d4215ef71f4ec21c236a1f255f1808af2cfa6aa0",
      "tree": "5cfc3d0c73b03a438657ced8d35412aacba9ed3b",
      "parents": [
        "faa6fcbbba110c7c4bc299bc90f59d9f7b51ac6e"
      ],
      "author": {
        "name": "Dmitry Kravkov",
        "email": "dmitry@broadcom.com",
        "time": "Mon Feb 28 03:37:13 2011 +0000"
      },
      "committer": {
        "name": "David S. Miller",
        "email": "davem@davemloft.net",
        "time": "Mon Feb 28 13:14:47 2011 -0800"
      },
      "message": "bnx2x: Fix nvram test for single port devices.\n\nSigned-off-by: Dmitry Kravkov \u003cdmitry@broadcom.com\u003e\nSigned-off-by: Eilon Greenstein \u003ceilong@broadcom.com\u003e\nSigned-off-by: David S. Miller \u003cdavem@davemloft.net\u003e\n"
    },
    {
      "commit": "faa6fcbbba110c7c4bc299bc90f59d9f7b51ac6e",
      "tree": "7e4b38510a18b12df71e9b35269f4cfc4e7a94bf",
      "parents": [
        "e3fa3aff0cb198e7c53d894f52146121d9592872"
      ],
      "author": {
        "name": "Dmitry Kravkov",
        "email": "dmitry@broadcom.com",
        "time": "Mon Feb 28 03:37:20 2011 +0000"
      },
      "committer": {
        "name": "David S. Miller",
        "email": "davem@davemloft.net",
        "time": "Mon Feb 28 13:14:46 2011 -0800"
      },
      "message": "bnx2x: (NPAR mode) Fix FW initialization\n\nFix FW initialization according to max BW stored in percents\n for NPAR mode. Protect HW from being configured to speed 0.\n\nSigned-off-by: Dmitry Kravkov \u003cdmitry@broadcom.com\u003e\nSigned-off-by: Eilon Greenstein \u003ceilong@broadcom.com\u003e\nSigned-off-by: David S. Miller \u003cdavem@davemloft.net\u003e\n"
    },
    {
      "commit": "985076720187af7ac0c2de4dfe912acba9b4f586",
      "tree": "1b7f36339144742cf596776e4a88fb1b491f34c7",
      "parents": [
        "ff938e43d39e926de74b32a3656c190f979ab642"
      ],
      "author": {
        "name": "Shmulik Ravid",
        "email": "shmulikr@broadcom.com",
        "time": "Mon Feb 28 12:19:55 2011 -0800"
      },
      "committer": {
        "name": "David S. Miller",
        "email": "davem@davemloft.net",
        "time": "Mon Feb 28 12:19:55 2011 -0800"
      },
      "message": "bnx2x: use dcb_setapp to manage negotiated application tlvs\n\nWith this patch the bnx2x uses the generic dcbnl application tlv list\ninstead of implementing its own get-app handler. When the driver is\nalerted to a change in the DCB negotiated parameters, it calls\ndcb_setapp to update the dcbnl application tlvs list making it available\nto user mode applications and registered notifiers.   \n\nSigned-off-by: Shmulik Ravid \u003cshmulikr@broadcom.com\u003e\nSigned-off-by: Eilon Greenstein \u003ceilong@broadcom.com\u003e\nSigned-off-by: David S. Miller \u003cdavem@davemloft.net\u003e\n"
    },
    {
      "commit": "df213559f029047b4b3d06a25a36f4779de9b989",
      "tree": "452f566842b6fbc8e6608845845ed77708a9bc64",
      "parents": [
        "a89d030ee46ac016879779f163edf086e1f740a8"
      ],
      "author": {
        "name": "Vladislav Zolotarov",
        "email": "vladz@broadcom.com",
        "time": "Sun Feb 20 04:27:05 2011 +0000"
      },
      "committer": {
        "name": "David S. Miller",
        "email": "davem@davemloft.net",
        "time": "Sun Feb 27 16:05:48 2011 -0800"
      },
      "message": "bnx2x: Add a missing bit for PXP parity register of 57712.\n\nSigned-off-by: Vladislav Zolotarov \u003cvladz@broadcom.com\u003e\nSigned-off-by: Eilon Greenstein \u003ceilong@broadcom.com\u003e\nSigned-off-by: David S. Miller \u003cdavem@davemloft.net\u003e\n"
    },
    {
      "commit": "8a4a0f3ad071e258a9637c5491c34005a9a97903",
      "tree": "f050d6b1ecf5b20017b6d5beda6becdff1620721",
      "parents": [
        "a977d2c9dc463ab080e0aa8ebe563bdc414ee44f"
      ],
      "author": {
        "name": "Eddie Wai",
        "email": "eddie.wai@broadcom.com",
        "time": "Wed Feb 16 15:04:28 2011 -0600"
      },
      "committer": {
        "name": "James Bottomley",
        "email": "James.Bottomley@suse.de",
        "time": "Thu Feb 24 12:39:08 2011 -0500"
      },
      "message": "[SCSI] bnx2i: Added support for the 57712(E) devices\n\nMoved all PCI_DEVICE_ID_NX2_57712(E) definitions to pci_ids.h\n\nSigned-off-by: Eddie Wai \u003ceddie.wai@broadcom.com\u003e\nAcked-by: Michael Chan \u003cmchan@broadcom.com\u003e\nAcked-by: Eilon Greenstein \u003ceilong@broadcom.com\u003e\nSigned-off-by: Mike Christie \u003cmichaelc@cs.wisc.edu\u003e\nSigned-off-by: James Bottomley \u003cJames.Bottomley@suse.de\u003e\n"
    },
    {
      "commit": "ab532cf32b4055028ad095d3c1fee9eec28ed25e",
      "tree": "03c537583ce9d9dfa87d96e83ec4f467695ed3e4",
      "parents": [
        "f878b995b0f746f5726af9e66940f3bf373dae91"
      ],
      "author": {
        "name": "Tom Herbert",
        "email": "therbert@google.com",
        "time": "Wed Feb 16 10:27:02 2011 +0000"
      },
      "committer": {
        "name": "David S. Miller",
        "email": "davem@davemloft.net",
        "time": "Thu Feb 17 12:49:45 2011 -0800"
      },
      "message": "bnx2x: Support for managing RX indirection table\n\nSupport fetching and retrieving RX indirection table via ethtool.\n\nSigned-off-by: Tom Herbert \u003ctherbert@google.com\u003e\nAcked-by: Eric Dumazet \u003ceric.dumazet@gmail.com\u003e\nAcked-by: Eilon Greenstein \u003ceilong@broadcom.com\u003e\nSigned-off-by: David S. Miller \u003cdavem@davemloft.net\u003e\n"
    },
    {
      "commit": "263fb5b1bf9265d0e4ce59ff6ea92f478b5b61ea",
      "tree": "5ee497d530185d32421122729af86cf77d0dc649",
      "parents": [
        "8d13a2a9fb3e5e3f68e9d3ec0de3c8fcfa56a224",
        "c69b90920a36b88ab0d649963d81355d865eeb05"
      ],
      "author": {
        "name": "David S. Miller",
        "email": "davem@davemloft.net",
        "time": "Tue Feb 08 17:19:01 2011 -0800"
      },
      "committer": {
        "name": "David S. Miller",
        "email": "davem@davemloft.net",
        "time": "Tue Feb 08 17:19:01 2011 -0800"
      },
      "message": "Merge branch \u0027master\u0027 of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6\n\nConflicts:\n\tdrivers/net/e1000e/netdev.c\n"
    },
    {
      "commit": "6e30dd4e3935ddb4e7dd27d5be7a6e5504e64a27",
      "tree": "9ce171d9f20bec820fe1ca0ae565ffb474e8214f",
      "parents": [
        "a8c94b9188bf6012d9b6c3d37f324bd6c7d2924e"
      ],
      "author": {
        "name": "Vladislav Zolotarov",
        "email": "vladz@broadcom.com",
        "time": "Sun Feb 06 11:25:41 2011 -0800"
      },
      "committer": {
        "name": "David S. Miller",
        "email": "davem@davemloft.net",
        "time": "Sun Feb 06 11:25:41 2011 -0800"
      },
      "message": "bnx2x: Proper netdev-\u003endo_set_rx_mode() implementation.\n\nCompleted the bnx2x_set_rx_mode() to a proper netdev-\u003endo_set_rx_mode \nimplementation: \n - Added a missing configuration of a unicast MAC addresses list.\n - Changed bp-\u003edma_lock from being a mutex to a spinlock as long as it\u0027s taken\nunder netdev-\u003eaddr_list_lock now.\n\nSigned-off-by: Vladislav Zolotarov \u003cvladz@broadcom.com\u003e\nSigned-off-by: Eilon Greenstein \u003ceilong@broadcom.com\u003e\nSigned-off-by: David S. Miller \u003cdavem@davemloft.net\u003e\n"
    },
    {
      "commit": "711c914688163dbe757c174788e20695088478e5",
      "tree": "6df522b4dc1374f5a738cf54612ecfc9b4ae340e",
      "parents": [
        "bf1f9ae05036e12035f8e9a48f3dcf4dd14fdada"
      ],
      "author": {
        "name": "Vladislav Zolotarov",
        "email": "vladz@broadcom.com",
        "time": "Sun Feb 06 11:21:49 2011 -0800"
      },
      "committer": {
        "name": "David S. Miller",
        "email": "davem@davemloft.net",
        "time": "Sun Feb 06 11:21:49 2011 -0800"
      },
      "message": "bnx2x: Duplication in promisc mode\n\nPrevent packets duplication for frames targeting FCoE L2 ring:\npackets were arriving to stack from both L2 RSS and from FCoE\nL2 in a promiscuous mode.\n\nConfigure FCoE L2 ring to DROP_ALL rx mode, when interface is\nconfigured to PROMISC, and to accept only unicast frames, when\ninterface is configured to ALL_MULTI.\n\nSigned-off-by: Vladislav Zolotarov \u003cvladz@broadcom.com\u003e\nSigned-off-by: Eilon Greenstein \u003ceilong@broadcom.com\u003e\nSigned-off-by: David S. Miller \u003cdavem@davemloft.net\u003e\n"
    },
    {
      "commit": "a8c94b9188bf6012d9b6c3d37f324bd6c7d2924e",
      "tree": "3e099f4ab52247d52c842bc7f6a99c07ca09af40",
      "parents": [
        "7eb38527c4e485923fa3f87d11ce11b4e6ebf807"
      ],
      "author": {
        "name": "Vladislav Zolotarov",
        "email": "vladz@broadcom.com",
        "time": "Sun Feb 06 11:21:02 2011 -0800"
      },
      "committer": {
        "name": "David S. Miller",
        "email": "davem@davemloft.net",
        "time": "Sun Feb 06 11:21:02 2011 -0800"
      },
      "message": "bnx2x: MTU for FCoE L2 ring\n\nAlways configure an FCoE L2 ring with a mini-jumbo MTU size (2500).\nTo do that we had to move the rx_buf_size parameter from per\nfunction level to a per ring level.\n\nSigned-off-by: Vladislav Zolotarov \u003cvladz@broadcom.com\u003e\nSigned-off-by: Eilon Greenstein \u003ceilong@broadcom.com\u003e\nSigned-off-by: David S. Miller \u003cdavem@davemloft.net\u003e\n"
    },
    {
      "commit": "bd4a6974cc9090ef3851e5b0a2071e5383565c7c",
      "tree": "e96ef46426d293b730a305b5185ba5412c9172d4",
      "parents": [
        "2b7bcebf958c74124220ee8103024def8597b36c",
        "1e6d93e45b231b3ae87c01902ede2315aacfe976"
      ],
      "author": {
        "name": "David S. Miller",
        "email": "davem@davemloft.net",
        "time": "Fri Feb 04 14:28:58 2011 -0800"
      },
      "committer": {
        "name": "David S. Miller",
        "email": "davem@davemloft.net",
        "time": "Fri Feb 04 14:28:58 2011 -0800"
      },
      "message": "Merge branch \u0027master\u0027 of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6\n"
    },
    {
      "commit": "d9c8f498c3b41e686d3306dcf01d95941fcc6b48",
      "tree": "37ab45ae0777c3c8cabe64f8d17618dc94f01cb1",
      "parents": [
        "f97f3057fd2febbd7f34a60f09a2cb9cef8bf403"
      ],
      "author": {
        "name": "Vladislav Zolotarov",
        "email": "vladz@broadcom.com",
        "time": "Tue Feb 01 14:05:30 2011 -0800"
      },
      "committer": {
        "name": "David S. Miller",
        "email": "davem@davemloft.net",
        "time": "Tue Feb 01 14:05:30 2011 -0800"
      },
      "message": "bnx2x: multicasts in NPAR mode\n\nThe chip was erroneously configured to accept all multicast frames\nin a normal (none-promisc) rx mode both on the RSS and on the FCoE L2 rings\nwhen in an NPAR mode. This caused packet duplication for every received multicast\nframe in this mode.\n\nSigned-off-by: Vladislav Zolotarov \u003cvladz@broadcom.com\u003e\nSigned-off-by: Eilon Greenstein \u003ceilong@broadcom.com\u003e\nSigned-off-by: David S. Miller \u003cdavem@davemloft.net\u003e\n"
    },
    {
      "commit": "2ba451421b23636c45fabfa522858c5c124b3673",
      "tree": "fc576f3ac8a064b50747533522940f05e39f70c1",
      "parents": [
        "0c838ff1ade71162775afffd9e5c6478a60bdca6"
      ],
      "author": {
        "name": "Vladislav Zolotarov",
        "email": "vladz@broadcom.com",
        "time": "Mon Jan 31 14:39:17 2011 +0000"
      },
      "committer": {
        "name": "David S. Miller",
        "email": "davem@davemloft.net",
        "time": "Mon Jan 31 20:44:46 2011 -0800"
      },
      "message": "bnx2x, cnic: Consolidate iSCSI/FCoE shared mem logic in bnx2x\n\nMove all shared mem code to bnx2x to avoid code duplication.  bnx2x now\nperforms:\n\n- Read the FCoE and iSCSI max connection information.\n- Read the iSCSI and FCoE MACs from NPAR configuration in shmem.\n- Block the CNIC for the current function if there is neither FCoE nor\n  iSCSI valid configuration by returning NULL from bnx2x_cnic_probe().\n\nSigned-off-by: Vladislav Zolotarov \u003cvladz@broadcom.com\u003e\nSigned-off-by: Eilon Greenstein \u003ceilong@broadcom.com\u003e\nSigned-off-by: Michael Chan \u003cmchan@broadcom.com\u003e\nSigned-off-by: David S. Miller \u003cdavem@davemloft.net\u003e\n"
    },
    {
      "commit": "6b28ff3be829a851378551245fd6b3f9bf93b0ad",
      "tree": "357e8358fbbe23d3e1684d80a0343f1a469c4fd7",
      "parents": [
        "02a23165f807901818c33acd0facc4ab8f3ebdf7"
      ],
      "author": {
        "name": "Yaniv Rosner",
        "email": "yanivr@broadcom.com",
        "time": "Mon Jan 31 04:22:57 2011 +0000"
      },
      "committer": {
        "name": "David S. Miller",
        "email": "davem@davemloft.net",
        "time": "Mon Jan 31 13:23:25 2011 -0800"
      },
      "message": "bnx2x: Update bnx2x version to 1.62.11-0\n\nUpdate bnx2x version to 1.62.11-0\n\nSigned-off-by: Yaniv Rosner \u003cyanivr@broadcom.com\u003e\nSigned-off-by: Eilon Greenstein \u003ceilong@broadcom.com\u003e\nSigned-off-by: David S. Miller \u003cdavem@davemloft.net\u003e\n"
    },
    {
      "commit": "02a23165f807901818c33acd0facc4ab8f3ebdf7",
      "tree": "c5d270e02bd08b94ee93cd1796676114533bfc7e",
      "parents": [
        "1bef68e3f5d25e17adc5232dc0ad7c0ea0188374"
      ],
      "author": {
        "name": "Yaniv Rosner",
        "email": "yanivr@broadcom.com",
        "time": "Mon Jan 31 04:22:53 2011 +0000"
      },
      "committer": {
        "name": "David S. Miller",
        "email": "davem@davemloft.net",
        "time": "Mon Jan 31 13:22:44 2011 -0800"
      },
      "message": "bnx2x: Remove support for emulation/FPGA\n\nRemove unneeded support for emulation/FPGA from the code\n\nSigned-off-by: Yaniv Rosner \u003cyanivr@broadcom.com\u003e\nSigned-off-by: Eilon Greenstein \u003ceilong@broadcom.com\u003e\nSigned-off-by: David S. Miller \u003cdavem@davemloft.net\u003e\n"
    },
    {
      "commit": "1bef68e3f5d25e17adc5232dc0ad7c0ea0188374",
      "tree": "cc60004b8681e56f19ba199f8a50a102c7da42d2",
      "parents": [
        "c87bca1eaa493779392378b69fe646644580942a"
      ],
      "author": {
        "name": "Yaniv Rosner",
        "email": "yanivr@broadcom.com",
        "time": "Mon Jan 31 04:22:46 2011 +0000"
      },
      "committer": {
        "name": "David S. Miller",
        "email": "davem@davemloft.net",
        "time": "Mon Jan 31 13:22:44 2011 -0800"
      },
      "message": "bnx2x: Add CMS functionality for 848x3\n\nAdd CMS(Common Mode Sense) functionality for 848x3 as this reduces power consumption and allows a better 10G link stability\n\nSigned-off-by: Yaniv Rosner \u003cyanivr@broadcom.com\u003e\nSigned-off-by: Eilon Greenstein \u003ceilong@broadcom.com\u003e\nSigned-off-by: David S. Miller \u003cdavem@davemloft.net\u003e\n"
    },
    {
      "commit": "c87bca1eaa493779392378b69fe646644580942a",
      "tree": "5fa21453e96996ecc4d8c0ec5183cd03b4d010b2",
      "parents": [
        "a8db5b4cbde619246cd3db9a59dac5d0757aff36"
      ],
      "author": {
        "name": "Yaniv Rosner",
        "email": "yanivr@broadcom.com",
        "time": "Mon Jan 31 04:22:41 2011 +0000"
      },
      "committer": {
        "name": "David S. Miller",
        "email": "davem@davemloft.net",
        "time": "Mon Jan 31 13:22:43 2011 -0800"
      },
      "message": "bnx2x: Add support for new PHY BCM84833\n\nAdd support for new PHY BCM84833. This PHY is very similar to the BCM84823, only it has different register offset compared to the BCM84823, which needs to be handled correctly.\n\nSigned-off-by: Yaniv Rosner \u003cyanivr@broadcom.com\u003e\nSigned-off-by: Eilon Greenstein \u003ceilong@broadcom.com\u003e\nSigned-off-by: David S. Miller \u003cdavem@davemloft.net\u003e\n"
    },
    {
      "commit": "a8db5b4cbde619246cd3db9a59dac5d0757aff36",
      "tree": "a3db21157aebb2f81e7c1ed34a591bf5bd35b6b2",
      "parents": [
        "6d870c391ec0e4da4fd75df7e6aca7252162c408"
      ],
      "author": {
        "name": "Yaniv Rosner",
        "email": "yanivr@broadcom.com",
        "time": "Mon Jan 31 04:22:28 2011 +0000"
      },
      "committer": {
        "name": "David S. Miller",
        "email": "davem@davemloft.net",
        "time": "Mon Jan 31 13:22:43 2011 -0800"
      },
      "message": "bnx2x: Enhance SFP+ module control\n\nAdd flexible support to control various SFP+ module features either throughout MDIO registers or GPIO pins according to NVRAM configuration\n\nSigned-off-by: Yaniv Rosner \u003cyanivr@broadcom.com\u003e\nSigned-off-by: Eilon Greenstein \u003ceilong@broadcom.com\u003e\nSigned-off-by: David S. Miller \u003cdavem@davemloft.net\u003e\n"
    },
    {
      "commit": "6d870c391ec0e4da4fd75df7e6aca7252162c408",
      "tree": "421c7da7445a009ead6028cbc9baf352b0c02cd1",
      "parents": [
        "65a001bad18eb80f6f953e5e0601132f09bfe197"
      ],
      "author": {
        "name": "Yaniv Rosner",
        "email": "yanivr@broadcom.com",
        "time": "Mon Jan 31 04:22:20 2011 +0000"
      },
      "committer": {
        "name": "David S. Miller",
        "email": "davem@davemloft.net",
        "time": "Mon Jan 31 13:22:42 2011 -0800"
      },
      "message": "bnx2x: Add and change some net_dev messages\n\nAdd and modify some net dev prints to improve error control\n\nSigned-off-by: Yaniv Rosner \u003cyanivr@broadcom.com\u003e\nSigned-off-by: Eilon Greenstein \u003ceilong@broadcom.com\u003e\nSigned-off-by: David S. Miller \u003cdavem@davemloft.net\u003e\n"
    },
    {
      "commit": "65a001bad18eb80f6f953e5e0601132f09bfe197",
      "tree": "ce877fb4b86065bd43350663be4f6eaff2c82982",
      "parents": [
        "2cf7acf98ef8327588e49bf74b7653ca4a063f09"
      ],
      "author": {
        "name": "Yaniv Rosner",
        "email": "yanivr@broadcom.com",
        "time": "Mon Jan 31 04:22:03 2011 +0000"
      },
      "committer": {
        "name": "David S. Miller",
        "email": "davem@davemloft.net",
        "time": "Mon Jan 31 13:22:41 2011 -0800"
      },
      "message": "bnx2x: Fix compilation warning messages\n\nFix annoying compilation warning, mainly related to static declarations\n\nSigned-off-by: Yaniv Rosner \u003cyanivr@broadcom.com\u003e\nSigned-off-by: Eilon Greenstein \u003ceilong@broadcom.com\u003e\nSigned-off-by: David S. Miller \u003cdavem@davemloft.net\u003e\n"
    },
    {
      "commit": "2cf7acf98ef8327588e49bf74b7653ca4a063f09",
      "tree": "bf1126b115a62b5d171ba9f5d9d3b8d5f437d038",
      "parents": [
        "cd2be89b8ed7a50b781fae43a43f20d6ef1a137b"
      ],
      "author": {
        "name": "Yaniv Rosner",
        "email": "yanivr@broadcom.com",
        "time": "Mon Jan 31 04:21:55 2011 +0000"
      },
      "committer": {
        "name": "David S. Miller",
        "email": "davem@davemloft.net",
        "time": "Mon Jan 31 13:22:41 2011 -0800"
      },
      "message": "bnx2x: Set comments according to preferred Linux style\n\nThis patch contains cosmetic changes only of restyling comments according to Linux coding standard, and add comment for get_emac_base function.\n\nSigned-off-by: Yaniv Rosner \u003cyanivr@broadcom.com\u003e\nSigned-off-by: Eilon Greenstein \u003ceilong@broadcom.com\u003e\nSigned-off-by: David S. Miller \u003cdavem@davemloft.net\u003e\n"
    },
    {
      "commit": "cd2be89b8ed7a50b781fae43a43f20d6ef1a137b",
      "tree": "49c22b7d6d6d761dfb7a9be8b352d69c4dfdf6c3",
      "parents": [
        "cd88ccee1da3626d1c40dfcff8617b2c83271365"
      ],
      "author": {
        "name": "Yaniv Rosner",
        "email": "yanivr@broadcom.com",
        "time": "Mon Jan 31 04:21:45 2011 +0000"
      },
      "committer": {
        "name": "David S. Miller",
        "email": "davem@davemloft.net",
        "time": "Mon Jan 31 13:22:40 2011 -0800"
      },
      "message": "bnx2x: Rename CL45 macro\n\nThis patch contains cosmetic changes only of renaming CL45_WR_OVER_CL22 macro to CL22_WR_OVER_CL45 as it should be.\n\nSigned-off-by: Yaniv Rosner \u003cyanivr@broadcom.com\u003e\nSigned-off-by: Eilon Greenstein \u003ceilong@broadcom.com\u003e\nSigned-off-by: David S. Miller \u003cdavem@davemloft.net\u003e\n"
    },
    {
      "commit": "cd88ccee1da3626d1c40dfcff8617b2c83271365",
      "tree": "a1a3ea95c3f8e57a637d0121270b8db6c1027fa8",
      "parents": [
        "5403c8a29521a6eb02f9283dbbe0184527f8f42b"
      ],
      "author": {
        "name": "Yaniv Rosner",
        "email": "yanivr@broadcom.com",
        "time": "Mon Jan 31 04:21:34 2011 +0000"
      },
      "committer": {
        "name": "David S. Miller",
        "email": "davem@davemloft.net",
        "time": "Mon Jan 31 13:22:40 2011 -0800"
      },
      "message": "bnx2x: Fix line indentation\n\nThis patch contains cosmetic changes only to fix code alignment, and update copyright comment year\n\nSigned-off-by: Yaniv Rosner \u003cyanivr@broadcom.com\u003e\nSigned-off-by: Eilon Greenstein \u003ceilong@broadcom.com\u003e\nSigned-off-by: David S. Miller \u003cdavem@davemloft.net\u003e\n"
    },
    {
      "commit": "5403c8a29521a6eb02f9283dbbe0184527f8f42b",
      "tree": "4f1ca17feda4dfa88f53eceeaa39583ec840d27e",
      "parents": [
        "c79b9e4936142d5ed26073d58bdd4a5a0ac62f32",
        "c4c93106741bbf61ecd05a2a835af8e3bf31c1bd"
      ],
      "author": {
        "name": "David S. Miller",
        "email": "davem@davemloft.net",
        "time": "Mon Jan 31 13:13:24 2011 -0800"
      },
      "committer": {
        "name": "David S. Miller",
        "email": "davem@davemloft.net",
        "time": "Mon Jan 31 13:13:24 2011 -0800"
      },
      "message": "Merge branch \u0027master\u0027 of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6\n"
    },
    {
      "commit": "c4c93106741bbf61ecd05a2a835af8e3bf31c1bd",
      "tree": "b51e5c72ec80cfabc054720b112878d97e63c895",
      "parents": [
        "5866df6d07cf22749557a0804253c8fee9e87f06"
      ],
      "author": {
        "name": "Yaniv Rosner",
        "email": "yanivr@broadcom.com",
        "time": "Sun Jan 30 04:15:13 2011 +0000"
      },
      "committer": {
        "name": "David S. Miller",
        "email": "davem@davemloft.net",
        "time": "Sun Jan 30 22:26:17 2011 -0800"
      },
      "message": "bnx2x: Update bnx2x version to 1.62.00-5\n\nUpdate bnx2x version to 1.62.00-5\n\nSigned-off-by: Yaniv Rosner \u003cyanivr@broadcom.com\u003e\nSigned-off-by: Eilon Greenstein \u003ceilong@broadcom.com\u003e\nSigned-off-by: David S. Miller \u003cdavem@davemloft.net\u003e\n"
    },
    {
      "commit": "5866df6d07cf22749557a0804253c8fee9e87f06",
      "tree": "647862a41ff9006d4423ad0f697eedf3a574cbe3",
      "parents": [
        "c8e64df48a814be1e7066f07b4f709ff63727abf"
      ],
      "author": {
        "name": "Yaniv Rosner",
        "email": "yanivr@broadcom.com",
        "time": "Sun Jan 30 04:15:07 2011 +0000"
      },
      "committer": {
        "name": "David S. Miller",
        "email": "davem@davemloft.net",
        "time": "Sun Jan 30 22:26:16 2011 -0800"
      },
      "message": "bnx2x: Fix potential link loss in multi-function mode\n\nAll functions on a port should be set to take the MDC/MDIO lock to avoid contention on the bus\n\nSigned-off-by: Yaniv Rosner \u003cyanivr@broadcom.com\u003e\nSigned-off-by: Eilon Greenstein \u003ceilong@broadcom.com\u003e\nSigned-off-by: David S. Miller \u003cdavem@davemloft.net\u003e\n"
    },
    {
      "commit": "c8e64df48a814be1e7066f07b4f709ff63727abf",
      "tree": "3f1904c1f12baeffe69c722c63541a91bd08ed76",
      "parents": [
        "53eda06def26862c0a3c57348c71a240429fbaac"
      ],
      "author": {
        "name": "Yaniv Rosner",
        "email": "yanivr@broadcom.com",
        "time": "Sun Jan 30 04:15:00 2011 +0000"
      },
      "committer": {
        "name": "David S. Miller",
        "email": "davem@davemloft.net",
        "time": "Sun Jan 30 22:26:16 2011 -0800"
      },
      "message": "bnx2x: Fix port swap for BCM8073\n\nFix link on BCM57712 + BCM8073 when port swap is enabled. Common PHY reset was done on the wrong port.\n\nSigned-off-by: Yaniv Rosner \u003cyanivr@broadcom.com\u003e\nSigned-off-by: Eilon Greenstein \u003ceilong@broadcom.com\u003e\nSigned-off-by: David S. Miller \u003cdavem@davemloft.net\u003e\n"
    },
    {
      "commit": "53eda06def26862c0a3c57348c71a240429fbaac",
      "tree": "89163ac1465ddb5c24c9cea3752c362f3181c5fd",
      "parents": [
        "81a3516c4c127a75cc69f03d2a858f55a56eda1e"
      ],
      "author": {
        "name": "Yaniv Rosner",
        "email": "yanivr@broadcom.com",
        "time": "Sun Jan 30 04:14:55 2011 +0000"
      },
      "committer": {
        "name": "David S. Miller",
        "email": "davem@davemloft.net",
        "time": "Sun Jan 30 22:26:15 2011 -0800"
      },
      "message": "bnx2x: Fix LED blink rate on BCM84823\n\nFix blink rate of activity LED of the BCM84823 on 10G link\n\nSigned-off-by: Yaniv Rosner \u003cyanivr@broadcom.com\u003e\nSigned-off-by: Eilon Greenstein \u003ceilong@broadcom.com\u003e\nSigned-off-by: David S. Miller \u003cdavem@davemloft.net\u003e\n"
    },
    {
      "commit": "81a3516c4c127a75cc69f03d2a858f55a56eda1e",
      "tree": "95f0ac5b4d82f9af9670533836e4c83d40f09be3",
      "parents": [
        "81c2bdb68855b29a4339313a6f0d07791b663ce7"
      ],
      "author": {
        "name": "Yaniv Rosner",
        "email": "yanivr@broadcom.com",
        "time": "Sun Jan 30 04:14:48 2011 +0000"
      },
      "committer": {
        "name": "David S. Miller",
        "email": "davem@davemloft.net",
        "time": "Sun Jan 30 22:26:15 2011 -0800"
      },
      "message": "bnx2x: Remove setting XAUI low-power for BCM8073\n\nA rare link issue with the BCM8073 PHY may occur due to setting XAUI low power mode, while the PHY microcode already does that.\nThe fix is not to set set XAUI low power mode for this PHY.\n\nSigned-off-by: Yaniv Rosner \u003cyanivr@broadcom.com\u003e\nSigned-off-by: Eilon Greenstein \u003ceilong@broadcom.com\u003e\nSigned-off-by: David S. Miller \u003cdavem@davemloft.net\u003e\n"
    },
    {
      "commit": "13707f9e5e46342b7b16c58be91ad93a476c3ffd",
      "tree": "025764fd464f83300cab236da2ce4b26c5b9703c",
      "parents": [
        "ccf434380d1a67df2dcb9113206b77d0cb0a1cef"
      ],
      "author": {
        "name": "Eric Dumazet",
        "email": "eric.dumazet@gmail.com",
        "time": "Wed Jan 26 19:28:23 2011 +0000"
      },
      "committer": {
        "name": "David S. Miller",
        "email": "davem@davemloft.net",
        "time": "Thu Jan 27 15:02:57 2011 -0800"
      },
      "message": "drivers/net: remove some rcu sparse warnings\n\nAdd missing __rcu annotations and helpers.\nminor : Fix some rcu_dereference() calls in macvtap\n\nSigned-off-by: Eric Dumazet \u003ceric.dumazet@gmail.com\u003e\nAcked-by: Arnd Bergmann \u003carnd@arndb.de\u003e\nAcked-by: Michael Chan \u003cmchan@broadcom.com\u003e\nSigned-off-by: David S. Miller \u003cdavem@davemloft.net\u003e\n"
    },
    {
      "commit": "1268afe676ee9431a229fc68a2efb0dad4d5852f",
      "tree": "c252b969a51bd97317415cfc3b6465441f1b8aec",
      "parents": [
        "c56eb8fb6dccb83d9fe62fd4dc00c834de9bc470",
        "4580ccc04ddd8c17a470573a7fdb8def2e036dfa"
      ],
      "author": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Wed Jan 19 20:25:45 2011 -0800"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Wed Jan 19 20:25:45 2011 -0800"
      },
      "message": "Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6\n\n* git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6: (41 commits)\n  sctp: user perfect name for Delayed SACK Timer option\n  net: fix can_checksum_protocol() arguments swap\n  Revert \"netlink: test for all flags of the NLM_F_DUMP composite\"\n  gianfar: Fix misleading indentation in startup_gfar()\n  net/irda/sh_irda: return to RX mode when TX error\n  net offloading: Do not mask out NETIF_F_HW_VLAN_TX for vlan.\n  USB CDC NCM: tx_fixup() race condition fix\n  ns83820: Avoid bad pointer deref in ns83820_init_one().\n  ipv6: Silence privacy extensions initialization\n  bnx2x: Update bnx2x version to 1.62.00-4\n  bnx2x: Fix AER setting for BCM57712\n  bnx2x: Fix BCM84823 LED behavior\n  bnx2x: Mark full duplex on some external PHYs\n  bnx2x: Fix BCM8073/BCM8727 microcode loading\n  bnx2x: LED fix for BCM8727 over BCM57712\n  bnx2x: Common init will be executed only once after POR\n  bnx2x: Swap BCM8073 PHY polarity if required\n  iwlwifi: fix valid chain reading from EEPROM\n  ath5k: fix locking in tx_complete_poll_work\n  ath9k_hw: do PA offset calibration only on longcal interval\n  ...\n"
    },
    {
      "commit": "a5db219f4cf9f67995eabd53b81a1232c82f5852",
      "tree": "5fffcb7ebd543b39468822963f9190fe6bf41bff",
      "parents": [
        "c56eb8fb6dccb83d9fe62fd4dc00c834de9bc470",
        "ff76015f3bdfbc482c723cb4f2559cef84d178ca"
      ],
      "author": {
        "name": "David S. Miller",
        "email": "davem@davemloft.net",
        "time": "Tue Jan 18 16:28:31 2011 -0800"
      },
      "committer": {
        "name": "David S. Miller",
        "email": "davem@davemloft.net",
        "time": "Tue Jan 18 16:28:31 2011 -0800"
      },
      "message": "Merge branch \u0027master\u0027 of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6\n"
    },
    {
      "commit": "6aefc522a8680f7b5a794f14dc78d6eab1cfdc37",
      "tree": "4f4471a6a8ae5e583a2779d55f7ac73f5af4b542",
      "parents": [
        "82a0d4757c03687894123b197ec9c40f7dd16800"
      ],
      "author": {
        "name": "Yaniv Rosner",
        "email": "yanivr@broadcom.com",
        "time": "Tue Jan 18 04:33:55 2011 +0000"
      },
      "committer": {
        "name": "David S. Miller",
        "email": "davem@davemloft.net",
        "time": "Tue Jan 18 16:10:40 2011 -0800"
      },
      "message": "bnx2x: Update bnx2x version to 1.62.00-4\n\nUpdate bnx2x version to 1.62.00-4\n\nSigned-off-by: Yaniv Rosner \u003cyanivr@broadcom.com\u003e\nSigned-off-by: Eilon Greenstein \u003ceilong@broadcom.com\u003e\nSigned-off-by: David S. Miller \u003cdavem@davemloft.net\u003e\n"
    },
    {
      "commit": "82a0d4757c03687894123b197ec9c40f7dd16800",
      "tree": "61a6ffa792df1f28e7e8e3454067b449f71c3dbe",
      "parents": [
        "f25b3c8b5f696cf74adfb37c9d9982c72f4106c9"
      ],
      "author": {
        "name": "Yaniv Rosner",
        "email": "yanivr@broadcom.com",
        "time": "Tue Jan 18 04:33:52 2011 +0000"
      },
      "committer": {
        "name": "David S. Miller",
        "email": "davem@davemloft.net",
        "time": "Tue Jan 18 16:10:39 2011 -0800"
      },
      "message": "bnx2x: Fix AER setting for BCM57712\n\nFix AER settings for BCM57712 to allow accessing all device addresses range in CL45 MDC/MDIO\n\nSigned-off-by: Yaniv Rosner \u003cyanivr@broadcom.com\u003e\nSigned-off-by: Eilon Greenstein \u003ceilong@broadcom.com\u003e\nSigned-off-by: David S. Miller \u003cdavem@davemloft.net\u003e\n"
    },
    {
      "commit": "f25b3c8b5f696cf74adfb37c9d9982c72f4106c9",
      "tree": "6616b75dd1d12248c59e56cb9f5341b1a041216e",
      "parents": [
        "791f18c0da3ad540806122e173d6b730d7d7f60b"
      ],
      "author": {
        "name": "Yaniv Rosner",
        "email": "yanivr@broadcom.com",
        "time": "Tue Jan 18 04:33:47 2011 +0000"
      },
      "committer": {
        "name": "David S. Miller",
        "email": "davem@davemloft.net",
        "time": "Tue Jan 18 16:10:39 2011 -0800"
      },
      "message": "bnx2x: Fix BCM84823 LED behavior\n\nFix BCM84823 LED behavior which may show on some systems\n\nSigned-off-by: Yaniv Rosner \u003cyanivr@broadcom.com\u003e\nSigned-off-by: Eilon Greenstein \u003ceilong@broadcom.com\u003e\nSigned-off-by: David S. Miller \u003cdavem@davemloft.net\u003e\n"
    },
    {
      "commit": "791f18c0da3ad540806122e173d6b730d7d7f60b",
      "tree": "7d842cb483c3e7c8b1f7e6785de8f798390f4c1a",
      "parents": [
        "5c99274b0177cd614455c277b1a4d4410d9cb702"
      ],
      "author": {
        "name": "Yaniv Rosner",
        "email": "yanivr@broadcom.com",
        "time": "Tue Jan 18 04:33:42 2011 +0000"
      },
      "committer": {
        "name": "David S. Miller",
        "email": "davem@davemloft.net",
        "time": "Tue Jan 18 16:10:38 2011 -0800"
      },
      "message": "bnx2x: Mark full duplex on some external PHYs\n\nDevice may show incorrect duplex mode for devices with external PHY\n\nSigned-off-by: Yaniv Rosner \u003cyanivr@broadcom.com\u003e\nSigned-off-by: Eilon Greenstein \u003ceilong@broadcom.com\u003e\nSigned-off-by: David S. Miller \u003cdavem@davemloft.net\u003e\n"
    },
    {
      "commit": "5c99274b0177cd614455c277b1a4d4410d9cb702",
      "tree": "ab857db34f7375c19e6e7d97af13534fe0b6d224",
      "parents": [
        "1f48353a3ce7297f5150b47e21df5ec212876e5d"
      ],
      "author": {
        "name": "Yaniv Rosner",
        "email": "yanivr@broadcom.com",
        "time": "Tue Jan 18 04:33:36 2011 +0000"
      },
      "committer": {
        "name": "David S. Miller",
        "email": "davem@davemloft.net",
        "time": "Tue Jan 18 16:10:38 2011 -0800"
      },
      "message": "bnx2x: Fix BCM8073/BCM8727 microcode loading\n\nImprove microcode loading verification before proceeding to next stage\n\nSigned-off-by: Yaniv Rosner \u003cyanivr@broadcom.com\u003e\nSigned-off-by: Eilon Greenstein \u003ceilong@broadcom.com\u003e\nSigned-off-by: David S. Miller \u003cdavem@davemloft.net\u003e\n"
    },
    {
      "commit": "1f48353a3ce7297f5150b47e21df5ec212876e5d",
      "tree": "c25ce5bc49de8f612606b9710c224b0865fd1429",
      "parents": [
        "b21a3424877a4d5ca91a6d446ed581a2bd03160c"
      ],
      "author": {
        "name": "Yaniv Rosner",
        "email": "yanivr@broadcom.com",
        "time": "Tue Jan 18 04:33:31 2011 +0000"
      },
      "committer": {
        "name": "David S. Miller",
        "email": "davem@davemloft.net",
        "time": "Tue Jan 18 16:10:37 2011 -0800"
      },
      "message": "bnx2x: LED fix for BCM8727 over BCM57712\n\nLED on BCM57712+BCM8727 systems requires different settings\n\nSigned-off-by: Yaniv Rosner \u003cyanivr@broadcom.com\u003e\nSigned-off-by: Eilon Greenstein \u003ceilong@broadcom.com\u003e\nSigned-off-by: David S. Miller \u003cdavem@davemloft.net\u003e\n"
    },
    {
      "commit": "b21a3424877a4d5ca91a6d446ed581a2bd03160c",
      "tree": "6d6f54d787a2bb3c84184f60bce59d33ed2ad901",
      "parents": [
        "74d7a11979e39adc1fc4d7a77afe83aa12a0f2b1"
      ],
      "author": {
        "name": "Yaniv Rosner",
        "email": "yanivr@broadcom.com",
        "time": "Tue Jan 18 04:33:24 2011 +0000"
      },
      "committer": {
        "name": "David S. Miller",
        "email": "davem@davemloft.net",
        "time": "Tue Jan 18 16:10:36 2011 -0800"
      },
      "message": "bnx2x: Common init will be executed only once after POR\n\nCommon init used to be called by the driver when the first port comes up, mainly to reset and reload external PHY microcode.\nHowever, in case management driver is active on the other port, traffic would halted. So limit the common init to be done only once after POR.\n\nSigned-off-by: Yaniv Rosner \u003cyanivr@broadcom.com\u003e\nSigned-off-by: Eilon Greenstein \u003ceilong@broadcom.com\u003e\nSigned-off-by: David S. Miller \u003cdavem@davemloft.net\u003e\n"
    },
    {
      "commit": "74d7a11979e39adc1fc4d7a77afe83aa12a0f2b1",
      "tree": "326ad93d0674bb866199e8c06f439691cf63113b",
      "parents": [
        "f966a13f92913ce8cbd35bc7f066553c9f3d41b0"
      ],
      "author": {
        "name": "Yaniv Rosner",
        "email": "yanivr@broadcom.com",
        "time": "Tue Jan 18 04:33:18 2011 +0000"
      },
      "committer": {
        "name": "David S. Miller",
        "email": "davem@davemloft.net",
        "time": "Tue Jan 18 16:10:36 2011 -0800"
      },
      "message": "bnx2x: Swap BCM8073 PHY polarity if required\n\nEnable controlling BCM8073 PN polarity swap through nvm configuration, which is required in certain systems\n\nSigned-off-by: Yaniv Rosner \u003cyanivr@broadcom.com\u003e\nSigned-off-by: Eilon Greenstein \u003ceilong@broadcom.com\u003e\nSigned-off-by: David S. Miller \u003cdavem@davemloft.net\u003e\n"
    },
    {
      "commit": "008d23e4852d78bb2618f2035f8b2110b6a6b968",
      "tree": "81c88f744f6f3fc84132527c1ddc0b4da410c5e2",
      "parents": [
        "8f685fbda43deccd130d192c9fcef1444649eaca",
        "bfc672dcf323877228682aff79dff8ecd9f30ff8"
      ],
      "author": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Thu Jan 13 10:05:56 2011 -0800"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Thu Jan 13 10:05:56 2011 -0800"
      },
      "message": "Merge branch \u0027for-next\u0027 of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial\n\n* \u0027for-next\u0027 of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial: (43 commits)\n  Documentation/trace/events.txt: Remove obsolete sched_signal_send.\n  writeback: fix global_dirty_limits comment runtime -\u003e real-time\n  ppc: fix comment typo singal -\u003e signal\n  drivers: fix comment typo diable -\u003e disable.\n  m68k: fix comment typo diable -\u003e disable.\n  wireless: comment typo fix diable -\u003e disable.\n  media: comment typo fix diable -\u003e disable.\n  remove doc for obsolete dynamic-printk kernel-parameter\n  remove extraneous \u0027is\u0027 from Documentation/iostats.txt\n  Fix spelling milisec -\u003e ms in snd_ps3 module parameter description\n  Fix spelling mistakes in comments\n  Revert conflicting V4L changes\n  i7core_edac: fix typos in comments\n  mm/rmap.c: fix comment\n  sound, ca0106: Fix assignment to \u0027channel\u0027.\n  hrtimer: fix a typo in comment\n  init/Kconfig: fix typo\n  anon_inodes: fix wrong function name in comment\n  fix comment typos concerning \"consistent\"\n  poll: fix a typo in comment\n  ...\n\nFix up trivial conflicts in:\n - drivers/net/wireless/iwlwifi/iwl-core.c (moved to iwl-legacy.c)\n - fs/ext4/ext4.h\n\nAlso fix missed \u0027diabled\u0027 typo in drivers/net/bnx2x/bnx2x.h while at it.\n"
    },
    {
      "commit": "9bcb8018cf7af1f00f35cad4b121897cac077269",
      "tree": "17e73c7baed203c01208d279b4c357cd6b5b7ee9",
      "parents": [
        "084d6cbb13e351f48ecd87cc8718ace6b72845e8"
      ],
      "author": {
        "name": "Vladislav Zolotarov",
        "email": "vladz@broadcom.com",
        "time": "Sun Jan 09 02:20:34 2011 +0000"
      },
      "committer": {
        "name": "David S. Miller",
        "email": "davem@davemloft.net",
        "time": "Sun Jan 09 15:47:47 2011 -0800"
      },
      "message": "bnx2x: Fix the race on bp-\u003estats_pending.\n\nFix the race on bp-\u003estats_pending between the timer and a LINK_UP event\nhandler.\n\nSigned-off-by: Vladislav Zolotarov \u003cvladz@broadcom.com\u003e\nSigned-off-by: Eilon Greenstein \u003ceilong@broadcom.com\u003e\nSigned-off-by: David S. Miller \u003cdavem@davemloft.net\u003e\n"
    },
    {
      "commit": "084d6cbb13e351f48ecd87cc8718ace6b72845e8",
      "tree": "7b1a4029467e64318cd448a19a1f7c319eda6487",
      "parents": [
        "4a33bc03ab66631e844080bf1189d2afd7aae929"
      ],
      "author": {
        "name": "Vladislav Zolotarov",
        "email": "vladz@broadcom.com",
        "time": "Sun Jan 09 02:20:19 2011 +0000"
      },
      "committer": {
        "name": "David S. Miller",
        "email": "davem@davemloft.net",
        "time": "Sun Jan 09 15:47:39 2011 -0800"
      },
      "message": "bnx2x: Move to D0 before clearing MSI/MSI-X configuration.\n\nMove to D0 before clearing MSI/MSI-X configuration. Otherwise MSI/MSI-X\nwon\u0027t be cleared.\n\nSigned-off-by: Vladislav Zolotarov \u003cvladz@broadcom.com\u003e\nSigned-off-by: Eilon Greenstein \u003ceilong@broadcom.com\u003e\nSigned-off-by: David S. Miller \u003cdavem@davemloft.net\u003e\n"
    },
    {
      "commit": "4a33bc03ab66631e844080bf1189d2afd7aae929",
      "tree": "785d551a0b8556c581e70be5654da69b2abd32c9",
      "parents": [
        "0744db2394ff1ee908169e38ab9308163c4cede5"
      ],
      "author": {
        "name": "Vladislav Zolotarov",
        "email": "vladz@broadcom.com",
        "time": "Sun Jan 09 02:20:04 2011 +0000"
      },
      "committer": {
        "name": "David S. Miller",
        "email": "davem@davemloft.net",
        "time": "Sun Jan 09 15:47:38 2011 -0800"
      },
      "message": "bnx2x: registers dump fixes\n\nFixes in registers dump:\n        - Properly calculate dump length for 57712.\n        - Prevent HW blocks parity attentions when dumping registers in order to\nprevent false parity errors handling.\n        - Update the bnx2x_dump.h file: old one had a few bugs that could cause\nfatal HW error as a result of a registers dump.\n\nSigned-off-by: Vladislav Zolotarov \u003cvladz@broadcom.com\u003e\nSigned-off-by: Eilon Greenstein \u003ceilong@broadcom.com\u003e\nSigned-off-by: David S. Miller \u003cdavem@davemloft.net\u003e\n"
    },
    {
      "commit": "0744db2394ff1ee908169e38ab9308163c4cede5",
      "tree": "b0e9f60c6256a4e8eb6735ba1ef6d8c81c98607b",
      "parents": [
        "6a75da4a1a1d220fc3e32b816e83c258617505c5"
      ],
      "author": {
        "name": "Vladislav Zolotarov",
        "email": "vladz@broadcom.com",
        "time": "Sun Jan 09 02:19:40 2011 +0000"
      },
      "committer": {
        "name": "David S. Miller",
        "email": "davem@davemloft.net",
        "time": "Sun Jan 09 15:47:22 2011 -0800"
      },
      "message": "bnx2x: Don\u0027t prevent RSS configuration in INT#x and MSI interrupt modes.\n\nDon\u0027t prevent RSS configuration in INT#x and MSI interrupt modes. Otherwise\nRx hash key won\u0027t be available.\n\nSigned-off-by: Vladislav Zolotarov \u003cvladz@broadcom.com\u003e\nSigned-off-by: Eilon Greenstein \u003ceilong@broadcom.com\u003e\nSigned-off-by: David S. Miller \u003cdavem@davemloft.net\u003e\n"
    },
    {
      "commit": "785b9b1aebcb748fb7627ad4c12dffb7f4f91b55",
      "tree": "44d6a8d19df9fd7d4f68998ed4176ea75ad3068a",
      "parents": [
        "ea45fe4e176a42d2396878f530cfdc8265bef37b"
      ],
      "author": {
        "name": "Shmulik Ravid",
        "email": "shmulikr@broadcom.com",
        "time": "Thu Dec 30 06:27:03 2010 +0000"
      },
      "committer": {
        "name": "David S. Miller",
        "email": "davem@davemloft.net",
        "time": "Fri Dec 31 10:50:55 2010 -0800"
      },
      "message": "bnx2x: adding dcbnl support\n\nAdding dcbnl implementation to bnx2x allowing users to manage the\nembedded DCBX engine.\n\nThis patch is dependent on the following patches:\n[net-next-2.6 PATCH 1/3] dcbnl: add support for ieee8021Qaz attributes\n[net-next-2.6 PATCH 2/3] dcbnl: add appliction tlv handlers\n[net-next-2.6 PATCH 3/3] net_dcb: add application notifiers\n\nSigned-off-by: Shmulik Ravid \u003cshmulikr@broadcom.com\u003e\nSigned-off-by: Eilon Greenstein \u003ceilong@broadcom.com\u003e\nSigned-off-by: David S. Miller \u003cdavem@davemloft.net\u003e\n"
    },
    {
      "commit": "4b7bd364700d9ac8372eff48832062b936d0793b",
      "tree": "0dbf78c95456a0b02d07fcd473281f04a87e266d",
      "parents": [
        "c0d8768af260e2cbb4bf659ae6094a262c86b085",
        "90a8a73c06cc32b609a880d48449d7083327e11a"
      ],
      "author": {
        "name": "Jiri Kosina",
        "email": "jkosina@suse.cz",
        "time": "Wed Dec 22 18:57:02 2010 +0100"
      },
      "committer": {
        "name": "Jiri Kosina",
        "email": "jkosina@suse.cz",
        "time": "Wed Dec 22 18:57:02 2010 +0100"
      },
      "message": "Merge branch \u0027master\u0027 into for-next\n\nConflicts:\n\tMAINTAINERS\n\tarch/arm/mach-omap2/pm24xx.c\n\tdrivers/scsi/bfa/bfa_fcpim.c\n\nNeeded to update to apply fixes for which the old branch was too\noutdated.\n"
    },
    {
      "commit": "503b1a529a6b62b31904bab4699752c523cf76b2",
      "tree": "c78d1850e9409295ad720b56ceb0d28efe9d0e39",
      "parents": [
        "4b4f54670859074cf7670cc6fa96fe34a65846d9",
        "215faf9c5f6e319e97edea9e178123e07825c14d"
      ],
      "author": {
        "name": "David S. Miller",
        "email": "davem@davemloft.net",
        "time": "Tue Dec 21 13:26:15 2010 -0800"
      },
      "committer": {
        "name": "David S. Miller",
        "email": "davem@davemloft.net",
        "time": "Tue Dec 21 13:26:15 2010 -0800"
      },
      "message": "Merge branch \u002720101221_static_const\u0027 of git://repo.or.cz/linux-2.6/trivial-mods\n"
    },
    {
      "commit": "4b97f8e10893e2c8f64a2795901bdb447a3308f4",
      "tree": "ca41864a34a0aa3702f38c8fd139aa1b4720cee2",
      "parents": [
        "70978182d431e0348e6ef711d0f962d12c03bc46"
      ],
      "author": {
        "name": "Dan Carpenter",
        "email": "error27@gmail.com",
        "time": "Mon Dec 20 21:04:02 2010 +0000"
      },
      "committer": {
        "name": "David S. Miller",
        "email": "davem@davemloft.net",
        "time": "Tue Dec 21 10:51:45 2010 -0800"
      },
      "message": "bnx2x: remove bogus check\n\nWe dereferenced params on the line before so it\u0027s too late to check if\nparams is NULL.  In fact, params can never be NULL and strict_cos is\neither 0 or 1 so that part of the check is bogus too.  Let\u0027s remove it.\n\nSigned-off-by: Dan Carpenter \u003cerror27@gmail.com\u003e\nAcked-by: Eilon Greenstein \u003ceilong@broadcom.com\u003e\nSigned-off-by: David S. Miller \u003cdavem@davemloft.net\u003e\n"
    },
    {
      "commit": "215faf9c5f6e319e97edea9e178123e07825c14d",
      "tree": "32fb283f64110ad634a37dc2e133cb91a97988c5",
      "parents": [
        "75a84eb5d144dc761e1bb0f7dcacbf2b5cee562c"
      ],
      "author": {
        "name": "Joe Perches",
        "email": "joe@perches.com",
        "time": "Tue Dec 21 02:16:10 2010 -0800"
      },
      "committer": {
        "name": "Joe Perches",
        "email": "joe@perches.com",
        "time": "Tue Dec 21 02:16:10 2010 -0800"
      },
      "message": "drivers/net/*/: Use static const\n\nUsing static const generally increases object text and decreases data size.\nIt also generally decreases overall object size.\n\nSigned-off-by: Joe Perches \u003cjoe@perches.com\u003e\n"
    },
    {
      "commit": "986d730a696277520084180071ac4873aac63905",
      "tree": "0980c5432443af82577202fd32a636212e8cf1b7",
      "parents": [
        "b0200e250b5eef29e5ed8aa17979499affcc11cd"
      ],
      "author": {
        "name": "Vladislav Zolotarov",
        "email": "vladz@broadcom.com",
        "time": "Mon Dec 13 05:44:50 2010 +0000"
      },
      "committer": {
        "name": "David S. Miller",
        "email": "davem@davemloft.net",
        "time": "Thu Dec 16 13:15:58 2010 -0800"
      },
      "message": "bnx2x: update version to 1.62.00-2\n\nSigned-off-by: Vladislav Zolotarov \u003cvladz@broadcom.com\u003e\nSigned-off-by: Eilon Greenstein \u003ceilong@broadcom.com\u003e\nSigned-off-by: David S. Miller \u003cdavem@davemloft.net\u003e\n"
    },
    {
      "commit": "5928c8baf67a36f553fe23a1b7820c7745e8bb2e",
      "tree": "3827c7d746086c5fa8d876eff79dbce67e5f3a07",
      "parents": [
        "40392d4e49c29bf5e939803d804dc8c7b600f297"
      ],
      "author": {
        "name": "Vladislav Zolotarov",
        "email": "vladz@broadcom.com",
        "time": "Mon Dec 13 05:44:35 2010 +0000"
      },
      "committer": {
        "name": "David S. Miller",
        "email": "davem@davemloft.net",
        "time": "Thu Dec 16 13:15:57 2010 -0800"
      },
      "message": "bnx2x: replace FW to 6.2.5\n\nIncludes FCoE releated fixes in FW flows\n\nSigned-off-by: Dmitry Kravkov \u003cdmitry@broadcom.com\u003e\nSigned-off-by: Eilon Greenstein \u003ceilong@broadcom.com\u003e\nSigned-off-by: David S. Miller \u003cdavem@davemloft.net\u003e\n"
    },
    {
      "commit": "bcab15c5d780bafb38311f00fcb263d03d2b00f1",
      "tree": "c50e4971d9c0d071b65dc4c849828d46140fb3a9",
      "parents": [
        "e4901dde12d92b70dd13fa8b3bbc9df7a6129aab"
      ],
      "author": {
        "name": "Vladislav Zolotarov",
        "email": "vladz@broadcom.com",
        "time": "Mon Dec 13 05:44:25 2010 +0000"
      },
      "committer": {
        "name": "David S. Miller",
        "email": "davem@davemloft.net",
        "time": "Thu Dec 16 13:15:55 2010 -0800"
      },
      "message": "bnx2x: Add DCB/PFC support - link layer\n\nAdd appropriate HW DCB/PFC configuration\n\nSigned-off-by: Dmitry Kravkov \u003cdmitry@broadcom.com\u003e\nSigned-off-by: Eilon Greenstein \u003ceilong@broadcom.com\u003e\nSigned-off-by: David S. Miller \u003cdavem@davemloft.net\u003e\n"
    },
    {
      "commit": "e4901dde12d92b70dd13fa8b3bbc9df7a6129aab",
      "tree": "da436a7a43cf5f212485cc9691592d90e01478db",
      "parents": [
        "8307fa3e86a83924dd7f8310ce1e051f34986fe8"
      ],
      "author": {
        "name": "Vladislav Zolotarov",
        "email": "vladz@broadcom.com",
        "time": "Mon Dec 13 05:44:18 2010 +0000"
      },
      "committer": {
        "name": "David S. Miller",
        "email": "davem@davemloft.net",
        "time": "Thu Dec 16 13:15:55 2010 -0800"
      },
      "message": "bnx2x: add DCB support\n\nAdding DCB initialization and handling on 57712 FW/HW\n\nSigned-off-by: Dmitry Kravkov \u003cdmitry@broadcom.com\u003e\nSigned-off-by: Shmulik Ravid-Rabinovitz \u003cshmulikr@broadcom.com\u003e\nSigned-off-by: Eilon Greenstein \u003ceilong@broadcom.com\u003e\nSigned-off-by: David S. Miller \u003cdavem@davemloft.net\u003e\n"
    },
    {
      "commit": "8307fa3e86a83924dd7f8310ce1e051f34986fe8",
      "tree": "e3e018d2d9505db8c6586f1f03fb92fa6ec23f7f",
      "parents": [
        "ec6ba945211b1c1f97d3d19fe60f166c9a92241d"
      ],
      "author": {
        "name": "Vladislav Zolotarov",
        "email": "vladz@broadcom.com",
        "time": "Mon Dec 13 05:44:09 2010 +0000"
      },
      "committer": {
        "name": "David S. Miller",
        "email": "davem@davemloft.net",
        "time": "Thu Dec 16 13:15:54 2010 -0800"
      },
      "message": "bnx2x: add a select queue callback\n\nThis callback required to allow FCoE traffic to be\nsent on separate priority queue from other L2 traffic,\nwhich is managed by PFC in HW.\n\nSigned-off-by: Vladislav Zolotarov \u003cvladz@broadcom.com\u003e\nSigned-off-by: Shmulik Ravid-Rabinovitz \u003cshmulikr@broadcom.com\u003e\nSigned-off-by: Dmitry Kravkov \u003cdmitry@broadcom.com\u003e\nSigned-off-by: Eilon Greenstein \u003ceilong@broadcom.com\u003e\nSigned-off-by: David S. Miller \u003cdavem@davemloft.net\u003e\n"
    },
    {
      "commit": "ec6ba945211b1c1f97d3d19fe60f166c9a92241d",
      "tree": "ad9f313c0a644bf8d4d113f4605d778b6b100178",
      "parents": [
        "a3d22a68d752ccc1a01bb0a64dd70b7a98bf9e23"
      ],
      "author": {
        "name": "Vladislav Zolotarov",
        "email": "vladz@broadcom.com",
        "time": "Mon Dec 13 05:44:01 2010 +0000"
      },
      "committer": {
        "name": "David S. Miller",
        "email": "davem@davemloft.net",
        "time": "Thu Dec 16 13:15:54 2010 -0800"
      },
      "message": "bnx2x: add FCoE ring\n\nIncludes new driver structures and FW/HW configuration for FCoE ring\n\nSigned-off-by: Vladislav Zolotarov \u003cvladz@broadcom.com\u003e\nSigned-off-by: Shmulik Ravid-Rabinovitz \u003cshmulikr@broadcom.com\u003e\nSigned-off-by: Dmitry Kravkov \u003cdmitry@broadcom.com\u003e\nSigned-off-by: Eilon Greenstein \u003ceilong@broadcom.com\u003e\nSigned-off-by: David S. Miller \u003cdavem@davemloft.net\u003e\n"
    }
  ],
  "next": "9f5449611c9d6d7bdcae8020a197d8b4d9b6443c"
}
