aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-04-06[TG3]: Fix crash during tg3_init_one().Michael Chan1-2/+4
2007-04-03r8169: fix suspend/resume for down interfaceFrancois Romieu1-6/+7
2007-04-03r8169: issue request_irq after the private data are completely initializedFrancois Romieu1-15/+18
2007-04-03b44: fix IFF_ALLMULTI handling of CAM slotsBill Helfinstine1-1/+1
2007-04-03cxgb3 - Firwmare updateDivy Le Ray2-3/+6
2007-04-03cxgb3 - Tighten xgmac workaroundDivy Le Ray3-4/+17
2007-04-03cxgb3 - detect NIC only adaptersDivy Le Ray5-14/+29
2007-04-03cxgb3 - Safeguard TCAM size usageDivy Le Ray3-3/+11
2007-04-02[BNX2]: Fix nvram write logic.Michael Chan1-18/+16
2007-04-01Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds1-5/+25
2007-04-01[ARM] 4295/2: Fix error-handling in pxaficp_ir.c (version 2)Guennadi Liakhovetski1-5/+25
2007-03-29Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6Linus Torvalds3-1/+13
2007-03-29[IFB]: Fix crash on input device removalPatrick McHardy1-22/+13
2007-03-29NetXen: Fix hardware access for ppc architecture.Linsys Contractor Adhiraj Joshi1-1/+2
2007-03-29sis190: new PHY supportFrancois Romieu1-0/+1
2007-03-29atl1: save mac address on removeChris Snook1-0/+10
2007-03-28[BNX2]: Fix link interrupt problem.Michael Chan1-4/+4
2007-03-28Merge branch 'upstream-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 into upstream-fixesJeff Garzik2-8/+8
2007-03-28SUN3/3X Lance trivial fix improvedCyrill V. Gorcunov1-1/+15
2007-03-28mv643xx_eth: Fix use of uninitialized port_num fieldGabriel Paubert1-3/+1
2007-03-28forcedeth: fix tx timeoutAyaz Abdulla1-1/+2
2007-03-28forcedeth: fix nic pollAyaz Abdulla1-1/+4
2007-03-28qla3xxx: bugfix: Jumbo frame handling.Ron Mercer2-16/+16
2007-03-28qla3xxx: bugfix: Dropping interrupt under heavy network load.Ron Mercer1-41/+30
2007-03-28qla3xxx: bugfix: Multi segment sends were getting whacked.Ron Mercer1-7/+2
2007-03-28qla3xxx: bugfix: Add tx control block memset.Ron Mercer1-0/+1
2007-03-28atl1: remove unnecessary crc inversionJay Cliburn1-1/+0
2007-03-28myri10ge: correctly detect when TSO should be usedBrice Goglin1-4/+3
2007-03-27[PATCH] bcm43xx: Fix machine check on PPC for version 1 PHYDavid Woodhouse1-2/+2
2007-03-27[PATCH] bcm43xx: fix radio_set_tx_iqStefano Brivio1-1/+1
2007-03-27[PATCH] bcm43xx: Fix code for confusion between PHY revision and PHY versionLarry Finger1-5/+5
2007-03-26[SUNGEM]: Fix MAC address setting when interface is up.Ruben Vandeginste1-0/+30
2007-03-25[PPP]: Don't leak an sk_buff on interface destruction.G. Liakhovetski1-0/+3
2007-03-25[TG3]: Update version and reldate.Michael Chan1-2/+2
2007-03-25[TG3]: Exit irq handler during chip reset.Michael Chan2-47/+67
2007-03-25[TG3]: Eliminate the unused TG3_FLAG_SPLIT_MODE flag.Michael Chan2-20/+1
2007-03-25[NET]: remove unused header file: drivers/net/wan/lmc/lmc_media.hRobert P. J. Day1-65/+0
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/git/linville/wireless-2.6 into tmpJeff 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