summaryrefslogtreecommitdiffstats
path: root/target/linux/ramips
Commit message (Expand)AuthorAgeFilesLines
* ramips: add support for unbranded XDX-RN502J boardjuhosg2012-03-0410-2/+102
* ramips: board support for Asus RT-N10+juhosg2012-03-0411-0/+106
* kernel: update linux 3.2 to 3.2.9juhosg2012-03-011-1/+1
* ramips: don't read RAMIPS_RX_CALC_IDX0 register in the loopjuhosg2012-02-261-1/+3
* ramips: raeth: add rx_info structurejuhosg2012-02-262-24/+57
* ramips: raeth: add tx_info structurejuhosg2012-02-262-19/+55
* ramips: raeth: don't process disabled interruptsjuhosg2012-02-251-5/+11
* ramips: fix FONERA20N image generationjuhosg2012-02-241-4/+6
* ramips: image: increase minimum kernel partition size to 896kjuhosg2012-02-231-13/+13
* ramips: image: cleanup and sort templates/profilesjuhosg2012-02-231-173/+167
* ramips: image: use GENERIC_4M template for the ALL0256N boardjuhosg2012-02-231-5/+1
* ramips: image: introduce mkmtd/{,phys,spi} helpersjuhosg2012-02-231-45/+58
* ramips: image: pass mtdlayout variables by valuejuhosg2012-02-231-29/+29
* ramips: image: merge F5D8235V{1,2} templatesjuhosg2012-02-231-7/+3
* ramips: image: use generic template for the WR6202, OMNIEMB, W502U boardsjuhosg2012-02-231-20/+3
* ramips: image: introduce mkcmdline helperjuhosg2012-02-231-22/+26
* ramips: image: use the GENERIC_4M template for the V11ST-FE boardjuhosg2012-02-231-6/+1
* ramips: image: simplify Makefile a bitjuhosg2012-02-231-25/+28
* ramips: image: add MkImageLzma wrapperjuhosg2012-02-231-8/+9
* ramips: image: allow to build board specific initramfs imagesjuhosg2012-02-231-30/+83
* ramips: merge identical switch configuration entriesjuhosg2012-02-221-23/+5
* ramips: use unified switch identifiers in uci-defaults/networkjuhosg2012-02-221-12/+12
* ramips: fix VLAN config of the RT-N15juhosg2012-02-221-2/+8
* ramips: raeth: show interrupt statistics in debugfsjuhosg2012-02-223-0/+105
* ramips: raeth: add debugfs supportjuhosg2012-02-228-1/+94
* ramips: raeth: rename main source filejuhosg2012-02-222-0/+2
* ramips: raeth: add missing Kconfig and Makefilejuhosg2012-02-212-0/+18
* ramips: move the ethernet driver into a separate directoryjuhosg2012-02-217-36/+26
* ramips: rename the spi driverjuhosg2012-02-212-1/+1
* ramips: rt3883: make rt3883_nand_data visiblejuhosg2012-02-192-7/+4
* ramips: merge 3.2 fixesjuhosg2012-02-192-12/+1
* ramips: nuke 2.6.39 supportjuhosg2012-02-1917-899/+0
* ramips: rt305x: nuke built-in MTD partition mapsjuhosg2012-02-1923-821/+0
* ramips: rt288x: nuke built-in MTD partition mapsjuhosg2012-02-195-152/+6
* ramips: build sysupgrade image for the V11ST-FE boardjuhosg2012-02-191-0/+6
* ramips: rt305x: add support for the Skyline SL-R7205 Wireless 3G routerjuhosg2012-02-1914-1/+141
* ralink: rt3883: disable the 2GHz band on the RT-N56Ujuhosg2012-02-181-0/+1
* ramips: rt3883: make rt3883_wlan_data visiblejuhosg2012-02-182-4/+4
* ramips: extract eeprom for the built-in wlan module on the RT-N56Ujuhosg2012-02-161-1/+3
* ramips: rt3883: change eeprom file namejuhosg2012-02-161-1/+1
* ramips: select HW_HAS_PCI on per-board basisjuhosg2012-02-163-2/+2
* ramips: rt3883: remove a stray character from rt3883.hjuhosg2012-02-161-1/+0
* ramips: rt288x: don't register the PCI controller on each boardjuhosg2012-02-163-3/+8
* ramips: raeth: separate ring allocation and setupjuhosg2012-02-161-44/+90
* ramips: rt288x: fix PCI resource conflictjuhosg2012-02-151-0/+8
* [ramips] correct PCI IO/Mem resource swappingflorian2012-02-151-4/+4
* [ramips] add Ralink V11ST-FE board supportflorian2012-02-1511-0/+134
* ramips: raeth: add a helper function for skb allocationjuhosg2012-02-151-6/+16
* ramips: raeth: use netdev_alloc_skbjuhosg2012-02-151-2/+3
* ramips: raeth: add '__packed __aligned(4)' annotation to dma descritor struct...juhosg2012-02-151-2/+2