aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* revert unrelated change in previous commitJo-Philipp Wich2012-02-271-1/+0
* partly revert r30708, it breaks various archesJo-Philipp Wich2012-02-275-0/+5
* 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
* Revert "scripts/download.pl: fix sourceforge url"Felix Fietkau2012-02-261-1/+1
* ixp4xx: fix a compile errorFelix Fietkau2012-02-251-0/+11
* firewall: allow ICMPv6 type 129 (echo reply) - this fixes basic ICMPv6 in cas...Jo-Philipp Wich2012-02-252-1/+3
* scripts/download.pl: fix sourceforge urlFelix Fietkau2012-02-251-1/+1
* add some missing 2.6.39 kernel symbols observed on x86/generic buildsJo-Philipp Wich2012-02-251-0/+4
* enable RTC_CLASS for Linux 3.2 and 3.3Jo-Philipp Wich2012-02-252-0/+2
* kernel: only depend on kmod-rtc-core if its provided by the used Kernel versionJo-Philipp Wich2012-02-251-2/+2
* dropbear: patch possible use after free by authenticated remote users with ac...Jo-Philipp Wich2012-02-253-3/+94
* ramips: raeth: don't process disabled interruptsGabor Juhos2012-02-251-5/+11
* ar71xx: use v6.0.0 in UBTN-XM firmwares (closes #11038)Gabor Juhos2012-02-241-1/+1
* uci: update to git head, reduces quotations in exported config files and fixe...Jo-Philipp Wich2012-02-241-3/+3
* ramips: fix FONERA20N image generationGabor Juhos2012-02-241-4/+6
* broadcom-wl: remove an erroneous BUG() call in the glue driverJo-Philipp Wich2012-02-242-8/+2
* config: deprecated symbol CONFIG_LEDS_GPIO_PLATFORMJo-Philipp Wich2012-02-248-6/+2
* 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
* firewall: bail out if uci is used in firewall include filesJo-Philipp Wich2012-02-232-2/+8
* iwinfo: fix wl backend, unsigned -> signed for mcs idx, revision bump after l...Jo-Philipp Wich2012-02-233-4/+4
* iwinfo: replace internal constant mode strings with enumsJo-Philipp Wich2012-02-2313-52/+71
* iwinfo: implement netlink scanning code, rework IE parsing codeJo-Philipp Wich2012-02-237-240/+510
* drop backported patches as they cause regressions and oopsesJohn Crispin2012-02-233-249/+0
* fixes etop locking issueJohn Crispin2012-02-231-6/+5
* 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
* iwinfo: fix array size mismatch after r30684Jo-Philipp Wich2012-02-221-4/+4
* Allow full 250mw (24dBm) on WRT54GL and related with wl legacy driver on iwin...Jo-Philipp Wich2012-02-221-2/+2
* Adjust txpower offset for Nano and Picostation M2 in iwinfo Signed-off-by: Ha...Jo-Philipp Wich2012-02-221-2/+2
* iwinfo: add per-station rate and mcs info to assoclist opJo-Philipp Wich2012-02-2210-88/+1305
* 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
* iwinfo: fix logic flaw in mtd partition checkJo-Philipp Wich2012-02-221-1/+1
* iptables: make it possible to dynamically configure built-in statically linke...Felix Fietkau2012-02-223-49/+60
* iptables: do not link binaries with -rdynamic, plugins do not need any symbol...Felix Fietkau2012-02-211-1/+0