openwrt/openwrt.git
12 years agotools/mtd-utils: update to 1.4.5
Gabor Juhos [Thu, 1 Mar 2012 19:55:48 +0000 (19:55 +0000)]
tools/mtd-utils: update to 1.4.5

This updates mtd-utils in tools:
100-optional_lzo.patch and 101-ubifs-optional_lzo.patch
are now uneeded as a WITHOUT_LZO flag is provided by the
upstream sources. All remaining patches are refreshed
for the new version.
135-mkubifs_optional_lzo.patch was created to respect
WITHOUT_LZO also in mkubifs.

Signed-off-by: Daniel Golle <dgolle@allnet.de>
SVN-Revision: 30769

12 years agoar71xx: ag71xx: keep VLAN tags if VLAN is not enabled
Gabor Juhos [Thu, 1 Mar 2012 19:49:05 +0000 (19:49 +0000)]
ar71xx: ag71xx: keep VLAN tags if VLAN is not enabled

SVN-Revision: 30768

12 years agokernel: update linux 3.2 to 3.2.9
Gabor Juhos [Thu, 1 Mar 2012 19:49:02 +0000 (19:49 +0000)]
kernel: update linux 3.2 to 3.2.9

SVN-Revision: 30767

12 years agoath9k: fix misplaced ifdef
Felix Fietkau [Thu, 1 Mar 2012 15:22:08 +0000 (15:22 +0000)]
ath9k: fix misplaced ifdef

SVN-Revision: 30766

12 years agoath9k: disable btcoex again after it got re-enabled by the update
Felix Fietkau [Thu, 1 Mar 2012 15:13:41 +0000 (15:13 +0000)]
ath9k: disable btcoex again after it got re-enabled by the update

SVN-Revision: 30765

12 years agoath9k: disable MAC sample debugging, it is almost never used and wastes precious...
Felix Fietkau [Thu, 1 Mar 2012 15:13:33 +0000 (15:13 +0000)]
ath9k: disable MAC sample debugging, it is almost never used and wastes precious CPU cycles

SVN-Revision: 30764

12 years agomac80211: optimize mac address comparisons to improve performance
Felix Fietkau [Thu, 1 Mar 2012 15:13:30 +0000 (15:13 +0000)]
mac80211: optimize mac address comparisons to improve performance

SVN-Revision: 30763

12 years agokernel: keep more symbols in the kernel modules when doing profiling
Felix Fietkau [Thu, 1 Mar 2012 15:13:26 +0000 (15:13 +0000)]
kernel: keep more symbols in the kernel modules when doing profiling

SVN-Revision: 30762

12 years agobuild: add TARGET_CXXFLAGS and EXTRA_CXXFLAGS, defaulting to *_CFLAGS via lazy evalua...
Felix Fietkau [Thu, 1 Mar 2012 10:39:46 +0000 (10:39 +0000)]
build: add TARGET_CXXFLAGS and EXTRA_CXXFLAGS, defaulting to *_CFLAGS via lazy evaluation. this allows adding c++ specific cflags

SVN-Revision: 30760

12 years agokernel: do not rename module symbols with kallsyms enabled
Felix Fietkau [Thu, 1 Mar 2012 09:58:03 +0000 (09:58 +0000)]
kernel: do not rename module symbols with kallsyms enabled

SVN-Revision: 30759

12 years agomac80211: fix ad-hoc mode performance regression
Felix Fietkau [Thu, 1 Mar 2012 09:57:56 +0000 (09:57 +0000)]
mac80211: fix ad-hoc mode performance regression

SVN-Revision: 30758

12 years agotools: symlink seq to the host staging dir (gseq on mac os x)
Felix Fietkau [Wed, 29 Feb 2012 18:20:34 +0000 (18:20 +0000)]
tools: symlink seq to the host staging dir (gseq on mac os x)

SVN-Revision: 30755

12 years agomac80211: delete linux/eeprom_93cx6.h since the module is used from the kernel tree...
Felix Fietkau [Wed, 29 Feb 2012 18:20:28 +0000 (18:20 +0000)]
mac80211: delete linux/eeprom_93cx6.h since the module is used from the kernel tree, fixes rt2x00 issues on lantiq

SVN-Revision: 30754

