summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
...
| | | * | | | | | Fix missing exports for net/phy/mdio-bitbang.cTakashi Iwai2008-07-111-0/+2
| | | * | | | | | cxgb3 - Add iscsi supportKaren Xie2008-07-115-8/+59
| | | * | | | | | virtio_net: Set VIRTIO_NET_F_GUEST_CSUM featureMark McLoughlin2008-07-111-1/+2
| | | * | | | | | igb: Improve multiqueue AIM supportAlexander Duyck2008-07-113-81/+113
| | | * | | | | | igb: unused variable warning in igb removeAlexander Duyck2008-07-111-0/+2
| | | * | | | | | igb: update suspend resumeAlexander Duyck2008-07-111-17/+29
| | | * | | | | | igb: add support for in kernel LROAlexander Duyck2008-07-115-9/+147
| | | * | | | | | igb: add page recycling supportAlexander Duyck2008-07-112-79/+63
| | | * | | | | | igb: Add support for quad port WOL and feature flagsAlexander Duyck2008-07-113-36/+81
| | | * | | | | | igb: add 82576 MAC supportAlexander Duyck2008-07-119-86/+476
| | | * | | | | | igb: Increment driver versionAuke Kok2008-07-111-1/+1
| | | * | | | | | igb: reenable CRC stripping in hardwareAuke Kok2008-07-111-4/+5
| | | * | | | | | igb: add DCA supportJeb Cramer2008-07-114-4/+187
| | | * | | | | | igb: update ethtool stats to support multiqueueAlexander Duyck2008-07-113-4/+12
| | | * | | | | | igb: Introduce multiple TX queues with infrastructurePeter P Waskiewicz Jr2008-07-112-53/+114
| | | * | | | | | ixgb: update copyright dates and versionsJesse Brandeburg2008-07-1111-13/+13
| | | * | | | | | ixgb: make NAPI the only option and the defaultJesse Brandeburg2008-07-112-60/+1
| | | * | | | | | ixgb: cleanup headerJesse Brandeburg2008-07-111-8/+6
| | | * | | | | | ixgb: audit use of dev_kfree_skb_anyJesse Brandeburg2008-07-111-3/+5
| | | * | | | | | ixgb: clean up assignments inside if statementsJesse Brandeburg2008-07-111-10/+16
| | | * | | | | | ixgb: rx cleanup performance improvementsJesse Brandeburg2008-07-111-9/+19
| | | * | | | | | ixgb: cleanup checkpatch suggestions that are relevantJesse Brandeburg2008-07-111-4/+4
| | | * | | | | | ixgb: trivial fix space after forJesse Brandeburg2008-07-115-31/+28
| | | * | | | | | ixgb: fix spelling errorsJesse Brandeburg2008-07-115-13/+13
| | | * | | | | | ixgb: whitespace fixupsJesse Brandeburg2008-07-115-65/+63
| | | * | | | | | ixgb: cleanup space after whileJesse Brandeburg2008-07-112-7/+7
| | | * | | | | | ixgb: format all if( to be if (Jesse Brandeburg2008-07-116-132/+130
| | | * | | | | | ixgb: clean up un-necessary declarationsJesse Brandeburg2008-07-111-18/+9
| | | * | | | | | ixgb: add copybreak parameterJesse Brandeburg2008-07-111-2/+7
| | | * | | | | | ixgb: remove lltx support and update tx routineJesse Brandeburg2008-07-112-32/+1
| | | * | | | | | ixgb: fix unload race with timersJesse Brandeburg2008-07-111-0/+2
| | | * | | | | | ixgb: fix race on rx_buffer_len in mtu changeJesse Brandeburg2008-07-111-3/+7
| | | * | | | | | ixgb: move time stamp set before setting dma pointerJesse Brandeburg2008-07-111-2/+2
| | | * | | | | | ixgb: don't allow too small MTUJesse Brandeburg2008-07-111-3/+3
| | | * | | | | | ixgb: check down state before enable irqJesse Brandeburg2008-07-111-1/+2
| | | * | | | | | ixgb: leave room for extra hardware memory usageJesse Brandeburg2008-07-111-2/+2
| | | * | | | | | ixgb: fix bug in descriptor ring due to prefetch corruptionJesse Brandeburg2008-07-111-21/+6
| | | * | | | | | ixgb: repeat 32 bit ioremap cleanupJesse Brandeburg2008-07-111-10/+3
| | | * | | | | | ixgb: maybe stop tx port missed a pieceJesse Brandeburg2008-07-111-5/+10
| | | * | | | | | ucc_geth: delete non NAPI code from the driver.Francois Romieu2008-07-112-31/+2
| | | * | | | | | gianfar: delete non NAPI code from the driver.Francois Romieu2008-07-113-85/+6
| | | * | | | | | via-rhine: delete non NAPI code from the driver.Francois Romieu2008-07-112-36/+2
| | | * | | | | | cxgb: delete non NAPI code from the driver.Francois Romieu2008-07-113-75/+5
| | | * | | | | | S2io: Version update for IOMMU overflow checking and enable msi-x link interr...Sreenivasa Honnur2008-07-111-1/+1
| | | * | | | | | S2io: Enable msi-x link interrupts.Sreenivasa Honnur2008-07-112-17/+31
| | | * | | | | | S2io: Fix IOMMU overflow checking.Sreenivasa Honnur2008-07-111-19/+22
| | | * | | | | | via-velocity: add velocity_set_rxbufsize helperFrancois Romieu2008-07-111-3/+9
| | | * | | | | | via-velocity: move residual free rx descriptors count register updateFrancois Romieu2008-07-111-14/+14
| | | * | | | | | via-velocity: lean and clean velocity_init_ringsFrancois Romieu2008-07-111-27/+21
| | | * | | | | | via-velocity: remove the bounce buffersFrancois Romieu2008-07-112-59/+18