aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-10-01[PATCH] maximum latency tracking infrastructureArjan van de Ven1-0/+10
2006-10-01[PATCH] Generic booleanRichard Knutsson1-1/+0
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 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6Linus Torvalds49-1187/+1541
2006-09-27[PATCH] bonding: update version numberJay Vosburgh1-2/+2
2006-09-27[PATCH] git-netdev-all: pc300_tty build fixAndrew Morton1-0/+1
2006-09-27USB: Dealias -110 code (more complete)Pete Zaitcev2-13/+9
2006-09-27Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds1-1/+1
2006-09-27[PATCH] EISA bus MODALIAS attributes supportMichael Tokarev4-0/+4
2006-09-27[PATCH] inode_diet: Replace inode.u.generic_ip with inode.i_privateTheodore Ts'o2-2/+2
2006-09-27sh: Board updates for I/O routine rework.Paul Mundt1-1/+1
2006-09-26[PATCH] Make PC300 WAN driver compile againKrzysztof Halasa1-16/+14
2006-09-26[PATCH] Modularize generic HDLCKrzysztof Halasa9-351/+666
2006-09-26Merge branch 'master' into upstreamJeff Garzik1-5/+5
2006-09-25Merge branch 'upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 into tmpJeff Garzik22-167/+208
2006-09-25[PATCH] more s2io __iomem annotationsAl Viro1-3/+3
2006-09-25[PATCH] restore __iomem annotations in e1000Al Viro1-2/+2
2006-09-25[PATCH] 64bit bugs in s2ioAl Viro1-2/+2
2006-09-25[PATCH] bonding: Fix primary selection error at enslavement timeJay Vosburgh1-23/+2
2006-09-25[PATCH] bonding: Don't mangle LACPDUsJay Vosburgh1-30/+29
2006-09-25[PATCH] bonding: Validate probe replies in ARP monitorJay Vosburgh3-9/+259
2006-09-25[PATCH] bonding: Don't release slaves when master is admin downjamal1-3/+3
2006-09-25[PATCH] bonding: Add priv_flag to avoid event mishandlingJay Vosburgh1-1/+6
2006-09-25[PATCH] bonding: Handle large hard_header_lenJay Vosburgh1-1/+6
2006-09-25[PATCH] bonding: Remove unneeded NULL testJay Vosburgh1-1/+1