summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
* [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/+62
|\
| * Merge master.kernel.org:/pub/scm/linux/kernel/git/brodo/pcmcia-2.6Linus Torvalds2006-12-0519-359/+62
| |\
| | * [PATCH] pcmcia: conf.ConfigBase and conf.Present consolidationDominik Brodowski2006-12-0419-257/+19
| | * [PATCH] pcmcia: remove prod_id indirectionDominik Brodowski2006-12-044-50/+20
| | * [PATCH] pcmcia: remove manf_id and card_id indirectionDominik Brodowski2006-12-045-52/+23
* | | 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-041-1/+1
| * | Merge master.kernel.org:/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds2006-12-046-20/+19
| |\ \ | | |/ | |/|
| | * [POWERPC] Spider uses low level BE MMIO accessorsBenjamin Herrenschmidt2006-12-041-8/+10
| | * [PATCH] ibmveth: Remove ibmveth "liobn" fieldBenjamin Herrenschmidt2006-12-042-5/+0
| | * [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-031-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-029-10/+10
| * | [BNX2]: Update version and rel date.Michael Chan2006-12-021-2/+2
| * | [BNX2]: Add 5709 PCI ID.Michael Chan2006-12-021-2/+11
| * | [BNX2]: Download 5709 firmware.Michael Chan2006-12-021-4/+38
| * | [BNX2]: New firmware to support 5709 (part 4).Michael Chan2006-12-021-0/+1037
| * | [BNX2]: New firmware to support 5709 (part 3).Michael Chan2006-12-021-0/+712
| * | [BNX2]: New firmware to support 5709 (part 2).Michael Chan2006-12-021-0/+1259
| * | [BNX2]: New firmware to support 5709 (part 1).Michael Chan2006-12-021-0/+1078
| * | [BNX2]: Add 5709 reset and runtime code.Michael Chan2006-12-021-24/+37
| * | [BNX2]: Add 5709 init code.Michael Chan2006-12-021-37/+130
| * | [BNX2]: Add new 5709 registers (part 2).Michael Chan2006-12-021-22/+1410
| * | [BNX2]: Add new 5709 registers (part 1).Michael Chan2006-12-021-146/+1311
| * | [BNX2]: Re-organize firmware structures.Michael Chan2006-12-023-218/+187
| * | [BNX2]: Remove udelay() in copper PHY code.Michael Chan2006-12-021-7/+6
| * | [BNX2]: Add 5708S parallel detection.Michael Chan2006-12-022-21/+57
| * | [BNX2]: Add bnx2_5706_serdes_timer().Michael Chan2006-12-021-56/+55
| * | [BNX2]: Improve SerDes handling.Michael Chan2006-12-022-21/+41
| * | [BNX2]: Fix Xen problem.Michael Chan2006-12-022-381/+691
| * | [NET]: Conditionally use bh_lock_sock_nested in sk_receive_skbArnaldo Carvalho de Melo2006-12-021-1/+1
| * | [NET]: Kill direct includes of asm/checksum.hAl Viro2006-12-024-4/+0
| * | netpoll queue cleanupStephen Hemminger2006-12-021-1/+0
| * | netpoll setup error handlingStephen Hemminger2006-12-021-2/+5
| * | [NET]: The scheduled removal of the frame diverter.Adrian Bunk2006-12-021-1/+0
| * | [netdrvr] skge: build fixJeff Garzik2006-12-021-0/+1
| * | [PATCH] NetXen: driver cleanup, removed unnecessary __iomem type castsAmit S. Kale2006-12-024-45/+18
| * | [PATCH] PHY: Add support for configuring the PHY connection interfaceAndy Fleming2006-12-025-13/+64