summaryrefslogtreecommitdiff
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
* [SUNGEM]: Fix MAC address setting when interface is up.Ruben Vandeginste2007-03-261-0/+30
* [PPP]: Don't leak an sk_buff on interface destruction.G. Liakhovetski2007-03-251-0/+3
* [TG3]: Update version and reldate.Michael Chan2007-03-251-2/+2
* [TG3]: Exit irq handler during chip reset.Michael Chan2007-03-252-47/+67
* [TG3]: Eliminate the unused TG3_FLAG_SPLIT_MODE flag.Michael Chan2007-03-252-20/+1
* [NET]: remove unused header file: drivers/net/wan/lmc/lmc_media.hRobert P. J. Day2007-03-251-65/+0
* [MIPS] SB1250: Fix bugs/warnings by creative use of volatile.Ralf Baechle2007-03-241-1/+1
* [netdrvr] ewrk3: correct card detection bugJeff Garzik2007-03-231-2/+1
* Merge branch 'upstream-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Jeff Garzik2007-03-232-8/+10
|\
| * [PATCH] airo: Fix an error path memory leakMichal Schmidt2007-03-161-1/+3
| * [PATCH] bcm43xx: MANUALWLAN fixesLarry Finger2007-03-161-7/+7
* | cxgb3 - fix white spaces in drivers/net/KconfigDivy Le Ray2007-03-231-12/+12
* | myri10ge: update driver version to 1.3.0-1.226Brice Goglin2007-03-231-1/+1
* | myri10ge: fix management of >4kB allocated pagesBrice Goglin2007-03-231-0/+8
* | myri10ge: update wcfifo and intr_coal_delay default valuesBrice Goglin2007-03-231-2/+2
* | myri10ge: Serverworks HT2100 provides aligned PCIe completionBrice Goglin2007-03-231-0/+8
* | mv643xx_eth: add mv643xx_eth_shutdown functionDale Farnsworth2007-03-231-0/+14
* | SAA9730: Fix large pile of warningsRalf Baechle2007-03-231-89/+88
* | Revert "ucc_geth: returns NETDEV_TX_BUSY when BD ring is full"Li Yang2007-03-231-2/+1
* | cxgb3 - T3B2 pcie config spaceDivy Le Ray2007-03-231-4/+6
* | cxgb3 - Fix potential MAC hangDivy Le Ray2007-03-234-16/+200
* | cxgb3 - Auto-load FW if mismatch detectedDivy Le Ray2007-03-233-2/+29
* | cxgb3 - fix ethtool cmd on multiple queues portDivy Le Ray2007-03-231-8/+11
* | Fix return code in pci-skeleton.cAnton Blanchard2007-03-231-2/+2
* | skge: use per-port phy lockingStephen Hemminger2007-03-232-41/+47
* | skge: mask irqs when device downStephen Hemminger2007-03-231-7/+17
* | skge: deadlock on tx timeoutStephen Hemminger2007-03-231-2/+4
* | [IrDA]: Delay needed when uploading firmware chunksNigel Williams2007-03-201-0/+2
|/
* natsemi: Avoid IntrStatus lossage if RX state machine resets.broonie@sirena.org.uk2007-03-151-6/+8
* natsemi: Fix NAPI for interrupt sharingbroonie@sirena.org.uk2007-03-151-18/+20
* natsemi: Consistently use interrupt enable/disable functionsbroonie@sirena.org.uk2007-03-151-3/+3
* NetXen: Fix softlockup seen during hardware accessLinsys Contractor Mithlesh Thukral2007-03-153-2/+11
* NetXen: Bug fix for Jumbo frames on XG cardLinsys Contractor Mithlesh Thukral2007-03-151-1/+4
* skge: set mac address bonding fixStephen Hemminger2007-03-151-11/+17
* [PATCH] atl1 trivial endianness misannotationsAl Viro2007-03-141-2/+2
* [PATCH] dmfe trivial endianness annotationsAl Viro2007-03-141-3/+3
* [PATCH] ibmtr probe is __devinit, not __initAl Viro2007-03-142-4/+4
* Merge branch 'upstream-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Jeff Garzik2007-03-093-7/+19
|\
| * [PATCH] bcm43xx: Fix assertion failures in interrupt handlerPavel Roskin2007-03-071-3/+3
| * [PATCH] bcm43xx: Fix bug in frequency to channel conversionJoerg Sommer2007-03-071-2/+8
| * [PATCH] bcm43xx: Fix errors in specs to code translation in B6PHY initLarry Finger2007-03-071-2/+8
* | ibmtr: Drain rich supply of modpost warnings.Ralf Baechle2007-03-091-13/+12
* | 3c59x: Fix several modpost warningsRalf Baechle2007-03-091-15/+13
* | z85230: Fix FIFO handlingAlan Cox2007-03-091-1/+1
* | r8169: fix a race between PCI probe and dev_openFrancois Romieu2007-03-091-5/+5
* | r8169: revert bogus BMCR resetFrancois Romieu2007-03-091-2/+2
* | sky2: turn off Rx checksum on bad hardwareStephen Hemminger2007-03-091-3/+21
* | mv643xx: Clear pending interrupts before calling request_irqDale Farnsworth2007-03-091-4/+6
* | myri10ge: add a wc_enabled flag to myri10ge_privBrice Goglin2007-03-091-3/+7
* | myri10ge: prevent 4k rdma on SGI TIOCE chipsetBrice Goglin2007-03-091-0/+6