aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wan/Kconfig (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2006-12-11[CRYPTO] sha512: Fix sha384 block sizeHerbert Xu1-1/+1
2006-12-11[PATCH] Fix typo in 'EXPERIMENTAL' in CC_STACKPROTECTOR on x86_64Brice Goglin1-1/+1
2006-12-11[PATCH] LOG2: Make powerpc's __ilog2_u64() take a 64-bit argumentDavid Howells1-1/+1
2006-12-11Make sure we populate the initroot filesystem late enoughLinus Torvalds4-9/+6
2006-12-11Make SLES9 "get_kernel_version" work on the kernel binary againLinus Torvalds4-10/+17
2006-12-11[PATCH] smc91x: Kill off excessive versatile hooks.Paul Mundt1-90/+0
2006-12-11[PATCH] myri10ge: update driver version to 1.1.0Brice Goglin1-1/+1
2006-12-11[PATCH] myri10ge: fix big_bytes in case of vlan framesBrice Goglin1-2/+2
2006-12-11[PATCH] myri10ge: Full vlan frame in small_bytesBrice Goglin1-2/+2
2006-12-11[PATCH] myri10ge: drop contiguous skb routinesBrice Goglin1-204/+8
2006-12-11[PATCH] myri10ge: switch to page-based skbBrice Goglin1-79/+93
2006-12-11[PATCH] myri10ge: add page-based skb routinesBrice Goglin1-0/+190
2006-12-11[PATCH] myri10ge: indentation cleanupsBrice Goglin1-4/+4
2006-12-11[PATCH] chelsio: working NAPIStephen Hemminger4-83/+67
2006-12-11[PATCH] MACB: Use __raw register accessHaavard Skinnemoen2-3/+3
2006-12-11[PATCH] MACB: Use struct delayed_work instead of struct work_structHaavard Skinnemoen2-4/+4
2006-12-11[PATCH] ucc_geth: Initialize mdio_lock.Scott Wood1-0/+2
2006-12-11[PATCH] ucc_geth: compilation error fixesScott Wood1-5/+5
2006-12-11AT91 MMC update for 2.6.19Andrew Victor1-17/+24
2006-12-11mmc: Change SDHCI iomem error to a warningPierre Ossman1-2/+2
2006-12-11mmc: fix "prev->state: 2 != TASK_RUNNING??" problem on SD/MMC card removalVitaly Wool1-1/+3
2006-12-11AT91 MMC 5 : Minor cleanupsAndrew Victor1-9/+9
2006-12-11AT91 MMC 4 : Interrupt handler cleanupAndrew Victor1-45/+43
2006-12-11AT91 MMC 3 : Move global mci_clk variableAndrew Victor1-11/+11
2006-12-11AT91 MMC 2 : Use platform resourcesAndrew Victor1-7/+34
2006-12-11AT91 MMC 1: Pass host structure.Andrew Victor1-89/+81
2006-12-11[POWERPC] Generic BUG for powerpcJeremy Fitzhardinge8-134/+69
2006-12-10[PPC] Fix compile failure do to introduction of PHY_POLLKumar Gala1-0/+1
2006-12-10[POWERPC] Only export __mtdcr/__mfdcr if CONFIG_PPC_DCR is setKumar Gala5-38/+42
2006-12-11[POWERPC] Remove old dcr.SBenjamin Herrenschmidt1-39/+0
2006-12-11[POWERPC] Fix SPU coredump code for max_fdset removalPaul Mackerras1-1/+1
2006-12-11[POWERPC] Fix irq routing on some 32-bit PowerMacsBenjamin Herrenschmidt1-45/+53
2006-12-11[POWERPC] ps3: Add vuart supportGeoff Levand5-0/+1072
2006-12-11[POWERPC] Support ibm,dynamic-reconfiguration-memory nodesPaul Mackerras3-1/+121
2006-12-10[MIPS] Export local_flush_data_cache_page for sake of IDE.Ralf Baechle1-0/+1
2006-12-10[MIPS] Export pm_power_offRalf Baechle1-0/+2
2006-12-10[MIPS] Export csum_partial_copy_nocheck.Ralf Baechle1-0/+3
2006-12-10[MIPS] Move die and die_if_kernel() from system.h to ptrace.hRalf Baechle2-9/+8
2006-12-10[MIPS] Discard .exit.text at linktime.Ralf Baechle1-3/+1
2006-12-10[MIPS] Fix build of several IDE drivers by providing pci_get_legacy_ide_irqRalf Baechle1-0/+6
2006-12-10[CRYPTO] dm-crypt: Select CRYPTO_CBCHerbert Xu1-0/+1
2006-12-10[PATCH] add MODULE_* attributes to bit reversal libraryCal Peake1-0/+4
2006-12-10[PATCH] kvm: userspace interfaceAvi Kivity18-0/+9814
2006-12-10[PATCH] clocksource: small cleanupDaniel Walker4-12/+18
2006-12-10[PATCH] clocksource: add usage of CONFIG_SYSFSDaniel Walker1-0/+2
2006-12-10[PATCH] user of the jiffies rounding patch: SlabArjan van de Ven1-3/+5
2006-12-10[PATCH] user of the jiffies rounding code: JBDArjan van de Ven1-1/+1
2006-12-10[PATCH] round_jiffies infrastructureArjan van de Ven2-0/+138
2006-12-10[PATCH] fdtable: Implement new pagesize-based fdtable allocatorVadim Lobanov2-142/+72
2006-12-10[PATCH] fdtable: Remove the free_files fieldVadim Lobanov5-27/+11