kernel-hacking-2024-linux-s.../arch/avr32/kernel
Haavard Skinnemoen a6f92f3dc8 [AVR32] Move ethernet tag parsing to board-specific code
By moving the ethernet tag parsing to the board-specific code we avoid
the issue of figuring out which device we're supposed to attach the
information to.  The board specific code knows this because it's
where the actual devices are instantiated.

Signed-off-by: Haavard Skinnemoen <hskinnemoen@atmel.com>
2006-12-08 13:06:19 +01:00
..
asm-offsets.c
avr32_ksyms.c [PATCH] AVR32: Implement and export __raw_{read,write}s[bwl] 2006-10-25 20:26:33 -07:00
cpu.c
entry-avr32b.S
head.S AVR32: Get rid of board_early_init 2006-11-06 10:43:23 +01:00
init_task.c
irq.c
kprobes.c [PATCH] avr32: fixup kprobes preemption handling 2006-12-07 08:39:26 -08:00
Makefile
module.c [PATCH] AVR32: Silence some compile warnings 2006-10-25 20:26:32 -07:00
process.c
ptrace.c [PATCH] AVR32: Silence some compile warnings 2006-10-25 20:26:32 -07:00
semaphore.c
setup.c [AVR32] Move ethernet tag parsing to board-specific code 2006-12-08 13:06:19 +01:00
signal.c [PATCH] Add include/linux/freezer.h and move definitions from sched.h 2006-12-07 08:39:27 -08:00
switch_to.S
sys_avr32.c
syscall-stubs.S AVR32: Wire up sys_epoll_pwait 2006-11-06 14:07:15 +01:00
syscall_table.S AVR32: Wire up sys_epoll_pwait 2006-11-06 14:07:15 +01:00
time.c
traps.c
vmlinux.lds.c [PATCH] vmlinux.lds: consolidate initcall sections 2006-10-27 15:34:51 -07:00