aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* [package] dropbear: patch possible use after free by authenticated remote use...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
* [package] uci: update to git head, reduces quotations in exported config file...Jo-Philipp Wich2012-02-241-3/+3
* ramips: fix FONERA20N image generationGabor Juhos2012-02-241-4/+6
* [package] 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
* [package] firewall: bail out if uci is used in firewall include filesJo-Philipp Wich2012-02-232-2/+8
* [package] iwinfo: fix wl backend, unsigned -> signed for mcs idx, revision bu...Jo-Philipp Wich2012-02-233-4/+4
* [package] iwinfo: replace internal constant mode strings with enumsJo-Philipp Wich2012-02-2313-52/+71
* [package] iwinfo: implement netlink scanning code, rework IE parsing codeJo-Philipp Wich2012-02-237-240/+510
* [atm] drop backported patches as they cause regressions and oopsesJohn Crispin2012-02-233-249/+0
* [lantiq] 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
* [package] iwinfo: fix array size mismatch after r30684Jo-Philipp Wich2012-02-221-4/+4
* [PATCH] Allow full 250mw (24dBm) on WRT54GL and related with wl legacy driver...Jo-Philipp Wich2012-02-221-2/+2
* [PATCH] Adjust txpower offset for Nano and Picostation M2 in iwinfoJo-Philipp Wich2012-02-221-2/+2
* [package] 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
* [package] 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
* mac80211: b43: use firmware version 666.2 as defaultHauke Mehrtens2012-02-211-6/+3
* [package] iwinfo: fix logic flaw in WPA OUI filtering, solves misdetecting va...Jo-Philipp Wich2012-02-211-1/+1
* 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
* dropbear: disable assertions to reduce code sizeFelix Fietkau2012-02-211-0/+14
* hostapd: disable the state dump callback to save a few more kbFelix Fietkau2012-02-212-0/+4
* hostapd: add configurable debug message minimum priority to cut down on bloat...Felix Fietkau2012-02-203-1/+228
* mac80211: fix memory leak on bcm5354Hauke Mehrtens2012-02-201-0/+11
* [package] iwinfo: iwinfo_hardware_id_from_mtd() never writes, so do not reque...Jo-Philipp Wich2012-02-201-1/+1
* [package] iwinfo: recognize AR5416 EEPROMs as seen on the Ubiquiti Picostatio...Jo-Philipp Wich2012-02-202-2/+13
* strip kernel modules more aggressively: make all global symbols local, rename...Felix Fietkau2012-02-203-21/+41