summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
2007-03-24[MIPS] SB1250: Fix bugs/warnings by creative use of volatile.Ralf Baechle1-1/+1
2007-03-23[netdrvr] ewrk3: correct card detection bugJeff Garzik1-2/+1
2007-03-23Merge branch 'upstream-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Jeff Garzik2-8/+10
2007-03-23cxgb3 - fix white spaces in drivers/net/KconfigDivy Le Ray1-12/+12
2007-03-23myri10ge: update driver version to 1.3.0-1.226Brice Goglin1-1/+1
2007-03-23myri10ge: fix management of >4kB allocated pagesBrice Goglin1-0/+8
2007-03-23myri10ge: update wcfifo and intr_coal_delay default valuesBrice Goglin1-2/+2
2007-03-23myri10ge: Serverworks HT2100 provides aligned PCIe completionBrice Goglin1-0/+8
2007-03-23mv643xx_eth: add mv643xx_eth_shutdown functionDale Farnsworth1-0/+14
2007-03-23SAA9730: Fix large pile of warningsRalf Baechle1-89/+88
2007-03-23Revert "ucc_geth: returns NETDEV_TX_BUSY when BD ring is full"Li Yang1-2/+1
2007-03-23cxgb3 - T3B2 pcie config spaceDivy Le Ray1-4/+6
2007-03-23cxgb3 - Fix potential MAC hangDivy Le Ray4-16/+200
2007-03-23cxgb3 - Auto-load FW if mismatch detectedDivy Le Ray3-2/+29
2007-03-23cxgb3 - fix ethtool cmd on multiple queues portDivy Le Ray1-8/+11
2007-03-23Fix return code in pci-skeleton.cAnton Blanchard1-2/+2
2007-03-23skge: use per-port phy lockingStephen Hemminger2-41/+47
2007-03-23skge: mask irqs when device downStephen Hemminger1-7/+17
2007-03-23skge: deadlock on tx timeoutStephen Hemminger1-2/+4
2007-03-20[IrDA]: Delay needed when uploading firmware chunksNigel Williams1-0/+2
2007-03-16[PATCH] airo: Fix an error path memory leakMichal Schmidt1-1/+3
2007-03-16[PATCH] bcm43xx: MANUALWLAN fixesLarry Finger1-7/+7
2007-03-15natsemi: Avoid IntrStatus lossage if RX state machine resets.broonie@sirena.org.uk1-6/+8
2007-03-15natsemi: Fix NAPI for interrupt sharingbroonie@sirena.org.uk1-18/+20
2007-03-15natsemi: Consistently use interrupt enable/disable functionsbroonie@sirena.org.uk1-3/+3
2007-03-15NetXen: Fix softlockup seen during hardware accessLinsys Contractor Mithlesh Thukral3-2/+11
2007-03-15NetXen: Bug fix for Jumbo frames on XG cardLinsys Contractor Mithlesh Thukral1-1/+4
2007-03-15skge: set mac address bonding fixStephen Hemminger1-11/+17
2007-03-14[PATCH] atl1 trivial endianness misannotationsAl Viro1-2/+2
2007-03-14[PATCH] dmfe trivial endianness annotationsAl Viro1-3/+3
2007-03-14[PATCH] ibmtr probe is __devinit, not __initAl Viro2-4/+4
2007-03-09Merge branch 'upstream-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Jeff Garzik3-7/+19
2007-03-09ibmtr: Drain rich supply of modpost warnings.Ralf Baechle1-13/+12
2007-03-093c59x: Fix several modpost warningsRalf Baechle1-15/+13
2007-03-09z85230: Fix FIFO handlingAlan Cox1-1/+1
2007-03-09r8169: fix a race between PCI probe and dev_openFrancois Romieu1-5/+5
2007-03-09r8169: revert bogus BMCR resetFrancois Romieu1-2/+2
2007-03-09sky2: turn off Rx checksum on bad hardwareStephen Hemminger1-3/+21
2007-03-09mv643xx: Clear pending interrupts before calling request_irqDale Farnsworth1-4/+6
2007-03-09myri10ge: add a wc_enabled flag to myri10ge_privBrice Goglin1-3/+7
2007-03-09myri10ge: prevent 4k rdma on SGI TIOCE chipsetBrice Goglin1-0/+6
2007-03-09myri10ge: use pci_map_page to prepare the dmatest bufferBrice Goglin1-6/+16
2007-03-09myri10ge: fix error checking and return value in myri10ge_allocate_ringsBrice Goglin1-0/+4
2007-03-09netxen: fix warningsRalf Baechle1-2/+3
2007-03-09via-rhine: set avoid_D3 for broken BIOSesRoger Luethi1-2/+30
2007-03-07[PATCH] bcm43xx: Fix assertion failures in interrupt handlerPavel Roskin1-3/+3
2007-03-07[PATCH] bcm43xx: Fix bug in frequency to channel conversionJoerg Sommer1-2/+8
2007-03-07[PATCH] bcm43xx: Fix errors in specs to code translation in B6PHY initLarry Finger1-2/+8
2007-03-06Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2-6/+7
2007-03-06sis900 warning fixesAndrew Morton1-5/+5