aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAge
* e1000e: remove failed request for sw/fw/hw flagBruce Allan2008-09-24
* enic: bug fix: don't set netdev->name too earlyScott Feldman2008-09-24
* enic: Bug fix: Free MSI intr with correct data handleScott Feldman2008-09-24
* enic: fixes for review items from Ben HutchingsScott Feldman2008-09-24
* enic: Don't indicate IPv6 pkts using soft-LROScott Feldman2008-09-24
* r6040: fix wrong assignment in r6040_free_txbufsFlorian Fainelli2008-09-24
* qeth: avoid qeth recovery problemsUrsula Braun2008-09-24
* qeth: use firmware MAC-address for layer2 hsi-devicesUrsula Braun2008-09-24
* Merge branch 'for-2.6.28' of git://git.marvell.com/mv643xx_eth into upstream-...Jeff Garzik2008-09-24
|\
| * mv643xx_eth: bump version to 1.4Lennert Buytenhek2008-09-19
| * mv643xx_eth: convert to phylibLennert Buytenhek2008-09-19
| * phylib: allow incremental scanning of an mii busLennert Buytenhek2008-09-18
| * mv643xx_eth: enforce frequent hardware statistics pollingLennert Buytenhek2008-09-18
| * mv643xx_eth: deal with unexpected ethernet header sizesLennert Buytenhek2008-09-18
| * mv643xx_eth: fix receive checksummingLennert Buytenhek2008-09-18
| * mv643xx_eth: add support for chips without transmit bandwidth controlLennert Buytenhek2008-09-14
| * mv643xx_eth: avoid reading ->byte_cnt twice during receive processingLennert Buytenhek2008-09-14
| * mv643xx_eth: shrink default receive and transmit queue sizesLennert Buytenhek2008-09-14
| * mv643xx_eth: replace array of skbs awaiting transmit completion with a queueLennert Buytenhek2008-09-14
| * mv643xx_eth: avoid dropping tx lock during transmit reclaimLennert Buytenhek2008-09-14
| * mv643xx_eth: switch to netif tx queue lock, get rid of private spinlockLennert Buytenhek2008-09-14
| * mv643xx_eth: move all work to the napi poll handlerLennert Buytenhek2008-09-14
| * mv643xx_eth: transmit multiqueue supportLennert Buytenhek2008-09-05
| * mv643xx_eth: delete unused and uninteresting interrupt source mask bitsLennert Buytenhek2008-09-05
| * mv643xx_eth: get rid of netif_{stop,wake}_queue() calls on link down/upLennert Buytenhek2008-09-05
| * mv643xx_eth: remove force_phy_addr fieldLennert Buytenhek2008-09-05
| * mv643xx_eth: smi sharing is a per-unit property, not a per-port oneLennert Buytenhek2008-09-05
| * mv643xx_eth: require contiguous receive and transmit queue numberingLennert Buytenhek2008-09-05
| * mv643xx_eth: get rid of compile-time configurable transmit checksummingLennert Buytenhek2008-09-05
| * mv643xx_eth: get rid of receive-side lockingLennert Buytenhek2008-09-05
| * mv643xx_eth: make napi unconditionalLennert Buytenhek2008-09-05
| * mv643xx_eth: use the SMI done interrupt to wait for SMI access completionLennert Buytenhek2008-09-05
| * mv643xx_eth: switch ->phy_lock from a spinlock to a mutexLennert Buytenhek2008-09-05
| * mv643xx_eth: get rid of modulo operationsLennert Buytenhek2008-09-05
| * mv643xx_eth: get rid of IRQF_SAMPLE_RANDOMLennert Buytenhek2008-09-05
| * mv643xx_eth: fix receive buffer DMA unmappingLennert Buytenhek2008-09-05
| * mv643xx_eth: fix 'netdev_priv(dev) == dev->priv' assumptionLennert Buytenhek2008-09-05
* | bonding: add more ethtool supportStephen Hemminger2008-09-24
* | netxen: enable msi-x for quad-gig boardsDhananjay Phadke2008-09-24
* | sundance: set carrier status on link change eventsDan Nicholson2008-09-24
* | drivers/net: replace __FUNCTION__ with __func__Harvey Harrison2008-09-24
* | ehea: Enable DLPAR memory removeHannes Hering2008-09-24
* | [netdrvr] usb/hso: throttle to prevent loss of serial dataDenis Joseph Barrow2008-09-24
* | myri10ge: use DCA if DCA is compiled as a moduleBrice Goglin2008-09-24
* | cxgb3 - remove duplicate tests in lroDivy Le Ray2008-09-24
* | r8169: select MII in KconfigFrancois Romieu2008-09-24
* | ehea: fix mutex and spinlock useSebastien Dugue2008-09-24
* | ixgbe: fix DCA dependency in KconfigJesse Brandeburg2008-09-24
* | ixgbe: whitespace/formatting cleanupAlexander Duyck2008-09-24
* | ixgbe: correctly add and remove napi queuesAlexander Duyck2008-09-24