aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | MIPS: Alchemy: remove get/set_au1x00_lcd_clock().Manuel Lauss2009-01-113-34/+0
| | * | | | MIPS: Print irq handler descriptionManuel Lauss2009-01-111-0/+1
| | * | | | MIPS: Alchemy: pb1200: update CPLD cascade irq handler.Manuel Lauss2009-01-111-57/+30
| | * | | | MIPS: Alchemy: update core interrupt code.Manuel Lauss2009-01-1115-644/+514
| | * | | | MIPS: Alchemy: move commandline mangling out of common codeManuel Lauss2009-01-119-41/+136
| | * | | | MIPS: Alchemy: devboards: consolidate filesManuel Lauss2009-01-1123-481/+107
| | * | | | MIPS: Alchemy: Move development board code to common subdirectoryManuel Lauss2009-01-1127-12/+28
| | * | | | MIPS: Add Cavium OCTEON to arch/mips/KconfigDavid Daney2009-01-111-2/+61
| | * | | | MIPS: Add defconfig for Cavium OCTEON.David Daney2009-01-111-0/+943
| | * | | | MIPS: Adjust the dma-common.c platform hooks.David Daney2009-01-116-20/+135
| | * | | | MIPS: Add Cavium OCTEON slot into proper tlb category.David Daney2009-01-111-0/+1
| | * | | | MIPS: Compute branch returns for Cavium OCTEON specific branch instructions.David Daney2009-01-111-0/+33
| | * | | | MIPS: Cavium OCTEON multiplier state preservation.David Daney2009-01-111-0/+17
| | * | | | MIPS: Add SMP_ICACHE_FLUSH for the Cavium CPU family.David Daney2009-01-111-0/+3
| | * | | | MIPS: Add Cavium OCTEON specific registers to ptrace.h and asm-offsets.cDavid Daney2009-01-112-0/+35
| | * | | | MIPS: Add Cavium OCTEON cop2/cvmseg state entries to processor.h.David Daney2009-01-111-0/+69
| | * | | | MIPS: Modify core io.h macros to account for the Octeon Errata Core-301.David Daney2009-01-111-0/+14
| | * | | | MIPS: Hook up Cavium OCTEON in arch/mips.David Daney2009-01-114-0/+19
| | * | | | MIPS: Hook Cavium OCTEON cache init into cache.cDavid Daney2009-01-112-0/+9
| | * | | | MIPS: Add Cavium OCTEON processor constants and CPU probe.David Daney2009-01-113-0/+41
| | * | | | MIPS: Override assembler target architecture for octeon.David Daney2009-01-112-0/+6
| | * | | | MIPS: Add Cavium OCTEON specific register definitions to mipsregs.hDavid Daney2009-01-111-0/+20
| | * | | | MIPS: For Cavium OCTEON set hwrena and lazily restore CP2 state.David Daney2009-01-111-0/+21
| | * | | | MIPS: For Cavium OCTEON handle hazards as per the R10000 handling.David Daney2009-01-111-2/+2
| | * | | | MIPS: Add Cavium OCTEON processor support files to arch/mips/cavium-octeon.David Daney2009-01-1119-0/+4243
| | * | | | MIPS: Add Cavium OCTEON processor support files to arch/mips/cavium-octeon/ex...David Daney2009-01-1115-0/+4200
| | * | | | MIPS: Add Cavium OCTEON processor CSR definitionsDavid Daney2009-01-1110-0/+7657
| | * | | | MIPS: Alchemy: Change strict_strtol to strict_strtoulJulia Lawall2009-01-118-8/+8
| | * | | | MIPS: 64-bit: Use generic 32-bit ptrace compat code.Anirban Sinha2009-01-111-63/+1
| | |/ / /
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2009-01-1259-372/+342
| |\ \ \ \
| | * | | | ucc_geth: use correct UCCE macrosTimur Tabi2009-01-112-174/+68
| | * | | | net_dma: acquire/release dma channels on ifup/ifdownDan Williams2009-01-112-3/+20
| | * | | | cxgb3: Keep LRO off if disabled when interface is downRoland Dreier2009-01-113-10/+21
| | * | | | sfc: SFT9001: Fix condition for LNPGA power-offBen Hutchings2009-01-111-2/+3
| | * | | | dccp ccid-3: Fix RFC referenceGerrit Renker2009-01-111-1/+1
| | * | | | smsc911x: register irq with device name, not driver nameSteve Glendinning2009-01-111-1/+1
| | * | | | smsc911x: fix smsc911x_reg_read compiler warningSteve Glendinning2009-01-111-0/+1
| | * | | | forcedeth: napi schedule lock fixAyaz Abdulla2009-01-111-2/+2
| | * | | | net: fix section mismatch warnings in dccp/ccids/lib/tfrc.cLeonardo Potenza2009-01-111-1/+1
| | * | | | forcedeth: remove mgmt unit for mcp79 chipsetAyaz Abdulla2009-01-111-4/+4
| | * | | | qlge: Remove dynamic alloc of rx ring control blocks.Ron Mercer2009-01-112-33/+10
| | * | | | qlge: Fix schedule while atomic issue.Ron Mercer2009-01-111-3/+3
| | * | | | qlge: Remove support for device ID 8000.Ron Mercer2009-01-112-3/+1
| | * | | | qlge: Get rid of split addresses in hardware control blocks.Ron Mercer2009-01-113-66/+32
| | * | | | qlge: Get rid of volatile usage for shadow register.Ron Mercer2009-01-113-14/+34
| | * | | | forcedeth: version bump and copyrightAyaz Abdulla2009-01-111-2/+2
| | * | | | forcedeth: xmit lock fixAyaz Abdulla2009-01-111-2/+4
| | * | | | netdev: missing validate_address hooksStephen Hemminger2009-01-113-0/+3
| | * | | | netdev: add missing set_mac_address hookStephen Hemminger2009-01-1127-1/+28
| | * | | | netdev: gianfar: add MII ioctl handlerClifford Wolf2009-01-111-0/+15