jow
61489954f3
[generic] revert unrelated change in previous commit
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30738 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-02-27 09:34:31 +00:00
jow
294b1ab0fc
[generic] partly revert r30708, it breaks various arches
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30737 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-02-27 09:33:36 +00:00
juhosg
c369186781
ramips: don't read RAMIPS_RX_CALC_IDX0 register in the loop
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30733 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-02-26 10:54:13 +00:00
juhosg
bcc8770afa
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
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30732 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-02-26 10:54:12 +00:00
juhosg
c3157bd40e
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
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30731 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-02-26 10:54:10 +00:00
nbd
9c02796660
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
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30730 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-02-26 09:29:53 +00:00
nbd
adfe634bb8
ixp4xx: fix a compile error
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30728 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-02-25 22:12:11 +00:00
jow
063d80418e
[package] firewall: allow ICMPv6 type 129 (echo reply) - this fixes basic ICMPv6 in case no connection tracking is used
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30727 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-02-25 21:00:23 +00:00
nbd
dde0871987
scripts/download.pl: fix sourceforge url
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30726 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-02-25 20:44:02 +00:00
jow
1c824716f1
[generic] add some missing 2.6.39 kernel symbols observed on x86/generic builds
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30718 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-02-25 13:17:32 +00:00
jow
eb0c9b79d7
[x86] enable RTC_CLASS for Linux 3.2 and 3.3
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30717 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-02-25 13:06:26 +00:00
jow
2134e17cf1
[package] kernel: only depend on kmod-rtc-core if its provided by the used Kernel version
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30716 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-02-25 13:05:59 +00:00
jow
60c7e2bef5
[package] dropbear: patch possible use after free by authenticated remote users with active command restrictions (CVE-2012-0920)
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30714 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-02-25 12:40:46 +00:00
juhosg
b83545fa99
ramips: raeth: don't process disabled interrupts
...
Also rename the 'fe_int' variable.
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30713 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-02-25 11:59:19 +00:00
juhosg
ebeffb64e9
ar71xx: use v6.0.0 in UBTN-XM firmwares ( closes #11038 )
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30712 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-02-24 20:41:38 +00:00
jow
cccaf637eb
[package] uci: update to git head, reduces quotations in exported config files and fixes delta list handling in the Lua binding
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30711 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-02-24 18:07:06 +00:00
juhosg
86f0a453a3
ramips: fix FONERA20N image generation
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30710 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-02-24 16:18:46 +00:00
jow
ba1ff83059
[package] broadcom-wl: remove an erroneous BUG() call in the glue driver
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30709 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-02-24 13:36:46 +00:00
jow
73c4fa4d10
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>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30708 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-02-24 10:35:20 +00:00
juhosg
e59f7e59ce
ramips: image: increase minimum kernel partition size to 896k
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30706 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-02-23 19:58:16 +00:00
juhosg
aef9836e3e
ramips: image: cleanup and sort templates/profiles
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30705 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-02-23 19:58:15 +00:00
juhosg
3512e35131
ramips: image: use GENERIC_4M template for the ALL0256N board
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30704 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-02-23 19:58:14 +00:00
juhosg
3bc6de1a9c
ramips: image: introduce mkmtd/{,phys,spi} helpers
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30703 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-02-23 19:58:12 +00:00
juhosg
8674a3608c
ramips: image: pass mtdlayout variables by value
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30702 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-02-23 19:58:11 +00:00
juhosg
1a418e58fd
ramips: image: merge F5D8235V{1,2} templates
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30701 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-02-23 19:58:10 +00:00
juhosg
2114850f4f
ramips: image: use generic template for the WR6202, OMNIEMB, W502U boards
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30700 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-02-23 19:58:07 +00:00
juhosg
de6db64de9
ramips: image: introduce mkcmdline helper
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30699 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-02-23 19:58:06 +00:00
juhosg
c329c451b2
ramips: image: use the GENERIC_4M template for the V11ST-FE board
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30698 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-02-23 19:58:04 +00:00
juhosg
550d82fa19
ramips: image: simplify Makefile a bit
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30697 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-02-23 19:58:03 +00:00
juhosg
77394481fe
ramips: image: add MkImageLzma wrapper
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30696 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-02-23 19:58:02 +00:00
juhosg
eada36fe53
ramips: image: allow to build board specific initramfs images
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30695 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-02-23 19:58:01 +00:00
jow
0ccb4cc6a9
[package] firewall: bail out if uci is used in firewall include files
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30694 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-02-23 18:50:47 +00:00
jow
ca25ff4717
[package] iwinfo: fix wl backend, unsigned -> signed for mcs idx, revision bump after latest abi changes
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30693 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-02-23 18:20:51 +00:00
jow
bfef9dc359
[package] iwinfo: replace internal constant mode strings with enums
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30692 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-02-23 13:16:09 +00:00
jow
250113e1c6
[package] iwinfo: implement netlink scanning code, rework IE parsing code
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30691 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-02-23 12:18:46 +00:00
blogic
2f20008d73
[atm] drop backported patches as they cause regressions and oopses
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30690 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-02-23 07:42:04 +00:00
blogic
1863b32a32
[lantiq] fixes etop locking issue
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30689 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-02-23 07:42:00 +00:00
juhosg
f8f3c2b274
ramips: merge identical switch configuration entries
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30688 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-02-22 19:46:19 +00:00
juhosg
180721623a
ramips: use unified switch identifiers in uci-defaults/network
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30687 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-02-22 19:46:17 +00:00
juhosg
88c727bd85
ramips: fix VLAN config of the RT-N15
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30686 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-02-22 19:46:15 +00:00
jow
1446112d1f
[package] iwinfo: fix array size mismatch after r30684
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30685 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-02-22 13:56:06 +00:00
jow
f0647cc9dd
[PATCH] Allow full 250mw (24dBm) on WRT54GL and related with wl legacy 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
2012-02-22 13:41:50 +00:00
jow
4efc5c7d68
[PATCH] Adjust txpower offset for Nano and Picostation M2 in iwinfo
...
Signed-off-by: Hanno Schupp <hanno.schupp@gmail.com>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30683 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-02-22 13:40:29 +00:00
jow
0b7b8ea93f
[package] iwinfo: add per-station rate and mcs info to assoclist op
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30682 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-02-22 13:39:16 +00:00
juhosg
edd0b0744e
ramips: raeth: show interrupt statistics in debugfs
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30681 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-02-22 13:06:44 +00:00
juhosg
fe2aef1465
ramips: raeth: add debugfs support
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30680 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-02-22 13:06:42 +00:00
juhosg
487e30dc6b
ramips: raeth: rename main source file
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30679 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-02-22 13:06:41 +00:00
jow
1f56b7d162
[package] iwinfo: fix logic flaw in mtd partition check
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30678 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-02-22 12:30:24 +00:00
nbd
22c94fc859
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
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30676 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-02-22 01:47:48 +00:00
nbd
417df6b3c3
iptables: do not link binaries with -rdynamic, plugins do not need any symbols from the main executable. saves some space
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30675 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-02-21 23:03:21 +00:00