aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-04-27[POWERPC] Partially revert a7edd0e676d51145ae634a2acf7a447e319200faStephen Rothwell1-4/+4
2007-04-26Revert "[POWERPC] Rename get_property to of_get_property: drivers"Paul Mackerras8-20/+19
2007-04-13[POWERPC] Rename get_property to of_get_property: driversStephen Rothwell8-19/+20
2007-04-13[POWERPC] get_property returns constStephen Rothwell1-4/+4
2007-04-13Merge branch 'linux-2.6' into for-2.6.22Paul Mackerras58-709/+1235
2007-04-11Merge branch 'upstream-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 into upstream-fixesJeff Garzik5-36/+63
2007-04-11myri10ge: update driver version to 1.3.0-1.233Brice Goglin1-1/+1
2007-04-11myri10ge: more Intel chipsets providing aligned PCIe completionsBrice Goglin1-0/+16
2007-04-11myri10ge: fix management of the firmware 4KB boundary crossing restrictionBrice Goglin1-11/+8
2007-04-11cxgb3 - missing CPL hanler and register setting.Divy Le Ray3-12/+10
2007-04-11cxgb3 - MAC watchdog updateDivy Le Ray3-35/+89
2007-04-11cxgb3 - avoid deadlock with mac watchdogDivy Le Ray1-1/+3
2007-04-11skge: fix wake on lanStephen Hemminger1-36/+58
2007-04-11sky2: phy workarounds for Yukon EC-U A1Stephen Hemminger1-3/+3
2007-04-11sky2: turn on clocks when doing resumeStephen Hemminger1-0/+5
2007-04-11sky2: turn carrier off when downStephen Hemminger1-0/+1
2007-04-11skge: turn carrier off when downStephen Hemminger1-0/+1
2007-04-10[PATCH] bcm43xx: Fix PPC machine checks and match loopback gain specsLarry Finger1-25/+32
2007-04-10[PATCH] bcm43xx: Fix 802.11b/g scan limits to match regulatory reqsLarry Finger1-1/+19
2007-04-10[PATCH] zd1211rw: Fix E2P_PHY_REG patchingDaniel Drake2-9/+4
2007-04-10[PATCH] zd1211rw: Reject AL2230S devicesDaniel Drake3-1/+8
2007-04-09[SC92031]: Fix priv->lock contextHerbert Xu1-10/+10
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