summaryrefslogtreecommitdiffstats
path: root/drivers/net/oaknet.c (unfollow)
Commit message (Expand)AuthorFilesLines
2007-02-18[MTD] [NAND] Work around false compiler warning in CAFÉ driverAndrew Morton1-2/+2
2007-02-18[JFFS2] printk warning fixesAndrew Morton1-9/+9
2007-02-18[MTD] [MAPS] ichxrom warning fixAndrew Morton1-2/+2
2007-02-18[MTD] [MAPS] amd76xrom warning fixAndrew Morton1-2/+2
2007-02-18[MTD] [MAPS] esb2rom warning fixesAndrew Morton1-2/+2
2007-02-18[MTD] [MAPS] ck804xrom warning fixAndrew Morton1-2/+2
2007-02-18[MTD] [MAPS] netsc520 warning fixAndrew Morton1-1/+3
2007-02-18[MTD] [MAPS] sc520cdp warning fixAndrew Morton1-2/+3
2007-02-18[MTD] [ONENAND] onenand_base warning fixAndrew Morton1-1/+1
2007-02-11[MTD] [NAND] eXcite nand flash driverThomas Koeller3-0/+257
2007-02-10[MTD] Improve heuristic for detecting wrong-endian RedBoot partition tableDavid Woodhouse1-2/+11
2007-02-10[MTD] Fix RedBoot partition parsing regression harder.Rod Whitby1-3/+5
2007-02-09[MTD] [NAND] S3C2410: Hardware ECC correction codeBen Dooks2-13/+62
2007-02-09[JFFS2] Use MTD_OOB_AUTO to automatically place cleanmarker on NANDArtem Bityutskiy3-148/+77
2007-02-09[MTD] Clarify OOB-operation interface commentsArtem Bityutskiy1-0/+4
2007-02-09[MTD] remove unused ecctype,eccsize fields from struct mtd_infoArtem Bityutskiy10-21/+5
2007-02-09[MTD] [NOR] Intel: remove ugly PROGREGION macrosArtem Bityutskiy2-14/+2
2007-02-09[MTD] [NOR] STAA: use writesize instead off eccsize to represent ECC blockArtem Bityutskiy1-1/+1
2007-02-09[MTD] OneNAND: Invalidate bufferRAM after eraseAdrian Hunter1-0/+25
2007-02-09[MTD] Don't oops when the RedBoot partition table is emptyMartin Michlmayr1-1/+1
2007-02-09[MTD] [NAND] Fix an off-by-one in a BUG_ON in CAFÉ ECC correction.Adrian Bunk1-1/+1
2007-02-09[MTD] [NAND] Correctly validate out-of-band offset and lengthAdrian Hunter1-5/+41
2007-02-09JFFS2: memory leak in jffs2_do_mount_fs()Dmitry Adamushko1-9/+13
2007-02-09[MTD] physmap: Add support for 64 bit resourcesStefan Roese1-1/+1
2007-02-09[MTD] Don't include linux/mtd/map.h from linux/mtd/physmap.hHaavard Skinnemoen1-1/+2
2007-02-09[MTD] Fix default timeouts for Intel NOR flashDavid Woodhouse1-3/+17
2007-02-09[MTD] [NAND] Add kernel-doc for cellinfo field of struct nand_chipRandy Dunlap1-0/+1
2007-02-09[MTD] CK804XROM must depend on PCIakpm@osdl.org1-1/+1
2007-02-09[MTD] OneNAND: Select correct chip's bufferRAM for DDPAdrian Hunter1-8/+16
2007-02-07[MTD] OneNAND: Error message printing and bad block scan errosKyungmin Park3-30/+155
2007-02-07[MTD] OneNAND: Subpage write returned incorrect length writtenAdrian Hunter1-11/+9
2007-02-06[MTD] OneNAND: Do not allow oob write past end of pageAdrian Hunter1-0/+7
2007-02-05[MTD NAND] CAFÉ controller depends, perhaps unsurprisingly, on NANDDavid Woodhouse1-1/+1
2007-02-04Linux 2.6.20v2.6.20Linus Torvalds1-1/+1
2007-02-04[PATCH] EFI x86: pass firmware call parameters on the stackFrédéric Riss1-16/+73
2007-02-04[PATCH] fix rtl8150Al Viro1-1/+2
2007-02-03[PATCH] x86-64: define dma noncoherent API functionsJeff Garzik1-0/+3
2007-02-03[PATCH] Altix: more ACPI PRT supportJohn Keller1-0/+3
2007-02-03[PATCH] revert blockdev direct io back to 2.6.19 versionAndrew Morton1-0/+41
2007-02-03[PATCH] alpha: fix epoll syscall enumerationsMike Frysinger1-3/+8
2007-02-03[PATCH] net/smc911x: match up spin lock/unlockPeter Korsgaard1-2/+3
2007-02-03[PATCH] kexec: Avoid migration of already disabled irqs (ia64)Magnus Damm1-0/+3
2007-02-03[PATCH] aio: fix buggy put_ioctx call in aio_complete - v2Ken Chen1-11/+9
2007-02-03[NETFILTER]: nf_conntrack_h323: fix compile error with CONFIG_IPV6=m, CONFIG_...Adrian Bunk1-1/+1
2007-02-03[NETFILTER]: ctnetlink: fix compile failure with NF_CONNTRACK_MARK=nPatrick McHardy2-0/+4
2007-02-03[SCSI] sd: udev accessing an uninitialized scsi_disk field results in a crashNagendra Singh Tomar1-10/+10
2007-02-02libata: Initialize nbytes for internal sg commandsBrian King1-0/+1
2007-02-02libata: Fix ata_busy_wait() kernel docsAlan1-0/+2
2007-02-02pata_via: Correct missing commentsAlan1-1/+2
2007-02-02pata_atiixp: propogate cable detection hack from drivers/ide to the new driverAlan1-2/+9