)]}'
{
  "log": [
    {
      "commit": "1f1c2881f673671539b25686df463518d69c4649",
      "tree": "45f4a79f2371ae4525fd621d4b5820732efa161e",
      "parents": [
        "7608a864e5211df1e3c1948e2719aec7c27b9333",
        "c5e3ae8823693b260ce1f217adca8add1bc0b3de"
      ],
      "author": {
        "name": "Linus Torvalds",
        "email": "torvalds@woody.linux-foundation.org",
        "time": "Mon Jul 16 17:48:54 2007 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@woody.linux-foundation.org",
        "time": "Mon Jul 16 17:48:54 2007 -0700"
      },
      "message": "Merge branch \u0027upstream-linus\u0027 of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6\n\n* \u0027upstream-linus\u0027 of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6: (37 commits)\n  forcedeth bug fix: realtek phy\n  forcedeth bug fix: vitesse phy\n  forcedeth bug fix: cicada phy\n  atl1: reorder atl1_main functions\n  atl1: fix excessively indented code\n  atl1: cleanup atl1_main\n  atl1: header file cleanup\n  atl1: remove irq_sem\n  cdc-subset to support new vendor/product ID\n  8139cp: implement the missing dev-\u003etx_timeout\n  myri10ge: Remove nonsensical limit in the tx done routine\n  gianfar: kill unused header\n  EP93XX_ETH must select MII\n  macb: Add multicast capability\n  macb: Use generic PHY layer\n  s390: add barriers to qeth driver\n  s390: scatter-gather for inbound traffic in qeth driver\n  eHEA: Introducing support vor DLPAR memory add\n  Fix a potential NULL pointer dereference in free_shared_mem() in drivers/net/s2io.c\n  [PATCH] softmac: Fix ESSID problem\n  ...\n"
    },
    {
      "commit": "8910b49fbb8d4517a20bb3de7dc239dcfa7d2b6f",
      "tree": "c8ccd449c333a82cf8837df8275eec92d9986640",
      "parents": [
        "4c75f7416f51b0c6855952467a5db04f9c598f09"
      ],
      "author": {
        "name": "Micah Gruber",
        "email": "micah.gruber@gmail.com",
        "time": "Mon Jul 09 11:29:04 2007 +0800"
      },
      "committer": {
        "name": "Jeff Garzik",
        "email": "jeff@garzik.org",
        "time": "Mon Jul 16 17:56:00 2007 -0400"
      },
      "message": "Fix a potential NULL pointer dereference in free_shared_mem() in drivers/net/s2io.c\n\nThis patch fixes a potential null dereference bug where we dereference\nnic before a null check. This patch simply moves the dereferencing\nafter the null check.\n\nSigned-off-by: Micah Gruber \u003c micah.gruber@gmail.com\u003e\nSigned-off-by: Jeff Garzik \u003cjeff@garzik.org\u003e\n"
    },
    {
      "commit": "44c10138fd4bbc4b6d6bff0873c24902f2a9da65",
      "tree": "6e16d3ec80c87490dc743f72da086356f2906ace",
      "parents": [
        "b8a3a5214d7cc115f1ca3a3967b7229d97c46f4a"
      ],
      "author": {
        "name": "Auke Kok",
        "email": "auke-jan.h.kok@intel.com",
        "time": "Fri Jun 08 15:46:36 2007 -0700"
      },
      "committer": {
        "name": "Greg Kroah-Hartman",
        "email": "gregkh@suse.de",
        "time": "Wed Jul 11 16:02:10 2007 -0700"
      },
      "message": "PCI: Change all drivers to use pci_device-\u003erevision\n\nInstead of all drivers reading pci config space to get the revision\nID, they can now use the pci_device-\u003erevision member.\n\nThis exposes some issues where drivers where reading a word or a dword\nfor the revision number, and adding useless error-handling around the\nread. Some drivers even just read it for no purpose of all.\n\nIn devices where the revision ID is being copied over and used in what\nappears to be the equivalent of hotpath, I have left the copy code\nand the cached copy as not to influence the driver\u0027s performance.\n\nCompile tested with make all{yes,mod}config on x86_64 and i386.\n\nSigned-off-by: Auke Kok \u003cauke-jan.h.kok@intel.com\u003e\nAcked-by: Dave Jones \u003cdavej@redhat.com\u003e\nSigned-off-by: Greg Kroah-Hartman \u003cgregkh@suse.de\u003e\n\n"
    },
    {
      "commit": "8453d43f0ee08ac6c20f390797772a08f81f999a",
      "tree": "5ec39d03e9b8e313f63896237ea97cfd001f7ddb",
      "parents": [
        "654e02200578799264941e5a9b533563a87f8579"
      ],
      "author": {
        "name": "Rolf Eike Beer",
        "email": "eike-kernel@sf-tec.de",
        "time": "Tue Jul 10 11:58:02 2007 +0200"
      },
      "committer": {
        "name": "Jeff Garzik",
        "email": "jeff@garzik.org",
        "time": "Tue Jul 10 12:24:42 2007 -0400"
      },
      "message": "Fix typo in drivers/net/s2io.c\n\nIntroduced in d796fdb708fc5b10112934cba43e832c36ce4923.\n\nSigned-off-by: Rolf Eike Beer \u003ceike-kernel@sf-tec.de\u003e\nSigned-off-by: Jeff Garzik \u003cjeff@garzik.org\u003e\n"
    },
    {
      "commit": "146bd683cc160d728f1f62a6ddade8451801a8c3",
      "tree": "255159157469ec0e17c099d4ebcc889d9dde13c0",
      "parents": [
        "d796fdb708fc5b10112934cba43e832c36ce4923"
      ],
      "author": {
        "name": "Linas Vepstas",
        "email": "linas@austin.ibm.com",
        "time": "Mon May 14 18:41:41 2007 -0500"
      },
      "committer": {
        "name": "Jeff Garzik",
        "email": "jeff@garzik.org",
        "time": "Sun Jul 08 22:16:38 2007 -0400"
      },
      "message": "s2io: add PCI error recovery support\n\ns2io cleanup suggestions, per discussion on mailing lists.\n\nSigned-off-by: Linas Vepstas \u003clinas@austin.ibm.com\u003e\nSigned-off-by: Jeff Garzik \u003cjeff@garzik.org\u003e\n"
    },
    {
      "commit": "d796fdb708fc5b10112934cba43e832c36ce4923",
      "tree": "433063c793bd095721bcbb811cf8460ff3ec228f",
      "parents": [
        "bd5824f138153f407e300728919e814ab7dcfadb"
      ],
      "author": {
        "name": "Linas Vepstas",
        "email": "linas@austin.ibm.com",
        "time": "Mon May 14 18:37:30 2007 -0500"
      },
      "committer": {
        "name": "Jeff Garzik",
        "email": "jeff@garzik.org",
        "time": "Sun Jul 08 22:16:38 2007 -0400"
      },
      "message": "s2io: add PCI error recovery support\n\nThis patch adds PCI error recovery support to the\ns2io 10-Gigabit ethernet device driver. Third revision,\nblocks interrupts and the watchdog.\n\nTested, seems to work well.\n\nSigned-off-by: Linas Vepstas \u003clinas@austin.ibm.com\u003e\nAcked-by: Ramkrishna Vepa \u003cRamkrishna.Vepa@neterion.com\u003e\nCc: Raghavendra Koushik \u003craghavendra.koushik@neterion.com\u003e\nCc: Wen Xiong \u003cwenxiong@us.ibm.com\u003e\nSigned-off-by: Jeff Garzik \u003cjeff@garzik.org\u003e\n"
    },
    {
      "commit": "f9046eb3f64db73f1c5b2a25d2a5983351cd1a04",
      "tree": "5141957ac1f702f63025275fcd33bdc1229b1c93",
      "parents": [
        "549f8009830177fe8897fd098a999b647990f30d"
      ],
      "author": {
        "name": "Olaf Hering",
        "email": "olaf@aepfle.de",
        "time": "Tue Jun 19 22:41:10 2007 +0200"
      },
      "committer": {
        "name": "Jeff Garzik",
        "email": "jeff@garzik.org",
        "time": "Wed Jun 27 02:33:06 2007 -0400"
      },
      "message": "2.6.22: ERROR: \"__ucmpdi2\" [drivers/net/s2io.ko] undefined!\n\nOn Tue, Jun 19, Stephen Hemminger wrote:\n\u003e Olaf Hering \u003colaf@aepfle.de\u003e wrote:\n\u003e \u003e What happend to __ucmpdi2 from David Woodhouse?\n\u003e \u003e google has a few hits about stuff like this on 32bit powerpc with gcc 4.1.2:\n\u003e \u003e\n\u003e \u003e ERROR: \"__ucmpdi2\" [drivers/net/s2io.ko] undefined!\n\u003e \u003e\n\u003e \u003e using the drivers/net/s2io* files from 2.6.21 with 2.6.22-rc5 fixes the\n\u003e \u003e compile.\n\u003e \u003e\n\u003e \u003e 25805dcf9d83098cf5492117ad2669cd14cc9b24 adds two u64 \u003e\u003e\u003d 48 followed by\n\u003e \u003e a switch statement (line 2889 and 6816).\n\u003e\n\u003e Probably the \"switch(err) {\" needs a cast to a smaller type (like u8).\n\nThis change removes the compiler-generated calls to __ucmpdi2.\n\nSigned-off-by: Olaf Hering \u003colaf@aepfle.de\u003e\nSigned-off-by: Jeff Garzik \u003cjeff@garzik.org\u003e\n"
    },
    {
      "commit": "25805dcf9d83098cf5492117ad2669cd14cc9b24",
      "tree": "741134040babb0c2bce52d054fa5f08cf530449d",
      "parents": [
        "cb434e380d58d3956c75dc5ead00eced599b9d16"
      ],
      "author": {
        "name": "Stephen Hemminger",
        "email": "shemminger@linux-foundation.org",
        "time": "Fri Jun 01 09:44:01 2007 -0700"
      },
      "committer": {
        "name": "Jeff Garzik",
        "email": "jeff@garzik.org",
        "time": "Sun Jun 03 11:44:20 2007 -0400"
      },
      "message": "network drivers: eliminate unneeded kill_vid code\n\nMany drivers had code that did kill_vid, but they weren\u0027t doing vlan\nfiltering. With new API the stub is unneeded unless device sets\nNETIF_F_HW_VLAN_FILTER.\n\nBad habit: I couldn\u0027t resist fixing a couple of nearby style things\nin acenic, and forcedeth.\n\nSigned-off-by: Stephen Hemminger \u003cshemminger@linux-foundation.org\u003e\nSigned-off-by: Jeff Garzik \u003cjeff@garzik.org\u003e\n"
    },
    {
      "commit": "491976b2bce07f2c44e32a987fa6eb9edf8b0aeb",
      "tree": "b1a02510ed57250fe1c3966626a7b5c0e462b087",
      "parents": [
        "c53d49453f738555c252304357cd7da6ba1f1ee0"
      ],
      "author": {
        "name": "Sreenivasa Honnur",
        "email": "Sreenivasa.Honnur@neterion.com",
        "time": "Thu May 10 04:22:25 2007 -0400"
      },
      "committer": {
        "name": "Jeff Garzik",
        "email": "jeff@garzik.org",
        "time": "Fri May 11 17:53:11 2007 -0400"
      },
      "message": "S2IO: Statistics for link up/down and memory allocated/freed\n\n1. Added statistics for link up/down, last link up/down.\n2. Statistics for memory allocated/freed.\n3. Changed level of some DBG_PRINTs.\n\nSigned-off-by: Sreenivasa Honnur \u003csreenivasa.honnur@neterion.com\u003e\nSigned-off-by: Jeff Garzik \u003cjeff@garzik.org\u003e\n"
    },
    {
      "commit": "c53d49453f738555c252304357cd7da6ba1f1ee0",
      "tree": "eed78e434b5c010dc07a9438b48a58da204f2dac",
      "parents": [
        "0cec35ebf341726e2490a4b01296a6dc132d1127"
      ],
      "author": {
        "name": "Sreenivasa Honnur",
        "email": "Sreenivasa.Honnur@neterion.com",
        "time": "Thu May 10 04:18:54 2007 -0400"
      },
      "committer": {
        "name": "Jeff Garzik",
        "email": "jeff@garzik.org",
        "time": "Fri May 11 17:53:08 2007 -0400"
      },
      "message": "S2IO: statistics for memory allocation failuers\n\n1. Added code to count the number of memory failures.\n2. Added watchdog_timer counter.\n3. Changed debug level for some DBG_PRINTS.\n\nSigned-off-by: Sreenivasa Honnur \u003csreenivasa.honnur@neterion.com\u003e\nSigned-off-by: Jeff Garzik \u003cjeff@garzik.org\u003e\n"
    },
    {
      "commit": "0cec35ebf341726e2490a4b01296a6dc132d1127",
      "tree": "ce444e2dceee27dfbd73db36d54ec92243bcdec5",
      "parents": [
        "0a3fd051c7036ef71b58863f8e5da7c3dabd9d3f"
      ],
      "author": {
        "name": "Sreenivasa Honnur",
        "email": "Sreenivasa.Honnur@neterion.com",
        "time": "Thu May 10 04:06:28 2007 -0400"
      },
      "committer": {
        "name": "Jeff Garzik",
        "email": "jeff@garzik.org",
        "time": "Fri May 11 17:53:05 2007 -0400"
      },
      "message": "S2IO: getringparam ethtool option\n\nAdding get_ringparam ethtool option.\n\nSigned-off-by: Sreenivasa Honnur \u003csreenivasa.honnur@neterion.com\u003e\nSigned-off-by: Jeff Garzik \u003cjeff@garzik.org\u003e\n"
    },
    {
      "commit": "3ef34b807d35f81ee686e90e28084ee572a66e01",
      "tree": "6ee096e83d5a0c44ec7bebce684a01c340d76217",
      "parents": [
        "d7ef45b04905468b08e36b43dbce5b1de496e682"
      ],
      "author": {
        "name": "Ramkrishna Vepa",
        "email": "ramkrishna.vepa@neterion.com",
        "time": "Fri Mar 30 18:42:27 2007 -0700"
      },
      "committer": {
        "name": "Jeff Garzik",
        "email": "jeff@garzik.org",
        "time": "Sat Apr 28 11:01:03 2007 -0400"
      },
      "message": "S2io: Change of driver maintainers\n\n- Changed the maintainers for the S2io driver.\n\nSigned-off-by: Ramkrishna Vepa \u003cram.vepa@neterion.com\u003e\nSigned-off-by: Jeff Garzik \u003cjeff@garzik.org\u003e\n"
    },
    {
      "commit": "0c61ed5fe2c36b502a716a2ea3dd24e846029287",
      "tree": "d840f706be1e43f13b85a1d7f8759eda32b7c1ef",
      "parents": [
        "1e2b980fdfb6189baa779ba7de93f7dba70aa3fd"
      ],
      "author": {
        "name": "Ramkrishna Vepa",
        "email": "ram.vepa@neterion.com",
        "time": "Fri Mar 09 18:28:32 2007 -0800"
      },
      "committer": {
        "name": "Jeff Garzik",
        "email": "jeff@garzik.org",
        "time": "Sat Apr 28 11:01:01 2007 -0400"
      },
      "message": "S2io: Remove unused variables\n\n- Remove unused variables from s2io_nic structure\n\n- Changed the memory failure printk messages to print only in debug mode\n\n- Updated the copyright messages\n\n(Resending; due to patch being corrupted)\n\nSigned-off-by: Santosh Rastapur \u003csantosh.rastapur@neterion.com\u003e\nSigned-off-by: Jeff Garzik \u003cjeff@garzik.org\u003e\n"
    },
    {
      "commit": "363dc36733b06a94d3dce7c43b56c888f6d185de",
      "tree": "480513681cc540b8dfab86e185ef127216a762b8",
      "parents": [
        "dcd01faf66372f1806451422ad67b06adcc68f82"
      ],
      "author": {
        "name": "Ramkrishna Vepa",
        "email": "ram.vepa@neterion.com",
        "time": "Tue Mar 06 17:01:00 2007 -0800"
      },
      "committer": {
        "name": "Jeff Garzik",
        "email": "jeff@garzik.org",
        "time": "Sat Apr 28 11:00:58 2007 -0400"
      },
      "message": "S2IO: Save/Restore unused buffer mappings in 2/3 buffer mode\n\n- Save/Restore unused buffer mappings in 2/3 buffer mode to avoid\nfrequent mapping\n\n- Save/Restore adapter reset count during adapter reset\n\n  (Resending; forgot to cc netdev)\n\nSigned-off-by: Santosh Rastapur \u003csantosh.rastapur@neterion.com\u003e\nSigned-off-by: Jeff Garzik \u003cjeff@garzik.org\u003e\n"
    },
    {
      "commit": "7b49034399bfbf4eaaa3e0447d325e8f3a132209",
      "tree": "e7fe65f24e6ef23b553cca4bfd19ab8f472fe350",
      "parents": [
        "78ee5b3cc88297bb98843c24b231e99f3f2886a0"
      ],
      "author": {
        "name": "Adrian Bunk",
        "email": "bunk@stusta.de",
        "time": "Mon Mar 05 02:49:25 2007 +0100"
      },
      "committer": {
        "name": "Jeff Garzik",
        "email": "jeff@garzik.org",
        "time": "Sat Apr 28 11:00:56 2007 -0400"
      },
      "message": "make drivers/net/s2io.c:vlan_strip_flag static\n\nThis patch makes the needlessly global vlan_strip_flag static.\n\nSigned-off-by: Adrian Bunk \u003cbunk@stusta.de\u003e\nSigned-off-by: Jeff Garzik \u003cjeff@garzik.org\u003e\n"
    },
    {
      "commit": "27a884dc3cb63b93c2b3b643f5b31eed5f8a4d26",
      "tree": "5a267e40f9b94014be38dad5de0a52b6628834e0",
      "parents": [
        "be8bd86321fa7f06359d866ef61fb4d2f3e9dce9"
      ],
      "author": {
        "name": "Arnaldo Carvalho de Melo",
        "email": "acme@redhat.com",
        "time": "Thu Apr 19 20:29:13 2007 -0700"
      },
      "committer": {
        "name": "David S. Miller",
        "email": "davem@sunset.davemloft.net",
        "time": "Wed Apr 25 22:26:28 2007 -0700"
      },
      "message": "[SK_BUFF]: Convert skb-\u003etail to sk_buff_data_t\n\nSo that it is also an offset from skb-\u003ehead, reduces its size from 8 to 4 bytes\non 64bit architectures, allowing us to combine the 4 bytes hole left by the\nlayer headers conversion, reducing struct sk_buff size to 256 bytes, i.e. 4\n64byte cachelines, and since the sk_buff slab cache is SLAB_HWCACHE_ALIGN...\n:-)\n\nMany calculations that previously required that skb-\u003e{transport,network,\nmac}_header be first converted to a pointer now can be done directly, being\nmeaningful as offsets or pointers.\n\nSigned-off-by: Arnaldo Carvalho de Melo \u003cacme@redhat.com\u003e\nSigned-off-by: David S. Miller \u003cdavem@davemloft.net\u003e\n"
    },
    {
      "commit": "5c15bdec5c38f4ccf73ef2585fc80a6164de9554",
      "tree": "c99084e96238eb9ce40e8d9d90e0097c4e92111d",
      "parents": [
        "b5284e5aa94be2f88dc92b29e97aff3da0c45f9f"
      ],
      "author": {
        "name": "Dan Aloni",
        "email": "da-x@monatomic.org",
        "time": "Fri Mar 02 20:44:51 2007 -0800"
      },
      "committer": {
        "name": "David S. Miller",
        "email": "davem@davemloft.net",
        "time": "Fri Mar 02 20:44:51 2007 -0800"
      },
      "message": "[VLAN]: Avoid a 4-order allocation.\n\nThis patch splits the vlan_group struct into a multi-allocated struct. On\nx86_64, the size of the original struct is a little more than 32KB, causing\na 4-order allocation, which is prune to problems caused by buddy-system\nexternal fragmentation conditions.\n\nI couldn\u0027t just use vmalloc() because vfree() cannot be called in the\nsoftirq context of the RCU callback.\n\nSigned-off-by: Dan Aloni \u003cda-x@monatomic.org\u003e\nAcked-by: Jeff Garzik \u003cjeff@garzik.org\u003e\nSigned-off-by: David S. Miller \u003cdavem@davemloft.net\u003e\n"
    },
    {
      "commit": "d8d70caf836e48c4c462435d38434f2901058884",
      "tree": "8384fb3b15f51b9f038c1c36b4e556fe1427c603",
      "parents": [
        "fa1f0cb350989617281a98d30e6a3a4914c79b58"
      ],
      "author": {
        "name": "Sivakumar Subramani",
        "email": "Sivakumar.Subramani@neterion.com",
        "time": "Sat Feb 24 02:04:24 2007 -0500"
      },
      "committer": {
        "name": "Jeff Garzik",
        "email": "jeff@garzik.org",
        "time": "Tue Feb 27 04:27:12 2007 -0500"
      },
      "message": "S2IO: Restoring the mac address in s2io_reset\n\n- Restore in s2io_reset, the mac address assigned during s2io_open.\n  Earlier, it was getting overwritten to the factory default (read from the\n  eeprom) and subsequently dropping received frames.\n\n- Fixed the typo in calling rtnl_unlock in s2io_set_link function.\n\nSigned-off-by: Sivakumar Subramani \u003csivakumar.subramani@neterion.com\u003e\nSigned-off-by: Jeff Garzik \u003cjeff@garzik.org\u003e\n"
    },
    {
      "commit": "fa1f0cb350989617281a98d30e6a3a4914c79b58",
      "tree": "dff354873c7866eda0114efb72ac58c89a709563",
      "parents": [
        "ac1f90d6f1267b916c47cc5a033ef5ec1baf4280"
      ],
      "author": {
        "name": "Sivakumar Subramani",
        "email": "Sivakumar.Subramani@neterion.com",
        "time": "Sat Feb 24 02:03:22 2007 -0500"
      },
      "committer": {
        "name": "Jeff Garzik",
        "email": "jeff@garzik.org",
        "time": "Tue Feb 27 04:27:11 2007 -0500"
      },
      "message": "S2IO: Avoid printing the Enhanced statistics for Xframe I card.\n\n- Enhanced Statistics are supported only for Xframe II (Herculas) card. Add\n  condition check such Enhanced statistics will included only in the case of\n  Xframe II card.\n\nSigned-off-by: Sivakumar Subramani \u003csivakumar.subramani@neterion.com\u003e\nSigned-off-by: Jeff Garzik \u003cjeff@garzik.org\u003e\n"
    },
    {
      "commit": "ac1f90d6f1267b916c47cc5a033ef5ec1baf4280",
      "tree": "92dde369ee9bfafd00ab8e5b12bc4d77a7b4b674",
      "parents": [
        "926930b202d56c3dfb6aea0a0c6bfba2b87a8c03"
      ],
      "author": {
        "name": "Sivakumar Subramani",
        "email": "Sivakumar.Subramani@neterion.com",
        "time": "Sat Feb 24 02:01:31 2007 -0500"
      },
      "committer": {
        "name": "Jeff Garzik",
        "email": "jeff@garzik.org",
        "time": "Tue Feb 27 04:27:11 2007 -0500"
      },
      "message": "S2IO: Making LED off during LINK_DOWN notification.\n\n- Turning off LED for LINK_DOWN notification\n- Return from rxd_owner_bit_reset function if call to set_rxd_buffer_pointer\n  fails with ENOMEM\n\nSigned-off-by: Sivakumar Subramani \u003csivakumar.subramani@neterion.com\u003e\nSigned-off-by: Jeff Garzik \u003cjeff@garzik.org\u003e\n"
    },
    {
      "commit": "926930b202d56c3dfb6aea0a0c6bfba2b87a8c03",
      "tree": "f90a836770fbed53e8291b21c242d7addd3e6b28",
      "parents": [
        "9fc93a41a1ad11da128f37e60cac01b67990cfb4"
      ],
      "author": {
        "name": "Sivakumar Subramani",
        "email": "Sivakumar.Subramani@neterion.com",
        "time": "Sat Feb 24 01:59:39 2007 -0500"
      },
      "committer": {
        "name": "Jeff Garzik",
        "email": "jeff@garzik.org",
        "time": "Tue Feb 27 04:27:11 2007 -0500"
      },
      "message": "S2IO: Added a loadable parameter to enable or disable vlan stripping in frame.\n\n- Added code to not to strip vlan tag when driver is in promiscuous mode\n- Added module loadable parameter \u0027vlan_tag_strip\" through which user can\n  enable or disable vlan stripping irrespective of mode\n  ( promiscuous or non-promiscuous ).\n\nSigned-off-by: Sivakumar Subramani \u003csivakumar.subramani@neterion.com\u003e\nSigned-off-by: Jeff Garzik \u003cjeff@garzik.org\u003e\n"
    },
    {
      "commit": "9fc93a41a1ad11da128f37e60cac01b67990cfb4",
      "tree": "78dea73a8eef69ccc6c9e7bcc8ded29bea8633c2",
      "parents": [
        "fb6a825b09a2311624e9cac20e643d9d7ef602dc"
      ],
      "author": {
        "name": "Sivakumar Subramani",
        "email": "Sivakumar.Subramani@neterion.com",
        "time": "Sat Feb 24 01:57:32 2007 -0500"
      },
      "committer": {
        "name": "Jeff Garzik",
        "email": "jeff@garzik.org",
        "time": "Tue Feb 27 04:27:11 2007 -0500"
      },
      "message": "S2IO: Optimized the delay to wait for command completion\n\n- Optimized delay to wait for command completion so as to reduce the\n  initialization wait time.\n- Disable differentiated services steering. By default RMAC is configured to\n  steer traffic with certain DS codes to other queues. Driver must initialize\n  the DS memory to 0 to make sure that DS steering will not be used by default.\n\nSigned-off-by: Sivakumar Subramani \u003csivakumar.subramani@neterion.com\u003e\nSigned-off-by: Jeff Garzik \u003cjeff@garzik.org\u003e\n"
    },
    {
      "commit": "fb6a825b09a2311624e9cac20e643d9d7ef602dc",
      "tree": "cd3d582bf9a2e7a2941e0d11ec0262780aa15777",
      "parents": [
        "ed227dcc2d998c8e0616449db06f7ef892cb17fc"
      ],
      "author": {
        "name": "Sivakumar Subramani",
        "email": "Sivakumar.Subramani@neterion.com",
        "time": "Sat Feb 24 01:51:50 2007 -0500"
      },
      "committer": {
        "name": "Jeff Garzik",
        "email": "jeff@garzik.org",
        "time": "Tue Feb 27 04:27:11 2007 -0500"
      },
      "message": "S2IO: Fixes for MSI and MSIX\n\n- Added debug statements to print a debug message if the MSI/MSI-X vector (or)\n  data is zero.\n\n- This patch removes the code that will enable NAPI for the case of single\n  ring and MSI-X / MSI case. There are some issue in the enabling NAPI with\n  MSI/MSI-X.  So we are turning off NAPI in the case of MSI/MSI-X.\n\nSigned-off-by: Sivakumar Subramani \u003csivakumar.subramani@neterion.com\u003e\nSigned-off-by: Jeff Garzik \u003cjeff@garzik.org\u003e\n"
    },
    {
      "commit": "22747d6b41f31c71abc2b351bc9f6bfa6bae5d5e",
      "tree": "543f2cd2d0d73795368edb945abed28a88d1cf73",
      "parents": [
        "83cbb4d2577174e27a91e63a47a2a27c3af50d4e"
      ],
      "author": {
        "name": "Francois Romieu",
        "email": "romieu@fr.zoreil.com",
        "time": "Thu Feb 15 23:37:50 2007 +0100"
      },
      "committer": {
        "name": "Jeff Garzik",
        "email": "jeff@garzik.org",
        "time": "Tue Feb 20 11:18:13 2007 -0500"
      },
      "message": "s2io: RTNL and flush_scheduled_work deadlock\n\nMantra: don\u0027t use flush_scheduled_work with RTNL held.\n\nSigned-off-by: Francois Romieu \u003cromieu@fr.zoreil.com\u003e\nSigned-off-by: Jeff Garzik \u003cjeff@garzik.org\u003e\n"
    },
    {
      "commit": "cd354f1ae75e6466a7e31b727faede57a1f89ca5",
      "tree": "09a2da1672465fefbc7fe06ff4e6084f1dd14c6b",
      "parents": [
        "3fc605a2aa38899c12180ca311f1eeb61a6d867e"
      ],
      "author": {
        "name": "Tim Schmielau",
        "email": "tim@physik3.uni-rostock.de",
        "time": "Wed Feb 14 00:33:14 2007 -0800"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@woody.linux-foundation.org",
        "time": "Wed Feb 14 08:09:54 2007 -0800"
      },
      "message": "[PATCH] remove many unneeded #includes of sched.h\n\nAfter Al Viro (finally) succeeded in removing the sched.h #include in module.h\nrecently, it makes sense again to remove other superfluous sched.h includes.\nThere are quite a lot of files which include it but don\u0027t actually need\nanything defined in there.  Presumably these includes were once needed for\nmacros that used to live in sched.h, but moved to other header files in the\ncourse of cleaning it up.\n\nTo ease the pain, this time I did not fiddle with any header files and only\nremoved #includes from .c-files, which tend to cause less trouble.\n\nCompile tested against 2.6.20-rc2 and 2.6.20-rc2-mm2 (with offsets) on alpha,\narm, i386, ia64, mips, powerpc, and x86_64 with allnoconfig, defconfig,\nallmodconfig, and allyesconfig as well as a few randconfigs on x86_64 and all\nconfigs in arch/arm/configs on arm.  I also checked that no new warnings were\nintroduced by the patch (actually, some warnings are removed that were emitted\nby unnecessarily included header files).\n\nSigned-off-by: Tim Schmielau \u003ctim@physik3.uni-rostock.de\u003e\nAcked-by: Russell King \u003crmk+kernel@arm.linux.org.uk\u003e\nSigned-off-by: Andrew Morton \u003cakpm@linux-foundation.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@linux-foundation.org\u003e\n"
    },
    {
      "commit": "bd4f3ae1a1524114f7a8051214bacea2fe7813b8",
      "tree": "fd596cff1db2fb3475717c3b06f6a16114121339",
      "parents": [
        "b53449725a9a436fb9cc2f2ef8579368a704db03"
      ],
      "author": {
        "name": "Al Viro",
        "email": "viro@ftp.linux.org.uk",
        "time": "Fri Feb 09 16:40:15 2007 +0000"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@woody.linux-foundation.org",
        "time": "Fri Feb 09 09:14:08 2007 -0800"
      },
      "message": "[PATCH] trivial s2io annotations\n\nSigned-off-by: Al Viro \u003cviro@zeniv.linux.org.uk\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@linux-foundation.org\u003e\n"
    },
    {
      "commit": "1ee6dd770b2302e32fdae489f4fc58c374399da4",
      "tree": "214cab7727878b153ac0532d653667408fb9d744",
      "parents": [
        "a113ae066de6fc7ed33a6f420ea7dd2716a1920a"
      ],
      "author": {
        "name": "Ralf Baechle",
        "email": "ralf@linux-mips.org",
        "time": "Wed Jan 31 14:09:29 2007 -0500"
      },
      "committer": {
        "name": "Jeff Garzik",
        "email": "jeff@garzik.org",
        "time": "Mon Feb 05 16:58:52 2007 -0500"
      },
      "message": "s2io: De-typedef driver.\n\nRemoved namespace collisions due to usage of nic_t as per Ralf\u0027s patch\n\nSigned-off-by: Sivakumar Subramani \u003csivakumar.subramani@neterion.com\u003e\nSigned-off-by: Jeff Garzik \u003cjeff@garzik.org\u003e\n"
    },
    {
      "commit": "a113ae066de6fc7ed33a6f420ea7dd2716a1920a",
      "tree": "669dae61f2957f2ef7cbd8257f82759f95b1feab",
      "parents": [
        "372cc5972de0eb5b15403d37fa63dcb4f9134ee0"
      ],
      "author": {
        "name": "Sivakumar Subramani",
        "email": "Sivakumar.Subramani@neterion.com",
        "time": "Wed Jan 31 14:05:51 2007 -0500"
      },
      "committer": {
        "name": "Jeff Garzik",
        "email": "jeff@garzik.org",
        "time": "Mon Feb 05 16:58:52 2007 -0500"
      },
      "message": "s2io: Removed enabling of some of the unused interrupts.\n\nRemoved unused code in en_dis_able_nic_intrs(), TX_DMA_INTR, RX_DMA_INTR,\nTX_XGXS_INTR, MC_INTR\n\nSigned-off-by: Sivakumar Subramani \u003csivakumar.subramani@neterion.com\u003e\nSigned-off-by: Jeff Garzik \u003cjeff@garzik.org\u003e\n"
    },
    {
      "commit": "372cc5972de0eb5b15403d37fa63dcb4f9134ee0",
      "tree": "20b759f03c3d8f4d41f61f1166487664e084f796",
      "parents": [
        "19a605220cf83a5ec5f8d9f9943e862ebf18f93f"
      ],
      "author": {
        "name": "Sivakumar Subramani",
        "email": "Sivakumar.Subramani@neterion.com",
        "time": "Wed Jan 31 13:32:57 2007 -0500"
      },
      "committer": {
        "name": "Jeff Garzik",
        "email": "jeff@garzik.org",
        "time": "Mon Feb 05 16:58:51 2007 -0500"
      },
      "message": "s2io: Fixes in updating skb-\u003etruesize and code cleanup.\n\n1. Fix for updating skb-\u003etruesize properly.\n2. Disable NAPI only if more than one ring configured in case of MSI/MSI-X\n   interrupts. Previously we were disabling NAPI irrespective of number of\n   rings when MSI/MSI-X interrupts were used.\n3. Code cleanup.\n\nSigned-off-by: Sivakumar Subramani \u003csivakumar.subramani@neterion.com\u003e\nSigned-off-by: Jeff Garzik \u003cjeff@garzik.org\u003e\n"
    },
    {
      "commit": "19a605220cf83a5ec5f8d9f9943e862ebf18f93f",
      "tree": "013980ea3093db1f595a67636a52f9e4763a5e8f",
      "parents": [
        "db874e65ae93861461f83658fdec08368252cd2e"
      ],
      "author": {
        "name": "Sivakumar Subramani",
        "email": "Sivakumar.Subramani@neterion.com",
        "time": "Wed Jan 31 13:30:49 2007 -0500"
      },
      "committer": {
        "name": "Jeff Garzik",
        "email": "jeff@garzik.org",
        "time": "Mon Feb 05 16:58:51 2007 -0500"
      },
      "message": "S2IO: Fixes for reset and link handling.\n\n1. Fix for reset and link handling.\n2. Allow for promiscuos mode and multicast state be maintained through\n   ifconfig up and down.\n3. Support to print adapter serial number.\n\nSigned-off-by: Sivakumar Subramani \u003csivakumar.subramani@neterion.com\u003e\nSigned-off-by: Jeff Garzik \u003cjeff@garzik.org\u003e\n"
    },
    {
      "commit": "db874e65ae93861461f83658fdec08368252cd2e",
      "tree": "4e48b384d51a87f937caf4d945b1593a3abd8fef",
      "parents": [
        "7517c1b78759921daa679f1efba5d5dc0c81930e"
      ],
      "author": {
        "name": "Sivakumar Subramani",
        "email": "Sivakumar.Subramani@neterion.com",
        "time": "Wed Jan 31 13:28:08 2007 -0500"
      },
      "committer": {
        "name": "Jeff Garzik",
        "email": "jeff@garzik.org",
        "time": "Mon Feb 05 16:58:51 2007 -0500"
      },
      "message": "s2io: Making LRO and UFO as module loadable parameter.\n\nThis patch adds two load parameters napi and ufo. Previously NAPI was\ncompilation option with these changes wan enable disable NAPI using load\nparameter. Also we are introducing ufo load parameter to enable/disable\nufo feature\n\nSigned-off-by: Sivakumar Subramani \u003csivakumar.subramani@neterion.com\u003e\nSigned-off-by: Jeff Garzik \u003cjeff@garzik.org\u003e\n"
    },
    {
      "commit": "1d39ed565cfcc7c4fe586de621aef495c4f94ffb",
      "tree": "af3280a25eb796385c851dc7b83e82f0ff38f1ac",
      "parents": [
        "6d24998f07588ca83ce04e60af5a79e805df7532"
      ],
      "author": {
        "name": "Arjan van de Ven",
        "email": "arjan@linux.intel.com",
        "time": "Tue Dec 12 14:06:23 2006 +0100"
      },
      "committer": {
        "name": "Jeff Garzik",
        "email": "jeff@garzik.org",
        "time": "Mon Feb 05 16:58:45 2007 -0500"
      },
      "message": "remove NETIF_F_TSO ifdefery\n\nRemove the NETIF_F_TSO #ifdef-ery in drivers/net; this was\nfor old-old-2.4 compat (even current 2.4 has NETIF_F_TSO)\nbut it\u0027s time to get rid of it by now.\n\nSigned-off-by: Arjan van de Ven \u003carjan@linux.intel.com\u003e\nSigned-off-by: Jeff Garzik \u003cjeff@garzik.org\u003e\n"
    },
    {
      "commit": "4384247b6910df91049f8d0bbd5c1075898ac290",
      "tree": "954249cc28ac8bd3cfc5f61de344d92dc58687f5",
      "parents": [
        "0a3c4bdc1b197a7d37fc75643a68daf45fe0a7cc"
      ],
      "author": {
        "name": "Al Viro",
        "email": "viro@ftp.linux.org.uk",
        "time": "Tue Jan 23 12:25:08 2007 +0000"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@woody.linux-foundation.org",
        "time": "Tue Jan 23 11:09:49 2007 -0800"
      },
      "message": "[PATCH] s2io bogus memset\n\nmemset() after kmalloc() on size * 8 would better be on size * 8, not\njust size; fixed by switching to kcalloc() - it\u0027s more idiomatic anyway.\n\nSigned-off-by: Al Viro \u003cviro@zeniv.linux.org.uk\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@linux-foundation.org\u003e\n"
    },
    {
      "commit": "c4028958b6ecad064b1a6303a6a5906d4fe48d73",
      "tree": "1c4c89652c62a75da09f9b9442012007e4ac6250",
      "parents": [
        "65f27f38446e1976cc98fd3004b110fedcddd189"
      ],
      "author": {
        "name": "David Howells",
        "email": "dhowells@redhat.com",
        "time": "Wed Nov 22 14:57:56 2006 +0000"
      },
      "committer": {
        "name": "David Howells",
        "email": "dhowells@redhat.com",
        "time": "Wed Nov 22 14:57:56 2006 +0000"
      },
      "message": "WorkStruct: make allyesconfig\n\nFix up for make allyesconfig.\n\nSigned-Off-By: David Howells \u003cdhowells@redhat.com\u003e\n"
    },
    {
      "commit": "2ceaac755423cb93c1bb2f59ebd1a06f027ac095",
      "tree": "b453d54375166f142b2cbca436689f170f3f89f9",
      "parents": [
        "1e1675ccf758cbb4303ab052d58405cda6c745a7"
      ],
      "author": {
        "name": "David Rientjes",
        "email": "rientjes@cs.washington.edu",
        "time": "Mon Oct 30 14:19:25 2006 -0800"
      },
      "committer": {
        "name": "Jeff Garzik",
        "email": "jeff@garzik.org",
        "time": "Tue Oct 31 20:22:06 2006 -0500"
      },
      "message": "[PATCH] net s2io: return on NULL dev_alloc_skb()\n\nChecks for NULL dev_alloc_skb() and returns on true to avoid subsequent\ndereference.\n\nCc: Jeff Garzik \u003cjgarzik@pobox.com\u003e\nCc: Christoph Hellwig \u003chch@infrared.org\u003e\nSigned-off-by: David Rientjes \u003crientjes@cs.washington.edu\u003e\nSigned-off-by: Jeff Garzik \u003cjeff@garzik.org\u003e\n"
    },
    {
      "commit": "7d12e780e003f93433d49ce78cfedf4b4c52adc5",
      "tree": "6748550400445c11a306b132009f3001e3525df8",
      "parents": [
        "da482792a6d1a3fbaaa25fae867b343fb4db3246"
      ],
      "author": {
        "name": "David Howells",
        "email": "dhowells@redhat.com",
        "time": "Thu Oct 05 14:55:46 2006 +0100"
      },
      "committer": {
        "name": "David Howells",
        "email": "dhowells@warthog.cambridge.redhat.com",
        "time": "Thu Oct 05 15:10:12 2006 +0100"
      },
      "message": "IRQ: Maintain regs pointer globally rather than passing to IRQ handlers\n\nMaintain a per-CPU global \"struct pt_regs *\" variable which can be used instead\nof passing regs around manually through all ~1800 interrupt handlers in the\nLinux kernel.\n\nThe regs pointer is used in few places, but it potentially costs both stack\nspace and code to pass it around.  On the FRV arch, removing the regs parameter\nfrom all the genirq function results in a 20% speed up of the IRQ exit path\n(ie: from leaving timer_interrupt() to leaving do_IRQ()).\n\nWhere appropriate, an arch may override the generic storage facility and do\nsomething different with the variable.  On FRV, for instance, the address is\nmaintained in GR28 at all times inside the kernel as part of general exception\nhandling.\n\nHaving looked over the code, it appears that the parameter may be handed down\nthrough up to twenty or so layers of functions.  Consider a USB character\ndevice attached to a USB hub, attached to a USB controller that posts its\ninterrupts through a cascaded auxiliary interrupt controller.  A character\ndevice driver may want to pass regs to the sysrq handler through the input\nlayer which adds another few layers of parameter passing.\n\nI\u0027ve build this code with allyesconfig for x86_64 and i386.  I\u0027ve runtested the\nmain part of the code on FRV and i386, though I can\u0027t test most of the drivers.\nI\u0027ve also done partial conversion for powerpc and MIPS - these at least compile\nwith minimal configurations.\n\nThis will affect all archs.  Mostly the changes should be relatively easy.\nTake do_IRQ(), store the regs pointer at the beginning, saving the old one:\n\n\tstruct pt_regs *old_regs \u003d set_irq_regs(regs);\n\nAnd put the old one back at the end:\n\n\tset_irq_regs(old_regs);\n\nDon\u0027t pass regs through to generic_handle_irq() or __do_IRQ().\n\nIn timer_interrupt(), this sort of change will be necessary:\n\n\t-\tupdate_process_times(user_mode(regs));\n\t-\tprofile_tick(CPU_PROFILING, regs);\n\t+\tupdate_process_times(user_mode(get_irq_regs()));\n\t+\tprofile_tick(CPU_PROFILING);\n\nI\u0027d like to move update_process_times()\u0027s use of get_irq_regs() into itself,\nexcept that i386, alone of the archs, uses something other than user_mode().\n\nSome notes on the interrupt handling in the drivers:\n\n (*) input_dev() is now gone entirely.  The regs pointer is no longer stored in\n     the input_dev struct.\n\n (*) finish_unlinks() in drivers/usb/host/ohci-q.c needs checking.  It does\n     something different depending on whether it\u0027s been supplied with a regs\n     pointer or not.\n\n (*) Various IRQ handler function pointers have been moved to type\n     irq_handler_t.\n\nSigned-Off-By: David Howells \u003cdhowells@redhat.com\u003e\n(cherry picked from 1b16e7ac850969f38b375e511e3fa2f474a33867 commit)\n"
    },
    {
      "commit": "cc3afe6f856054a3752ef2b3ccc5eebf33bd5024",
      "tree": "95b5b48a0b9082ae8f1f808305d070c7f759ce85",
      "parents": [
        "0c5649af3accc7f2941c5eebcc613e1a81b03448"
      ],
      "author": {
        "name": "Al Viro",
        "email": "viro@ftp.linux.org.uk",
        "time": "Sat Sep 23 01:33:40 2006 +0100"
      },
      "committer": {
        "name": "Jeff Garzik",
        "email": "jeff@garzik.org",
        "time": "Mon Sep 25 20:08:10 2006 -0400"
      },
      "message": "[PATCH] more s2io __iomem annotations\n\nSigned-off-by: Al Viro \u003cviro@zeniv.linux.org.uk\u003e\nSigned-off-by: Jeff Garzik \u003cjeff@garzik.org\u003e\n"
    },
    {
      "commit": "ee705dba75c2f7daae5403ad4599b6738e2da7a0",
      "tree": "9e0dfdfee96d35a6e25c7d0c937b1284530f20d6",
      "parents": [
        "8a8e447b2aa1f9139d0bfc94a2a3426be9c8d40a"
      ],
      "author": {
        "name": "Al Viro",
        "email": "viro@ftp.linux.org.uk",
        "time": "Sat Sep 23 01:28:17 2006 +0100"
      },
      "committer": {
        "name": "Jeff Garzik",
        "email": "jeff@garzik.org",
        "time": "Mon Sep 25 20:08:10 2006 -0400"
      },
      "message": "[PATCH] 64bit bugs in s2io\n\nle32_to_cpu() on 64bit values\n\nSigned-off-by: Al Viro \u003cviro@zeniv.linux.org.uk\u003e\nSigned-off-by: Jeff Garzik \u003cjeff@garzik.org\u003e\n"
    },
    {
      "commit": "a319a2773a13bab56a0d0b3744ba8703324313b5",
      "tree": "f02c86acabd1031439fd422a167784007e84ebb1",
      "parents": [
        "e18fa700c9a31360bc8f193aa543b7ef7b39a06b",
        "183798799216fad36c7219fe8d4d6dee6b8fa755"
      ],
      "author": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Sun Sep 24 10:15:13 2006 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Sun Sep 24 10:15:13 2006 -0700"
      },
      "message": "Merge branch \u0027upstream-linus\u0027 of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6\n\n* \u0027upstream-linus\u0027 of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6: (217 commits)\n  net/ieee80211: fix more crypto-related build breakage\n  [PATCH] Spidernet: add ethtool -S (show statistics)\n  [NET] GT96100: Delete bitrotting ethernet driver\n  [PATCH] mv643xx_eth: restrict to 32-bit PPC_MULTIPLATFORM\n  [PATCH] Cirrus Logic ep93xx ethernet driver\n  r8169: the MMIO region of the 8167 stands behin BAR#1\n  e1000, ixgb: Remove pointless wrappers\n  [PATCH] Remove powerpc specific parts of 3c509 driver\n  [PATCH] s2io: Switch to pci_get_device\n  [PATCH] gt96100: move to pci_get_device API\n  [PATCH] ehea: bugfix for register access functions\n  [PATCH] e1000 disable device on PCI error\n  drivers/net/phy/fixed: #if 0 some incomplete code\n  drivers/net: const-ify ethtool_ops declarations\n  [PATCH] ethtool: allow const ethtool_ops\n  [PATCH] sky2: big endian\n  [PATCH] sky2: fiber support\n  [PATCH] sky2: tx pause bug fix\n  drivers/net: Trim trailing whitespace\n  [PATCH] ehea: IBM eHEA Ethernet Device Driver\n  ...\n\nManually resolved conflicts in drivers/net/ixgb/ixgb_main.c and\ndrivers/net/sky2.c related to CHECKSUM_HW/CHECKSUM_PARTIAL changes by\ncommit 84fa7933a33f806bbbaae6775e87459b1ec584c0 that just happened to be\nnext to unrelated changes in this update.\n"
    },
    {
      "commit": "84fa7933a33f806bbbaae6775e87459b1ec584c0",
      "tree": "5be404225d90f640997b12f631e9b496b3fd0d61",
      "parents": [
        "8584d6df39db5601965f9bc5e3bf2fea833ad7bb"
      ],
      "author": {
        "name": "Patrick McHardy",
        "email": "kaber@trash.net",
        "time": "Tue Aug 29 16:44:56 2006 -0700"
      },
      "committer": {
        "name": "David S. Miller",
        "email": "davem@sunset.davemloft.net",
        "time": "Fri Sep 22 14:53:53 2006 -0700"
      },
      "message": "[NET]: Replace CHECKSUM_HW by CHECKSUM_PARTIAL/CHECKSUM_COMPLETE\n\nReplace CHECKSUM_HW by CHECKSUM_PARTIAL (for outgoing packets, whose\nchecksum still needs to be completed) and CHECKSUM_COMPLETE (for\nincoming packets, device supplied full checksum).\n\nPatch originally from Herbert Xu, updated by myself for 2.6.18-rc3.\n\nSigned-off-by: Patrick McHardy \u003ckaber@trash.net\u003e\nSigned-off-by: David S. Miller \u003cdavem@davemloft.net\u003e\n"
    },
    {
      "commit": "26d36b642e2f024019f94819284a11273807571d",
      "tree": "cce04aa045ad79dc63fcac3f4652d338218dc66a",
      "parents": [
        "b921c3d8b64fe12948088be049785de49be50990"
      ],
      "author": {
        "name": "Alan Cox",
        "email": "alan@lxorguk.ukuu.org.uk",
        "time": "Fri Sep 15 15:22:51 2006 +0100"
      },
      "committer": {
        "name": "Jeff Garzik",
        "email": "jeff@garzik.org",
        "time": "Tue Sep 19 00:05:45 2006 -0400"
      },
      "message": "[PATCH] s2io: Switch to pci_get_device\n\nWe want the pci devices ref counted against hotplug.\n\nSigned-off-by: Alan Cox \u003calan@redhat.com\u003e\nSigned-off-by: Jeff Garzik \u003cjeff@garzik.org\u003e\n"
    },
    {
      "commit": "7282d491ecaee9883233a0e27283c4c79486279a",
      "tree": "172ffa70716f5493db57976ceef7652120b3332f",
      "parents": [
        "76fd85937097a0c2ec8ab23bf21dc10992d1c398"
      ],
      "author": {
        "name": "Jeff Garzik",
        "email": "jeff@garzik.org",
        "time": "Wed Sep 13 14:30:00 2006 -0400"
      },
      "committer": {
        "name": "Jeff Garzik",
        "email": "jeff@garzik.org",
        "time": "Wed Sep 13 14:30:00 2006 -0400"
      },
      "message": "drivers/net: const-ify ethtool_ops declarations\n\nSigned-off-by: Jeff Garzik \u003cjeff@garzik.org\u003e\n"
    },
    {
      "commit": "6aa20a2235535605db6d6d2bd850298b2fe7f31e",
      "tree": "df0b855043407b831d57f2f2c271f8aab48444f4",
      "parents": [
        "7a291083225af6e22ffaa46b3d91cfc1a1ccaab4"
      ],
      "author": {
        "name": "Jeff Garzik",
        "email": "jeff@garzik.org",
        "time": "Wed Sep 13 13:24:59 2006 -0400"
      },
      "committer": {
        "name": "Jeff Garzik",
        "email": "jeff@garzik.org",
        "time": "Wed Sep 13 13:24:59 2006 -0400"
      },
      "message": "drivers/net: Trim trailing whitespace\n\nSigned-off-by: Jeff Garzik \u003cjeff@garzik.org\u003e\n"
    },
    {
      "commit": "299176206b266f204be859adf9e66efd06628ab2",
      "tree": "e25d9ee1c43940e00e70124a18d869a75de543ab",
      "parents": [
        "5243a37b7991c85e3ea3afb6e3e13eea7ec2927d"
      ],
      "author": {
        "name": "Jeff Garzik",
        "email": "jeff@garzik.org",
        "time": "Sat Aug 19 17:48:59 2006 -0400"
      },
      "committer": {
        "name": "Jeff Garzik",
        "email": "jeff@garzik.org",
        "time": "Sat Aug 19 17:48:59 2006 -0400"
      },
      "message": "drivers/net: Remove deprecated use of pci_module_init()\n\nFrom: Michal Piotrowski \u003cmichal.k.k.piotrowski@gmail.com\u003e\n\nSigned-off-by: Michal Piotrowski \u003cmichal.k.k.piotrowski@gmail.com\u003e\nSigned-off-by: Jeff Garzik \u003cjeff@garzik.org\u003e\n"
    },
    {
      "commit": "330ce0de93fd7cc0f72fa57a7ec892befe7035d2",
      "tree": "a5c73ae34d2e17ed21f479b74ee76cc27f132e3c",
      "parents": [
        "6fd7587bc284af61f92e547287aa5cd616a9c7ba"
      ],
      "author": {
        "name": "Andrew Morton",
        "email": "akpm@osdl.org",
        "time": "Mon Aug 14 23:00:14 2006 -0700"
      },
      "committer": {
        "name": "Jeff Garzik",
        "email": "jeff@garzik.org",
        "time": "Sat Aug 19 17:44:29 2006 -0400"
      },
      "message": "[PATCH] s2io build fix\n\nsparc32:\n\ndrivers/net/s2io.c:2636: warning: implicit declaration of function \u0027disable_irq\u0027\ndrivers/net/s2io.c:2656: warning: implicit declaration of function \u0027enable_irq\u0027\n\nCc: Ananda Raju \u003cAnanda.Raju@neterion.com\u003e\nCc: Jeff Garzik \u003cjeff@garzik.org\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Jeff Garzik \u003cjeff@garzik.org\u003e\n"
    },
    {
      "commit": "75c30b1368faaa9c740536b91a15a33aab62f30b",
      "tree": "317e1caa6c2e8de334d3a45c96916580a4538209",
      "parents": [
        "b41477f32a5aaf39a77741c0138b16f16a636c70"
      ],
      "author": {
        "name": "Ananda Raju",
        "email": "Ananda.Raju@neterion.com",
        "time": "Mon Jul 24 19:55:09 2006 -0400"
      },
      "committer": {
        "name": "Jeff Garzik",
        "email": "jeff@garzik.org",
        "time": "Thu Aug 03 17:27:26 2006 -0400"
      },
      "message": "[PATCH] s2io driver bug fixes #2\n\n\tThis patch contains some of the bug fixes and enhancements done to\n\ts2io driver. Following are the brief description of changes\n\n\t1. code cleanup to handle gso modification better\n\t2. Move repeated code in rx path, to a common function\n\t   s2io_chk_rx_buffers()\n\t3. Bug fix in MSI interrupt\n\t4. clear statistics when card is down\n\t5. Avoid linked list traversing in lro aggregation.\n\t6. Use pci_dma_sync_single_for_cpu for buffer0 in case of 2/3\n\t   buffer mode.\n\t7. ethtool tso get/set functions to set clear NETIF_F_TSO6\n\t8. Stop LRO aggregation when we receive ECN notification\n\nSigned-off-by: Ananda Raju \u003cananda.raju@neterion.com\u003e\nSigned-off-by: Jeff Garzik \u003cjeff@garzik.org\u003e\n"
    },
    {
      "commit": "b41477f32a5aaf39a77741c0138b16f16a636c70",
      "tree": "f7bebdbcb01fc18772c3f1569d98eba3f4a8109f",
      "parents": [
        "2b14c30b46e007a16c665cc86329bf4a1d9ff6ee"
      ],
      "author": {
        "name": "Ananda Raju",
        "email": "Ananda.Raju@neterion.com",
        "time": "Mon Jul 24 19:52:49 2006 -0400"
      },
      "committer": {
        "name": "Jeff Garzik",
        "email": "jeff@garzik.org",
        "time": "Thu Aug 03 17:27:25 2006 -0400"
      },
      "message": "[PATCH] s2io driver bug fixes #1\n\n\tThis patch contains some of the bug fixes and enhancements done to\n\ts2io driver. Following are the brief description of changes\n\n\t1. Introduced macro \"S2IO_PARM_INT\" for declaring integer load parameter\n\t2. UDP_RR test failure, memset txdl after Tx completion\n\t3. PXE boot may leave adapter in unknown state so do reset in probe.\n\t4. Add Tx completion code in netpoll\n\t5. In s2io_vpd_read() move array vpd_data[] to pointer, saves stack memory\n\t6. Fix bug in ethtool online test\n\nSigned-off-by: Ananda Raju \u003cananda.raju@neterion.com\u003e\nSigned-off-by: Jeff Garzik \u003cjeff@garzik.org\u003e\n"
    },
    {
      "commit": "e6a8fee2098f29749e4e48321611f2d661b2eb71",
      "tree": "dca5a4991e41f2fcff4f792c69743cf21fc27cd3",
      "parents": [
        "61ef5c00a6477e076b8b77be805c5f58b77539cf"
      ],
      "author": {
        "name": "Ananda Raju",
        "email": "Ananda.Raju@neterion.com",
        "time": "Thu Jul 06 23:58:23 2006 -0700"
      },
      "committer": {
        "name": "Jeff Garzik",
        "email": "jeff@garzik.org",
        "time": "Wed Jul 12 17:42:40 2006 -0400"
      },
      "message": "[PATCH] s2io driver irq fix\n\nModification and bug fixes with respect to irq registration.\n\n- Enable interrupts after request_irq\n\n- Restored MSI data register value at driver unload time\n\nSigned-off-by: Ananda Raju \u003cananda.raju@neterion.com\u003e\nCc: Jeff Garzik \u003cjeff@garzik.org\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Jeff Garzik \u003cjeff@garzik.org\u003e\n"
    },
    {
      "commit": "1fb9df5d3069064c037c81c0ab8bf783ffa5e373",
      "tree": "23028cfd5b98a72fcf12256fac4bc0c68181f2c4",
      "parents": [
        "dace145374b8e39aeb920304c358ab5e220341ab"
      ],
      "author": {
        "name": "Thomas Gleixner",
        "email": "tglx@linutronix.de",
        "time": "Sat Jul 01 19:29:39 2006 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Sun Jul 02 13:58:51 2006 -0700"
      },
      "message": "[PATCH] irq-flags: drivers/net: Use the new IRQF_ constants\n\nSigned-off-by: Thomas Gleixner \u003ctglx@linutronix.de\u003e\nCc: Ingo Molnar \u003cmingo@elte.hu\u003e\nCc: \"David S. Miller\" \u003cdavem@davemloft.net\u003e\nCc: Benjamin Herrenschmidt \u003cbenh@kernel.crashing.org\u003e\nCc: Jeff Garzik \u003cjeff@garzik.org\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "e37a72de84d27ee8bc0e7dbb5c2f1774ed306dbb",
      "tree": "f9da35cbd79b52a5bd08d4a0f960bde6af741da0",
      "parents": [
        "93fdf10d4c28edaa1b9f80e7f9c3002359186d00",
        "f83ef8c0b58dac17211a4c0b6df0e2b1bd6637b1"
      ],
      "author": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Fri Jun 30 15:40:17 2006 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Fri Jun 30 15:40:17 2006 -0700"
      },
      "message": "Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6\n\n* master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6:\n  [IPV6]: Added GSO support for TCPv6\n  [NET]: Generalise TSO-specific bits from skb_setup_caps\n  [IPV6]: Added GSO support for TCPv6\n  [IPV6]: Remove redundant length check on input\n  [NETFILTER]: SCTP conntrack: fix crash triggered by packet without chunks\n  [TG3]: Update version and reldate\n  [TG3]: Add TSO workaround using GSO\n  [TG3]: Turn on hw fix for ASF problems\n  [TG3]: Add rx BD workaround\n  [TG3]: Add tg3_netif_stop() in vlan functions\n  [TCP]: Reset gso_segs if packet is dodgy\n"
    },
    {
      "commit": "f83ef8c0b58dac17211a4c0b6df0e2b1bd6637b1",
      "tree": "61661a587df97cb2a9f73b5d0d1cf30f09644051",
      "parents": [
        "bcd76111178ebccedd46a9b3eaff65c78e5a70af"
      ],
      "author": {
        "name": "Herbert Xu",
        "email": "herbert@gondor.apana.org.au",
        "time": "Fri Jun 30 13:37:03 2006 -0700"
      },
      "committer": {
        "name": "David S. Miller",
        "email": "davem@sunset.davemloft.net",
        "time": "Fri Jun 30 14:12:10 2006 -0700"
      },
      "message": "[IPV6]: Added GSO support for TCPv6\n\nThis patch adds GSO support for IPv6 and TCPv6.  This is based on a patch\nby Ananda Raju \u003cAnanda.Raju@neterion.com\u003e.  His original description is:\n\n\tThis patch enables TSO over IPv6. Currently Linux network stacks\n\trestricts TSO over IPv6 by clearing of the NETIF_F_TSO bit from\n\t\"dev-\u003efeatures\". This patch will remove this restriction.\n\n\tThis patch will introduce a new flag NETIF_F_TSO6 which will be used\n\tto check whether device supports TSO over IPv6. If device support TSO\n\tover IPv6 then we don\u0027t clear of NETIF_F_TSO and which will make the\n\tTCP layer to create TSO packets. Any device supporting TSO over IPv6\n\twill set NETIF_F_TSO6 flag in \"dev-\u003efeatures\" along with NETIF_F_TSO.\n\n\tIn case when user disables TSO using ethtool, NETIF_F_TSO will get\n\tcleared from \"dev-\u003efeatures\". So even if we have NETIF_F_TSO6 we don\u0027t\n\tget TSO packets created by TCP layer.\n\n\tSKB_GSO_TCPV4 renamed to SKB_GSO_TCP to make it generic GSO packet.\n\tSKB_GSO_UDPV4 renamed to SKB_GSO_UDP as UFO is not a IPv4 feature.\n\tUFO is supported over IPv6 also\n\n\tThe following table shows there is significant improvement in\n\tthroughput with normal frames and CPU usage for both normal and jumbo.\n\n\t--------------------------------------------------\n\t|          |     1500        |      9600         |\n\t|          ------------------|-------------------|\n\t|          | thru     CPU    |  thru     CPU     |\n\t--------------------------------------------------\n\t| TSO OFF  | 2.00   5.5% id  |  5.66   20.0% id  |\n\t--------------------------------------------------\n\t| TSO ON   | 2.63   78.0 id  |  5.67   39.0% id  |\n\t--------------------------------------------------\n\nSigned-off-by: Herbert Xu \u003cherbert@gondor.apana.org.au\u003e\nSigned-off-by: David S. Miller \u003cdavem@davemloft.net\u003e\n"
    },
    {
      "commit": "6ab3d5624e172c553004ecc862bfeac16d9d68b7",
      "tree": "6d98881fe91fd9583c109208d5c27131b93fa248",
      "parents": [
        "e02169b682bc448ccdc819dc8639ed34a23cedd8"
      ],
      "author": {
        "name": "Jörn Engel",
        "email": "joern@wohnheim.fh-wedel.de",
        "time": "Fri Jun 30 19:25:36 2006 +0200"
      },
      "committer": {
        "name": "Adrian Bunk",
        "email": "bunk@stusta.de",
        "time": "Fri Jun 30 19:25:36 2006 +0200"
      },
      "message": "Remove obsolete #include \u003clinux/config.h\u003e\n\nSigned-off-by: Jörn Engel \u003cjoern@wohnheim.fh-wedel.de\u003e\nSigned-off-by: Adrian Bunk \u003cbunk@stusta.de\u003e\n"
    },
    {
      "commit": "7967168cefdbc63bf332d6b1548eca7cd65ebbcc",
      "tree": "c45759149ae0acdc89d746e556a0ae278d11776d",
      "parents": [
        "d4828d85d188dc70ed172802e798d3978bb6e29e"
      ],
      "author": {
        "name": "Herbert Xu",
        "email": "herbert@gondor.apana.org.au",
        "time": "Thu Jun 22 02:40:14 2006 -0700"
      },
      "committer": {
        "name": "David S. Miller",
        "email": "davem@sunset.davemloft.net",
        "time": "Fri Jun 23 02:07:29 2006 -0700"
      },
      "message": "[NET]: Merge TSO/UFO fields in sk_buff\n\nHaving separate fields in sk_buff for TSO/UFO (tso_size/ufo_size) is not\ngoing to scale if we add any more segmentation methods (e.g., DCCP).  So\nlet\u0027s merge them.\n\nThey were used to tell the protocol of a packet.  This function has been\nsubsumed by the new gso_type field.  This is essentially a set of netdev\nfeature bits (shifted by 16 bits) that are required to process a specific\nskb.  As such it\u0027s easy to tell whether a given device can process a GSO\nskb: you just have to and the gso_type field and the netdev\u0027s features\nfield.\n\nI\u0027ve made gso_type a conjunction.  The idea is that you have a base type\n(e.g., SKB_GSO_TCPV4) that can be modified further to support new features.\nFor example, if we add a hardware TSO type that supports ECN, they would\ndeclare NETIF_F_TSO | NETIF_F_TSO_ECN.  All TSO packets with CWR set would\nhave a gso_type of SKB_GSO_TCPV4 | SKB_GSO_TCPV4_ECN while all other TSO\npackets would be SKB_GSO_TCPV4.  This means that only the CWR packets need\nto be emulated in software.\n\nSigned-off-by: Herbert Xu \u003cherbert@gondor.apana.org.au\u003e\nSigned-off-by: David S. Miller \u003cdavem@davemloft.net\u003e\n"
    },
    {
      "commit": "612eff0e3715a6faff5ba1b74873b99e036c59fe",
      "tree": "647f0ddec94d0fb4aaf74fa55bcad75946030f8a",
      "parents": [
        "4b2d9cf00962d0a0e697f887f3ecaa155cbde555"
      ],
      "author": {
        "name": "Brian Haley",
        "email": "brian.haley@hp.com",
        "time": "Thu Jun 15 14:36:36 2006 -0400"
      },
      "committer": {
        "name": "Jeff Garzik",
        "email": "jeff@garzik.org",
        "time": "Tue Jun 20 04:50:36 2006 -0400"
      },
      "message": "[PATCH] s2io: netpoll support\n\nThis adds netpoll support for things like netconsole/kgdboe to the s2io\n10GbE driver.\n\nSigned-off-by: Brian Haley \u003cbrian.haley@hp.com\u003e\nSigned-off-by: Jeff Garzik \u003cjeff@garzik.org\u003e\n"
    },
    {
      "commit": "7b32a312895c00ff03178e49db8b651ee1e48178",
      "tree": "4a5b3b4fa62eaee004ea162fa6676a18f142363a",
      "parents": [
        "75ac6ae8187d1c2205eb9f55c4a154cb7f4a2f45"
      ],
      "author": {
        "name": "Adrian Bunk",
        "email": "bunk@stusta.de",
        "time": "Tue May 16 17:30:50 2006 +0200"
      },
      "committer": {
        "name": "Jeff Garzik",
        "email": "jeff@garzik.org",
        "time": "Wed May 24 01:28:14 2006 -0400"
      },
      "message": "[PATCH] drivers/net/s2io.c: make bus_speed[] static\n\nOn Mon, May 15, 2006 at 12:56:37AM -0700, Andrew Morton wrote:\n\u003e...\n\u003e Changes since 2.6.17-rc3-mm1:\n\u003e...\n\u003e  git-netdev-all.patch\n\u003e...\n\u003e  git trees\n\u003e...\n\nThis patch makes the needlessly global bus_speed[] static.\n\nSigned-off-by: Adrian Bunk \u003cbunk@stusta.de\u003e\nSigned-off-by: Jeff Garzik \u003cjeff@garzik.org\u003e\n"
    },
    {
      "commit": "5d3213cc8f4d6244b76ee0c4ab73a97d5d2ee956",
      "tree": "94c34884194215e427538a6bc14c239ad8b5c09c",
      "parents": [
        "bd1034f035f3679fbc753a1368559c0b4b89f8f6"
      ],
      "author": {
        "name": "Ananda Raju",
        "email": "Ananda.Raju@neterion.com",
        "time": "Fri Apr 21 19:23:26 2006 -0400"
      },
      "committer": {
        "name": "Jeff Garzik",
        "email": "jeff@garzik.org",
        "time": "Tue May 02 15:16:36 2006 -0400"
      },
      "message": "[PATCH] s2io: init/shutdown fixes\n\nHi,\n\tThe following patch contains fix related to init and shutdown of adapter\n\tas per user guide.  The list of changes include\n\n\t1. shutdown gracefully.\n\t2. Need to mask/unmask interrupts in ISR required fro Xframe-E\n\t3. Tx FIFO should be enabled after WRR calender programming\n\nSigned-off-by: Ananda Raju \u003cananda.raju@neterion.com\u003e\nSigned-off-by: Jeff Garzik \u003cjeff@garzik.org\u003e\n"
    },
    {
      "commit": "bd1034f035f3679fbc753a1368559c0b4b89f8f6",
      "tree": "b4c51f217c4067a0dfbebe20cc5a19dc7817cd3c",
      "parents": [
        "c92ca04b2a21852fbc6842e8a7c6fff3ae255b30"
      ],
      "author": {
        "name": "Ananda Raju",
        "email": "Ananda.Raju@neterion.com",
        "time": "Fri Apr 21 19:20:22 2006 -0400"
      },
      "committer": {
        "name": "Jeff Garzik",
        "email": "jeff@garzik.org",
        "time": "Tue May 02 15:16:36 2006 -0400"
      },
      "message": "[PATCH] s2io: additional stats\n\nHi,\n\tThis patch contains additional statistics counters added to s2io driver\n\tthese statistics are very much usefull in debugging the driver.\n\nSigned-off-by: Ananda Raju \u003cananda.raju@neterion.com\u003e\nSigned-off-by: Jeff Garzik \u003cjeff@garzik.org\u003e\n"
    },
    {
      "commit": "c92ca04b2a21852fbc6842e8a7c6fff3ae255b30",
      "tree": "9c161719d811a693d1ee3b202494e5a6d446c42e",
      "parents": [
        "9dc737a77353920a67337aa627f7d9dae8dade05"
      ],
      "author": {
        "name": "Ananda Raju",
        "email": "Ananda.Raju@neterion.com",
        "time": "Fri Apr 21 19:18:03 2006 -0400"
      },
      "committer": {
        "name": "Jeff Garzik",
        "email": "jeff@garzik.org",
        "time": "Tue May 02 15:16:36 2006 -0400"
      },
      "message": "[PATCH] s2io: fixes\n\nHi,\n\tThis patch contains some of the bug fixes done for S2io driver.\n\tFollowing are the brief description of changes\n\n\t1. Continuing with initialization if we get minimum required MSI-X vectors\n\t2. fix for ethtool online link test fails\n\t3. make wait_for_cmd_complete generic for all command status registers\n\t4. Print \"Device is on PCI-E bus\" for Xframe-E card\n\t5. CX4 requires additional delay after sw_reset, and requires higher value for igp\n\t6. Fixed panic due to non-TCP and/or LLC/SNAP traffic in case of lro\n\t7. remove legacy code for old transponder\n\t8. SPECIAL_REG_WRITE made to use 32-bit writes irrespective of system type\n\t9. handle link interrupt as per user guide for Xframe II\n\t10. Wait till all interrupts hndled\n\nSigned-off-by: Ananda Raju \u003cananda.raju@neterion.com\u003e\nSigned-off-by: Jeff Garzik \u003cjeff@garzik.org\u003e\n"
    },
    {
      "commit": "9dc737a77353920a67337aa627f7d9dae8dade05",
      "tree": "b87c69eb07c905791c68b7b976b72b31712ac621",
      "parents": [
        "863c11a91e4507c3ff44783a75a5433c8cf7700e"
      ],
      "author": {
        "name": "Ananda Raju",
        "email": "Ananda.Raju@neterion.com",
        "time": "Fri Apr 21 19:05:41 2006 -0400"
      },
      "committer": {
        "name": "Jeff Garzik",
        "email": "jeff@garzik.org",
        "time": "Tue May 02 15:16:36 2006 -0400"
      },
      "message": "[PATCH] s2io: input parms, output messages update\n\nhi,\n\tThis patch contains the modification and bug fixes with respect to\n\tinput parameters and outupt dmesages. following is brief description\n\tof the changes.\n\n\t1. Set default values for rx_ring_sz[0..7] and tx_fifo_len[0..7]\n\t2. verify few basic load parameters\n\t3. read product description from VPD\n\t4. clean up of dmesg  when driver is loaded\n\nSigned-off-by: Ananda Raju \u003cananda.raju@neterion.com\u003e\nSigned-off-by: Jeff Garzik \u003cjeff@garzik.org\u003e\n"
    },
    {
      "commit": "863c11a91e4507c3ff44783a75a5433c8cf7700e",
      "tree": "f1a3e065ed6787c693b8b56418c571dc950bdb88",
      "parents": [
        "1fb5fef9b80d9a3b5368e22031627afd1585487b"
      ],
      "author": {
        "name": "Ananda Raju",
        "email": "Ananda.Raju@neterion.com",
        "time": "Fri Apr 21 19:03:13 2006 -0400"
      },
      "committer": {
        "name": "Jeff Garzik",
        "email": "jeff@garzik.org",
        "time": "Tue May 02 15:16:35 2006 -0400"
      },
      "message": "[PATCH] s2io: performance improvements\n\nhi,\n\tThis patch contains all the changes that were done to improve\n\tperformance of s2io driver. one line  description of the changes\n\tare\n\n\t1. For Non NAPI case the rx interrupt handler is being called\n\t   unconditionally\n\t2. code optimization and adding prefetch skb-\u003edata\n\t3. Remove modulo operations in fast path\n\t4. Enable Group Reads and set backoff interval to 0x1000\n\t5. correct PIC_CNTL_SHARED_SPLITS  macro definition, and reduce\n\t   pause parameter\n\t6. Corrected logic of identifying rx buffer level in rx_buffer_level()\n\t7. fix DMA map and unmap done with different sizes in 1-buf mode\n\t8. Removed forcible disabling of ERO\n\t9. Send up the packets with transfer code \u003d 0x5\n\nSigned-off-by: Ananda Raju \u003cananda.raju@neterion.com\u003e\nSigned-off-by: Jeff Garzik \u003cjeff@garzik.org\u003e\n"
    },
    {
      "commit": "fb15b9dd8b3f44290a7b3b06fdfd4be2ad73f0ac",
      "tree": "cab2d85fb0ebfa33ee20e5738e11f58c0b1e16cd",
      "parents": [
        "c3cf560e35509634d72cf809074834d5ea23ab66",
        "a7a80d5ad3735554338199b9d976dfda5c10d3c7"
      ],
      "author": {
        "name": "Jeff Garzik",
        "email": "jeff@garzik.org",
        "time": "Sat Mar 04 12:07:07 2006 -0500"
      },
      "committer": {
        "name": "Jeff Garzik",
        "email": "jeff@garzik.org",
        "time": "Sat Mar 04 12:07:07 2006 -0500"
      },
      "message": "Merge branch \u0027upstream-fixes\u0027\n"
    },
    {
      "commit": "a7a80d5ad3735554338199b9d976dfda5c10d3c7",
      "tree": "fb637b295a1614b919a205896612d88673c066c6",
      "parents": [
        "c499ec24c31edf270e777a868ffd0daddcfe7ebd"
      ],
      "author": {
        "name": "Jeff Garzik",
        "email": "jeff@garzik.org",
        "time": "Sat Mar 04 12:06:51 2006 -0500"
      },
      "committer": {
        "name": "Jeff Garzik",
        "email": "jeff@garzik.org",
        "time": "Sat Mar 04 12:06:51 2006 -0500"
      },
      "message": "s2io: set_multicast_list bug\n\nThe mac_addr variable doesn\u0027t get reset between\n(re)additions of multicast addresses. One byte\nof all multicast addresses (except the first)\ncan be incorrect.\n\nSigned-off-by: Arthur Kepner \u003cakepner@sgi.com\u003e\nSigned-off-by: Jeff Garzik \u003cjeff@garzik.org\u003e\n"
    },
    {
      "commit": "46153552b43675dd4057cd526331b5bd10f39c7d",
      "tree": "62b6055ee61e320dc10ea81903abbe2e7553bf4e",
      "parents": [
        "f90fdc3cce3d8c8ed09615dc68cb789655078803",
        "f71e130966ba429dbd24be08ddbcdf263df9a5ad"
      ],
      "author": {
        "name": "Jeff Garzik",
        "email": "jeff@garzik.org",
        "time": "Fri Mar 03 22:22:45 2006 -0500"
      },
      "committer": {
        "name": "Jeff Garzik",
        "email": "jeff@garzik.org",
        "time": "Fri Mar 03 22:22:45 2006 -0500"
      },
      "message": "Merge branch \u0027net-const\u0027\n"
    },
    {
      "commit": "f71e130966ba429dbd24be08ddbcdf263df9a5ad",
      "tree": "523f10c926012f520c47894811b94944a7793fd5",
      "parents": [
        "c499ec24c31edf270e777a868ffd0daddcfe7ebd"
      ],
      "author": {
        "name": "Arjan van de Ven",
        "email": "arjan@infradead.org",
        "time": "Fri Mar 03 21:33:57 2006 -0500"
      },
      "committer": {
        "name": "Jeff Garzik",
        "email": "jeff@garzik.org",
        "time": "Fri Mar 03 21:33:57 2006 -0500"
      },
      "message": "Massive net driver const-ification.\n"
    },
    {
      "commit": "2ade43618b0aee83a50b344171d33d85c73d01b1",
      "tree": "0a49fe46159a6ef66098a4f37935412f4f226f4c",
      "parents": [
        "75e47b36004d136edff68295420424cba3a5ccd0",
        "79dc190147f8a87718fe72928d5ceb58e09acdb9"
      ],
      "author": {
        "name": "Jeff Garzik",
        "email": "jeff@garzik.org",
        "time": "Thu Mar 02 14:26:30 2006 -0500"
      },
      "committer": {
        "name": "Jeff Garzik",
        "email": "jeff@garzik.org",
        "time": "Thu Mar 02 14:26:30 2006 -0500"
      },
      "message": "Merge branch \u0027lro\u0027\n"
    },
    {
      "commit": "79dc190147f8a87718fe72928d5ceb58e09acdb9",
      "tree": "b15aa21ac0eab7e2bad971c6bdf07c36a85b6d57",
      "parents": [
        "fe9313956d67367cc91c5a6989bafc4315801402"
      ],
      "author": {
        "name": "Andrew Morton",
        "email": "akpm@osdl.org",
        "time": "Fri Feb 03 01:45:13 2006 -0800"
      },
      "committer": {
        "name": "Jeff Garzik",
        "email": "jgarzik@pobox.com",
        "time": "Tue Feb 07 02:51:40 2006 -0500"
      },
      "message": "[PATCH] s2io c99 warning fix\n\ndrivers/net/s2io.c: In function `verify_l3_l4_lro_capable\u0027:\ndrivers/net/s2io.c:6638: warning: ISO C90 forbids mixed declarations and code\n\nCc: Ravinandan Arakali \u003cRavinandan.Arakali@neterion.com\u003e\nCc: Ananda Raju \u003cAnanda.Raju@neterion.com\u003e\nCc: Adrian Bunk \u003cbunk@stusta.de\u003e\nCc: Jeff Garzik \u003cjgarzik@pobox.com\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Jeff Garzik \u003cjgarzik@pobox.com\u003e\n"
    },
    {
      "commit": "fe9313956d67367cc91c5a6989bafc4315801402",
      "tree": "c9bc140dcb92d8fa8a3afc6ce81e86d42882c289",
      "parents": [
        "7d3d0439f574a4857c97b3ad2e63b082b7382d7e"
      ],
      "author": {
        "name": "Andrew Morton",
        "email": "akpm@osdl.org",
        "time": "Fri Feb 03 01:45:12 2006 -0800"
      },
      "committer": {
        "name": "Jeff Garzik",
        "email": "jgarzik@pobox.com",
        "time": "Tue Feb 07 02:51:40 2006 -0500"
      },
      "message": "[PATCH] git-netdev-all: s2io fixes\n\nFix this:\n\ndrivers/built-in.o(.text+0x89469): In function `s2io_get_ethtool_stats\u0027:\ndrivers/net/s2io.c:5209: undefined reference to `__udivdi3\u0027\n\nCc: Ravinandan Arakali \u003cRavinandan.Arakali@neterion.com\u003e\nCc: Ananda Raju \u003cAnanda.Raju@neterion.com\u003e\nCc: Adrian Bunk \u003cbunk@stusta.de\u003e\nCc: Jeff Garzik \u003cjgarzik@pobox.com\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Jeff Garzik \u003cjgarzik@pobox.com\u003e\n"
    },
    {
      "commit": "7d3d0439f574a4857c97b3ad2e63b082b7382d7e",
      "tree": "320e1024829ee4939f9d66d5bcddcdb43258cbcb",
      "parents": [
        "efd51b5c6798d103e3aa683464aebb2019b62119"
      ],
      "author": {
        "name": "Ravinandan Arakali",
        "email": "Ravinandan.Arakali@neterion.com",
        "time": "Wed Jan 25 14:53:07 2006 -0500"
      },
      "committer": {
        "name": "Jeff Garzik",
        "email": "jgarzik@pobox.com",
        "time": "Fri Jan 27 10:34:38 2006 -0500"
      },
      "message": "[PATCH] S2io: Large Receive Offload (LRO) feature(v2) for Neterion (s2io) 10GbE Xframe PCI-X and PCI-E NICs\n\nHi,\nBelow is a patch for the Large Receive Offload feature.\nPlease review and let us know your comments.\n\nLRO algorithm was described in an OLS 2005 presentation, located at\nftp.s2io.com\nuser: linuxdocs\npassword: HALdocs\n\nThe same ftp site has Programming Manual for Xframe-I ASIC.\nLRO feature is supported on Neterion Xframe-I, Xframe-II and\nXframe-Express 10GbE NICs.\n\nBrief description:\nThe Large Receive Offload(LRO) feature is a stateless offload\nthat is complementary to TSO feature but on the receive path.\nThe idea is to combine and collapse(upto 64K maximum) in the\ndriver, in-sequence TCP packets belonging to the same session.\nIt is mainly designed to improve 1500 mtu receive performance,\nsince Jumbo frame performance is already close to 10GbE line\nrate. Some performance numbers are attached below.\n\nImplementation details:\n1. Handle packet chains from multiple sessions(current default\nMAX_LRO_SESSSIONS\u003d32).\n2. Examine each packet for eligiblity to aggregate. A packet is\nconsidered eligible if it meets all the below criteria.\n  a. It is a TCP/IP packet and L2 type is not LLC or SNAP.\n  b. The packet has no checksum errors(L3 and L4).\n  c. There are no IP options. The only TCP option supported is timestamps.\n  d. Search and locate the LRO object corresponding to this\n     socket and ensure packet is in TCP sequence.\n  e. It\u0027s not a special packet(SYN, FIN, RST, URG, PSH etc. flags are not set).\n  f. TCP payload is non-zero(It\u0027s not a pure ACK).\n  g. It\u0027s not an IP-fragmented packet.\n3. If a packet is found eligible, the LRO object is updated with\n   information such as next sequence number expected, current length\n   of aggregated packet and so on. If not eligible or max packets\n   reached, update IP and TCP headers of first packet in the chain\n   and pass it up to stack.\n4. The frag_list in skb structure is used to chain packets into one\n   large packet.\n\nKernel changes required: None\n\nPerformance results:\nMain focus of the initial testing was on 1500 mtu receiver, since this\nis a bottleneck not covered by the existing stateless offloads.\n\nThere are couple disclaimers about the performance results below:\n1. Your mileage will vary!!!! We initially concentrated on couple pci-x\n2.0 platforms that are powerful enough to push 10 GbE NIC and do not\nhave bottlenecks other than cpu%;  testing on other platforms is still\nin progress. On some lower end systems we are seeing lower gains.\n\n2. Current LRO implementation is still (for the most part) software based,\nand therefore performance potential of the feature is far from being realized.\nFull hw implementation of LRO is expected in the next version of Xframe ASIC.\n\nPerformance delta(with MTU\u003d1500) going from LRO disabled to enabled:\nIBM 2-way Xeon (x366) : 3.5 to 7.1 Gbps\n2-way Opteron : 4.5 to 6.1 Gbps\n\nSigned-off-by: Ravinandan Arakali \u003cravinandan.arakali@neterion.com\u003e\nSigned-off-by: Jeff Garzik \u003cjgarzik@pobox.com\u003e\n"
    },
    {
      "commit": "97309d1a0bbdcb0813ea08574b4473d8e5416012",
      "tree": "0dcbcf5aa5146147e0ac1d0c4b73b868a67d333b",
      "parents": [
        "b4ea75b649417606fd6b38710a2962ec9770e772",
        "efd51b5c6798d103e3aa683464aebb2019b62119"
      ],
      "author": {
        "name": "Jeff Garzik",
        "email": "jgarzik@pobox.com",
        "time": "Thu Jan 26 22:19:57 2006 -0500"
      },
      "committer": {
        "name": "Jeff Garzik",
        "email": "jgarzik@pobox.com",
        "time": "Thu Jan 26 22:19:57 2006 -0500"
      },
      "message": "Merge branch \u0027upstream-fixes\u0027\n"
    },
    {
      "commit": "efd51b5c6798d103e3aa683464aebb2019b62119",
      "tree": "6fc73a21929fbce1bc4050b8b90a9312a0bfa99e",
      "parents": [
        "c35ca399e09828f3f6b40c0007a95a6582d90347"
      ],
      "author": {
        "name": "Ananda Raju",
        "email": "Ananda.Raju@neterion.com",
        "time": "Thu Jan 19 14:11:54 2006 -0500"
      },
      "committer": {
        "name": "Jeff Garzik",
        "email": "jgarzik@pobox.com",
        "time": "Thu Jan 26 22:11:26 2006 -0500"
      },
      "message": "[PATCH] s2io: scatter-gather fix\n\n\tThere is a problem with fragmented skb in s2io driver version 2.0.9.4\n\tavailable in 2.6.16-rc1 kernel. The adapter will fail to transmit if\n\tany scatter-gather skb arrives.  This patch provides fix for the above\n\tdescribed problem.\n\nSigned-off-by: Ananda Raju \u003cananda.raju@neterion.com\u003e\nSigned-off-by: Jeff Garzik \u003cjgarzik@pobox.com\u003e\n"
    },
    {
      "commit": "26df54bffd90977fbc6fe8284f2beaed19fea44f",
      "tree": "008deacb21a6ef3769213e142255d31dce2a5ddd",
      "parents": [
        "f03aa2d89ad600a1ed21a223f196776f217cfe00"
      ],
      "author": {
        "name": "Adrian Bunk",
        "email": "bunk@stusta.de",
        "time": "Sat Jan 14 03:09:40 2006 +0100"
      },
      "committer": {
        "name": "Jeff Garzik",
        "email": "jgarzik@pobox.com",
        "time": "Tue Jan 17 08:39:11 2006 -0500"
      },
      "message": "[PATCH] drivers/net/s2io.c: make code static\n\nThis patch makes some needlessly global code static.\n\nSigned-off-by: Adrian Bunk \u003cbunk@stusta.de\u003e\nSigned-off-by: Jeff Garzik \u003cjgarzik@pobox.com\u003e\n"
    },
    {
      "commit": "26b7625c46d5d72570252d30fec6814682476684",
      "tree": "5087ee9f346cf6e839a3b442785a4c8a4fbde180",
      "parents": [
        "f15943f500c2d3edaee6b4c23dfd738715e74618"
      ],
      "author": {
        "name": "Andrew Morton",
        "email": "akpm@osdl.org",
        "time": "Wed Dec 14 19:25:23 2005 -0800"
      },
      "committer": {
        "name": "Jeff Garzik",
        "email": "jgarzik@pobox.com",
        "time": "Sat Dec 24 09:37:38 2005 -0500"
      },
      "message": "[PATCH] git-netdev-all: s2io warning fix\n\ndrivers/net/s2io.c: In function `s2io_txdl_getskb\u0027:\ndrivers/net/s2io.c:2023: warning: cast from pointer to integer of different size\ndrivers/net/s2io.c: In function `s2io_open\u0027:\ndrivers/net/s2io.c:3325: warning: long long unsigned int format, u64 arg (arg 3)\ndrivers/net/s2io.c:3333: warning: long long unsigned int format, u64 arg (arg 3)\ndrivers/net/s2io.c: In function `s2io_eeprom_test\u0027:\ndrivers/net/s2io.c:4749: warning: long long unsigned int format, long unsigned int arg (arg 3)\ndrivers/net/s2io.c:4749: warning: long long unsigned int format, u64 arg (arg 4)\ndrivers/net/s2io.c:4768: warning: long long unsigned int format, long unsigned int arg (arg 3)\ndrivers/net/s2io.c:4768: warning: long long unsigned int format, u64 arg (arg 4)\n\nI had to update this patch because more warnings have just appeared.\n\nYou cannot print a u64 with %l or %ll.  You do not know what type the\narchitecture is using.  It must be cast to a type which matches the printf\ncontrol string - unsigned long long.\n\nThe patch also fixes some overly-long strings.  Please try to keep the code\nlooking neat in an 80-col window.\n\nCc: Jeff Garzik \u003cjgarzik@pobox.com\u003e\nCc: Ananda Raju \u003cAnanda.Raju@neterion.com\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Jeff Garzik \u003cjgarzik@pobox.com\u003e\n"
    },
    {
      "commit": "418fbfe979d96efc7b91f29b2085d51541c61f0b",
      "tree": "a9acb07328e0c76011727d5b3b6f5407afcd2866",
      "parents": [
        "8b132f4ee7304fec4fa27dec67879bc0172e916a",
        "ff60dde9e46b87757d5e83bd58be0688fca8e816"
      ],
      "author": {
        "name": "Jeff Garzik",
        "email": "jgarzik@pobox.com",
        "time": "Mon Dec 19 00:09:53 2005 -0500"
      },
      "committer": {
        "name": "Jeff Garzik",
        "email": "jgarzik@pobox.com",
        "time": "Mon Dec 19 00:09:53 2005 -0500"
      },
      "message": "Merge branch \u0027master\u0027\n"
    },
    {
      "commit": "37eb47ed445f4ca1247f3c7b600c0885c2ca8c31",
      "tree": "9cd0933fbb86c1a52be884ecc77edaf4760521ac",
      "parents": [
        "51bfb75b0b2652f60ab1200627e9041f4624c819"
      ],
      "author": {
        "name": "Al Viro",
        "email": "viro@ftp.linux.org.uk",
        "time": "Thu Dec 15 09:17:29 2005 +0000"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Thu Dec 15 10:04:29 2005 -0800"
      },
      "message": "[PATCH] s2io: __iomem annotations for recent changes\n\nSigned-off-by: Al Viro \u003cviro@zeniv.linux.org.uk\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "fed5eccdcf542742786701b2514b5cb7ab282b93",
      "tree": "526e89f8c7ee9793f6980368f334aca09c62b475",
      "parents": [
        "1f8fc99300c6247cace008c470f31eb86e9e7802"
      ],
      "author": {
        "name": "Ananda Raju",
        "email": "Ananda.Raju@neterion.com",
        "time": "Mon Nov 14 15:25:08 2005 -0500"
      },
      "committer": {
        "name": "Jeff Garzik",
        "email": "jgarzik@pobox.com",
        "time": "Fri Nov 18 13:28:15 2005 -0500"
      },
      "message": "[PATCH] s2io: UFO support\n\nThis patch implements the UFO support in S2io driver. This patch uses the UFO\ninterface available in linux-2.6.15 kernel.\n\nSigned-off-by: Ananda Raju \u003cananda.raju@neterion.com\u003e\nSigned-off-by: Jeff Garzik \u003cjgarzik@pobox.com\u003e\n"
    },
    {
      "commit": "a7c243b544c0e9f6775c2607decaa59d54fb9e11",
      "tree": "86fdb4d2d6cef932af7497f28827e7d52b29e48c",
      "parents": [
        "7df446e7e043b2ba5fd5de42529f9d797e8b501a",
        "f406db8cba6bbce42b96490e6d31bdec229ad994"
      ],
      "author": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Wed Nov 09 08:34:36 2005 -0800"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Wed Nov 09 08:34:36 2005 -0800"
      },
      "message": "Merge branch \u0027upstream-linus\u0027 of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6\n"
    },
    {
      "commit": "733482e445ca4450cf41381b1c95e2b8c7145114",
      "tree": "d31a2fdaeb8e439fc348a781c780a035d794266d",
      "parents": [
        "c1a0f5e3c01d28b6782457bee5ae5ace3a9958ec"
      ],
      "author": {
        "name": "Olaf Hering",
        "email": "olh@suse.de",
        "time": "Tue Nov 08 21:34:55 2005 -0800"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Wed Nov 09 07:55:57 2005 -0800"
      },
      "message": "[PATCH] changing CONFIG_LOCALVERSION rebuilds too much, for no good reason\n\nThis patch removes almost all inclusions of linux/version.h.  The 3\n#defines are unused in most of the touched files.\n\nA few drivers use the simple KERNEL_VERSION(a,b,c) macro, which is\nunfortunatly in linux/version.h.\n\nThere are also lots of #ifdef for long obsolete kernels, this was not\ntouched.  In a few places, the linux/version.h include was move to where\nthe LINUX_VERSION_CODE was used.\n\nquilt vi `find * -type f -name \"*.[ch]\"|xargs grep -El \u0027(UTS_RELEASE|LINUX_VERSION_CODE|KERNEL_VERSION|linux/version.h)\u0027|grep -Ev \u0027(/(boot|coda|drm)/|~$)\u0027`\n\nsearch pattern:\n/UTS_RELEASE\\|LINUX_VERSION_CODE\\|KERNEL_VERSION\\|linux\\/\\(utsname\\|version\\).h\n\nSigned-off-by: Olaf Hering \u003colh@suse.de\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "3133c5e896c0b2509e72ae0c2cb9452c80d47f46",
      "tree": "ae8af7e85d0a7c402cca7d31eac2935897e1d698",
      "parents": [
        "6b995751c2e851d2bc9c277b5884d0adb519e31d",
        "b69a3aa85cb7bda2eb6c5932a62c1337d0d6612c"
      ],
      "author": {
        "name": "Jeff Garzik",
        "email": "jgarzik@pobox.com",
        "time": "Mon Nov 07 22:54:48 2005 -0500"
      },
      "committer": {
        "name": "Jeff Garzik",
        "email": "jgarzik@pobox.com",
        "time": "Mon Nov 07 22:54:48 2005 -0500"
      },
      "message": "Merge git://git.tuxdriver.com/git/netdev-jwl\n"
    },
    {
      "commit": "ac1f60db6a62c8605b551497c8002ba267ea1f4a",
      "tree": "8c037f61a24d10678a3b7d1eacebac3b23b00d6b",
      "parents": [
        "48888cc6120ff945675ef79a3ba2955afa0f5124"
      ],
      "author": {
        "name": "Adrian Bunk",
        "email": "bunk@stusta.de",
        "time": "Sun Nov 06 01:46:47 2005 +0100"
      },
      "committer": {
        "name": "John W. Linville",
        "email": "linville@tuxdriver.com",
        "time": "Mon Nov 07 21:50:00 2005 -0500"
      },
      "message": "[PATCH] drivers/net/s2io.c: make functions static\n\nThis patch makes needlessly global functions static.\n\nSigned-off-by: Adrian Bunk \u003cbunk@stusta.de\u003e\nSigned-off-by: John W. Linville \u003clinville@tuxdriver.com\u003e\n"
    },
    {
      "commit": "50eb80068001871339d04b749fb9b198428b56d2",
      "tree": "f3e5f491e35da275be5af3a2d567af564827b33c",
      "parents": [
        "ecf8b596cf636c14896841625d552e148585ad07"
      ],
      "author": {
        "name": "Jeff Garzik",
        "email": "jgarzik@pobox.com",
        "time": "Sat Nov 05 23:40:46 2005 -0500"
      },
      "committer": {
        "name": "Jeff Garzik",
        "email": "jgarzik@pobox.com",
        "time": "Sat Nov 05 23:40:46 2005 -0500"
      },
      "message": "[netdrvr s2io] warning fixes\n\nFrom Andrew Morton.\n"
    },
    {
      "commit": "da6971d8ece2ec9762509e20dda6808335b5a10b",
      "tree": "9ae532e7ab6314400fb601f6b7c5e6042166429f",
      "parents": [
        "29b09fcc341ede8dc08c900b132903fdd0231400"
      ],
      "author": {
        "name": "Ananda Raju",
        "email": "Ananda.Raju@neterion.com",
        "time": "Mon Oct 31 16:55:31 2005 -0500"
      },
      "committer": {
        "name": "Jeff Garzik",
        "email": "jgarzik@pobox.com",
        "time": "Sat Nov 05 14:40:27 2005 -0500"
      },
      "message": "[PATCH] S2io: Multi buffer mode support\n\nHi,\nThis patch  provides dynamic two buffer-mode and 3 buffer-mode options.\nPreviously 2 buffer-mode was compilation option. Now with this patch applied\none can load driver in 2 buffer-mode with module-load parameter\n\nie.\n#insmod s2io.ko rx_ring_mode\u003d2\n\nThis patch also provides 3 buffer-mode which provides header separation\nfunctionality. In 3 buffer-mode skb-\u003edata will have L2/L3/L4 headers and\n\"skb_shinfo(skb)-\u003efrag_list-\u003edata\" will have have L4 payload.\none can load driver in 3 buffer-mode with same above module-load parameter\n\nie.\n#insmod s2io.ko rx_ring_mode\u003d3\n\nPlease review the patch.\n\nSigned-off-by: Ananda Raju \u003cananda.raju@neterion.com\u003e\nSigned-off-by: Jeff Garzik \u003cjgarzik@pobox.com\u003e\n"
    },
    {
      "commit": "eef55ac7bf16669cb022db30143d0a6d8cb1f5e6",
      "tree": "e104862f5bf9c873be2599b4f8e9a7f93644bda4",
      "parents": [
        "f9a5f7d3f3319aac02a7a36a2fea10bd33c3d16a"
      ],
      "author": {
        "name": "Al Viro",
        "email": "viro@ftp.linux.org.uk",
        "time": "Sat Oct 29 06:36:27 2005 +0100"
      },
      "committer": {
        "name": "Jeff Garzik",
        "email": "jgarzik@pobox.com",
        "time": "Sat Oct 29 14:15:37 2005 -0400"
      },
      "message": "[PATCH] s2io iomem annotations\n\nSigned-off-by: Al Viro \u003cviro@zeniv.linux.org.uk\u003e\nSigned-off-by: Jeff Garzik \u003cjgarzik@pobox.com\u003e\n"
    },
    {
      "commit": "b4558ea93d66a43f7990d26f145fd4c54a01c9bf",
      "tree": "70aa8ba4864f8ee994b7f5278f5045af6a646d34",
      "parents": [
        "7380a78a973a8109c13cb0e47617c456b6f6e1f5"
      ],
      "author": {
        "name": "Jesper Juhl",
        "email": "jesper.juhl@gmail.com",
        "time": "Fri Oct 28 16:53:13 2005 -0400"
      },
      "committer": {
        "name": "Jeff Garzik",
        "email": "jgarzik@pobox.com",
        "time": "Fri Oct 28 16:53:13 2005 -0400"
      },
      "message": "drivers/net: Remove pointless checks for NULL prior to calling kfree()\n"
    },
    {
      "commit": "923833405d8d81b5be036093773d88d87fc7e1bd",
      "tree": "53cef37e2cdfdad21b3b375f57ba6d63ce341252",
      "parents": [
        "166d823d397b9f5404648cedfdefe13e10683694"
      ],
      "author": {
        "name": "Andrew Morton",
        "email": "akpm@osdl.org",
        "time": "Sun Oct 16 00:11:29 2005 -0700"
      },
      "committer": {
        "name": "Jeff Garzik",
        "email": "jgarzik@pobox.com",
        "time": "Tue Oct 18 18:33:42 2005 -0400"
      },
      "message": "[PATCH] s2io build fix\n\nCc: Jeff Garzik \u003cjgarzik@pobox.com\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Jeff Garzik \u003cjgarzik@pobox.com\u003e\n"
    },
    {
      "commit": "ad4ebed00fbf570411edbf6eb6c391e16b71df25",
      "tree": "37f236700d5e831fee6bf8494cd57753231ddf14",
      "parents": [
        "59aee3c2a1e69fe5062bd1facb72d6fcea3f3f8f"
      ],
      "author": {
        "name": "ravinandan.arakali@neterion.com",
        "email": "ravinandan.arakali@neterion.com",
        "time": "Mon Oct 17 18:26:20 2005 -0700"
      },
      "committer": {
        "name": "Jeff Garzik",
        "email": "jgarzik@pobox.com",
        "time": "Tue Oct 18 16:58:27 2005 -0400"
      },
      "message": "[PATCH] S2io: Offline diagnostics fixes\n\nThis patch fixes the following bugs with offline diagnostics\ncode(run with \"ethtool -t\").\n\n1. After running offline diagnostics, adapter would report\ncorrupted packets on receive. This was because of adapter not\nbeing brought out of \"RLDRAM test mode\".\n2. Current EEPROM test works only for Xframe I. Since Xframe II\nuses different interface(SPI), support for this interface has\nbeen added. Also, since SPI supports write access to all areas\nof EEPROM, negative testing is done only for Xframe I.\n3. Return values from subfunctions of offline diagnostics have\nbeen corrected.\n4. In register test, expected value from rx_queue_cfg register\nis made to depend on adapter type.\n5. After the test, need to restore values at EEPROM offsets\n0x4F0 and 0x7F0. These locations were modified as part of test.\n6. Use macro SPECIAL_REG_WRITE for write access to mc_rldram_test_ctrl\nregister. Also, couple of unnecessary writes to mc_rldram_test_ctrl\nhave been removed.\n\nSigned-off-by: Ravinandan Arakali \u003cravinandan.arakali@neterion.com\u003e\nSigned-off-by: Jeff Garzik \u003cjgarzik@pobox.com\u003e\n"
    },
    {
      "commit": "6c1792f4e8cf2ca03a8dd5ec4b162b9219e9268a",
      "tree": "2bcee321582d201510285d2cafff630a372761cd",
      "parents": [
        "dbc2309d90b59fbb2676dc2e39150aa095e8c222"
      ],
      "author": {
        "name": "John Linville",
        "email": "linville@tuxdriver.com",
        "time": "Tue Oct 04 07:51:45 2005 -0400"
      },
      "committer": {
        "name": "Jeff Garzik",
        "email": "jgarzik@pobox.com",
        "time": "Tue Oct 04 07:51:45 2005 -0400"
      },
      "message": "[netdrvr s2io] Add a MODULE_VERSION entry\n"
    },
    {
      "commit": "dbc2309d90b59fbb2676dc2e39150aa095e8c222",
      "tree": "9d17c84d17c5a46e38fa07fef518f955c9944b5b",
      "parents": [
        "53232803241ae0f26b39897a4d4b37775837de00"
      ],
      "author": {
        "name": "John W. Linville",
        "email": "linville@tuxdriver.com",
        "time": "Wed Sep 28 17:50:51 2005 -0400"
      },
      "committer": {
        "name": "Jeff Garzik",
        "email": "jgarzik@pobox.com",
        "time": "Tue Oct 04 07:49:12 2005 -0400"
      },
      "message": "[PATCH] s2io: change strncpy length arg to use size of target\n\nUse the size of the target array for the length argument to strncpy\ninstead of the size of the source or a magic number.\n\nSigned-off-by: John W. Linville \u003clinville@tuxdriver.com\u003e\nSigned-off-by: Jeff Garzik \u003cjgarzik@pobox.com\u003e\n"
    },
    {
      "commit": "cc6e7c44f4b8ab13acf5521cd4b312848122179f",
      "tree": "9a95e57befa59f6a50e5eb8ef4c9f8ae26816b87",
      "parents": [
        "d9e34325fd62310b7b49243d02b774f3ef2452db"
      ],
      "author": {
        "name": "Ravinandan Arakali",
        "email": "ravinandan.arakali@neterion.com",
        "time": "Tue Oct 04 06:41:24 2005 -0400"
      },
      "committer": {
        "name": "Jeff Garzik",
        "email": "jgarzik@pobox.com",
        "time": "Tue Oct 04 06:41:24 2005 -0400"
      },
      "message": "[PATCH] S2io: MSI/MSI-X support (runtime configurable)\n\nThis patch adds support for MSI/MSI-X feature to the driver.  It is\na runtime parameter(for now, loadable parameter).  Default is INTA.\n\nPatch has been tested on IA64 platform with Xframe II adapter,\nboth of which support MSI-X feature.  An improvement of about 7%\nin throughput(both Tx and Rx) was observed and a reduction by 7%\nin CPU utilization during Tx test.\n\nSigned-off-by: Ravinandan Arakali \u003cravinandan.arakali@neterion.com\u003e\nSigned-off-by: Jeff Garzik \u003cjgarzik@pobox.com\u003e\n"
    },
    {
      "commit": "6b4d617d154a1cf51015f7d3db158835d2235768",
      "tree": "747385388a34e3f0678e8a7067042e9538177a86",
      "parents": [
        "9734c3fc89e5e2b5c132ed47fe096711eff2c092"
      ],
      "author": {
        "name": "Andrew Morton",
        "email": "akpm@osdl.org",
        "time": "Mon Sep 12 23:21:55 2005 -0700"
      },
      "committer": {
        "name": "Jeff Garzik",
        "email": "jgarzik@pobox.com",
        "time": "Wed Sep 14 08:03:34 2005 -0400"
      },
      "message": "[PATCH] s2io warning fixes\n\ndrivers/net/s2io.c: In function `init_shared_mem\u0027:\ndrivers/net/s2io.c:431: warning: cast from pointer to integer of different size\ndrivers/net/s2io.c: In function `free_shared_mem\u0027:\ndrivers/net/s2io.c:662: warning: cast from pointer to integer of different size\n\nCc: \"David S. Miller\" \u003cdavem@davemloft.net\u003e\nCc: Jeff Garzik \u003cjgarzik@pobox.com\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Jeff Garzik \u003cjgarzik@pobox.com\u003e\n"
    },
    {
      "commit": "55faed1e607a24ca7f3453a3eb463ca8987f8139",
      "tree": "70c1f910576713e799b5b409d9f4c3c56840526e",
      "parents": [
        "946e91f36e90eea46758dd725b1c3b239f270f68",
        "0edd5b44913cd0aba6f23b626b407f70bb3fb018"
      ],
      "author": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Wed Sep 07 17:22:43 2005 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Wed Sep 07 17:22:43 2005 -0700"
      },
      "message": "Merge branch \u0027upstream\u0027 of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6 \n"
    },
    {
      "commit": "8ae418cf85b92cae7bce3d810b6aaf354e77be84",
      "tree": "c893eef06ec20385780919dc8d9134689f81a42d",
      "parents": [
        "24c83d45d76303db8325b8553a05c69c838ef370"
      ],
      "author": {
        "name": "viro@zenIV.linux.org.uk",
        "email": "viro@zenIV.linux.org.uk",
        "time": "Fri Sep 02 20:15:29 2005 +0100"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Wed Sep 07 17:16:52 2005 -0700"
      },
      "message": "[PATCH] s2io u64 use for uintptr_t\n\nu64 is not uintptr_t; unsigned long is...\n\nSigned-off-by: Al Viro \u003cviro@zeniv.linux.org.uk\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "776bd20fa25fd8fc71fd4a2f213c106d6868db39",
      "tree": "dc9745ae9d312b79ce37c9314dade8a4534fd5d1",
      "parents": [
        "4706df3d3c42af802597d82c8b1542c3d52eab23"
      ],
      "author": {
        "name": "ravinandan.arakali@neterion.com",
        "email": "ravinandan.arakali@neterion.com",
        "time": "Tue Sep 06 21:36:56 2005 -0700"
      },
      "committer": {
        "name": "Jeff Garzik",
        "email": "jgarzik@pobox.com",
        "time": "Tue Sep 06 22:12:57 2005 -0400"
      },
      "message": "[PATCH] S2io: Hardware and miscellaneous fixes\n\nHi,\nThis patch contains the following hardware related fixes and other\nmiscellaneous bug fixes.\n\n1. Updated the definition of single and double-bit ECC errors\n2. Earlier we were allocating Transmit descriptors equal to\n   MAX_SKB_FRAGS. This was causing a boundary condition failure.\n   Need to allocate MAX_SKB_FRAGS+1 descriptors.\n3. On some platforms(like PPC), pci_alloc_consistent() can return\n   a zero DMA address. Since the NIC cannot handle zero-addresses,\n   a workaround has been provided. Basically, we don\u0027t use such\n   that page. We reallocate.\n4. If list_info allocation failed during driver load, check for\n   it during driver exit and return instead of trying to dereference\n   NULL pointer.\n5. Increase the debug level of few non-critical debug messages.\n6. Reset the card on critical ECC double errors only in case of\n   XframeI since XframeII can recover from such errors.\n7. Print copyright message on driver load.\n8. Bumped up the driver version no. to 2.0.8.1\n\nSigned-off-by: Ravinandan Arakali \u003cravinandan.arakali@neterion.com\u003e\nSigned-off-by: Jeff Garzik \u003cjgarzik@pobox.com\u003e\n"
    },
    {
      "commit": "509a2671a445345d917d8828b2cb3f5743af6093",
      "tree": "61c6fd0a9cdf89480c88c1ecd1bcdab7c3e319d4",
      "parents": [
        "1bea9add7391be9d83886530a610fd0694f93130"
      ],
      "author": {
        "name": "viro@ftp.linux.org.uk",
        "email": "viro@ftp.linux.org.uk",
        "time": "Mon Sep 05 03:25:58 2005 +0100"
      },
      "committer": {
        "name": "Jeff Garzik",
        "email": "jgarzik@pobox.com",
        "time": "Mon Sep 05 17:57:23 2005 -0400"
      },
      "message": "[PATCH] (3/7) iomem annotations (s2io)\n\nSigned-off-by: Al Viro \u003cviro@parcelfarce.linux.theplanet.co.uk\u003e\nSigned-off-by: Jeff Garzik \u003cjgarzik@pobox.com\u003e\n"
    },
    {
      "commit": "e960fc5c7d9144b1ce80dda9891ca7dfc656c078",
      "tree": "d3e46f30bc21b1704c84e1d4e52cf4e171c7e0d0",
      "parents": [
        "3d52365c4f62edb9ff9710e1c57952e957b2879f"
      ],
      "author": {
        "name": "ravinandan.arakali@neterion.com",
        "email": "ravinandan.arakali@neterion.com",
        "time": "Fri Aug 12 10:15:59 2005 -0700"
      },
      "committer": {
        "name": "Jeff Garzik",
        "email": "jgarzik@pobox.com",
        "time": "Fri Aug 19 21:42:06 2005 -0400"
      },
      "message": "[PATCH] S2io: Hardware fixes for Xframe II adapter\n\nHi,\n\nPatch Description:\nThis patch incorporates the following hardware fixes required\nfor Xframe II adapter.\n1. New values to program the dtx_control register.\n2. Disable memory controller interrupts(MC_INTR) since these\n   are now monitored thru\u0027 a poll routine.\n3. Don\u0027t reset an XframeII card on an ECC double-bit error(It\n   can recover).\n4. Save/restore PCI config space before/after a reset irrespective\n   of Xframe I or II card.\n5. Bumped up the driver version no. to 2.0.3.1\n\nPlease review the patch and apply the same if it looks ok.\n\nSigned-off-by: Ravinandan Arakali \u003cravinandan.arakali@neterion.com\u003e\nSigned-off-by: Jeff Garzik \u003cjgarzik@pobox.com\u003e\n"
    },
    {
      "commit": "303bcb4b675d7284a1097dd1c18c995c0179883a",
      "tree": "1ac3e3adc6deb4f0c6c5ba987adcc28b66fa2f64",
      "parents": [
        "0b1f7ebe455ba4f1f46e7024150eeddbbf08addc"
      ],
      "author": {
        "name": "raghavendra.koushik@neterion.com",
        "email": "raghavendra.koushik@neterion.com",
        "time": "Wed Aug 03 12:41:38 2005 -0700"
      },
      "committer": {
        "name": "Jeff Garzik",
        "email": "jgarzik@pobox.com",
        "time": "Thu Aug 11 00:10:46 2005 -0400"
      },
      "message": "[PATCH] S2io: Errors found during review\n\nHi,\nThis is a patch to incorporate comments from earlier 12 patches.\nIt also fixes a few issues we found during this time.\nFollowing is a list of changes in this patch. Item 1 incorporates\nearlier comments. Issues addressed in items 2 to 4 were discovered\nrecently.\n\n1. wmb() call in s2io_xmit() replaced with mmiowb().\n2. The dtx_control register was earlier programmed incorrectly\n   for Xframe II adapter.\n3. As suggested by hardware team, after a reset, in case of\n   Xframe II adapter, we clear certain spurious errors by\n   clearing PCI-X ECC status register, \"detected parity error\"\n   bit in PCI_STATUS register and PCI_STATUS bit in txpic_int register.\n4. On IBM PPC platforms, we found that in the Rx buffer replenish\n   function, two memory writes(one to the the descriptor length and\n   another to the ownership) were getting reordered. This was causing\n   the adapter to see the ownership transfered to it before the length\n   was updated.\n\n   One solution was to add a wmb() but since this would turnout expensive\n   on some platforms if called for every descriptor, we set the ownership\n   bit and other fields of \u00272\u0027 to \u0027N\u0027 Rx descriptors followed by a wmb()\n   and then set the ownership of first descriptor (\u00271\u0027).\n\n   Here the value \u0027N\u0027 is configurable by making it a module loadable\n   parameter (rxsync_frequency).\n   (NOTE: This parameter is a power of 2).\n5. Bumped up the driver version no. to 2.0.2.1\n\nSigned-off-by: Ravinandan Arakali \u003cravinandan.arakali@neterion.com\u003e\nSigned-off-by: Raghavendra Koushik \u003craghavendra.koushik@neterion.com\u003e\nSigned-off-by: Jeff Garzik \u003cjgarzik@pobox.com\u003e\n"
    },
    {
      "commit": "0b1f7ebe455ba4f1f46e7024150eeddbbf08addc",
      "tree": "1d9f34fc02fdd7ae18034ced47061ac239b2af7c",
      "parents": [
        "a371a07de9bce837ea4e84569a2b390a42e360ef"
      ],
      "author": {
        "name": "raghavendra.koushik@neterion.com",
        "email": "raghavendra.koushik@neterion.com",
        "time": "Wed Aug 03 12:39:56 2005 -0700"
      },
      "committer": {
        "name": "Jeff Garzik",
        "email": "jgarzik@pobox.com",
        "time": "Thu Aug 11 00:10:45 2005 -0400"
      },
      "message": "[PATCH] S2io: Miscellaneous fixes\n\nHi,\nThe last patch in this series fixes the following issues found during\ntesting.\n1. Ensure we don\u0027t pass zero sized buffers to the card(which can lockup)\n2. Restore the PCI-X parameters(in case of Xframe I adapter) after a reset.\n3. Make sure total size of all FIFOs does not exceed 8192.\n\nSigned-off-by: Ravinandan Arakali \u003cravinandan.arakali@neterion.com\u003e\nSigned-off-by: Raghavendra Koushik \u003craghavendra.koushik@neterion.com\u003e\nSigned-off-by: Jeff Garzik \u003cjgarzik@pobox.com\u003e\n"
    },
    {
      "commit": "a371a07de9bce837ea4e84569a2b390a42e360ef",
      "tree": "d8b8f2f18d6a1ff620e53363f22288321730ddb1",
      "parents": [
        "b6e3f9828b9dc188cfe80364365cc68bf45df949"
      ],
      "author": {
        "name": "raghavendra.koushik@neterion.com",
        "email": "raghavendra.koushik@neterion.com",
        "time": "Wed Aug 03 12:38:59 2005 -0700"
      },
      "committer": {
        "name": "Jeff Garzik",
        "email": "jgarzik@pobox.com",
        "time": "Thu Aug 11 00:10:45 2005 -0400"
      },
      "message": "[PATCH] S2io: New link handling scheme for Xframe II\n\nHi,\nThe below patch implements a new \"Link state change handling\"\nscheme supported by the Xframe II adapter. It also bumps up the\ndriver version to 2.0.2.0.\n\nSigned-off-by: Ravinandan Arakali \u003cravinandan.arakali@neterion.com\u003e\nSigned-off-by: Raghavendra Koushik \u003craghavendra.koushik@neterion.com\u003e\nSigned-off-by: Jeff Garzik \u003cjgarzik@pobox.com\u003e\n"
    },
    {
      "commit": "b6e3f9828b9dc188cfe80364365cc68bf45df949",
      "tree": "37b0669386484455f6a2fea10acc63d44bcf1d04",
      "parents": [
        "541ae68f6ddf1c27aa6879935ce541f110484202"
      ],
      "author": {
        "name": "raghavendra.koushik@neterion.com",
        "email": "raghavendra.koushik@neterion.com",
        "time": "Wed Aug 03 12:38:01 2005 -0700"
      },
      "committer": {
        "name": "Jeff Garzik",
        "email": "jgarzik@pobox.com",
        "time": "Thu Aug 11 00:10:45 2005 -0400"
      },
      "message": "[PATCH] S2io: Support for bimodal interrupts\n\nHi,\nThis is a patch to provide bimodal interrupt moderation support for\nXframe II adapter. Basically, in this moderation scheme, the adapter\nraises a traffic interrupt if the no. of packets transmitted and/or\nreceived reaches a programmable threshold.\n\nSigned-off-by: Ravinandan Arakali \u003cravinandan.arakali@neterion.com\u003e\nSigned-off-by: Raghavendra Koushik \u003craghavendra.koushik@neterion.com\u003e\nSigned-off-by: Jeff Garzik \u003cjgarzik@pobox.com\u003e\n"
    },
    {
      "commit": "541ae68f6ddf1c27aa6879935ce541f110484202",
      "tree": "f85387531b0e3f5888c296dfab185409ba4c1265",
      "parents": [
        "be3a6b02eb68a4d47397b771b6e4aa1f7f0f7ffb"
      ],
      "author": {
        "name": "raghavendra.koushik@neterion.com",
        "email": "raghavendra.koushik@neterion.com",
        "time": "Wed Aug 03 12:36:55 2005 -0700"
      },
      "committer": {
        "name": "Jeff Garzik",
        "email": "jgarzik@pobox.com",
        "time": "Thu Aug 11 00:10:45 2005 -0400"
      },
      "message": "[PATCH] S2io: Support for Xframe II NIC\n\nHi,\nThis patch provides basic support for the Xframe II adapter.\nIncludes the following changes:\n1. New values to program XAUI interface.\n2. Print the PCI/PCI-X mode(bus frequency, width).\n3. Remove EOI from reset during intialization.\n4. Enable all 8 PCCs if Xframe II adapter.\n5. Programs the RLDRAM size depending on the device.\n(Note: RLDRAM size on XFARME-I is 64Mb whereas on XFRAME-II it\u0027s 32 Mb).\n6. Enable extended(64-bit) statistics counters.\n7. Program timer interrupt duration based on PCI/PCI-X clock speed.\n8. Not required to save/restore PCI config space before/after reset.\n\nSigned-off-by: Ravinandan Arakali \u003cravinandan.arakali@neterion.com\u003e\nSigned-off-by: Raghavendra Koushik \u003craghavendra.koushik@neterion.com\u003e\nSigned-off-by: Jeff Garzik \u003cjgarzik@pobox.com\u003e\n"
    },
    {
      "commit": "be3a6b02eb68a4d47397b771b6e4aa1f7f0f7ffb",
      "tree": "67564ac815ce2475364dd215a000150240b763ca",
      "parents": [
        "25fff88eb7dbc63e03f1766e130515900d440dbb"
      ],
      "author": {
        "name": "raghavendra.koushik@neterion.com",
        "email": "raghavendra.koushik@neterion.com",
        "time": "Wed Aug 03 12:35:55 2005 -0700"
      },
      "committer": {
        "name": "Jeff Garzik",
        "email": "jgarzik@pobox.com",
        "time": "Thu Aug 11 00:10:45 2005 -0400"
      },
      "message": "[PATCH] S2io: VLAN support\n\nHi,\nPatch below adds VLAN support to the driver.\n\nSigned-off-by: Ravinandan Arakali \u003cravinandan.arakali@neterion.com\u003e\nSigned-off-by: Raghavendra Koushik \u003craghavendra.koushik@neterion.com\u003e\nSigned-off-by: Jeff Garzik \u003cjgarzik@pobox.com\u003e\n"
    }
  ],
  "next": "25fff88eb7dbc63e03f1766e130515900d440dbb"
}
