summaryrefslogtreecommitdiffstats
path: root/drivers/net
AgeCommit message (Expand)AuthorLines
2006-03-19[TG3]: 40-bit DMA workaround part 2Michael Chan-9/+44
2006-03-16[netdrvr] fix array overflows in Chelsio driverScott Bardone-3/+3
2006-03-16[PATCH] e1000 endianness bugsDavid S. Miller-4/+4
2006-03-15e100: fix eeh on pseries during ethtool -tJesse Brandeburg-1/+4
2006-03-11[TG3] tg3_bus_string(): remove dead codeAdrian Bunk-2/+0
2006-03-11[TUN]: Fix leak in tun_get_user()Dave Jones-1/+4
2006-03-11[PATCH] 3c509: bus registration fixAndrew Morton-5/+8
2006-03-11[PATCH] de620: fix section mismatch warningSam Ravnborg-1/+1
2006-03-11[PATCH] NE2000 Kconfig help entry improvementJesper Juhl-1/+2
2006-03-11[PATCH] dl2k: DMA freeing errorJon Mason-10/+15
2006-03-11[PATCH] Wrong return value corrupts free object in e1000 driverDavid S. Miller-1/+1
2006-03-09sky2: truncate oversize packetsStephen Hemminger-5/+11
2006-03-09sky2: force early transmit interruptsStephen Hemminger-4/+9
2006-03-09sky2: not random enoughStephen Hemminger-2/+1
2006-03-09de2104x: fix the TX watchdogFrancois Romieu-0/+2
2006-03-09de2104x: prevent interrupt before the interrupt handler is registeredFrancois Romieu-13/+11
2006-03-06[TG3]: Add DMA address workaroundMichael Chan-28/+59
2006-03-06[PATCH] chelsio: fix kmalloc failure in t1_espi_createEric Sesterhenn-3/+1
2006-03-04s2io: set_multicast_list bugJeff Garzik-0/+1
2006-03-01Merge branch 'upstream-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds-76/+46
2006-03-01[PATCH] pcmcia: add id for AMB8110 PC CardJesse Allen-0/+1
2006-03-01[PATCH] pcmcia: avoid binding hostap_cs to Orinoco cardsPavel Roskin-1/+4
2006-03-01Merge branch 'e1000' of ssh://198.78.49.142/srv/git/intel/linux-2.6Jeff Garzik-76/+46
2006-02-28[PATCH] e1000: revert to single descriptor for legacy receive pathJeff Kirsher-76/+46
2006-02-28[PATCH] sky2: remove MSI supportStephen Hemminger-78/+0
2006-02-28Merge branch 'for-jeff' of git://electric-eye.fr.zoreil.com/home/romieu/linux...Jeff Garzik-16/+24
2006-02-278139cp: fix broken suspend/resumeFrancois Romieu-16/+21
2006-02-27via-velocity: fix memory corruption when changing the mtuFrancois Romieu-0/+3
2006-02-27[TG3]: Fix Sun tg3 variant detection.David S. Miller-0/+9
2006-02-25Fix Wake on LAN support in sis900Daniele Venzano-2/+2
2006-02-23Merge branch 'upstream-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds-153/+370
2006-02-24[PATCH] drivers/net/tlan.c: #ifdef CONFIG_PCI the PCI specific codeAdrian Bunk-0/+2
2006-02-23[NET]: Increase default IFB device count.Richard Lucassen-1/+1
2006-02-23skge: protect interrupt maskStephen Hemminger-7/+15
2006-02-23skge: genesis phy initialzationStephen Hemminger-11/+26
2006-02-23skge: NAPI/irq race fixStephen Hemminger-12/+5
2006-02-23r8169: enable wake on lanFrancois Romieu-0/+87
2006-02-23r8169: fix broken ring index handling in suspend/resumeFrancois Romieu-43/+59
2006-02-23[PATCH] sky2: close race on IRQ mask update.Stephen Hemminger-7/+17
2006-02-23[PATCH] sky2: use device iomem to access PCI configStephen Hemminger-48/+54
2006-02-23[PATCH] sky2: force early transmit statusStephen Hemminger-8/+6
2006-02-23[PATCH] sky2: poke coalescing timer to fix hangStephen Hemminger-0/+11
2006-02-23[PATCH] sky2: limit coalescing values to ring sizeStephen Hemminger-3/+3
2006-02-23[PATCH] sky2: yukon-ec-u chipset initializationStephen Hemminger-19/+90
2006-02-20Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds-18/+79
2006-02-20[PATCH] ipw2200: Suppress warning messageZhu Yi-3/+3
2006-02-19[IRDA]: irda-usb bug fixesJean Tourrilhes-18/+79
2006-02-17[PATCH] bonding: fix a locking bug in bond_releaseJay Vosburgh-0/+1
2006-02-17[PATCH] smctr warning fixAndrew Morton-1/+1
2006-02-17[PATCH] sky2: speed setting fixStephen Hemminger-1/+30