aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ramips
Commit message (Expand)AuthorAgeFilesLines
...
* ramips: add support for unbranded XDX-RN502J boardGabor Juhos2012-03-0410-2/+102
* ramips: board support for Asus RT-N10+Gabor Juhos2012-03-0411-0/+106
* kernel: update linux 3.2 to 3.2.9Gabor Juhos2012-03-011-1/+1
* ramips: don't read RAMIPS_RX_CALC_IDX0 register in the loopGabor Juhos2012-02-261-1/+3
* ramips: raeth: add rx_info structureGabor Juhos2012-02-262-24/+57
* ramips: raeth: add tx_info structureGabor Juhos2012-02-262-19/+55
* ramips: raeth: don't process disabled interruptsGabor Juhos2012-02-251-5/+11
* ramips: fix FONERA20N image generationGabor Juhos2012-02-241-4/+6
* ramips: image: increase minimum kernel partition size to 896kGabor Juhos2012-02-231-13/+13
* ramips: image: cleanup and sort templates/profilesGabor Juhos2012-02-231-173/+167
* ramips: image: use GENERIC_4M template for the ALL0256N boardGabor Juhos2012-02-231-5/+1
* ramips: image: introduce mkmtd/{,phys,spi} helpersGabor Juhos2012-02-231-45/+58
* ramips: image: pass mtdlayout variables by valueGabor Juhos2012-02-231-29/+29
* ramips: image: merge F5D8235V{1,2} templatesGabor Juhos2012-02-231-7/+3
* ramips: image: use generic template for the WR6202, OMNIEMB, W502U boardsGabor Juhos2012-02-231-20/+3
* ramips: image: introduce mkcmdline helperGabor Juhos2012-02-231-22/+26
* ramips: image: use the GENERIC_4M template for the V11ST-FE boardGabor Juhos2012-02-231-6/+1
* ramips: image: simplify Makefile a bitGabor Juhos2012-02-231-25/+28
* ramips: image: add MkImageLzma wrapperGabor Juhos2012-02-231-8/+9
* ramips: image: allow to build board specific initramfs imagesGabor Juhos2012-02-231-30/+83
* ramips: merge identical switch configuration entriesGabor Juhos2012-02-221-23/+5
* ramips: use unified switch identifiers in uci-defaults/networkGabor Juhos2012-02-221-12/+12
* ramips: fix VLAN config of the RT-N15Gabor Juhos2012-02-221-2/+8
* ramips: raeth: show interrupt statistics in debugfsGabor Juhos2012-02-223-0/+105
* ramips: raeth: add debugfs supportGabor Juhos2012-02-228-1/+94
* ramips: raeth: rename main source fileGabor Juhos2012-02-222-0/+2
* ramips: raeth: add missing Kconfig and MakefileGabor Juhos2012-02-212-0/+18
* ramips: move the ethernet driver into a separate directoryGabor Juhos2012-02-217-36/+26
* ramips: rename the spi driverGabor Juhos2012-02-212-1/+1
* ramips: rt3883: make rt3883_nand_data visibleGabor Juhos2012-02-192-7/+4
* ramips: merge 3.2 fixesGabor Juhos2012-02-192-12/+1
* ramips: nuke 2.6.39 supportGabor Juhos2012-02-1917-899/+0
* ramips: rt305x: nuke built-in MTD partition mapsGabor Juhos2012-02-1923-821/+0
* ramips: rt288x: nuke built-in MTD partition mapsGabor Juhos2012-02-195-152/+6
* ramips: build sysupgrade image for the V11ST-FE boardGabor Juhos2012-02-191-0/+6
* ramips: rt305x: add support for the Skyline SL-R7205 Wireless 3G routerGabor Juhos2012-02-1914-1/+141
* ralink: rt3883: disable the 2GHz band on the RT-N56UGabor Juhos2012-02-181-0/+1
* ramips: rt3883: make rt3883_wlan_data visibleGabor Juhos2012-02-182-4/+4
* ramips: extract eeprom for the built-in wlan module on the RT-N56UGabor Juhos2012-02-161-1/+3
* ramips: rt3883: change eeprom file nameGabor Juhos2012-02-161-1/+1
* ramips: select HW_HAS_PCI on per-board basisGabor Juhos2012-02-163-2/+2
* ramips: rt3883: remove a stray character from rt3883.hGabor Juhos2012-02-161-1/+0
* ramips: rt288x: don't register the PCI controller on each boardGabor Juhos2012-02-163-3/+8
* ramips: raeth: separate ring allocation and setupGabor Juhos2012-02-161-44/+90
* ramips: rt288x: fix PCI resource conflictGabor Juhos2012-02-151-0/+8
* [ramips] correct PCI IO/Mem resource swappingFlorian Fainelli2012-02-151-4/+4
* [ramips] add Ralink V11ST-FE board supportFlorian Fainelli2012-02-1511-0/+134
* ramips: raeth: add a helper function for skb allocationGabor Juhos2012-02-151-6/+16
* ramips: raeth: use netdev_alloc_skbGabor Juhos2012-02-151-2/+3
* ramips: raeth: add '__packed __aligned(4)' annotation to dma descritor struct...Gabor Juhos2012-02-151-2/+2