aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* igb: Add support for quad port WOL and feature flagsAlexander Duyck2008-07-11
* igb: add 82576 MAC supportAlexander Duyck2008-07-11
* igb: Increment driver versionAuke Kok2008-07-11
* igb: reenable CRC stripping in hardwareAuke Kok2008-07-11
* igb: add DCA supportJeb Cramer2008-07-11
* igb: update ethtool stats to support multiqueueAlexander Duyck2008-07-11
* igb: Introduce multiple TX queues with infrastructurePeter P Waskiewicz Jr2008-07-11
* ixgb: update copyright dates and versionsJesse Brandeburg2008-07-11
* ixgb: make NAPI the only option and the defaultJesse Brandeburg2008-07-11
* ixgb: cleanup headerJesse Brandeburg2008-07-11
* ixgb: audit use of dev_kfree_skb_anyJesse Brandeburg2008-07-11
* ixgb: clean up assignments inside if statementsJesse Brandeburg2008-07-11
* ixgb: rx cleanup performance improvementsJesse Brandeburg2008-07-11
* ixgb: cleanup checkpatch suggestions that are relevantJesse Brandeburg2008-07-11
* ixgb: trivial fix space after forJesse Brandeburg2008-07-11
* ixgb: fix spelling errorsJesse Brandeburg2008-07-11
* ixgb: whitespace fixupsJesse Brandeburg2008-07-11
* ixgb: cleanup space after whileJesse Brandeburg2008-07-11
* ixgb: format all if( to be if (Jesse Brandeburg2008-07-11
* ixgb: clean up un-necessary declarationsJesse Brandeburg2008-07-11
* ixgb: add copybreak parameterJesse Brandeburg2008-07-11
* ixgb: update readme textJesse Brandeburg2008-07-11
* ixgb: remove lltx support and update tx routineJesse Brandeburg2008-07-11
* ixgb: fix unload race with timersJesse Brandeburg2008-07-11
* ixgb: fix race on rx_buffer_len in mtu changeJesse Brandeburg2008-07-11
* ixgb: move time stamp set before setting dma pointerJesse Brandeburg2008-07-11
* ixgb: don't allow too small MTUJesse Brandeburg2008-07-11
* ixgb: check down state before enable irqJesse Brandeburg2008-07-11
* ixgb: leave room for extra hardware memory usageJesse Brandeburg2008-07-11
* ixgb: fix bug in descriptor ring due to prefetch corruptionJesse Brandeburg2008-07-11
* ixgb: repeat 32 bit ioremap cleanupJesse Brandeburg2008-07-11
* ixgb: maybe stop tx port missed a pieceJesse Brandeburg2008-07-11
* ucc_geth: delete non NAPI code from the driver.Francois Romieu2008-07-11
* gianfar: delete non NAPI code from the driver.Francois Romieu2008-07-11
* via-rhine: delete non NAPI code from the driver.Francois Romieu2008-07-11
* cxgb: delete non NAPI code from the driver.Francois Romieu2008-07-11
* S2io: Version update for IOMMU overflow checking and enable msi-x link interr...Sreenivasa Honnur2008-07-11
* S2io: Enable msi-x link interrupts.Sreenivasa Honnur2008-07-11
* S2io: Fix IOMMU overflow checking.Sreenivasa Honnur2008-07-11
* via-velocity: add velocity_set_rxbufsize helperFrancois Romieu2008-07-11
* via-velocity: move residual free rx descriptors count register updateFrancois Romieu2008-07-11
* via-velocity: lean and clean velocity_init_ringsFrancois Romieu2008-07-11
* via-velocity: remove the bounce buffersFrancois Romieu2008-07-11
* netdev: Move atomic queue state bits into netdev_queue.David S. Miller2008-07-09
* net: Delete NETDEVICES_MULTIQUEUE kconfig option.David S. Miller2008-07-09
* netdev: Move _xmit_lock and xmit_lock_owner into netdev_queue.David S. Miller2008-07-09
* pkt_sched: Make qdisc_run take a netdev_queue.David S. Miller2008-07-09
* netdev: Make netif_schedule() routines work with netdev_queue objects.David S. Miller2008-07-09
* netdev: Move gso_skb into netdev_queue.David S. Miller2008-07-09
* mac80211: Decrease number of explicit ->tx_queue references.David S. Miller2008-07-09