Gabor Juhos [Fri, 2 Mar 2012 11:17:29 +0000 (11:17 +0000)]
base-files: remove trailing whitespaces from lib/functions.sh
SVN-Revision: 30775
Gabor Juhos [Fri, 2 Mar 2012 11:17:27 +0000 (11:17 +0000)]
package/kernel: package nandsim module
SVN-Revision: 30774
Gabor Juhos [Fri, 2 Mar 2012 11:17:25 +0000 (11:17 +0000)]
package/kernel: package NAND support
SVN-Revision: 30773
Gabor Juhos [Thu, 1 Mar 2012 19:55:49 +0000 (19:55 +0000)]
tools/mtd-utils: cleanup mkubifs lzo patch
SVN-Revision: 30770
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
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
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
Felix Fietkau [Thu, 1 Mar 2012 15:22:08 +0000 (15:22 +0000)]
ath9k: fix misplaced ifdef
SVN-Revision: 30766
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
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
Felix Fietkau [Thu, 1 Mar 2012 15:13:30 +0000 (15:13 +0000)]
mac80211: optimize mac address comparisons to improve performance
SVN-Revision: 30763
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
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
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
Felix Fietkau [Thu, 1 Mar 2012 09:57:56 +0000 (09:57 +0000)]
mac80211: fix ad-hoc mode performance regression
SVN-Revision: 30758
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
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
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
Hauke Mehrtens [Tue, 28 Feb 2012 20:12:46 +0000 (20:12 +0000)]
brcm47xx: use kernel 3.2 by default
SVN-Revision: 30751
Felix Fietkau [Mon, 27 Feb 2012 23:37:49 +0000 (23:37 +0000)]
netifd: update, fix some mac address handling issues
SVN-Revision: 30750
Felix Fietkau [Mon, 27 Feb 2012 23:37:46 +0000 (23:37 +0000)]
netifd: add missing do_sysctl function
SVN-Revision: 30749
Jo-Philipp Wich [Mon, 27 Feb 2012 23:08:15 +0000 (23:08 +0000)]
iwcap: fix reversed umask
SVN-Revision: 30748
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
Felix Fietkau [Mon, 27 Feb 2012 22:56:05 +0000 (22:56 +0000)]
mac80211: update to wireless-testing 2012-02-27
SVN-Revision: 30746
Felix Fietkau [Mon, 27 Feb 2012 22:56:00 +0000 (22:56 +0000)]
ath9k: fix beacon issues on ar93xx
SVN-Revision: 30745
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
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
Felix Fietkau [Mon, 27 Feb 2012 16:23:43 +0000 (16:23 +0000)]
mac80211: update to wireless-testing 2012-02-23
SVN-Revision: 30742
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
Jo-Philipp Wich [Mon, 27 Feb 2012 09:34:31 +0000 (09:34 +0000)]
revert unrelated change in previous commit
SVN-Revision: 30738
Jo-Philipp Wich [Mon, 27 Feb 2012 09:33:36 +0000 (09:33 +0000)]
partly revert r30708, it breaks various arches
SVN-Revision: 30737
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
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
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
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
Felix Fietkau [Sat, 25 Feb 2012 22:12:11 +0000 (22:12 +0000)]
ixp4xx: fix a compile error
SVN-Revision: 30728
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
Felix Fietkau [Sat, 25 Feb 2012 20:44:02 +0000 (20:44 +0000)]
scripts/download.pl: fix sourceforge url
SVN-Revision: 30726
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
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
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
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
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
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
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
Gabor Juhos [Fri, 24 Feb 2012 16:18:46 +0000 (16:18 +0000)]
ramips: fix FONERA20N image generation
SVN-Revision: 30710
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
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
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
Gabor Juhos [Thu, 23 Feb 2012 19:58:15 +0000 (19:58 +0000)]
ramips: image: cleanup and sort templates/profiles
SVN-Revision: 30705
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
Gabor Juhos [Thu, 23 Feb 2012 19:58:12 +0000 (19:58 +0000)]
ramips: image: introduce mkmtd/{,phys,spi} helpers
SVN-Revision: 30703
Gabor Juhos [Thu, 23 Feb 2012 19:58:11 +0000 (19:58 +0000)]
ramips: image: pass mtdlayout variables by value
SVN-Revision: 30702
Gabor Juhos [Thu, 23 Feb 2012 19:58:10 +0000 (19:58 +0000)]
ramips: image: merge F5D8235V{1,2} templates
SVN-Revision: 30701
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
Gabor Juhos [Thu, 23 Feb 2012 19:58:06 +0000 (19:58 +0000)]
ramips: image: introduce mkcmdline helper
SVN-Revision: 30699
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
Gabor Juhos [Thu, 23 Feb 2012 19:58:03 +0000 (19:58 +0000)]
ramips: image: simplify Makefile a bit
SVN-Revision: 30697
Gabor Juhos [Thu, 23 Feb 2012 19:58:02 +0000 (19:58 +0000)]
ramips: image: add MkImageLzma wrapper
SVN-Revision: 30696
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
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
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
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
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
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
John Crispin [Thu, 23 Feb 2012 07:42:00 +0000 (07:42 +0000)]
fixes etop locking issue
SVN-Revision: 30689
Gabor Juhos [Wed, 22 Feb 2012 19:46:19 +0000 (19:46 +0000)]
ramips: merge identical switch configuration entries
SVN-Revision: 30688
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
Gabor Juhos [Wed, 22 Feb 2012 19:46:15 +0000 (19:46 +0000)]
ramips: fix VLAN config of the RT-N15
SVN-Revision: 30686
Jo-Philipp Wich [Wed, 22 Feb 2012 13:56:06 +0000 (13:56 +0000)]
iwinfo: fix array size mismatch after r30684
SVN-Revision: 30685
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
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
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
Gabor Juhos [Wed, 22 Feb 2012 13:06:44 +0000 (13:06 +0000)]
ramips: raeth: show interrupt statistics in debugfs
SVN-Revision: 30681
Gabor Juhos [Wed, 22 Feb 2012 13:06:42 +0000 (13:06 +0000)]
ramips: raeth: add debugfs support
SVN-Revision: 30680
Gabor Juhos [Wed, 22 Feb 2012 13:06:41 +0000 (13:06 +0000)]
ramips: raeth: rename main source file
SVN-Revision: 30679
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
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
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
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
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
Gabor Juhos [Tue, 21 Feb 2012 09:44:30 +0000 (09:44 +0000)]
ramips: raeth: add missing Kconfig and Makefile
SVN-Revision: 30671
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
Gabor Juhos [Tue, 21 Feb 2012 09:26:41 +0000 (09:26 +0000)]
ramips: rename the spi driver
SVN-Revision: 30669
Felix Fietkau [Tue, 21 Feb 2012 00:52:43 +0000 (00:52 +0000)]
dropbear: disable assertions to reduce code size
SVN-Revision: 30668
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
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
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
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
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
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
Felix Fietkau [Mon, 20 Feb 2012 10:51:48 +0000 (10:51 +0000)]
ar71xx: switch to kmod-gpio-button-hotplug
SVN-Revision: 30660
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
Jo-Philipp Wich [Mon, 20 Feb 2012 09:27:32 +0000 (09:27 +0000)]
iwinfo: add more device entries
SVN-Revision: 30658
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
Gabor Juhos [Sun, 19 Feb 2012 19:40:37 +0000 (19:40 +0000)]
ramips: rt3883: make rt3883_nand_data visible
SVN-Revision: 30655
Gabor Juhos [Sun, 19 Feb 2012 17:52:23 +0000 (17:52 +0000)]
ramips: merge 3.2 fixes
SVN-Revision: 30652
Gabor Juhos [Sun, 19 Feb 2012 17:52:20 +0000 (17:52 +0000)]
ramips: nuke 2.6.39 support
SVN-Revision: 30651
Gabor Juhos [Sun, 19 Feb 2012 17:52:15 +0000 (17:52 +0000)]
ramips: rt305x: nuke built-in MTD partition maps
SVN-Revision: 30650
Gabor Juhos [Sun, 19 Feb 2012 17:52:11 +0000 (17:52 +0000)]
ramips: rt288x: nuke built-in MTD partition maps
SVN-Revision: 30649