Steven Barth [Fri, 26 Jul 2013 12:01:00 +0000 (12:01 +0000)]
AA: 6relayd: Overridden DNS should affect DHCPv6
SVN-Revision: 37559
Felix Fietkau [Thu, 25 Jul 2013 18:32:13 +0000 (18:32 +0000)]
ath9k: add initial tx queueing rework patches
This forces all packets (even for un-aggregated traffic) through
software queues to improve fairness and stability
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
Backport of r37483
SVN-Revision: 37533
Felix Fietkau [Wed, 17 Jul 2013 13:59:05 +0000 (13:59 +0000)]
ath5k: fix AHB support dependency (#13896)
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
Backport of r37377
SVN-Revision: 37378
Steven Barth [Tue, 16 Jul 2013 12:08:43 +0000 (12:08 +0000)]
AA: netifd: Fix IPv6-prefix assignment with continuous hints
SVN-Revision: 37373
Steven Barth [Tue, 16 Jul 2013 12:08:38 +0000 (12:08 +0000)]
AA: 6relayd: Fix DHCPv6-PD with continuous hints
SVN-Revision: 37372
Felix Fietkau [Tue, 16 Jul 2013 07:17:33 +0000 (07:17 +0000)]
AA: mac80211: delete the rt2x00 clk patch again
It is only required for newer kernels
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 37365
Jo-Philipp Wich [Mon, 15 Jul 2013 13:50:32 +0000 (13:50 +0000)]
AA: base-files: merge r37345
SVN-Revision: 37346
Felix Fietkau [Mon, 15 Jul 2013 12:36:00 +0000 (12:36 +0000)]
mac80211: fix a crash in legacy minstrel when no STA exists
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
Backport of r37342
SVN-Revision: 37343
Felix Fietkau [Mon, 15 Jul 2013 11:06:41 +0000 (11:06 +0000)]
lantiq: update ralink wlan firmware hotplug script for new eeprom size
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
Backport of r37334
SVN-Revision: 37335
Felix Fietkau [Mon, 15 Jul 2013 11:04:21 +0000 (11:04 +0000)]
ramips: update wlan firmware hotplug script for new eeprom size
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
Backport of r37112
SVN-Revision: 37333
Hauke Mehrtens [Sun, 14 Jul 2013 14:49:07 +0000 (14:49 +0000)]
AA: brcm47xx: prevent the switch from leaking packages between lan and wan.
This is partly a backport of r37286, this closes #13716
SVN-Revision: 37309
Hauke Mehrtens [Sun, 14 Jul 2013 14:24:06 +0000 (14:24 +0000)]
AA: mac80211: b43: load b43 on core rev 17 and 18.
This is now controlled by a module parameter and the default
configuration depends on brcmsmac being installed.
This patch causes b43 to take core rev 17 and 18 always by default.
Backport of r37307
SVN-Revision: 37308
Hauke Mehrtens [Sun, 14 Jul 2013 14:14:50 +0000 (14:14 +0000)]
AA: mac80211: b43: activate LP-Phy support every time
Backport of r37305
SVN-Revision: 37306
Felix Fietkau [Sat, 13 Jul 2013 11:40:48 +0000 (11:40 +0000)]
mac80211: tweak mac address allocation
Apparently there are some broken devices out there that have the local
bit already set in the factory MAC address. Move the | 0x2 over to the
other side of the xor operation to fix this without affecting devices
with proper addresses.
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
Backport of r37269
SVN-Revision: 37270
Hauke Mehrtens [Fri, 12 Jul 2013 13:10:43 +0000 (13:10 +0000)]
AA: acx-mac80211: make it compile with recent mac80211 again
backport of r35332, r36481 and r36976
SVN-Revision: 37267
Felix Fietkau [Fri, 12 Jul 2013 08:19:04 +0000 (08:19 +0000)]
mac80211: backport latest version from trunk (as of r37265)
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 37266
Hauke Mehrtens [Thu, 11 Jul 2013 22:24:10 +0000 (22:24 +0000)]
AA: kernel: refresh patches
SVN-Revision: 37262
Hauke Mehrtens [Thu, 11 Jul 2013 22:20:26 +0000 (22:20 +0000)]
kernel: update bcma and ssb to wireless-testing/master master-2013-07-03
This updates 025-bcma_backport.patch and 020-ssb_update.patch to a
version of ssb and bcma used in recent wireless-testing. I removed all
patches adding serial and nand flash support before doing so to not
conflict with the existing flash support in the brcm47xx target. This
update was done to easily update the wireless drivers afterwards.
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
SVN-Revision: 37261
Jo-Philipp Wich [Thu, 4 Jul 2013 21:26:07 +0000 (21:26 +0000)]
AA: madwifi: merge r37172
SVN-Revision: 37174
Steven Barth [Wed, 3 Jul 2013 16:15:21 +0000 (16:15 +0000)]
AA: odhcp6c: backport r37150
SVN-Revision: 37151
Steven Barth [Wed, 3 Jul 2013 13:51:14 +0000 (13:51 +0000)]
AA: odhcp6c: backport r37148
SVN-Revision: 37149
Felix Fietkau [Mon, 1 Jul 2013 15:37:51 +0000 (15:37 +0000)]
libjson-c: rename the libjson binary package to libjson-c, add a new libjson package with the compatibility library (to deal with the rename)
Backport of r37119
SVN-Revision: 37121
John Crispin [Mon, 1 Jul 2013 14:58:49 +0000 (14:58 +0000)]
AA: fix feed url
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 37118
John Crispin [Mon, 1 Jul 2013 09:13:56 +0000 (09:13 +0000)]
AA: 12.09.01
set repo and version to 12.09.1
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 37113
Jo-Philipp Wich [Sat, 29 Jun 2013 13:31:39 +0000 (13:31 +0000)]
AA: firewall: merge r37082 (#13787)
SVN-Revision: 37083
Felix Fietkau [Fri, 28 Jun 2013 11:08:34 +0000 (11:08 +0000)]
libubox: update to latest version from trunk (as of r37053)
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 37054
Steven Barth [Fri, 28 Jun 2013 04:20:18 +0000 (04:20 +0000)]
AA: netifd: backport r37051
SVN-Revision: 37052
Steven Barth [Tue, 25 Jun 2013 05:19:09 +0000 (05:19 +0000)]
AA: odhcp6c: backport r37033
SVN-Revision: 37034
Mirko Vogt [Mon, 24 Jun 2013 14:52:54 +0000 (14:52 +0000)]
AA: eglibc: backport 37029
SVN-Revision: 37030
Mirko Vogt [Mon, 24 Jun 2013 14:51:16 +0000 (14:51 +0000)]
AA: version 2.14 - rename patches folder to 2.14.1 (was 2.14)
The version string for eglibc 2.14 got changed from 2.14 to 2.14.1.
This string is also used to identify the patches-directory.
Since the patches-directory kept its name (2.14) none of the patches
got applied anymore.
SVN-Revision: 37028
Steven Barth [Mon, 24 Jun 2013 12:04:45 +0000 (12:04 +0000)]
Switch LuCI to 0.11 branch
SVN-Revision: 37023
Steven Barth [Sun, 23 Jun 2013 16:27:17 +0000 (16:27 +0000)]
AA: 6relayd: backport r37018
SVN-Revision: 37019
Steven Barth [Sat, 22 Jun 2013 08:32:42 +0000 (08:32 +0000)]
AA: 6relayd: backport r37011
SVN-Revision: 37012
Steven Barth [Sat, 22 Jun 2013 08:21:04 +0000 (08:21 +0000)]
AA: 6relayd: Backport r37009
SVN-Revision: 37010
Steven Barth [Fri, 21 Jun 2013 06:17:14 +0000 (06:17 +0000)]
AA: 6relayd: backport r36980
SVN-Revision: 36981
Steven Barth [Wed, 19 Jun 2013 13:29:11 +0000 (13:29 +0000)]
AA: 6relayd: backport r36969
SVN-Revision: 36971
Steven Barth [Wed, 19 Jun 2013 13:29:06 +0000 (13:29 +0000)]
AA: odhcp6c: backport r36959
SVN-Revision: 36970
Felix Fietkau [Tue, 18 Jun 2013 16:26:57 +0000 (16:26 +0000)]
netifd: update to latest version, fixes a NULL pointer deref bug
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
Backport of r36965
SVN-Revision: 36966
Jo-Philipp Wich [Tue, 18 Jun 2013 14:31:26 +0000 (14:31 +0000)]
AA: firewall: merge r36963
SVN-Revision: 36964
Jo-Philipp Wich [Tue, 18 Jun 2013 14:17:40 +0000 (14:17 +0000)]
AA: firewall: merge r36960
SVN-Revision: 36962
Jo-Philipp Wich [Tue, 18 Jun 2013 14:16:51 +0000 (14:16 +0000)]
AA: base-files: merge r36942
SVN-Revision: 36961
Steven Barth [Mon, 17 Jun 2013 21:30:06 +0000 (21:30 +0000)]
AA: netifd: backport r36952
SVN-Revision: 36953
Steven Barth [Mon, 17 Jun 2013 21:24:11 +0000 (21:24 +0000)]
AA: netifd: backport r36950
SVN-Revision: 36951
Felix Fietkau [Sat, 15 Jun 2013 11:51:47 +0000 (11:51 +0000)]
kirkwood: disable the CONFIG_IP_ADVANCED_ROUTER kernel config override (#13702)
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
Backport of r36937
SVN-Revision: 36938
Jo-Philipp Wich [Thu, 13 Jun 2013 19:10:41 +0000 (19:10 +0000)]
AA: firewall: merge r36935
SVN-Revision: 36936
Jo-Philipp Wich [Thu, 13 Jun 2013 12:51:02 +0000 (12:51 +0000)]
AA: firewall: merge r36933
SVN-Revision: 36934
Steven Barth [Thu, 13 Jun 2013 06:40:09 +0000 (06:40 +0000)]
AA: odhcp6c: backport r36930
SVN-Revision: 36931
Felix Fietkau [Wed, 12 Jun 2013 15:54:36 +0000 (15:54 +0000)]
AA: rt2x00: remove the clk_get patch, the kernel still uses the old platform_data flag (#13532)
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 36929
Felix Fietkau [Wed, 12 Jun 2013 10:16:47 +0000 (10:16 +0000)]
AA: uhttpd: fix build error with the new json-c (#13690)
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 36924
Steven Barth [Tue, 11 Jun 2013 20:54:10 +0000 (20:54 +0000)]
AA: 6relayd: backport r36922
SVN-Revision: 36923
Steven Barth [Tue, 11 Jun 2013 14:11:18 +0000 (14:11 +0000)]
AA: base-files: backport r36920
SVN-Revision: 36921
Steven Barth [Tue, 11 Jun 2013 13:32:07 +0000 (13:32 +0000)]
AA: base-files: backport r36918
SVN-Revision: 36919
Felix Fietkau [Tue, 11 Jun 2013 12:56:04 +0000 (12:56 +0000)]
AA: backport libjson-c, libubox and uci from trunk
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 36917
Felix Fietkau [Tue, 11 Jun 2013 12:56:03 +0000 (12:56 +0000)]
build: clean up stale files from a previous build when installing a package build to the staging dir
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
Backport of r36755
SVN-Revision: 36916
Steven Barth [Tue, 11 Jun 2013 09:30:28 +0000 (09:30 +0000)]
AA: linux: Backport r36911
SVN-Revision: 36913
Steven Barth [Tue, 11 Jun 2013 09:30:23 +0000 (09:30 +0000)]
AA: iproute2: Backport r36910
SVN-Revision: 36912
Steven Barth [Mon, 10 Jun 2013 10:49:05 +0000 (10:49 +0000)]
AA: ppp: Backport r35188, r36904
SVN-Revision: 36906
Steven Barth [Mon, 10 Jun 2013 10:48:55 +0000 (10:48 +0000)]
AA: netifd: Backport r36903
SVN-Revision: 36905
Luka Perkov [Sun, 9 Jun 2013 13:02:27 +0000 (13:02 +0000)]
AA: dnsmasq: backport latest version from trunk
SVN-Revision: 36887
Steven Barth [Sun, 9 Jun 2013 09:30:26 +0000 (09:30 +0000)]
AA: base-files: Backport netifd status handling * Fixes 6relayd not being run correctly
SVN-Revision: 36886
Steven Barth [Sat, 8 Jun 2013 14:35:54 +0000 (14:35 +0000)]
AA: netifd: Backport r36884
SVN-Revision: 36885
Jo-Philipp Wich [Thu, 6 Jun 2013 14:20:01 +0000 (14:20 +0000)]
AA: firewall: merge r36871
SVN-Revision: 36872
Jo-Philipp Wich [Thu, 6 Jun 2013 14:05:29 +0000 (14:05 +0000)]
AA: firewall: backport r36868 (#13653)
SVN-Revision: 36870
Jo-Philipp Wich [Thu, 6 Jun 2013 14:05:23 +0000 (14:05 +0000)]
AA: iptables: backport r36867 (#13653)
SVN-Revision: 36869
Steven Barth [Thu, 6 Jun 2013 09:53:19 +0000 (09:53 +0000)]
AA: backport r36865
SVN-Revision: 36866
Jo-Philipp Wich [Wed, 5 Jun 2013 11:42:38 +0000 (11:42 +0000)]
AA: firewall: merge r36854
SVN-Revision: 36855
Jo-Philipp Wich [Wed, 5 Jun 2013 10:12:51 +0000 (10:12 +0000)]
AA: iptables: backport r35898 (#13649)
SVN-Revision: 36853
Jo-Philipp Wich [Tue, 4 Jun 2013 12:32:24 +0000 (12:32 +0000)]
AA: firewall3: rename to firewall, move into base system menu, update to git head with compatibility fixes for AA
SVN-Revision: 36842
Jo-Philipp Wich [Tue, 4 Jun 2013 12:32:18 +0000 (12:32 +0000)]
AA: Drop legacy firewall package
SVN-Revision: 36841
Jo-Philipp Wich [Tue, 4 Jun 2013 10:28:38 +0000 (10:28 +0000)]
AA: firewall3: merge r36830
SVN-Revision: 36831
Jo-Philipp Wich [Mon, 3 Jun 2013 16:42:52 +0000 (16:42 +0000)]
AA: firewall3: merge r36826
SVN-Revision: 36827
Steven Barth [Sat, 1 Jun 2013 17:52:13 +0000 (17:52 +0000)]
AA: 6relayd: backport r36815
SVN-Revision: 36816
Steven Barth [Sat, 1 Jun 2013 09:28:47 +0000 (09:28 +0000)]
AA: odhcp6c: fix git-revision
SVN-Revision: 36814
Steven Barth [Fri, 31 May 2013 13:50:25 +0000 (13:50 +0000)]
AA: odhcp6c: backport r36809
SVN-Revision: 36810
Jo-Philipp Wich [Fri, 31 May 2013 13:25:49 +0000 (13:25 +0000)]
AA: firewall3: merge r36806
SVN-Revision: 36808
Steven Barth [Fri, 31 May 2013 10:03:21 +0000 (10:03 +0000)]
AA: odhcp6c: backport r36804
SVN-Revision: 36805
Steven Barth [Thu, 30 May 2013 15:46:12 +0000 (15:46 +0000)]
AA: netifd: backport r36771
SVN-Revision: 36774
Steven Barth [Thu, 30 May 2013 15:46:07 +0000 (15:46 +0000)]
AA: 6relayd: backport r36772
SVN-Revision: 36773
Jonas Gorski [Thu, 30 May 2013 10:50:58 +0000 (10:50 +0000)]
AA: uml: remove obsolete patch breaking compilation
This is now handled by a generic, more complete patch.
Reported-by: Markus Stenberg <markus.stenberg@iki.fi>
Signed-off-by: Jonas Gorski <jogo@openwrt.org>
SVN-Revision: 36769
Felix Fietkau [Thu, 30 May 2013 10:46:33 +0000 (10:46 +0000)]
ubus: backport latest version from trunk
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 36768
Steven Barth [Thu, 30 May 2013 07:57:58 +0000 (07:57 +0000)]
AA: 6relayd: backport r36764
SVN-Revision: 36765
Steven Barth [Tue, 28 May 2013 18:33:00 +0000 (18:33 +0000)]
AA: netifd: backport r36748
SVN-Revision: 36749
Steven Barth [Tue, 28 May 2013 16:29:39 +0000 (16:29 +0000)]
AA: odhcp6c: backport r36745
SVN-Revision: 36746
Steven Barth [Mon, 27 May 2013 20:41:17 +0000 (20:41 +0000)]
AA: backport r36738
SVN-Revision: 36739
Jo-Philipp Wich [Mon, 27 May 2013 15:17:45 +0000 (15:17 +0000)]
AA: backport firewall3 package from trunk
SVN-Revision: 36737
Steven Barth [Mon, 27 May 2013 12:54:24 +0000 (12:54 +0000)]
AA: ipv6-support: align default ip6assign with trunk
SVN-Revision: 36735
Steven Barth [Mon, 27 May 2013 12:26:10 +0000 (12:26 +0000)]
AA: Update ipv6-support migration path
SVN-Revision: 36734
Steven Barth [Mon, 27 May 2013 11:21:02 +0000 (11:21 +0000)]
AA: netifd: remove deprecated IPv6 sysctls
SVN-Revision: 36733
Steven Barth [Mon, 27 May 2013 11:20:54 +0000 (11:20 +0000)]
AA: base-files: merge new sysctl-behaviour from trunk
SVN-Revision: 36732
Jo-Philipp Wich [Sun, 26 May 2013 17:31:04 +0000 (17:31 +0000)]
AA: uci: merge r36730
SVN-Revision: 36731
Steven Barth [Sun, 26 May 2013 11:29:31 +0000 (11:29 +0000)]
AA: backport r36623
SVN-Revision: 36720
Steven Barth [Sun, 26 May 2013 10:09:41 +0000 (10:09 +0000)]
AA: backport r36719
SVN-Revision: 36719
Steven Barth [Fri, 24 May 2013 15:11:24 +0000 (15:11 +0000)]
AA: backport r36655 from trunk
SVN-Revision: 36715
Felix Fietkau [Fri, 24 May 2013 13:14:26 +0000 (13:14 +0000)]
AA: backport ubus from trunk
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 36714
Steven Barth [Fri, 24 May 2013 13:03:59 +0000 (13:03 +0000)]
AA: add ipv6-support for transitioning between IPv6-stacks
SVN-Revision: 36712
Steven Barth [Fri, 24 May 2013 13:03:55 +0000 (13:03 +0000)]
AA: backport 6relayd from trunk
SVN-Revision: 36711
Steven Barth [Fri, 24 May 2013 13:03:50 +0000 (13:03 +0000)]
AA: backport odhcp6c from trunk
SVN-Revision: 36710
Steven Barth [Fri, 24 May 2013 13:03:45 +0000 (13:03 +0000)]
AA: backport ds-lite from trunk
SVN-Revision: 36709
Steven Barth [Fri, 24 May 2013 13:03:41 +0000 (13:03 +0000)]
AA: backport 6to4 from trunk
SVN-Revision: 36708
Steven Barth [Fri, 24 May 2013 13:03:36 +0000 (13:03 +0000)]
AA: backport 6rd from trunk
SVN-Revision: 36707