summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
* 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
* net: Delete NETDEVICES_MULTIQUEUE kconfig option.David S. Miller2008-07-085-107/+8
* netdev: Move _xmit_lock and xmit_lock_owner into netdev_queue.David S. Miller2008-07-084-4/+47
* netdev: The ingress_lock member is no longer needed.David S. Miller2008-07-081-4/+4
* netdev: Move queue_lock into struct netdev_queue.David S. Miller2008-07-081-4/+4
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2008-07-085-6/+15
|\
| * irda: New device ID for nsc-irccVille Syrjala2008-07-081-0/+1
| * irda: via-ircc proper dma freeingWang Chen2008-07-081-0/+3
| * zd1211rw: add ID for AirTies WUS-201Firat Birlik2008-07-071-0/+1
| * drivers/net/wireless/iwlwifi/iwl-3945.c Fix type issue on 64bitDarren Jenkins2008-07-071-2/+2
OpenPOWER on IntegriCloud