| Commit message (Expand) | Author | Age | Files | Lines |
* | tipc: Fix race condition that could cause accept() to fail | Allan Stephens | 2008-07-14 | 1 | -20/+22 |
* | tipc: Optimize pointer dereferencing when receiving stream data | Allan Stephens | 2008-07-14 | 1 | -1/+1 |
* | tipc: Remove unneeded parameter to tipc_createport_raw() | Allan Stephens | 2008-07-14 | 3 | -36/+20 |
* | bnx2: Update version to 1.7.8. | Michael Chan | 2008-07-14 | 1 | -2/+2 |
* | bnx2: Support secondary MAC addresses. | Benjamin Li | 2008-07-14 | 2 | -8/+32 |
* | bnx2: Allow flexible VLAN tag settings. | Michael Chan | 2008-07-14 | 2 | -17/+33 |
* | bnx2: Add ack parameter to bnx2_fw_sync(). | Michael Chan | 2008-07-14 | 1 | -7/+11 |
* | bnx2: Add PCI ID for 5716. | Michael Chan | 2008-07-14 | 1 | -1/+5 |
* | bnx2: Prevent ethtool -s from crashing when device is down. | Michael Chan | 2008-07-14 | 1 | -1/+12 |
* | Merge branch 'davem-next' of master.kernel.org:/pub/scm/linux/kernel/git/jgar... | David S. Miller | 2008-07-14 | 44 | -2791/+2071 |
|\ |
|
| * | SAA9730: Remove driver | Ralf Baechle | 2008-07-11 | 4 | -1533/+0 |
| * | Fix missing exports for net/phy/mdio-bitbang.c | Takashi Iwai | 2008-07-11 | 1 | -0/+2 |
| * | cxgb3 - Add iscsi support | Karen Xie | 2008-07-11 | 5 | -8/+59 |
| * | virtio_net: Set VIRTIO_NET_F_GUEST_CSUM feature | Mark McLoughlin | 2008-07-11 | 1 | -1/+2 |
| * | igb: Improve multiqueue AIM support | Alexander Duyck | 2008-07-11 | 3 | -81/+113 |
| * | igb: unused variable warning in igb remove | Alexander Duyck | 2008-07-11 | 1 | -0/+2 |
| * | igb: update suspend resume | Alexander Duyck | 2008-07-11 | 1 | -17/+29 |
| * | net: add netif_napi_del function to allow for removal of napistructs | Alexander Duyck | 2008-07-11 | 1 | -0/+13 |
| * | igb: add support for in kernel LRO | Alexander Duyck | 2008-07-11 | 5 | -9/+147 |
| * | igb: add page recycling support | Alexander Duyck | 2008-07-11 | 2 | -79/+63 |
| * | igb: Add support for quad port WOL and feature flags | Alexander Duyck | 2008-07-11 | 3 | -36/+81 |
| * | igb: add 82576 MAC support | Alexander Duyck | 2008-07-11 | 9 | -86/+476 |
| * | igb: Increment driver version | Auke Kok | 2008-07-11 | 1 | -1/+1 |
| * | igb: reenable CRC stripping in hardware | Auke Kok | 2008-07-11 | 1 | -4/+5 |
| * | igb: add DCA support | Jeb Cramer | 2008-07-11 | 4 | -4/+187 |
| * | igb: update ethtool stats to support multiqueue | Alexander Duyck | 2008-07-11 | 3 | -4/+12 |
| * | igb: Introduce multiple TX queues with infrastructure | Peter P Waskiewicz Jr | 2008-07-11 | 2 | -53/+114 |
| * | ixgb: update copyright dates and versions | Jesse Brandeburg | 2008-07-11 | 11 | -13/+13 |
| * | ixgb: make NAPI the only option and the default | Jesse Brandeburg | 2008-07-11 | 2 | -60/+1 |
| * | ixgb: cleanup header | Jesse Brandeburg | 2008-07-11 | 1 | -8/+6 |
| * | ixgb: audit use of dev_kfree_skb_any | Jesse Brandeburg | 2008-07-11 | 1 | -3/+5 |
| * | ixgb: clean up assignments inside if statements | Jesse Brandeburg | 2008-07-11 | 1 | -10/+16 |
| * | ixgb: rx cleanup performance improvements | Jesse Brandeburg | 2008-07-11 | 1 | -9/+19 |
| * | ixgb: cleanup checkpatch suggestions that are relevant | Jesse Brandeburg | 2008-07-11 | 1 | -4/+4 |
| * | ixgb: trivial fix space after for | Jesse Brandeburg | 2008-07-11 | 5 | -31/+28 |
| * | ixgb: fix spelling errors | Jesse Brandeburg | 2008-07-11 | 5 | -13/+13 |
| * | ixgb: whitespace fixups | Jesse Brandeburg | 2008-07-11 | 5 | -65/+63 |
| * | ixgb: cleanup space after while | Jesse Brandeburg | 2008-07-11 | 2 | -7/+7 |
| * | ixgb: format all if( to be if ( | Jesse Brandeburg | 2008-07-11 | 6 | -132/+130 |
| * | ixgb: clean up un-necessary declarations | Jesse Brandeburg | 2008-07-11 | 1 | -18/+9 |
| * | ixgb: add copybreak parameter | Jesse Brandeburg | 2008-07-11 | 1 | -2/+7 |
| * | ixgb: update readme text | Jesse Brandeburg | 2008-07-11 | 1 | -99/+320 |
| * | ixgb: remove lltx support and update tx routine | Jesse Brandeburg | 2008-07-11 | 2 | -32/+1 |
| * | ixgb: fix unload race with timers | Jesse Brandeburg | 2008-07-11 | 1 | -0/+2 |
| * | ixgb: fix race on rx_buffer_len in mtu change | Jesse Brandeburg | 2008-07-11 | 1 | -3/+7 |
| * | ixgb: move time stamp set before setting dma pointer | Jesse Brandeburg | 2008-07-11 | 1 | -2/+2 |
| * | ixgb: don't allow too small MTU | Jesse Brandeburg | 2008-07-11 | 1 | -3/+3 |
| * | ixgb: check down state before enable irq | Jesse Brandeburg | 2008-07-11 | 1 | -1/+2 |
| * | ixgb: leave room for extra hardware memory usage | Jesse Brandeburg | 2008-07-11 | 1 | -2/+2 |
| * | ixgb: fix bug in descriptor ring due to prefetch corruption | Jesse Brandeburg | 2008-07-11 | 1 | -21/+6 |