aboutsummaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2007-04-11Merge branch 'upstream-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Jeff Garzik
2007-04-11myri10ge: update driver version to 1.3.0-1.233Brice Goglin
2007-04-11myri10ge: more Intel chipsets providing aligned PCIe completionsBrice Goglin
2007-04-11myri10ge: fix management of the firmware 4KB boundary crossing restrictionBrice Goglin
2007-04-11cxgb3 - missing CPL hanler and register setting.Divy Le Ray
2007-04-11cxgb3 - MAC watchdog updateDivy Le Ray
2007-04-11cxgb3 - avoid deadlock with mac watchdogDivy Le Ray
2007-04-11skge: fix wake on lanStephen Hemminger
2007-04-11sky2: phy workarounds for Yukon EC-U A1Stephen Hemminger
2007-04-11sky2: turn on clocks when doing resumeStephen Hemminger
2007-04-11sky2: turn carrier off when downStephen Hemminger
2007-04-11skge: turn carrier off when downStephen Hemminger
2007-04-10[PATCH] bcm43xx: Fix PPC machine checks and match loopback gain specsLarry Finger
2007-04-10[PATCH] bcm43xx: Fix 802.11b/g scan limits to match regulatory reqsLarry Finger
2007-04-10[PATCH] zd1211rw: Fix E2P_PHY_REG patchingDaniel Drake
2007-04-10[PATCH] zd1211rw: Reject AL2230S devicesDaniel Drake
2007-04-09[SC92031]: Fix priv->lock contextHerbert Xu
2007-04-06[TG3]: Fix crash during tg3_init_one().Michael Chan
2007-04-03r8169: fix suspend/resume for down interfaceFrancois Romieu
2007-04-03r8169: issue request_irq after the private data are completely initializedFrancois Romieu
2007-04-03b44: fix IFF_ALLMULTI handling of CAM slotsBill Helfinstine
2007-04-03cxgb3 - Firwmare updateDivy Le Ray
2007-04-03cxgb3 - Tighten xgmac workaroundDivy Le Ray
2007-04-03cxgb3 - detect NIC only adaptersDivy Le Ray
2007-04-03cxgb3 - Safeguard TCAM size usageDivy Le Ray
2007-04-02[BNX2]: Fix nvram write logic.Michael Chan
2007-04-01Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2007-04-01[ARM] 4295/2: Fix error-handling in pxaficp_ir.c (version 2)Guennadi Liakhovetski
2007-03-29Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds
2007-03-29[IFB]: Fix crash on input device removalPatrick McHardy
2007-03-29NetXen: Fix hardware access for ppc architecture.Linsys Contractor Adhiraj Joshi
2007-03-29sis190: new PHY supportFrancois Romieu
2007-03-29atl1: save mac address on removeChris Snook
2007-03-28[BNX2]: Fix link interrupt problem.Michael Chan
2007-03-28Merge branch 'upstream-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Jeff Garzik
2007-03-28SUN3/3X Lance trivial fix improvedCyrill V. Gorcunov
2007-03-28mv643xx_eth: Fix use of uninitialized port_num fieldGabriel Paubert
2007-03-28forcedeth: fix tx timeoutAyaz Abdulla
2007-03-28forcedeth: fix nic pollAyaz Abdulla
2007-03-28qla3xxx: bugfix: Jumbo frame handling.Ron Mercer
2007-03-28qla3xxx: bugfix: Dropping interrupt under heavy network load.Ron Mercer
2007-03-28qla3xxx: bugfix: Multi segment sends were getting whacked.Ron Mercer
2007-03-28qla3xxx: bugfix: Add tx control block memset.Ron Mercer
2007-03-28atl1: remove unnecessary crc inversionJay Cliburn
2007-03-28myri10ge: correctly detect when TSO should be usedBrice Goglin
2007-03-27[PATCH] bcm43xx: Fix machine check on PPC for version 1 PHYDavid Woodhouse
2007-03-27[PATCH] bcm43xx: fix radio_set_tx_iqStefano Brivio
2007-03-27[PATCH] bcm43xx: Fix code for confusion between PHY revision and PHY versionLarry Finger
2007-03-26[SUNGEM]: Fix MAC address setting when interface is up.Ruben Vandeginste
2007-03-25[PPP]: Don't leak an sk_buff on interface destruction.G. Liakhovetski