12 years agomac80211: remove 060-fix_compat_security.patch, it is no longer needed
Felix Fietkau [Tue, 28 Feb 2012 20:49:26 +0000 (20:49 +0000)]
mac80211: remove 060-fix_compat_security.patch, it is no longer needed

SVN-Revision: 30753

12 years agobrcm47xx: use kernel 3.2 by default
Hauke Mehrtens [Tue, 28 Feb 2012 20:12:46 +0000 (20:12 +0000)]
brcm47xx: use kernel 3.2 by default

SVN-Revision: 30751

12 years agonetifd: update, fix some mac address handling issues
Felix Fietkau [Mon, 27 Feb 2012 23:37:49 +0000 (23:37 +0000)]
netifd: update, fix some mac address handling issues

SVN-Revision: 30750

12 years agonetifd: add missing do_sysctl function
Felix Fietkau [Mon, 27 Feb 2012 23:37:46 +0000 (23:37 +0000)]
netifd: add missing do_sysctl function

SVN-Revision: 30749

12 years agoiwcap: fix reversed umask
Jo-Philipp Wich [Mon, 27 Feb 2012 23:08:15 +0000 (23:08 +0000)]
iwcap: fix reversed umask

SVN-Revision: 30748

12 years agoadd iwcap - a small radiotap capture utility for background monitoring of wireless...
Jo-Philipp Wich [Mon, 27 Feb 2012 22:57:15 +0000 (22:57 +0000)]
add iwcap - a small radiotap capture utility for background monitoring of wireless traffic or use as a remote capture drone

SVN-Revision: 30747

12 years agomac80211: update to wireless-testing 2012-02-27
Felix Fietkau [Mon, 27 Feb 2012 22:56:05 +0000 (22:56 +0000)]
mac80211: update to wireless-testing 2012-02-27

SVN-Revision: 30746

12 years agoath9k: fix beacon issues on ar93xx
Felix Fietkau [Mon, 27 Feb 2012 22:56:00 +0000 (22:56 +0000)]
ath9k: fix beacon issues on ar93xx

SVN-Revision: 30745

12 years agonetifd: update to 2012-02-26, fixes ipv4 broadcast handling
Felix Fietkau [Mon, 27 Feb 2012 16:23:50 +0000 (16:23 +0000)]
netifd: update to 2012-02-26, fixes ipv4 broadcast handling

SVN-Revision: 30744

12 years agonetifd: add a hotplug handler for setting sysctls (based on the old 10-routes file)
Felix Fietkau [Mon, 27 Feb 2012 16:23:47 +0000 (16:23 +0000)]
netifd: add a hotplug handler for setting sysctls (based on the old 10-routes file)

SVN-Revision: 30743

12 years agomac80211: update to wireless-testing 2012-02-23
Felix Fietkau [Mon, 27 Feb 2012 16:23:43 +0000 (16:23 +0000)]
mac80211: update to wireless-testing 2012-02-23

SVN-Revision: 30742

12 years agonetifd: add a new udhcpc default script for command line use (no uci support)
Felix Fietkau [Mon, 27 Feb 2012 16:23:39 +0000 (16:23 +0000)]
netifd: add a new udhcpc default script for command line use (no uci support)

SVN-Revision: 30741

12 years agorevert unrelated change in previous commit
Jo-Philipp Wich [Mon, 27 Feb 2012 09:34:31 +0000 (09:34 +0000)]
revert unrelated change in previous commit

SVN-Revision: 30738

12 years agopartly revert r30708, it breaks various arches
Jo-Philipp Wich [Mon, 27 Feb 2012 09:33:36 +0000 (09:33 +0000)]
partly revert r30708, it breaks various arches

SVN-Revision: 30737

12 years agoramips: don't read RAMIPS_RX_CALC_IDX0 register in the loop
Gabor Juhos [Sun, 26 Feb 2012 10:54:13 +0000 (10:54 +0000)]
ramips: don't read RAMIPS_RX_CALC_IDX0 register in the loop

SVN-Revision: 30733

12 years agoramips: raeth: add rx_info structure
Gabor Juhos [Sun, 26 Feb 2012 10:54:12 +0000 (10:54 +0000)]
ramips: raeth: add rx_info structure

This helps to reduce code size on RX path:

