summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2006-12-073-73/+96
|\ \ \ \ \
| * | | | | [TG3]: Identify Serdes devices more clearly.Michael Chan2006-12-071-4/+6
| * | | | | [TG3]: Use msleep.Michael Chan2006-12-071-9/+5Star
| * | | | | [TG3]: Use netif_msg_*.Michael Chan2006-12-071-5/+10
| * | | | | [TG3]: Allow partial speed advertisement.Michael Chan2006-12-071-15/+24
| * | | | | [TG3]: Add TG3_FLG2_IS_NIC flag.Michael Chan2006-12-072-13/+25
| * | | | | [TG3]: Add 5787F device ID.Michael Chan2006-12-071-1/+3
| * | | | | [TG3]: Fix Phy loopback.Michael Chan2006-12-071-13/+10Star
| * | | | | [IrDA]: PXA FIR code device model conversionPaul Sokolovsky2006-12-071-13/+13
| | |/ / / | |/| | |
* | | | | Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6Linus Torvalds2006-12-071-1/+0Star
|\ \ \ \ \
| * | | | | [PATCH] paravirt: header and stubs for paravirtualisationRusty Russell2006-12-071-1/+0Star
* | | | | | [PATCH] Pass struct dev pointer to dma_cache_sync()Ralf Baechle2006-12-071-47/+47
* | | | | | [PATCH] Add include/linux/freezer.h and move definitions from sched.hNigel Cunningham2006-12-072-0/+2
| |/ / / / |/| | | |
* | | | | [PATCH] ... and more work_struct-induced breakage (mips)Al Viro2006-12-061-4/+5
* | | | | [PATCH] hamradio/dmascc: fix up work_struct-induced breakageAl Viro2006-12-061-4/+4
* | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Howells2006-12-0619-359/+62Star
|\| | | |
| * | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/brodo/pcmcia-2.6Linus Torvalds2006-12-0619-359/+62Star
| |\ \ \ \ | | |_|/ / | |/| | |
| | * | | [PATCH] pcmcia: conf.ConfigBase and conf.Present consolidationDominik Brodowski2006-12-0519-257/+19Star
| | * | | [PATCH] pcmcia: remove prod_id indirectionDominik Brodowski2006-12-054-50/+20Star
| | * | | [PATCH] pcmcia: remove manf_id and card_id indirectionDominik Brodowski2006-12-055-52/+23Star
| | |/ /
* | | | WorkQueue: Fix up arch-specific work items where possibleDavid Howells2006-12-058-34/+45
* | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Howells2006-12-0516-21/+34
|\| | |
| * | | [PATCH] remote memory corruptor in ibmtr.cAl Viro2006-12-051-1/+1
| * | | Merge master.kernel.org:/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds2006-12-056-20/+19Star
| |\ \ \ | | |/ / | |/| |
| | * | [POWERPC] Spider uses low level BE MMIO accessorsBenjamin Herrenschmidt2006-12-041-8/+10
| | * | [PATCH] ibmveth: Remove ibmveth "liobn" fieldBenjamin Herrenschmidt2006-12-042-5/+0Star
| | * | [POWERPC] Make EMAC use generic DCR access methodsBenjamin Herrenschmidt2006-12-041-2/+4
| | * | Merge branch 'linux-2.6' into for-linusPaul Mackerras2006-12-04187-4808/+33343
| | |\ \
| | * | | [PATCH] Slight refactor of interrupt mapping for FSL partsAndy Fleming2006-11-131-1/+1
| | * | | [PATCH] Replace CONFIG_PPC_MULTIPLATFORM with CONFIG_PPC_PMAC in tulip drivers.hauer@pengutronix.de2006-11-131-4/+4
| * | | | Merge branch 'for-linus4' of master.kernel.org:/pub/scm/linux/kernel/git/viro...Linus Torvalds2006-12-049-0/+9
| |\ \ \ \
| | * | | | [PATCH] severing skbuff.h -> mm.hAl Viro2006-12-048-0/+8
| | * | | | [PATCH] severing skbuff.h -> highmem.hAl Viro2006-12-041-0/+1
| | | |/ / | | |/| |
| * / | | [SUNHME]: Fix for sunhme failures on x86Jurij Smakov2006-12-041-0/+5
| |/ / /
* | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Howells2006-12-05152-3953/+32232
|\| | |
| * | | [NET]: Split skb->csumAl Viro2006-12-039-10/+10
| * | | [BNX2]: Update version and rel date.Michael Chan2006-12-031-2/+2
| * | | [BNX2]: Add 5709 PCI ID.Michael Chan2006-12-031-2/+11
| * | | [BNX2]: Download 5709 firmware.Michael Chan2006-12-031-4/+38
| * | | [BNX2]: New firmware to support 5709 (part 4).Michael Chan2006-12-031-0/+1037
| * | | [BNX2]: New firmware to support 5709 (part 3).Michael Chan2006-12-031-0/+712
| * | | [BNX2]: New firmware to support 5709 (part 2).Michael Chan2006-12-031-0/+1259
| * | | [BNX2]: New firmware to support 5709 (part 1).Michael Chan2006-12-031-0/+1078
| * | | [BNX2]: Add 5709 reset and runtime code.Michael Chan2006-12-031-24/+37
| * | | [BNX2]: Add 5709 init code.Michael Chan2006-12-031-37/+130
| * | | [BNX2]: Add new 5709 registers (part 2).Michael Chan2006-12-031-22/+1410
| * | | [BNX2]: Add new 5709 registers (part 1).Michael Chan2006-12-031-146/+1311
| * | | [BNX2]: Re-organize firmware structures.Michael Chan2006-12-033-218/+187Star
| * | | [BNX2]: Remove udelay() in copper PHY code.Michael Chan2006-12-031-7/+6Star
| * | | [BNX2]: Add 5708S parallel detection.Michael Chan2006-12-032-21/+57