summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* mac80211: b43: use firmware version 666.2 as defaultHauke Mehrtens2012-02-211-6/+3
* iwinfo: fix logic flaw in WPA OUI filtering, solves misdetecting various WPA2...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
* iwinfo: iwinfo_hardware_id_from_mtd() never writes, so do not request write a...Jo-Philipp Wich2012-02-201-1/+1
* iwinfo: recognize AR5416 EEPROMs as seen on the Ubiquiti Picostation M2Jo-Philipp Wich2012-02-202-2/+13
* strip kernel modules more aggressively: make all global symbols local, rename...Felix Fietkau2012-02-203-21/+41
* ar71xx: switch to kmod-gpio-button-hotplugFelix Fietkau2012-02-202-6/+2
* add gpio-button-hotplug, like button-hotplug + gpio-keys-polled, fully compat...Felix Fietkau2012-02-203-0/+495
* iwinfo: add more device entriesJo-Philipp Wich2012-02-202-1/+4
* kernel: strip unnecessary symbol table information from kernel modules, reduc...Felix Fietkau2012-02-204-2/+24
* 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
* mac80211: brcmsmac: fix a build warning, till we update bcmaHauke Mehrtens2012-02-191-0/+13
* mac80211: add brcmsmac driverHauke Mehrtens2012-02-194-3/+300