add/remove: 0/0 grow/shrink: 3/1 up/down: 68/-56 (12)
function                                     old     new   delta
ramips_eth_open                             1104    1144     +40
ramips_ring_free                             212     232     +20
ramips_eth_stop                              400     408      +8
ramips_eth_rx_hw                             648     592     -56

SVN-Revision: 30732

12 years agoramips: raeth: add tx_info structure
Gabor Juhos [Sun, 26 Feb 2012 10:54:10 +0000 (10:54 +0000)]
ramips: raeth: add tx_info structure

This helps to reduce code size on TX path:

add/remove: 0/0 grow/shrink: 1/4 up/down: 56/-92 (-36)
function                                     old     new   delta
ramips_eth_open                             1048    1104     +56
ramips_eth_tx_housekeeping                   156     148      -8
ramips_ring_free                             224     212     -12
ramips_eth_stop                              420     400     -20
ramips_eth_hard_start_xmit                   480     428     -52

SVN-Revision: 30731

12 years agoRevert "scripts/download.pl: fix sourceforge url"
Felix Fietkau [Sun, 26 Feb 2012 09:29:53 +0000 (09:29 +0000)]
Revert "scripts/download.pl: fix sourceforge url"

To use the new url, the project name would need to be appended multiple times,
let's hope the old redirect will continue to work in the future

SVN-Revision: 30730

12 years agoixp4xx: fix a compile error
Felix Fietkau [Sat, 25 Feb 2012 22:12:11 +0000 (22:12 +0000)]
ixp4xx: fix a compile error

SVN-Revision: 30728

12 years agofirewall: allow ICMPv6 type 129 (echo reply) - this fixes basic ICMPv6 in case no...
Jo-Philipp Wich [Sat, 25 Feb 2012 21:00:23 +0000 (21:00 +0000)]
firewall: allow ICMPv6 type 129 (echo reply) - this fixes basic ICMPv6 in case no connection tracking is used

SVN-Revision: 30727

12 years agoscripts/download.pl: fix sourceforge url
Felix Fietkau [Sat, 25 Feb 2012 20:44:02 +0000 (20:44 +0000)]
scripts/download.pl: fix sourceforge url

SVN-Revision: 30726

12 years agoadd some missing 2.6.39 kernel symbols observed on x86/generic builds
Jo-Philipp Wich [Sat, 25 Feb 2012 13:17:32 +0000 (13:17 +0000)]
add some missing 2.6.39 kernel symbols observed on x86/generic builds

SVN-Revision: 30718

12 years agoenable RTC_CLASS for Linux 3.2 and 3.3
Jo-Philipp Wich [Sat, 25 Feb 2012 13:06:26 +0000 (13:06 +0000)]
enable RTC_CLASS for Linux 3.2 and 3.3

SVN-Revision: 30717

12 years agokernel: only depend on kmod-rtc-core if its provided by the used Kernel version
Jo-Philipp Wich [Sat, 25 Feb 2012 13:05:59 +0000 (13:05 +0000)]
kernel: only depend on kmod-rtc-core if its provided by the used Kernel version

SVN-Revision: 30716

12 years agodropbear: patch possible use after free by authenticated remote users with active...
Jo-Philipp Wich [Sat, 25 Feb 2012 12:40:46 +0000 (12:40 +0000)]
dropbear: patch possible use after free by authenticated remote users with active command restrictions (CVE-2012-0920)

SVN-Revision: 30714

12 years agoramips: raeth: don't process disabled interrupts
Gabor Juhos [Sat, 25 Feb 2012 11:59:19 +0000 (11:59 +0000)]
ramips: raeth: don't process disabled interrupts

Also rename the 'fe_int' variable.

SVN-Revision: 30713

