aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ax88796.c (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2010-02-27MIPS: AR7: Implement gpiolibFlorian Fainelli4-94/+108
2010-02-27MIPS: msp71xx: remove unused prom_getcmdline()Yoichi Yuasa2-7/+0
2010-02-27MIPS: Cleanup the Makefile of compressed kernel supportWu Zhangjin1-3/+3
2010-02-27MIPS: AR7: replace prom_getcmdline() to arcs_cmdline[]Yoichi Yuasa1-6/+1
2010-02-27MIPS: AR7: use strlcat() for the command line argumentsYoichi Yuasa1-16/+6
2010-02-27MIPS: Nuke trailing blank linesRalf Baechle31-31/+0
2010-02-27MIPS: Cleanup switches with cases that can be mergedRoel Kluin7-27/+5
2010-02-27MIPS: Decode c0_config4 for large TLBs.David Daney2-0/+19
2010-02-27MIPS: Remove probe_tlb().David Daney1-31/+0
2010-02-27MIPS: add readl/write_be accessorsFlorian Fainelli1-0/+18
2010-02-27MIPS: Loongson: Lemote-2F: update defconfigWu Zhangjin1-294/+670
2010-02-27MIPS: Loongson: Change the Email address of Wu ZhangjinWu Zhangjin41-62/+48
2010-02-27MIPS: Loongson: Fixup mem.c indentationWu Zhangjin1-3/+4
2010-02-27MIPS: Loongson: arch/mips/Makefile: Add missing whitespaceWu Zhangjin1-3/+3
2010-02-27MIPS: Loongson: Cleanup of the environment variablesWu Zhangjin2-5/+22
2010-02-27MIPS: Loongson: Move prom_argc and prom_argv into prom_init_cmdline()Wu Zhangjin1-4/+3
2010-02-27MIPS: Loongson: Remove the serial port output of compressed kernel supportWu Zhangjin1-1/+1
2010-02-27MIPS: Loongson: Convert loongson_halt() to use unreachable()Wu Zhangjin1-3/+2
2010-02-27MIPS: Loongson: Lemote-2F: USB: Not Emulate Non-Posted WritesWu Zhangjin1-1/+1
2010-02-27MIPS: Loongson: Lemote-2F: Get the machine type from PMON_VERWu Zhangjin3-3/+54
2010-02-27Staging: Octeon Ethernet: Use constants from in.hDavid Daney2-7/+4
2010-02-27Staging: Octeon Ethernet: Enable scatter-gather.David Daney2-9/+55
2010-02-27Staging: Octeon Ethernet: Convert to NAPI.David Daney5-163/+235
2010-02-27Staging: Octeon Ethernet: Rewrite transmit code.David Daney5-123/+150
2010-02-27Staging: Octeon Ethernet: Fix memory allocation.David Daney2-20/+31
2010-02-27Staging: Octeon Ethernet: Remove unused code.David Daney6-284/+55
2010-02-27MIPS: Octeon: Fix EOI handling.David Daney1-6/+34
2010-02-27MIPS: Octeon: Use optimized memory barrier primitives.David Daney2-13/+31
2010-02-27MIPS: New macro smp_mb__before_llsc.David Daney6-25/+32
2010-02-27MIPS: Remove unused macros from barrier.hDavid Daney1-2/+0
2010-02-27MIPS: Octeon: Register some devices on the I2C bus.David Daney1-0/+13
2010-02-27MIPS: I2C: Add driver for Cavium OCTEON I2C ports.Rade Bozic3-0/+662
2010-02-27MIPS: Octeon: Add I2C platform device.David Daney2-0/+77
2010-02-27MIPS: Simplify param.h by using <asm-generic/param.h>Robert P. J. Day1-16/+1
2010-02-27MIPS: Alchemy: get rid of common/reset.cManuel Lauss8-225/+99
2010-02-27MIPS: Two-level pagetables for 64-bit kernels with 64KB pages.David Daney8-35/+71
2010-02-27MIPS: Alchemy: irq: use runtime CPU type detectionManuel Lauss1-43/+54
2010-02-27MIPS: Alchemy: Only build AU1000 INTC code for compatible cpusManuel Lauss3-10/+12
2010-02-27MIPS: Alchemy: use runtime cpu detection in GPIO code.Manuel Lauss2-49/+51
2010-02-27NET: au1000-eth: Convert to platform_driver modelFlorian Fainelli2-218/+232
2010-02-27MIPS: Alchemy: Add au1000-eth platform deviceFlorian Fainelli3-0/+124
2010-02-27MIPS: Alchemy: DB1200 defconfig updateManuel Lauss1-631/+850
2010-02-27MIPS/SOUND: Alchemy: DB1200 AC97+I2S audio support.Manuel Lauss5-150/+200
2010-02-27MIPS: Alchemy: Extended DB1200 board support.Manuel Lauss8-75/+654
2010-02-27MIPS: Alchemy: physmap-flash for all devboardsManuel Lauss11-173/+163
2010-02-27MIPS: Don't include <linux/smp_lock.h> unnecessarily.Ralf Baechle4-4/+0
2010-02-27SERIAL 8250: Fixes for Alchemy UARTs.Manuel Lauss1-7/+8
2010-02-27MIPS: Alchemy: UARTs are of type 16550AManuel Lauss1-1/+3
2010-02-27MIPS: Alchemy: Turn on -Werror for devboards and xss1500Florian Fainelli2-0/+4
2010-02-27MIPS: Alchemy: Fix warnings in DB1x00 / PB1000 / PB1550 board setup codeFlorian Fainelli3-5/+10