aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2006-09-28[TG3]: Improve ASF heartbeat.Michael Chan2-2/+19
2006-09-28[TG3]: Improve 5704S autoneg.Michael Chan2-26/+47
2006-09-28[IPV4]: annotate struct in_ifaddrAl Viro4-5/+5
2006-09-28[ATALK]: endianness annotationsAl Viro1-4/+1
2006-09-28[NETDEV] config: revert part of previous patchRandy Dunlap1-0/+5
2006-09-28[IRDA] via-ircc: fix memory leakChuck Short1-1/+6
2006-09-28Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds1-1/+1
2006-09-28[ARM] 3865/1: AT91RM9200 header updatesAndrew Victor1-1/+1
2006-09-27Merge branch 'master' into upstreamJeff Garzik9-16/+16
2006-09-27Merge branch 'upstream' of git://lost.foo-projects.org/~ahkok/git/netdev-2.6 into tmpJeff Garzik21-1484/+1104
2006-09-27[PATCH] spidernet: Use pci_dma_mapping_error()Olof Johansson1-3/+3
2006-09-27[PATCH] sky2: version 1.9Stephen Hemminger1-1/+1
2006-09-27[PATCH] sky2: fragmented receive for large MTUStephen Hemminger2-81/+219
2006-09-27[PATCH] sky2: use netif_tx_lock instead of LLTXStephen Hemminger2-41/+17