12 years agoar71xx: use v6.0.0 in UBTN-XM firmwares (closes #11038)
Gabor Juhos [Fri, 24 Feb 2012 20:41:38 +0000 (20:41 +0000)]
ar71xx: use v6.0.0 in UBTN-XM firmwares (closes #11038)

SVN-Revision: 30712

12 years agouci: update to git head, reduces quotations in exported config files and fixes delta...
Jo-Philipp Wich [Fri, 24 Feb 2012 18:07:06 +0000 (18:07 +0000)]
uci: update to git head, reduces quotations in exported config files and fixes delta list handling in the Lua binding

SVN-Revision: 30711

12 years agoramips: fix FONERA20N image generation
Gabor Juhos [Fri, 24 Feb 2012 16:18:46 +0000 (16:18 +0000)]
ramips: fix FONERA20N image generation

SVN-Revision: 30710

12 years agobroadcom-wl: remove an erroneous BUG() call in the glue driver
Jo-Philipp Wich [Fri, 24 Feb 2012 13:36:46 +0000 (13:36 +0000)]
broadcom-wl: remove an erroneous BUG() call in the glue driver

SVN-Revision: 30709

12 years agoconfig: deprecated symbol CONFIG_LEDS_GPIO_PLATFORM
Jo-Philipp Wich [Fri, 24 Feb 2012 10:35:20 +0000 (10:35 +0000)]
config: deprecated symbol CONFIG_LEDS_GPIO_PLATFORM

CONFIG_LEDS_GPIO_PLATFORM went away a while ago.

http://git.kernel.org/?p=linux/kernel/git/stable/linux-stable.git;a=commit;h=2bcc7ed5b83b0a59c6976476e8788675038fb11b

Also, most platforms comment out CONFIG_LEDS_GPIO but not x86 for some reason.

Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>
SVN-Revision: 30708

12 years agoramips: image: increase minimum kernel partition size to 896k
Gabor Juhos [Thu, 23 Feb 2012 19:58:16 +0000 (19:58 +0000)]
ramips: image: increase minimum kernel partition size to 896k

SVN-Revision: 30706

12 years agoramips: image: cleanup and sort templates/profiles
Gabor Juhos [Thu, 23 Feb 2012 19:58:15 +0000 (19:58 +0000)]
ramips: image: cleanup and sort templates/profiles

SVN-Revision: 30705

12 years agoramips: image: use GENERIC_4M template for the ALL0256N board
Gabor Juhos [Thu, 23 Feb 2012 19:58:14 +0000 (19:58 +0000)]
ramips: image: use GENERIC_4M template for the ALL0256N board

SVN-Revision: 30704

12 years agoramips: image: introduce mkmtd/{,phys,spi} helpers
Gabor Juhos [Thu, 23 Feb 2012 19:58:12 +0000 (19:58 +0000)]
ramips: image: introduce mkmtd/{,phys,spi} helpers

SVN-Revision: 30703

12 years agoramips: image: pass mtdlayout variables by value
Gabor Juhos [Thu, 23 Feb 2012 19:58:11 +0000 (19:58 +0000)]
ramips: image: pass mtdlayout variables by value

SVN-Revision: 30702

12 years agoramips: image: merge F5D8235V{1,2} templates
Gabor Juhos [Thu, 23 Feb 2012 19:58:10 +0000 (19:58 +0000)]
ramips: image: merge F5D8235V{1,2} templates

SVN-Revision: 30701

12 years agoramips: image: use generic template for the WR6202, OMNIEMB, W502U boards
Gabor Juhos [Thu, 23 Feb 2012 19:58:07 +0000 (19:58 +0000)]
ramips: image: use generic template for the WR6202, OMNIEMB, W502U boards

SVN-Revision: 30700

12 years agoramips: image: introduce mkcmdline helper
Gabor Juhos [Thu, 23 Feb 2012 19:58:06 +0000 (19:58 +0000)]
ramips: image: introduce mkcmdline helper

SVN-Revision: 30699

12 years agoramips: image: use the GENERIC_4M template for the V11ST-FE board
Gabor Juhos [Thu, 23 Feb 2012 19:58:04 +0000 (19:58 +0000)]
ramips: image: use the GENERIC_4M template for the V11ST-FE board

SVN-Revision: 30698

12 years agoramips: image: simplify Makefile a bit
Gabor Juhos [Thu, 23 Feb 2012 19:58:03 +0000 (19:58 +0000)]
ramips: image: simplify Makefile a bit

SVN-Revision: 30697

12 years agoramips: image: add MkImageLzma wrapper
Gabor Juhos [Thu, 23 Feb 2012 19:58:02 +0000 (19:58 +0000)]
ramips: image: add MkImageLzma wrapper

SVN-Revision: 30696

12 years agoramips: image: allow to build board specific initramfs images
Gabor Juhos [Thu, 23 Feb 2012 19:58:01 +0000 (19:58 +0000)]
ramips: image: allow to build board specific initramfs images

SVN-Revision: 30695

12 years agofirewall: bail out if uci is used in firewall include files
Jo-Philipp Wich [Thu, 23 Feb 2012 18:50:47 +0000 (18:50 +0000)]
firewall: bail out if uci is used in firewall include files

SVN-Revision: 30694

12 years agoiwinfo: fix wl backend, unsigned -> signed for mcs idx, revision bump after latest...
Jo-Philipp Wich [Thu, 23 Feb 2012 18:20:51 +0000 (18:20 +0000)]
iwinfo: fix wl backend, unsigned -> signed for mcs idx, revision bump after latest abi changes

SVN-Revision: 30693

12 years agoiwinfo: replace internal constant mode strings with enums
Jo-Philipp Wich [Thu, 23 Feb 2012 13:16:09 +0000 (13:16 +0000)]
iwinfo: replace internal constant mode strings with enums

SVN-Revision: 30692

12 years agoiwinfo: implement netlink scanning code, rework IE parsing code
Jo-Philipp Wich [Thu, 23 Feb 2012 12:18:46 +0000 (12:18 +0000)]
iwinfo: implement netlink scanning code, rework IE parsing code

SVN-Revision: 30691

12 years agodrop backported patches as they cause regressions and oopses
John Crispin [Thu, 23 Feb 2012 07:42:04 +0000 (07:42 +0000)]
drop backported patches as they cause regressions and oopses

SVN-Revision: 30690

12 years agofixes etop locking issue
John Crispin [Thu, 23 Feb 2012 07:42:00 +0000 (07:42 +0000)]
fixes etop locking issue

SVN-Revision: 30689

12 years agoramips: merge identical switch configuration entries
Gabor Juhos [Wed, 22 Feb 2012 19:46:19 +0000 (19:46 +0000)]
ramips: merge identical switch configuration entries

SVN-Revision: 30688

12 years agoramips: use unified switch identifiers in uci-defaults/network
Gabor Juhos [Wed, 22 Feb 2012 19:46:17 +0000 (19:46 +0000)]
ramips: use unified switch identifiers in uci-defaults/network

SVN-Revision: 30687

12 years agoramips: fix VLAN config of the RT-N15
Gabor Juhos [Wed, 22 Feb 2012 19:46:15 +0000 (19:46 +0000)]
ramips: fix VLAN config of the RT-N15

SVN-Revision: 30686

12 years agoiwinfo: fix array size mismatch after r30684
Jo-Philipp Wich [Wed, 22 Feb 2012 13:56:06 +0000 (13:56 +0000)]
iwinfo: fix array size mismatch after r30684

SVN-Revision: 30685

12 years agoAllow full 250mw (24dBm) on WRT54GL and related with wl legacy driver on iwinfo Signe...
Jo-Philipp Wich [Wed, 22 Feb 2012 13:41:50 +0000 (13:41 +0000)]
Allow full 250mw (24dBm) on WRT54GL and related with wl legacy driver on iwinfo Signed-off-by: Hanno Schupp <hanno.schupp@gmail.com>

SVN-Revision: 30684

12 years agoAdjust txpower offset for Nano and Picostation M2 in iwinfo Signed-off-by: Hanno...
Jo-Philipp Wich [Wed, 22 Feb 2012 13:40:29 +0000 (13:40 +0000)]
Adjust txpower offset for Nano and Picostation M2 in iwinfo Signed-off-by: Hanno Schupp <hanno.schupp@gmail.com>

SVN-Revision: 30683

12 years agoiwinfo: add per-station rate and mcs info to assoclist op
Jo-Philipp Wich [Wed, 22 Feb 2012 13:39:16 +0000 (13:39 +0000)]
iwinfo: add per-station rate and mcs info to assoclist op

SVN-Revision: 30682

12 years agoramips: raeth: show interrupt statistics in debugfs
Gabor Juhos [Wed, 22 Feb 2012 13:06:44 +0000 (13:06 +0000)]
ramips: raeth: show interrupt statistics in debugfs

SVN-Revision: 30681

12 years agoramips: raeth: add debugfs support
Gabor Juhos [Wed, 22 Feb 2012 13:06:42 +0000 (13:06 +0000)]
ramips: raeth: add debugfs support

SVN-Revision: 30680

12 years agoramips: raeth: rename main source file
Gabor Juhos [Wed, 22 Feb 2012 13:06:41 +0000 (13:06 +0000)]
ramips: raeth: rename main source file

SVN-Revision: 30679

12 years agoiwinfo: fix logic flaw in mtd partition check
Jo-Philipp Wich [Wed, 22 Feb 2012 12:30:24 +0000 (12:30 +0000)]
iwinfo: fix logic flaw in mtd partition check

SVN-Revision: 30678

12 years agoiptables: make it possible to dynamically configure built-in statically linked extens...
Felix Fietkau [Wed, 22 Feb 2012 01:47:48 +0000 (01:47 +0000)]
iptables: make it possible to dynamically configure built-in statically linked extensions, fold -mod-conntrack and -mod-nat into the default package. saves about 8k on an ar71xx default squashfs

SVN-Revision: 30676

12 years agoiptables: do not link binaries with -rdynamic, plugins do not need any symbols from...
Felix Fietkau [Tue, 21 Feb 2012 23:03:21 +0000 (23:03 +0000)]
iptables: do not link binaries with -rdynamic, plugins do not need any symbols from the main executable. saves some space

SVN-Revision: 30675

12 years agomac80211: b43: use firmware version 666.2 as default
Hauke Mehrtens [Tue, 21 Feb 2012 20:36:58 +0000 (20:36 +0000)]
mac80211: b43: use firmware version 666.2 as default

SVN-Revision: 30673

12 years agoiwinfo: fix logic flaw in WPA OUI filtering, solves misdetecting various WPA2-PSK...
Jo-Philipp Wich [Tue, 21 Feb 2012 18:19:26 +0000 (18:19 +0000)]
iwinfo: fix logic flaw in WPA OUI filtering, solves misdetecting various WPA2-PSK only networks as mixed mode

SVN-Revision: 30672

12 years agoramips: raeth: add missing Kconfig and Makefile
Gabor Juhos [Tue, 21 Feb 2012 09:44:30 +0000 (09:44 +0000)]
ramips: raeth: add missing Kconfig and Makefile

SVN-Revision: 30671

12 years agoramips: move the ethernet driver into a separate directory
Gabor Juhos [Tue, 21 Feb 2012 09:26:43 +0000 (09:26 +0000)]
ramips: move the ethernet driver into a separate directory

Also clean up the Kconfig symbols.

SVN-Revision: 30670

12 years agoramips: rename the spi driver
Gabor Juhos [Tue, 21 Feb 2012 09:26:41 +0000 (09:26 +0000)]
ramips: rename the spi driver

SVN-Revision: 30669

12 years agodropbear: disable assertions to reduce code size
Felix Fietkau [Tue, 21 Feb 2012 00:52:43 +0000 (00:52 +0000)]
dropbear: disable assertions to reduce code size

SVN-Revision: 30668

12 years agohostapd: disable the state dump callback to save a few more kb
Felix Fietkau [Tue, 21 Feb 2012 00:27:28 +0000 (00:27 +0000)]
hostapd: disable the state dump callback to save a few more kb

SVN-Revision: 30667

12 years agohostapd: add configurable debug message minimum priority to cut down on bloat generat...
Felix Fietkau [Mon, 20 Feb 2012 23:41:52 +0000 (23:41 +0000)]
hostapd: add configurable debug message minimum priority to cut down on bloat generated by excessive debug messages

SVN-Revision: 30666

12 years agomac80211: fix memory leak on bcm5354
Hauke Mehrtens [Mon, 20 Feb 2012 22:46:27 +0000 (22:46 +0000)]
mac80211: fix memory leak on bcm5354

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.

SVN-Revision: 30665

12 years agoiwinfo: iwinfo_hardware_id_from_mtd() never writes, so do not request write access...
Jo-Philipp Wich [Mon, 20 Feb 2012 21:27:41 +0000 (21:27 +0000)]
iwinfo: iwinfo_hardware_id_from_mtd() never writes, so do not request write access in mmap()

SVN-Revision: 30664

12 years agoiwinfo: recognize AR5416 EEPROMs as seen on the Ubiquiti Picostation M2
Jo-Philipp Wich [Mon, 20 Feb 2012 21:17:59 +0000 (21:17 +0000)]
iwinfo: recognize AR5416 EEPROMs as seen on the Ubiquiti Picostation M2

SVN-Revision: 30663

12 years agostrip kernel modules more aggressively: make all global symbols local, rename all...
Felix Fietkau [Mon, 20 Feb 2012 17:38:26 +0000 (17:38 +0000)]
strip kernel modules more aggressively: make all global symbols local, rename all symbols in the symbol table to make them compress better

SVN-Revision: 30662

12 years agoar71xx: switch to kmod-gpio-button-hotplug
Felix Fietkau [Mon, 20 Feb 2012 10:51:48 +0000 (10:51 +0000)]
ar71xx: switch to kmod-gpio-button-hotplug

SVN-Revision: 30660

12 years agoadd gpio-button-hotplug, like button-hotplug + gpio-keys-polled, fully compatible...
Felix Fietkau [Mon, 20 Feb 2012 10:51:43 +0000 (10:51 +0000)]
add gpio-button-hotplug, like button-hotplug + gpio-keys-polled, fully compatible, but without the nasty input-core dependency chain

SVN-Revision: 30659

12 years agoiwinfo: add more device entries
Jo-Philipp Wich [Mon, 20 Feb 2012 09:27:32 +0000 (09:27 +0000)]
iwinfo: add more device entries

SVN-Revision: 30658

12 years agokernel: strip unnecessary symbol table information from kernel modules, reduces defau...
Felix Fietkau [Mon, 20 Feb 2012 09:03:17 +0000 (09:03 +0000)]
kernel: strip unnecessary symbol table information from kernel modules, reduces default squashfs size on ar71xx by about 4k

SVN-Revision: 30657

12 years agoramips: rt3883: make rt3883_nand_data visible
Gabor Juhos [Sun, 19 Feb 2012 19:40:37 +0000 (19:40 +0000)]
ramips: rt3883: make rt3883_nand_data visible

SVN-Revision: 30655

12 years agoramips: merge 3.2 fixes
Gabor Juhos [Sun, 19 Feb 2012 17:52:23 +0000 (17:52 +0000)]
ramips: merge 3.2 fixes

SVN-Revision: 30652

12 years agoramips: nuke 2.6.39 support
Gabor Juhos [Sun, 19 Feb 2012 17:52:20 +0000 (17:52 +0000)]
ramips: nuke 2.6.39 support

SVN-Revision: 30651

12 years agoramips: rt305x: nuke built-in MTD partition maps
Gabor Juhos [Sun, 19 Feb 2012 17:52:15 +0000 (17:52 +0000)]
ramips: rt305x: nuke built-in MTD partition maps

SVN-Revision: 30650

12 years agoramips: rt288x: nuke built-in MTD partition maps
Gabor Juhos [Sun, 19 Feb 2012 17:52:11 +0000 (17:52 +0000)]
ramips: rt288x: nuke built-in MTD partition maps

SVN-Revision: 30649

12 years agoramips: build sysupgrade image for the V11ST-FE board
Gabor Juhos [Sun, 19 Feb 2012 17:52:08 +0000 (17:52 +0000)]
ramips: build sysupgrade image for the V11ST-FE board

SVN-Revision: 30648

12 years agoramips: rt305x: add support for the Skyline SL-R7205 Wireless 3G router
Gabor Juhos [Sun, 19 Feb 2012 16:44:49 +0000 (16:44 +0000)]
ramips: rt305x: add support for the Skyline SL-R7205 Wireless 3G router

[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>
SVN-Revision: 30645

12 years agomac80211: brcmsmac: fix a build warning, till we update bcma
Hauke Mehrtens [Sun, 19 Feb 2012 14:21:21 +0000 (14:21 +0000)]
mac80211: brcmsmac: fix a build warning, till we update bcma

SVN-Revision: 30644

12 years agomac80211: add brcmsmac driver
Hauke Mehrtens [Sun, 19 Feb 2012 14:05:17 +0000 (14:05 +0000)]
mac80211: add brcmsmac driver

brcmsmac does not work on bcm47xx based devices or has AP mode support for now.

SVN-Revision: 30643