aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-04-24Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2-2/+6
2007-04-24[BNX2]: Fix occasional NETDEV WATCHDOG on 5709.Michael Chan2-2/+6
2007-04-24drivers/net/hamradio/baycom_ser_fdx build fixAndrew Morton1-2/+4
2007-04-24sis900: Allocate rx replacement buffer before rx operationNeil Horman1-24/+20
2007-04-24[netdrvr] depca: handle platform_device_add() failureAndrea Righi1-1/+2
2007-04-23Add missing USRobotics Wireless Adapter (Model 5423) id into zd1211rwS.Çağlar Onur1-0/+1
2007-04-23Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds3-4/+6
2007-04-23Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds1-2/+2
2007-04-21[SUNHME]: Fix module unload.Marcel van Nies1-1/+1
2007-04-21[SUNLANCE]: Fix module unload.Marcel van Nies1-2/+2
2007-04-21[SUNQE]: Fix MAC address assignment.Marcel van Nies1-1/+3
2007-04-19Revert "e1000: fix NAPI performance on 4-port adapters"Linus Torvalds1-8/+5
2007-04-19[PPP]: Fix skbuff.c:BUG due incorrect logic in process_input_packet()Paul Mackerras1-2/+2
2007-04-19sky2: version 1.14Stephen Hemminger1-1/+1
2007-04-19sky2: no jumbo on Yukon FEStephen Hemminger1-0/+3
2007-04-19sky2: EC-U performance and jumbo supportStephen Hemminger2-25/+68
2007-04-19sky2: disable ASF on all chip typesStephen Hemminger1-10/+8
2007-04-19sky2: handle descriptor errorsStephen Hemminger2-31/+39
2007-04-19sky2: disable support for 88E8056Stephen Hemminger1-0/+3
2007-04-19gianfar needs crc32 lib dependencyDave Jiang1-0/+1
2007-04-19spidernet: Fix problem sending IP fragmentsLinas Vepstas1-1/+1
2007-04-19cxgb3 - PHY interrupts and GPIO pins.Divy Le Ray1-6/+12
2007-04-19cxgb3 - Fix low memory conditionsDivy Le Ray2-19/+55
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