aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-10-11[PATCH] sun3 __iomem annotationsAl Viro2-4/+4
2006-10-11[PATCH] Use linux/io.h instead of asm/io.hMatthew Wilcox1-1/+1
2006-10-10[PATCH] irda: donauboe fixes, cleanupsJeff Garzik1-13/+7
2006-10-10[PATCH] endianness annotations in s2ioAl Viro1-161/+161
2006-10-10[PATCH] chelsio: add endian annotationsAlexey Dobriyan1-3/+3
2006-10-09Merge branch 'irqclean-submit1' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/misc-2.6Linus Torvalds37-213/+39
2006-10-08[PATCH] misc ppc pt_regs fixesAl Viro1-1/+1
2006-10-08[PATCH] misc arm pt_regs fixesAl Viro1-1/+1
2006-10-07[PATCH] m32r pt_regs fixesAl Viro1-1/+1
2006-10-07[PATCH] m68k pt_regs fixesAl Viro1-1/+1
2006-10-06Build fixes for struct pt_regs removalMatthew Wilcox1-1/+1
2006-10-06drivers/net/eepro: kill dead codeJeff Garzik1-14/+0
2006-10-06drivers/net: eliminate irq handler impossible checks, needless castsJeff Garzik37-199/+39
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells228-538/+477
2006-10-04Remove all inclusions of <linux/config.h>Dave Jones5-7/+0
2006-10-03BUG_ON cleanup in drivers/net/tokenring/Eric Sesterhenn1-2/+1
2006-10-03fix file specification in commentsUwe Zeisberger3-3/+3
2006-10-03Still more typo fixesMatt LaPlante1-1/+1
2006-10-03Fix several typos in drivers/Matt LaPlante1-1/+1
2006-10-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds1-2/+3
2006-10-03[PATCH] pr_debug: ifb: replace missing comma to separate pr_debug argumentsZach Brown1-2/+2
2006-10-02[PATCH] hp100: fix conditional compilation messJeff Garzik2-4/+6
2006-10-02Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6Linus Torvalds29-1755/+1502
2006-10-02[PATCH] remove remaining errno and __KERNEL_SYSCALLS__ referencesArnd Bergmann1-1/+0
2006-10-02[PATCH] file: modify struct fown_struct to use a struct pidEric W. Biederman1-1/+1
2006-10-01[netdrvr] hp100: encapsulate all non-module codeJeff Garzik1-2/+3
2006-10-01drivers/net/wireless/{airo,ipw2100}: fix error handling bugsJeff Garzik2-7/+27
2006-10-01[netdrvr] phy: Fix bugs in error handlingJeff Garzik2-4/+10
2006-10-01[PATCH] Remove readv/writev methods and use aio_read/aio_write insteadBadari Pulavarty1-27/+10
2006-10-01[PATCH] maximum latency tracking infrastructureArjan van de Ven1-0/+10
2006-10-01[PATCH] Generic booleanRichard Knutsson1-1/+0
2006-09-30Merge branch 'master' into upstreamJeff Garzik21-156/+535
2006-09-29[BNX2]: Disable MSI on 5706 if AMD 8132 bridge is present.Michael Chan1-2/+30
2006-09-29[PATCH] Uninitialized variable in drivers/net/wan/syncppp.cEric Sesterhenn1-1/+1
2006-09-29[PATCH] lockdep: core, add enable/disable_irq_irqsave/irqrestore() APIsArjan van de Ven1-3/+3
2006-09-29[PATCH] Move valid_dma_direction() from x86_64 to generic codeRolf Eike Beer2-3/+2
2006-09-29[PATCH] OMAP: Add smc91x support for TI OMAP2420 H4 boardKomal Shah1-0/+1
2006-09-28[IrDA] stir4200: removing undocumented bits handlingSamuel Ortiz1-15/+0
2006-09-28[IrDA] smsc-ircc: More laptops detectedLinus Walleij (LD/EAB1-2/+36
2006-09-28[IrDA] nsc-ircc: Configuration base address for PC87383Lamarque Vieira Souza1-1/+1
2006-09-28[NET] loopback: minor statistics optimizationStephen Hemminger1-17/+14
2006-09-28[IrDA]: irda-usb needs firmware loaderSamuel Ortiz1-0/+1
2006-09-28[PPPOE]: Advertise PPPoE MTUMichal Ostrowski1-0/+1
2006-09-28[TG3]: Update version and reldate.Michael Chan1-2/+2
2006-09-28[TG3]: Add 5709 self-test support.Michael Chan2-16/+111
2006-09-28[TG3]: Add 5709 PHY support.Michael Chan2-4/+39
2006-09-28[TG3]: Add basic 5906 support.Michael Chan2-15/+139
2006-09-28[TG3]: Add tg3_poll_fw().Michael Chan1-21/+33
2006-09-28[TG3]: Add 5722 and 5756 support.Michael Chan2-1/+6
2006-09-28[TG3]: PHY fixes.Michael Chan1-17/+34