summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* ramips: image: merge F5D8235V{1,2} templatesjuhosg2012-02-231-7/+3
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30701 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ramips: image: use generic template for the WR6202, OMNIEMB, W502U boardsjuhosg2012-02-231-20/+3
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30700 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ramips: image: introduce mkcmdline helperjuhosg2012-02-231-22/+26
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30699 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ramips: image: use the GENERIC_4M template for the V11ST-FE boardjuhosg2012-02-231-6/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30698 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ramips: image: simplify Makefile a bitjuhosg2012-02-231-25/+28
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30697 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ramips: image: add MkImageLzma wrapperjuhosg2012-02-231-8/+9
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30696 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ramips: image: allow to build board specific initramfs imagesjuhosg2012-02-231-30/+83
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30695 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] firewall: bail out if uci is used in firewall include filesjow2012-02-232-2/+8
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30694 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] iwinfo: fix wl backend, unsigned -> signed for mcs idx, revision ↵jow2012-02-233-4/+4
| | | | | | bump after latest abi changes git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30693 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] iwinfo: replace internal constant mode strings with enumsjow2012-02-2313-52/+71
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30692 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] iwinfo: implement netlink scanning code, rework IE parsing codejow2012-02-237-240/+510
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30691 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [atm] drop backported patches as they cause regressions and oopsesblogic2012-02-233-249/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30690 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [lantiq] fixes etop locking issueblogic2012-02-231-6/+5
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30689 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ramips: merge identical switch configuration entriesjuhosg2012-02-221-23/+5
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30688 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ramips: use unified switch identifiers in uci-defaults/networkjuhosg2012-02-221-12/+12
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30687 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ramips: fix VLAN config of the RT-N15juhosg2012-02-221-2/+8
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30686 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] iwinfo: fix array size mismatch after r30684jow2012-02-221-4/+4
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30685 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [PATCH] Allow full 250mw (24dBm) on WRT54GL and related with wl legacy ↵jow2012-02-221-2/+2
| | | | | | | | | driver on iwinfo Signed-off-by: Hanno Schupp <hanno.schupp@gmail.com> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30684 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [PATCH] Adjust txpower offset for Nano and Picostation M2 in iwinfojow2012-02-221-2/+2
| | | | | | | Signed-off-by: Hanno Schupp <hanno.schupp@gmail.com> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30683 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] iwinfo: add per-station rate and mcs info to assoclist opjow2012-02-2210-88/+1305
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30682 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ramips: raeth: show interrupt statistics in debugfsjuhosg2012-02-223-0/+105
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30681 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ramips: raeth: add debugfs supportjuhosg2012-02-228-1/+94
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30680 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ramips: raeth: rename main source filejuhosg2012-02-222-0/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30679 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] iwinfo: fix logic flaw in mtd partition checkjow2012-02-221-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30678 3c298f89-4303-0410-b956-a3cf2f4a3e73
* iptables: make it possible to dynamically configure built-in statically ↵nbd2012-02-223-49/+60
| | | | | | linked extensions, fold -mod-conntrack and -mod-nat into the default package. saves about 8k on an ar71xx default squashfs git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30676 3c298f89-4303-0410-b956-a3cf2f4a3e73
* iptables: do not link binaries with -rdynamic, plugins do not need any ↵nbd2012-02-211-1/+0
| | | | | | symbols from the main executable. saves some space git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30675 3c298f89-4303-0410-b956-a3cf2f4a3e73
* mac80211: b43: use firmware version 666.2 as defaulthauke2012-02-211-6/+3
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30673 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] iwinfo: fix logic flaw in WPA OUI filtering, solves misdetecting ↵jow2012-02-211-1/+1
| | | | | | various WPA2-PSK only networks as mixed mode git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30672 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ramips: raeth: add missing Kconfig and Makefilejuhosg2012-02-212-0/+18
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30671 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ramips: move the ethernet driver into a separate directoryjuhosg2012-02-217-36/+26
| | | | | | Also clean up the Kconfig symbols. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30670 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ramips: rename the spi driverjuhosg2012-02-212-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30669 3c298f89-4303-0410-b956-a3cf2f4a3e73
* dropbear: disable assertions to reduce code sizenbd2012-02-211-0/+14
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30668 3c298f89-4303-0410-b956-a3cf2f4a3e73
* hostapd: disable the state dump callback to save a few more kbnbd2012-02-212-0/+4
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30667 3c298f89-4303-0410-b956-a3cf2f4a3e73
* hostapd: add configurable debug message minimum priority to cut down on ↵nbd2012-02-203-1/+228
| | | | | | bloat generated by excessive debug messages git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30666 3c298f89-4303-0410-b956-a3cf2f4a3e73
* mac80211: fix memory leak on bcm5354hauke2012-02-201-0/+11
| | | | | | | | | The ucode triggers the gpio pins used for the buttons and causes diag to handle them and send them to userspace. This only happened with a more recent firmware. This patch was tested on an Asus wl-520GU and should also work on the other bcm5354 based asus devices. I do not know if it works on the dir320. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30665 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] iwinfo: iwinfo_hardware_id_from_mtd() never writes, so do not ↵jow2012-02-201-1/+1
| | | | | | request write access in mmap() git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30664 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] iwinfo: recognize AR5416 EEPROMs as seen on the Ubiquiti ↵jow2012-02-202-2/+13
| | | | | | Picostation M2 git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30663 3c298f89-4303-0410-b956-a3cf2f4a3e73
* strip kernel modules more aggressively: make all global symbols local, ↵nbd2012-02-203-21/+41
| | | | | | rename all symbols in the symbol table to make them compress better git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30662 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: switch to kmod-gpio-button-hotplugnbd2012-02-202-6/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30660 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add gpio-button-hotplug, like button-hotplug + gpio-keys-polled, fully ↵nbd2012-02-203-0/+495
| | | | | | compatible, but without the nasty input-core dependency chain git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30659 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] iwinfo: add more device entriesjow2012-02-202-1/+4
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30658 3c298f89-4303-0410-b956-a3cf2f4a3e73
* kernel: strip unnecessary symbol table information from kernel modules, ↵nbd2012-02-204-2/+24
| | | | | | reduces default squashfs size on ar71xx by about 4k git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30657 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ramips: rt3883: make rt3883_nand_data visiblejuhosg2012-02-192-7/+4
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30655 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ramips: merge 3.2 fixesjuhosg2012-02-192-12/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30652 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ramips: nuke 2.6.39 supportjuhosg2012-02-1917-899/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30651 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ramips: rt305x: nuke built-in MTD partition mapsjuhosg2012-02-1923-821/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30650 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ramips: rt288x: nuke built-in MTD partition mapsjuhosg2012-02-195-152/+6
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30649 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ramips: build sysupgrade image for the V11ST-FE boardjuhosg2012-02-191-0/+6
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30648 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ramips: rt305x: add support for the Skyline SL-R7205 Wireless 3G routerjuhosg2012-02-1914-1/+141
| | | | | | | | | | | | | [juhosg: - don't switch back to 2.6.39 - update config-3.2 - change machine id to SL-R7205 - reorder case entries in platform scripts - remove button hotplug script] Signed-off-by: Haipoh Teoh <hpteoh@ceedtec.com> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30645 3c298f89-4303-0410-b956-a3cf2f4a3e73
* mac80211: brcmsmac: fix a build warning, till we update bcmahauke2012-02-191-0/+13
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30644 3c298f89-4303-0410-b956-a3cf2f4a3e73