nbd [Fri, 17 May 2013 14:19:36 +0000 (14:19 +0000)]
cmake.mk: add support for overriding the source dir, and define the cmake prefix path to avoid picking up host libraries for target builds (patch by Henning Rogge)
Backport of r34914
git-svn-id: svn://svn.openwrt.org/openwrt/branches/attitude_adjustment@36652
3c298f89-4303-0410-b956-
a3cf2f4a3e73
jogo [Sun, 12 May 2013 10:55:58 +0000 (10:55 +0000)]
AA: kernel: fix CVE-2013-1763
Backport of r36607.
Signed-off-by: Jonas Gorski <jogo@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/branches/attitude_adjustment@36608
3c298f89-4303-0410-b956-
a3cf2f4a3e73
nbd [Thu, 9 May 2013 22:11:55 +0000 (22:11 +0000)]
iw: sync with latest nl80211 header
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/branches/attitude_adjustment@36599
3c298f89-4303-0410-b956-
a3cf2f4a3e73
jogo [Thu, 9 May 2013 20:53:59 +0000 (20:53 +0000)]
AA: kernel: modules: kmod-fs-isofs depends on kmod-lib-zlib
Backport of r36593.
Signed-off-by: Jonas Gorski <jogo@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/branches/attitude_adjustment@36598
3c298f89-4303-0410-b956-
a3cf2f4a3e73
jogo [Thu, 9 May 2013 20:53:56 +0000 (20:53 +0000)]
AA: kernel: make zlib and lzo modules selectable
Backport of r36592.
Signed-off-by: Jonas Gorski <jogo@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/branches/attitude_adjustment@36597
3c298f89-4303-0410-b956-
a3cf2f4a3e73
jow [Mon, 6 May 2013 12:26:03 +0000 (12:26 +0000)]
AA: ramips: add support for DIR-620D1
Both DIR-615H1 and DIR-620D1 are ralink rt3352 based router. But DIR-620D1 have 8MB flash and USB port.
Signed-off-by: Serge Vasilugin <vasilugin@yandex.ru>
git-svn-id: svn://svn.openwrt.org/openwrt/branches/attitude_adjustment@36557
3c298f89-4303-0410-b956-
a3cf2f4a3e73
jow [Fri, 3 May 2013 12:55:42 +0000 (12:55 +0000)]
AA: feeds: use openwrt-routing feed
git-svn-id: svn://svn.openwrt.org/openwrt/branches/attitude_adjustment@36535
3c298f89-4303-0410-b956-
a3cf2f4a3e73
jogo [Thu, 2 May 2013 15:31:02 +0000 (15:31 +0000)]
AA: bcm63xx: fix/enable livebox minipci
Enable the livebox-1 minipci, otherwise, the board won't detect
any device connected on it (included wifi cards).
I've made a patch against current AA svn. I didn't notice this issue
earlier since I'm currently using CFE on this board. It's just a missed
line.
Signed-off-by: Daniel Gonzalez <dgcbueu@gmail.com>
git-svn-id: svn://svn.openwrt.org/openwrt/branches/attitude_adjustment@36528
3c298f89-4303-0410-b956-
a3cf2f4a3e73
nbd [Thu, 2 May 2013 13:28:32 +0000 (13:28 +0000)]
mac80211: fix compile errors on platforms with power management enabled
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/branches/attitude_adjustment@36520
3c298f89-4303-0410-b956-
a3cf2f4a3e73
jow [Thu, 2 May 2013 12:41:14 +0000 (12:41 +0000)]
AA: uci: merge r36518
git-svn-id: svn://svn.openwrt.org/openwrt/branches/attitude_adjustment@36519
3c298f89-4303-0410-b956-
a3cf2f4a3e73
nbd [Thu, 2 May 2013 12:39:47 +0000 (12:39 +0000)]
tools/mtools: disable iconv support, it breaks on some systems
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
Backport of r36516
git-svn-id: svn://svn.openwrt.org/openwrt/branches/attitude_adjustment@36517
3c298f89-4303-0410-b956-
a3cf2f4a3e73
jow [Thu, 2 May 2013 12:07:10 +0000 (12:07 +0000)]
AA: atheros: backport r36513
git-svn-id: svn://svn.openwrt.org/openwrt/branches/attitude_adjustment@36514
3c298f89-4303-0410-b956-
a3cf2f4a3e73
jow [Thu, 2 May 2013 10:38:32 +0000 (10:38 +0000)]
Fix ARV4518PW wifi issue. AA/12.09-rc2.
This patch corrects an issue with the wifi for the ARV4518PW in Attitude Adjustment that involves the PCI bus configuration in this board. The bootlog shows: ath5k: phy0: failed to warm reset the MAC Chip.
Commenting this line forces the board definition to be configured with the default PCI_GNT1 | PCI_REQ1 defined in line 138.
The wifi and the usb have been deeply tested and they worked without problems. Maybe would be a good idea to make stress tests.
Once applied this ticket should be closed:
https://dev.openwrt.org/ticket/11704
Signed-off-by: José Vázquez Fernández <ppvazquezfer@gmail.com>
Signed-off-by: Daniel González <dgcbueu@gmail.com>
git-svn-id: svn://svn.openwrt.org/openwrt/branches/attitude_adjustment@36510
3c298f89-4303-0410-b956-
a3cf2f4a3e73
jogo [Tue, 30 Apr 2013 11:56:54 +0000 (11:56 +0000)]
AA: toolchain: gcc: backport fixes for gcc bug 54295
Backport of r36486.
Signed-off-by: Jonas Gorski <jogo@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/branches/attitude_adjustment@36500
3c298f89-4303-0410-b956-
a3cf2f4a3e73
jow [Sun, 28 Apr 2013 14:05:57 +0000 (14:05 +0000)]
AA: iwinfo: merge r36471
git-svn-id: svn://svn.openwrt.org/openwrt/branches/attitude_adjustment@36472
3c298f89-4303-0410-b956-
a3cf2f4a3e73
nbd [Sun, 28 Apr 2013 12:37:09 +0000 (12:37 +0000)]
mac80211: update to 2013-02-22 from trunk + backports
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/branches/attitude_adjustment@36470
3c298f89-4303-0410-b956-
a3cf2f4a3e73
jow [Sat, 27 Apr 2013 09:45:06 +0000 (09:45 +0000)]
AA: iwinfo: merge r34982, r35005, r35007, r35471, r36292, r36339, r36417, r36449, r36450
git-svn-id: svn://svn.openwrt.org/openwrt/branches/attitude_adjustment@36465
3c298f89-4303-0410-b956-
a3cf2f4a3e73
jow [Sat, 27 Apr 2013 09:42:28 +0000 (09:42 +0000)]
AA: uci: merge r36377
git-svn-id: svn://svn.openwrt.org/openwrt/branches/attitude_adjustment@36464
3c298f89-4303-0410-b956-
a3cf2f4a3e73
nbd [Thu, 25 Apr 2013 17:16:53 +0000 (17:16 +0000)]
build: fix one more instance of a stray -rc1
git-svn-id: svn://svn.openwrt.org/openwrt/branches/attitude_adjustment@36425
3c298f89-4303-0410-b956-
a3cf2f4a3e73
jow [Thu, 25 Apr 2013 09:36:00 +0000 (09:36 +0000)]
AA: base-files: backport r36107
git-svn-id: svn://svn.openwrt.org/openwrt/branches/attitude_adjustment@36423
3c298f89-4303-0410-b956-
a3cf2f4a3e73
jow [Thu, 25 Apr 2013 07:49:57 +0000 (07:49 +0000)]
attitude_adjustment: fix default opkg url in version.mk
git-svn-id: svn://svn.openwrt.org/openwrt/branches/attitude_adjustment@36421
3c298f89-4303-0410-b956-
a3cf2f4a3e73
nbd [Wed, 24 Apr 2013 21:37:40 +0000 (21:37 +0000)]
attitude_adjustment: change default version number to 12.09 instead of -rc1
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/branches/attitude_adjustment@36420
3c298f89-4303-0410-b956-
a3cf2f4a3e73
nbd [Tue, 23 Apr 2013 16:34:08 +0000 (16:34 +0000)]
mac80211: use the original mac address for the first virtual interface
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
Backport of r36408
git-svn-id: svn://svn.openwrt.org/openwrt/branches/attitude_adjustment@36409
3c298f89-4303-0410-b956-
a3cf2f4a3e73
nbd [Wed, 17 Apr 2013 15:37:36 +0000 (15:37 +0000)]
mac80211: rework mac address allocation
If the first byte is available in the address mask, use only that one -
set the local bit and xor it with the id << 2. This ensures that there
are no hardware BSSID & BSSID-mask conflicts with devices that have
almost the same MAC address with just a small offset. The MAC address
conflict has been observed in a deployment with some devices from the
same batch when running with multiple interfaces.
If only some bits of the last byte are available, xor the id onto the
last MAC address byte (relevant mostly for Ralink devices).
In other cases (should not happen at this point), use the previous MAC
address offset calculation but without the local bit.
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
Backport of r36353
git-svn-id: svn://svn.openwrt.org/openwrt/branches/attitude_adjustment@36354
3c298f89-4303-0410-b956-
a3cf2f4a3e73
florian [Tue, 19 Mar 2013 13:36:32 +0000 (13:36 +0000)]
AA: backport openssl update from r35600
git-svn-id: svn://svn.openwrt.org/openwrt/branches/attitude_adjustment@36088
3c298f89-4303-0410-b956-
a3cf2f4a3e73
nbd [Fri, 15 Mar 2013 22:24:36 +0000 (22:24 +0000)]
ath9k: add a fix to reduce the number of spurious tx hang detections
Backport of r36040
git-svn-id: svn://svn.openwrt.org/openwrt/branches/attitude_adjustment@36052
3c298f89-4303-0410-b956-
a3cf2f4a3e73
nbd [Tue, 12 Mar 2013 00:25:14 +0000 (00:25 +0000)]
hostapd: fix client reassociation after too many ACK failures
Backport of r35973
git-svn-id: svn://svn.openwrt.org/openwrt/branches/attitude_adjustment@35974
3c298f89-4303-0410-b956-
a3cf2f4a3e73
juhosg [Mon, 11 Mar 2013 20:24:46 +0000 (20:24 +0000)]
AA: ar71xx: om2p-hs: use correct bit mask to disable JTAG functionality
Backport of r35966.
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/branches/attitude_adjustment@35968
3c298f89-4303-0410-b956-
a3cf2f4a3e73
juhosg [Mon, 11 Mar 2013 20:24:42 +0000 (20:24 +0000)]
AA: ar71xx: add AR934X_GPIO_FUNC_* defines
Backport of r35965.
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/branches/attitude_adjustment@35967
3c298f89-4303-0410-b956-
a3cf2f4a3e73
hauke [Sun, 10 Mar 2013 20:31:07 +0000 (20:31 +0000)]
mac80211: backport of r35671: b43: Increase number of RX DMA slots
Bastian Bittorf reported that some of the silent freezes on a Linksys WRT54G
were due to overflow of the RX DMA ring buffer, which was created with 64
slots. That finding reminded me that I was seeing similar crashed on a netbook,
which also has a relatively slow processor. After increasing the number of
slots to 128, runs on the netbook that previously failed now worked; however,
I found that 109 slots had been used in one test. For that reason, the number
of slots is being increased to 256.
Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
git-svn-id: svn://svn.openwrt.org/openwrt/branches/attitude_adjustment@35947
3c298f89-4303-0410-b956-
a3cf2f4a3e73
luka [Tue, 5 Mar 2013 14:48:35 +0000 (14:48 +0000)]
ar71xx: enable building ramdisk images for WZRHPG30XNH board types
Backport of r35874.
git-svn-id: svn://svn.openwrt.org/openwrt/branches/attitude_adjustment@35891
3c298f89-4303-0410-b956-
a3cf2f4a3e73
juhosg [Sun, 3 Mar 2013 17:30:12 +0000 (17:30 +0000)]
AA: hotplug2: restore accidentally deleted patch
Backport of r35863.
Without the 170-non_fatal_include.patch hotplug2 throws this:
Unable to include '/etc/hotplug2-platform.rules'
Syntax error (/etc/hotplug2-common.rules, line 9): Syntax error: Internal parser error.
Unable to include '/etc/hotplug2-common.rules'
Syntax error (/etc/hotplug2-init.rules, line 3): Syntax error: Internal parser error.
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/branches/attitude_adjustment@35864
3c298f89-4303-0410-b956-
a3cf2f4a3e73
nbd [Sun, 3 Mar 2013 13:57:08 +0000 (13:57 +0000)]
hotplug2: fix a memory leak and wrong variables leaking into the fork worker process (#12436, maybe also #12765)
Backport of r35857
git-svn-id: svn://svn.openwrt.org/openwrt/branches/attitude_adjustment@35859
3c298f89-4303-0410-b956-
a3cf2f4a3e73
nbd [Sun, 3 Mar 2013 13:57:07 +0000 (13:57 +0000)]
hotplug2: merge worker related fixes into one patch
Backport of r35856
git-svn-id: svn://svn.openwrt.org/openwrt/branches/attitude_adjustment@35858
3c298f89-4303-0410-b956-
a3cf2f4a3e73
nbd [Fri, 1 Mar 2013 11:22:27 +0000 (11:22 +0000)]
cns3xxx: backport laguna UART setup crash fix from r33719, r33721
git-svn-id: svn://svn.openwrt.org/openwrt/branches/attitude_adjustment@35839
3c298f89-4303-0410-b956-
a3cf2f4a3e73
luka [Tue, 26 Feb 2013 20:05:41 +0000 (20:05 +0000)]
gcc: don't build documentation
backport of r35807
Signed-off-by: Luka Perkov <luka@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/branches/attitude_adjustment@35817
3c298f89-4303-0410-b956-
a3cf2f4a3e73
nbd [Mon, 25 Feb 2013 19:56:26 +0000 (19:56 +0000)]
ath9k: issue a cold reset after failures or after bringing the chip out of full sleep - fixes many kinds of DMA issues
Backport of r35785
git-svn-id: svn://svn.openwrt.org/openwrt/branches/attitude_adjustment@35786
3c298f89-4303-0410-b956-
a3cf2f4a3e73
blogic [Mon, 25 Feb 2013 13:41:54 +0000 (13:41 +0000)]
[lantiq] fixes lantiq dsl firmware naming conventions
Signed-off-by: John Crispin <blogic@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/branches/attitude_adjustment@35783
3c298f89-4303-0410-b956-
a3cf2f4a3e73
blogic [Mon, 25 Feb 2013 13:41:52 +0000 (13:41 +0000)]
[ramips] backport esw led switch fix
fixes #12989
Signed-off-by: John Crispin <blogic@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/branches/attitude_adjustment@35782
3c298f89-4303-0410-b956-
a3cf2f4a3e73
blogic [Mon, 25 Feb 2013 13:41:50 +0000 (13:41 +0000)]
[mac80211] fixes mbssid on ralink hardware
Signed-off-by: John Crispin <blogic@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/branches/attitude_adjustment@35781
3c298f89-4303-0410-b956-
a3cf2f4a3e73
blogic [Mon, 25 Feb 2013 13:41:48 +0000 (13:41 +0000)]
[mac80211] adds missing backport needed for ralink mbssid
fixes #12952
Signed-off-by: John Crispin <blogic@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/branches/attitude_adjustment@35780
3c298f89-4303-0410-b956-
a3cf2f4a3e73
jogo [Mon, 25 Feb 2013 12:55:59 +0000 (12:55 +0000)]
AA: bcm63xx: Fix sysupgrade for tag-version 7 and 8
Backport of r35724.
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
git-svn-id: svn://svn.openwrt.org/openwrt/branches/attitude_adjustment@35779
3c298f89-4303-0410-b956-
a3cf2f4a3e73
jogo [Mon, 25 Feb 2013 12:51:36 +0000 (12:51 +0000)]
AA kernel: modules: don't skip built-in modules for i2c
Backport of r35755.
Signed-off-by: Jonas Gorski <jogo@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/branches/attitude_adjustment@35778
3c298f89-4303-0410-b956-
a3cf2f4a3e73
jogo [Mon, 25 Feb 2013 12:51:35 +0000 (12:51 +0000)]
AA: mac80211: add missing DRIVER_11N_SUPPORT selects
Backport of r35711.
Signed-off-by: Jonas Gorski <jogo@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/branches/attitude_adjustment@35777
3c298f89-4303-0410-b956-
a3cf2f4a3e73
jogo [Mon, 25 Feb 2013 12:51:33 +0000 (12:51 +0000)]
AA: ar71xx: register the micro sd card reader on RB493G
Backport of r35535.
Signed-off-by: Jonas Gorski <jogo@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/branches/attitude_adjustment@35776
3c298f89-4303-0410-b956-
a3cf2f4a3e73
nbd [Fri, 22 Feb 2013 20:13:26 +0000 (20:13 +0000)]
ath9k: fix rssi issues
Backport of r35750
git-svn-id: svn://svn.openwrt.org/openwrt/branches/attitude_adjustment@35752
3c298f89-4303-0410-b956-
a3cf2f4a3e73
nbd [Fri, 22 Feb 2013 20:13:24 +0000 (20:13 +0000)]
ath9k_htc: fix signal strength reporting issues
Backport of r35749
git-svn-id: svn://svn.openwrt.org/openwrt/branches/attitude_adjustment@35751
3c298f89-4303-0410-b956-
a3cf2f4a3e73
juhosg [Thu, 21 Feb 2013 18:02:50 +0000 (18:02 +0000)]
AA: ar71xx: fix MAC address assignment on the DIR-825-Bx boards
Backport of r35730.
Use the same MAC addresses as the original firmware.
Based on a patch from #10421.
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
Tested-by: Gabor Varga <vargagab@gmail.com>
git-svn-id: svn://svn.openwrt.org/openwrt/branches/attitude_adjustment@35731
3c298f89-4303-0410-b956-
a3cf2f4a3e73
hauke [Thu, 21 Feb 2013 15:15:28 +0000 (15:15 +0000)]
brcm47xx: fix name of kmod-ocf-ubsec-ssb
backport of r35509.
git-svn-id: svn://svn.openwrt.org/openwrt/branches/attitude_adjustment@35725
3c298f89-4303-0410-b956-
a3cf2f4a3e73
nbd [Sat, 16 Feb 2013 19:01:44 +0000 (19:01 +0000)]
hostapd: fix the scan wait patch for multiple interfaces
Backport of r35630
git-svn-id: svn://svn.openwrt.org/openwrt/branches/attitude_adjustment@35631
3c298f89-4303-0410-b956-
a3cf2f4a3e73
nbd [Sat, 16 Feb 2013 14:26:36 +0000 (14:26 +0000)]
hostapd: add back the patch that waits for interface bringup in ht40, it got lost with the update
Backport of r35619
git-svn-id: svn://svn.openwrt.org/openwrt/branches/attitude_adjustment@35620
3c298f89-4303-0410-b956-
a3cf2f4a3e73
juhosg [Sat, 9 Feb 2013 12:53:52 +0000 (12:53 +0000)]
AA: ar71xx: Routerboard 751 Mac Address Offset Fix
Backport of r35519.
We utilize many Routerboard 751's and discovered that our latest batch
of RB751's would not initialize the wireless radio. We have determined
Mikrotik has changed where the mac address was located inside hardconfig.
As such we utilize "routerboot_find_tag" to find the location of the mac
address. We should remove "RB751_MAC_ADDRESS_OFFSET" as it is ambiguous
by machine manufacturing date. The newer batch of RB751's that we received
had a RB751_MAC_ADDRESS_OFFSET 0x10.
Signed-off-by: Davey Hutchison <dhutchison@bluemesh.net>
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/branches/attitude_adjustment@35531
3c298f89-4303-0410-b956-
a3cf2f4a3e73
yardley [Fri, 8 Feb 2013 22:35:37 +0000 (22:35 +0000)]
openssl: backport r35524
Signed-off-by: Tim Yardley <yardley@gmail.com>
git-svn-id: svn://svn.openwrt.org/openwrt/branches/attitude_adjustment@35530
3c298f89-4303-0410-b956-
a3cf2f4a3e73
nbd [Tue, 29 Jan 2013 22:24:07 +0000 (22:24 +0000)]
libubox: update to latest version, fixes a string corruption issue on JSON formatting
Backport of r35399
git-svn-id: svn://svn.openwrt.org/openwrt/branches/attitude_adjustment@35400
3c298f89-4303-0410-b956-
a3cf2f4a3e73
nbd [Tue, 29 Jan 2013 14:41:40 +0000 (14:41 +0000)]
netifd: update to latest version
fixes DNS servers on reload (#12910)
fixes ubus object race on reload or down/up (#12612)
Backport of r35383
git-svn-id: svn://svn.openwrt.org/openwrt/branches/attitude_adjustment@35384
3c298f89-4303-0410-b956-
a3cf2f4a3e73
nbd [Mon, 28 Jan 2013 20:37:19 +0000 (20:37 +0000)]
netifd: update to latest version, fixes setting addresses/routes on alias interfaces
Backport of r35362
git-svn-id: svn://svn.openwrt.org/openwrt/branches/attitude_adjustment@35363
3c298f89-4303-0410-b956-
a3cf2f4a3e73
jow [Mon, 28 Jan 2013 16:02:24 +0000 (16:02 +0000)]
AA: feeds: switch to LuCI v0.11.1 tag
git-svn-id: svn://svn.openwrt.org/openwrt/branches/attitude_adjustment@35351
3c298f89-4303-0410-b956-
a3cf2f4a3e73
jow [Mon, 28 Jan 2013 15:59:01 +0000 (15:59 +0000)]
AA: firewall: backport r35348
git-svn-id: svn://svn.openwrt.org/openwrt/branches/attitude_adjustment@35350
3c298f89-4303-0410-b956-
a3cf2f4a3e73
nbd [Sun, 27 Jan 2013 19:03:44 +0000 (19:03 +0000)]
netfilter: add support for flushing conntrack via /proc
Backport of r35330
git-svn-id: svn://svn.openwrt.org/openwrt/branches/attitude_adjustment@35331
3c298f89-4303-0410-b956-
a3cf2f4a3e73
nbd [Tue, 22 Jan 2013 16:06:39 +0000 (16:06 +0000)]
netifd: sync with trunk r35297, adds another alias support fix
git-svn-id: svn://svn.openwrt.org/openwrt/branches/attitude_adjustment@35298
3c298f89-4303-0410-b956-
a3cf2f4a3e73
nbd [Mon, 21 Jan 2013 13:25:38 +0000 (13:25 +0000)]
ubus: revert the package install section from the trunk sync commit
git-svn-id: svn://svn.openwrt.org/openwrt/branches/attitude_adjustment@35267
3c298f89-4303-0410-b956-
a3cf2f4a3e73
jow [Mon, 21 Jan 2013 12:25:42 +0000 (12:25 +0000)]
AA: feeds: switch to LuCI v0.11.0 tag
git-svn-id: svn://svn.openwrt.org/openwrt/branches/attitude_adjustment@35263
3c298f89-4303-0410-b956-
a3cf2f4a3e73
nbd [Sun, 20 Jan 2013 15:52:19 +0000 (15:52 +0000)]
netifd: sync with trunk r35251
git-svn-id: svn://svn.openwrt.org/openwrt/branches/attitude_adjustment@35254
3c298f89-4303-0410-b956-
a3cf2f4a3e73
nbd [Sun, 20 Jan 2013 15:52:17 +0000 (15:52 +0000)]
ubus: sync with trunk r35141
git-svn-id: svn://svn.openwrt.org/openwrt/branches/attitude_adjustment@35253
3c298f89-4303-0410-b956-
a3cf2f4a3e73
nbd [Sun, 20 Jan 2013 15:52:16 +0000 (15:52 +0000)]
libubox: sync with trunk r35128
git-svn-id: svn://svn.openwrt.org/openwrt/branches/attitude_adjustment@35252
3c298f89-4303-0410-b956-
a3cf2f4a3e73
jow [Sat, 19 Jan 2013 10:19:40 +0000 (10:19 +0000)]
AA: busybox: merge r35239
git-svn-id: svn://svn.openwrt.org/openwrt/branches/attitude_adjustment@35241
3c298f89-4303-0410-b956-
a3cf2f4a3e73
jogo [Fri, 18 Jan 2013 15:21:59 +0000 (15:21 +0000)]
AA: generic: rtl8366_smi: only assign pvid if no pvid was set yet
Backport or r35227.
Signed-off-by: Jonas Gorski <jogo@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/branches/attitude_adjustment@35228
3c298f89-4303-0410-b956-
a3cf2f4a3e73
luka [Thu, 17 Jan 2013 14:14:55 +0000 (14:14 +0000)]
uci: sync with trunk
backport of r35013, r33861, r33660
git-svn-id: svn://svn.openwrt.org/openwrt/branches/attitude_adjustment@35195
3c298f89-4303-0410-b956-
a3cf2f4a3e73
nbd [Mon, 14 Jan 2013 15:59:28 +0000 (15:59 +0000)]
ath9k: fix a soft lockup on smp systems
Backport of r35152
git-svn-id: svn://svn.openwrt.org/openwrt/branches/attitude_adjustment@35153
3c298f89-4303-0410-b956-
a3cf2f4a3e73
nbd [Mon, 14 Jan 2013 09:52:14 +0000 (09:52 +0000)]
ath9k: remove a lock to fix a deadlock on hw reset
Backport of r35147
git-svn-id: svn://svn.openwrt.org/openwrt/branches/attitude_adjustment@35148
3c298f89-4303-0410-b956-
a3cf2f4a3e73
luka [Fri, 11 Jan 2013 09:46:48 +0000 (09:46 +0000)]
package: kernel: make crypto kmods always visible
backport r34298
git-svn-id: svn://svn.openwrt.org/openwrt/branches/attitude_adjustment@35093
3c298f89-4303-0410-b956-
a3cf2f4a3e73
nbd [Thu, 10 Jan 2013 18:47:04 +0000 (18:47 +0000)]
ath9k: add updated tx gain tables, fixes stability issues on TL-WDR4300 and other devices
Backport of r35089
git-svn-id: svn://svn.openwrt.org/openwrt/branches/attitude_adjustment@35090
3c298f89-4303-0410-b956-
a3cf2f4a3e73
nbd [Thu, 10 Jan 2013 18:02:47 +0000 (18:02 +0000)]
uClibc: backport useful fixes from trunk (#12777)
git-svn-id: svn://svn.openwrt.org/openwrt/branches/attitude_adjustment@35088
3c298f89-4303-0410-b956-
a3cf2f4a3e73
nbd [Thu, 10 Jan 2013 14:10:41 +0000 (14:10 +0000)]
ath9k: add some calibration fixes from wireless-testing
Backport r35081
git-svn-id: svn://svn.openwrt.org/openwrt/branches/attitude_adjustment@35082
3c298f89-4303-0410-b956-
a3cf2f4a3e73
nbd [Wed, 9 Jan 2013 15:19:10 +0000 (15:19 +0000)]
ath9k: correct a logic error in the rx path fix
Backport of r35067
git-svn-id: svn://svn.openwrt.org/openwrt/branches/attitude_adjustment@35068
3c298f89-4303-0410-b956-
a3cf2f4a3e73
nbd [Wed, 9 Jan 2013 12:49:22 +0000 (12:49 +0000)]
mac80211: refresh patches
git-svn-id: svn://svn.openwrt.org/openwrt/branches/attitude_adjustment@35065
3c298f89-4303-0410-b956-
a3cf2f4a3e73
nbd [Wed, 9 Jan 2013 12:49:21 +0000 (12:49 +0000)]
ath9k: backport stability fixes from r35063
git-svn-id: svn://svn.openwrt.org/openwrt/branches/attitude_adjustment@35064
3c298f89-4303-0410-b956-
a3cf2f4a3e73
nbd [Mon, 7 Jan 2013 21:12:46 +0000 (21:12 +0000)]
mac80211: apply network interface configuration for adhoc + wpa2
Backport of r35049
git-svn-id: svn://svn.openwrt.org/openwrt/branches/attitude_adjustment@35050
3c298f89-4303-0410-b956-
a3cf2f4a3e73
nbd [Mon, 7 Jan 2013 15:25:33 +0000 (15:25 +0000)]
libubox: update to latest version, contains several uloop/ustream fixes
Backport of r35039
git-svn-id: svn://svn.openwrt.org/openwrt/branches/attitude_adjustment@35040
3c298f89-4303-0410-b956-
a3cf2f4a3e73
juhosg [Mon, 7 Jan 2013 14:43:21 +0000 (14:43 +0000)]
AA: ar71xx: disable PHY_SWAP and PHY_ADDR_SWAP bits on TL-WR703N/MR3020/MR3040/MR11U boards
Backport of r35037.
The PHY_SWAP and PHY_ADDR_SWAP bits are initialized
differently by different versions of the bootloader.
This leads to broken ethernet connection with OpenWrt
on some boards.
Turn both SWAP bits OFF on these boards to make it
consistent regardless of the bootloader used.
Based on a patch by Michel Stempin <michel.stempin@wanadoo.fr>.
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/branches/attitude_adjustment@35038
3c298f89-4303-0410-b956-
a3cf2f4a3e73
nbd [Thu, 3 Jan 2013 20:03:14 +0000 (20:03 +0000)]
opkg: keep package list files compressed when src/gz is used, reduces tmpfs usage
Backport of r34869
git-svn-id: svn://svn.openwrt.org/openwrt/branches/attitude_adjustment@35003
3c298f89-4303-0410-b956-
a3cf2f4a3e73
nbd [Wed, 2 Jan 2013 17:40:31 +0000 (17:40 +0000)]
ath9k: disable TX_IQ_ON_AGC_CAL on AR934x, should improve stability
Backport of r34979
git-svn-id: svn://svn.openwrt.org/openwrt/branches/attitude_adjustment@34980
3c298f89-4303-0410-b956-
a3cf2f4a3e73
juhosg [Wed, 2 Jan 2013 16:30:28 +0000 (16:30 +0000)]
AA: generic: fix UBIFS build error if XZ compression is disabled
Backport of r34959.
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/branches/attitude_adjustment@34978
3c298f89-4303-0410-b956-
a3cf2f4a3e73
jow [Wed, 2 Jan 2013 16:28:40 +0000 (16:28 +0000)]
AA: base-files: merge r34974 and r34975
git-svn-id: svn://svn.openwrt.org/openwrt/branches/attitude_adjustment@34977
3c298f89-4303-0410-b956-
a3cf2f4a3e73
jow [Wed, 2 Jan 2013 16:24:37 +0000 (16:24 +0000)]
AA: firewall: merge r34472 and r34569
git-svn-id: svn://svn.openwrt.org/openwrt/branches/attitude_adjustment@34976
3c298f89-4303-0410-b956-
a3cf2f4a3e73
nbd [Wed, 2 Jan 2013 16:09:50 +0000 (16:09 +0000)]
x86: fix typo in alix2/net5501 default packages
Backport of r34972
git-svn-id: svn://svn.openwrt.org/openwrt/branches/attitude_adjustment@34973
3c298f89-4303-0410-b956-
a3cf2f4a3e73
juhosg [Mon, 24 Dec 2012 09:13:58 +0000 (09:13 +0000)]
AA: ramips: fix ASUS WL-330N3G MAC address
Backport of r34877.
The ASUS WL-330N and WL-330N3G has the MAC address stored at
offset 4, not 40. This is verified by reading original ASUS
firmware GPL_WL-330N3G_source.1028/user/rc/common_ex.c and
GPL_WL-330N_source.1021/user/rc/common_ex.c.
Tested on WL-330N3G, it now gets the same MAC as is printed on
the label on the router.
Signed-off-by: Jan Kardell <jan.kardell@arkub.com>
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/branches/attitude_adjustment@34879
3c298f89-4303-0410-b956-
a3cf2f4a3e73
juhosg [Mon, 24 Dec 2012 09:13:56 +0000 (09:13 +0000)]
AA: ramips: fix wifi EEPROM extraction on DIR-615-Dx models
Backport of r34876.
Patch from #12636.
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/branches/attitude_adjustment@34878
3c298f89-4303-0410-b956-
a3cf2f4a3e73
acinonyx [Fri, 21 Dec 2012 15:04:24 +0000 (15:04 +0000)]
AA: backport: "[tools] ipkg-utils: Force gnu format for tar (#12496)"
[backport r34261]
git-svn-id: svn://svn.openwrt.org/openwrt/branches/attitude_adjustment@34827
3c298f89-4303-0410-b956-
a3cf2f4a3e73
juhosg [Fri, 21 Dec 2012 10:41:22 +0000 (10:41 +0000)]
AA: kernel: add solos-pci update for 3.3
Backport of r34813.
Same patches that I just merged for 3.6 and 3.7, except with one
additional fix that went into v3.4 that needed to be included.
Submitted more for the benefit of the AA branch than for trunk.
[juhosg: refresh the patch with quilt]
Signed-off-by: David Woodhouse <David.Woodhouse@intel.com>
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/branches/attitude_adjustment@34814
3c298f89-4303-0410-b956-
a3cf2f4a3e73
jow [Tue, 18 Dec 2012 20:53:47 +0000 (20:53 +0000)]
AA: opkg: backport r34202 and r34203
git-svn-id: svn://svn.openwrt.org/openwrt/branches/attitude_adjustment@34778
3c298f89-4303-0410-b956-
a3cf2f4a3e73
nbd [Tue, 18 Dec 2012 13:09:58 +0000 (13:09 +0000)]
libubox: update to latest version, as of trunk r34746
git-svn-id: svn://svn.openwrt.org/openwrt/branches/attitude_adjustment@34747
3c298f89-4303-0410-b956-
a3cf2f4a3e73
nbd [Mon, 17 Dec 2012 22:26:13 +0000 (22:26 +0000)]
netifd: update to latest version, fixes interface error reporting for shell proto handlers
Backport of r34741
git-svn-id: svn://svn.openwrt.org/openwrt/branches/attitude_adjustment@34742
3c298f89-4303-0410-b956-
a3cf2f4a3e73
nbd [Mon, 17 Dec 2012 14:58:46 +0000 (14:58 +0000)]
netifd: update to latest version, no longer needs the removed jshn_append() shell function
Backport of r34734
git-svn-id: svn://svn.openwrt.org/openwrt/branches/attitude_adjustment@34735
3c298f89-4303-0410-b956-
a3cf2f4a3e73
nbd [Sun, 16 Dec 2012 18:59:27 +0000 (18:59 +0000)]
libubox: another jshn update, fixes array handling issues
Backport of r34723
git-svn-id: svn://svn.openwrt.org/openwrt/branches/attitude_adjustment@34724
3c298f89-4303-0410-b956-
a3cf2f4a3e73
nbd [Sun, 16 Dec 2012 17:06:08 +0000 (17:06 +0000)]
libubox: fix some jshn variable handling regressions
Backport of r34720
git-svn-id: svn://svn.openwrt.org/openwrt/branches/attitude_adjustment@34721
3c298f89-4303-0410-b956-
a3cf2f4a3e73
nbd [Sun, 16 Dec 2012 16:51:05 +0000 (16:51 +0000)]
libubox: sync with trunk (as of r34718)
git-svn-id: svn://svn.openwrt.org/openwrt/branches/attitude_adjustment@34719
3c298f89-4303-0410-b956-
a3cf2f4a3e73
nbd [Sun, 16 Dec 2012 13:33:58 +0000 (13:33 +0000)]
wpa_supplicant.sh: always use parameters from the current section
Using variables from the outer scope unnecessarily complicates the code and
leads to issues.
This patch fixes the bug when having an "adhoc" wifi-iface section before a
"sta" section prevents wpa_supplicant from using the key specified in the
corresponding section as it tries to use the "adhoc" key instead (1 by
default).
Signed-off-by: Paul Fertser <fercerpav@gmail.com>
Backport of r34716
git-svn-id: svn://svn.openwrt.org/openwrt/branches/attitude_adjustment@34717
3c298f89-4303-0410-b956-
a3cf2f4a3e73
nbd [Sat, 15 Dec 2012 17:22:42 +0000 (17:22 +0000)]
ubus: update to latest version, fixes request timeout handling issues, hangs on lots of requests, adds object notification support
Backport of r34705
git-svn-id: svn://svn.openwrt.org/openwrt/branches/attitude_adjustment@34707
3c298f89-4303-0410-b956-
a3cf2f4a3e73
nbd [Sat, 15 Dec 2012 17:22:40 +0000 (17:22 +0000)]
netifd: call /etc/udhcp.user from the netifd dhcp.script
This was done previously when dhcp was handled by the network scripts.
So netifd should behave the same.
Signed-off-by: Helmut Schaa <helmut.schaa@googlemail.com>
Backport of r34704
git-svn-id: svn://svn.openwrt.org/openwrt/branches/attitude_adjustment@34706
3c298f89-4303-0410-b956-
a3cf2f4a3e73