Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | | * | | | | | | 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 | |
| | | * | | | | | | 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: 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 | |
| | | * | | | | | | ixgb: repeat 32 bit ioremap cleanup | Jesse Brandeburg | 2008-07-11 | 1 | -10/+3 | |
| | | * | | | | | | ixgb: maybe stop tx port missed a piece | Jesse Brandeburg | 2008-07-11 | 1 | -5/+10 | |
| | | * | | | | | | ucc_geth: delete non NAPI code from the driver. | Francois Romieu | 2008-07-11 | 2 | -31/+2 | |
| | | * | | | | | | gianfar: delete non NAPI code from the driver. | Francois Romieu | 2008-07-11 | 3 | -85/+6 | |
| | | * | | | | | | via-rhine: delete non NAPI code from the driver. | Francois Romieu | 2008-07-11 | 2 | -36/+2 | |
| | | * | | | | | | cxgb: delete non NAPI code from the driver. | Francois Romieu | 2008-07-11 | 3 | -75/+5 | |
| | | * | | | | | | S2io: Version update for IOMMU overflow checking and enable msi-x link interr... | Sreenivasa Honnur | 2008-07-11 | 1 | -1/+1 | |
| | | * | | | | | | S2io: Enable msi-x link interrupts. | Sreenivasa Honnur | 2008-07-11 | 2 | -17/+31 | |
| | | * | | | | | | S2io: Fix IOMMU overflow checking. | Sreenivasa Honnur | 2008-07-11 | 1 | -19/+22 | |
| | | * | | | | | | via-velocity: add velocity_set_rxbufsize helper | Francois Romieu | 2008-07-11 | 1 | -3/+9 | |
| | | * | | | | | | via-velocity: move residual free rx descriptors count register update | Francois Romieu | 2008-07-11 | 1 | -14/+14 | |
| | | * | | | | | | via-velocity: lean and clean velocity_init_rings | Francois Romieu | 2008-07-11 | 1 | -27/+21 | |
| | | * | | | | | | via-velocity: remove the bounce buffers | Francois Romieu | 2008-07-11 | 2 | -59/+18 |