John Crispin
2c33df0376
add devicetrees
...
SVN-Revision: 34691
2012-12-15 02:00:20 +00:00
John Crispin
9b429a123d
add ltq-ptm
...
SVN-Revision: 34690
2012-12-15 02:00:13 +00:00
John Crispin
c2e2323e1d
add ltq-deu
...
SVN-Revision: 34689
2012-12-15 02:00:05 +00:00
John Crispin
65d9ff5054
add ltq-hcd
...
SVN-Revision: 34688
2012-12-15 01:59:53 +00:00
John Crispin
3a948770cf
add linux-v3.7
...
SVN-Revision: 34687
2012-12-15 01:59:45 +00:00
John Crispin
240a3a38e1
fixes uboot dependency
...
SVN-Revision: 34686
2012-12-15 01:59:35 +00:00
John Crispin
12cfa40375
add crypto-pcompress
...
SVN-Revision: 34685
2012-12-15 01:59:29 +00:00
John Crispin
4583469413
make use of uapi directory wrapper
...
SVN-Revision: 34684
2012-12-15 01:59:19 +00:00
John Crispin
0803171cd1
adds wrapper for uapi directory
...
SVN-Revision: 34683
2012-12-15 01:59:14 +00:00
John Crispin
d8678644f9
make rtl8366 driver OF capable
...
SVN-Revision: 34682
2012-12-15 01:59:08 +00:00
Jo-Philipp Wich
5ba9873914
netfilter.mk: extend nf_add macro to take a version dependency expression
...
- nf_add now takes an optional 4th argument which specifies a kernel version dependency, e.g. "lt 3.7.0"
- remove CompareKernelPatchVer conditionals around nf_add invocations, use version depends instead
- fixes xt_LOG.ko packaging with Linux 3.6.0 and later
SVN-Revision: 34681
2012-12-15 00:05:35 +00:00
Hauke Mehrtens
4901ac8225
brcm47xx: improve suppressing printing if a module was found in preinit function.
...
Thank you Bastian Bittorf
SVN-Revision: 34680
2012-12-14 22:45:12 +00:00
Gabor Juhos
86cd825c1f
package/swconfig: don't use kernel headers
...
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 34679
2012-12-14 12:11:50 +00:00
Gabor Juhos
57d7df3a35
generic: export include/linux/switch.h on 3.3, 3.6
...
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 34678
2012-12-14 12:11:48 +00:00
Gabor Juhos
a860153cce
generic: disintegrate UAPI from include/linux/switch.h
...
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 34677
2012-12-14 12:11:41 +00:00
Gabor Juhos
8aed692309
generic: refresh patches
...
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 34676
2012-12-14 08:47:39 +00:00
Gabor Juhos
272ef8ac00
generic: update pci_disable_usb_common_quirks patch
...
Fixes the following compiler warning:
drivers/usb/host/pci-quirks.c:459:23: warning: 'quirk_usb_handoff_uhci' defined but not used [-Wunused-function]
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 34675
2012-12-14 08:32:56 +00:00
Gabor Juhos
2e2c88b625
ar71xx: reorder some patches
...
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 34674
2012-12-14 07:16:56 +00:00
Gabor Juhos
34411a0cbd
ar71xx: merge unifi outdoor patch into the ubnt-xm one
...
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 34673
2012-12-14 07:16:50 +00:00
Hauke Mehrtens
6c8efbfdc0
brcm47xx: Additional BCM4716 support
...
Additional BCM4716 support. Still needs working ethernet driver.
Signed-off-by: Nathan Hintz <nlhintz@hotmail.com>
SVN-Revision: 34672
2012-12-13 18:57:38 +00:00
Hauke Mehrtens
588b42a8b7
broadcom-wl: Pass physical address to wl_attach
...
wl_attach expects a physical address, as it performs the mapping internally.
Signed-off-by: Nathan Hintz <nlhintz@hotmail.com>
SVN-Revision: 34671
2012-12-13 18:55:49 +00:00
Hauke Mehrtens
6672d869da
brcm47xx: BCMA - Broadcom 2011 SDK Updates
...
I noticed these changes when reviewing the 2011 Broadcom SDK. I haven't
noticed any obvious changes in behavior with them applied; but thought I
should at least pass them on.
Signed-off-by: Nathan Hintz <nlhintz@hotmail.com>
SVN-Revision: 34670
2012-12-13 18:54:04 +00:00
Hauke Mehrtens
97d22306da
brcm47xx: return the real irq number in bcma_core_irq
...
The irq signal numbers that are send by the cpu are increased by 2 from
the number programmed into the mips core by bcma.
Return the irq number on which the irqs are send in bcma_core_irq() now.
Signed-off-by: Nathan Hintz <nlhintz@hotmail.com>
SVN-Revision: 34669
2012-12-13 18:51:10 +00:00
Gabor Juhos
6e4082f170
kernel: fix solos-pci skb double-free in DMA mode
...
[juhosg: refresh the patches with quilt]
Signed-off-by: David Woodhouse <David.Woodhouse@intel.com>
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 34667
2012-12-13 18:39:31 +00:00
Florian Fainelli
321852348f
kernel: fix perf build with uclibc toolchains on x86
...
Signed-off-by: Florian Fainelli <florian@openwrt.org>
SVN-Revision: 34666
2012-12-13 17:34:22 +00:00
Felix Fietkau
b85c8a6361
netifd: update to latest version, fixes purging old resolv.conf entries after ifdown
...
SVN-Revision: 34664
2012-12-13 16:14:41 +00:00
Florian Fainelli
5e7d69554e
kernel/3.6: backport an upstream build for perf with uClibc
...
Signed-off-by: Florian Fainelli <florian@openwrt.org>
SVN-Revision: 34662
2012-12-13 15:40:27 +00:00
Felix Fietkau
2bb7f82d8a
kernel: fix porting mistakes on the 3.6+ SIP NAT patch causing crashes
...
SVN-Revision: 34657
2012-12-13 13:07:13 +00:00
Felix Fietkau
64f0b22052
build: only install packages for selected variants, fixes building multiple variant selections in one tree
...
SVN-Revision: 34656
2012-12-13 13:07:01 +00:00
Hauke Mehrtens
71712ec522
brcm47xx: this usb patch is not needed, the Broadcom SDK does it the other way.
...
SVN-Revision: 34655
2012-12-13 00:12:42 +00:00
Hauke Mehrtens
5be97468f6
brcm47xx: use kernel 3.6.10 by default now
...
SVN-Revision: 34654
2012-12-13 00:11:55 +00:00
Hauke Mehrtens
235c065e12
brcm47xx: suppress printing if a module was found in preinit function.
...
SVN-Revision: 34653
2012-12-13 00:11:11 +00:00
Hauke Mehrtens
3a4a6cfd64
kernel: in kernel 3.6.8 and later tg3 depends on hwmon.ko
...
SVN-Revision: 34652
2012-12-13 00:09:55 +00:00
Hauke Mehrtens
1bd8db0bd6
kernel: update bcma and ssb to master-2012-12-11-2 from wireless-testing
...
SVN-Revision: 34651
2012-12-12 22:42:18 +00:00
Gabor Juhos
d085aad288
ar71xx: add profile and build initramfs image for the WNDR4300
...
It is not yet possible to use the default squasfsh/jffs2 images
on NAND flashes, so only initramfs image is supported for now.
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 34650
2012-12-12 16:49:52 +00:00
Gabor Juhos
dcdfcb75f0
ar71xx: add user-space support for the NETGEAR WNDR4300
...
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 34649
2012-12-12 16:49:51 +00:00
Gabor Juhos
1552af3131
base-files: add mtd_find_chardev helper
...
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 34648
2012-12-12 16:49:50 +00:00
Gabor Juhos
bc82db7d78
ar71xx: add kernel support for the NETGEAR WNDR4300
...
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 34647
2012-12-12 16:49:49 +00:00
Gabor Juhos
75b71f4a74
ar71xx: add ap91_pci_init_simple helper
...
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 34646
2012-12-12 16:49:48 +00:00
Gabor Juhos
d7cebac243
ar71xx: add ath79_wmac_register_simple helper
...
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 34645
2012-12-12 16:49:47 +00:00
Gabor Juhos
ec26814b0e
ar71xx: refresh 3.3 patches
...
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 34644
2012-12-12 16:49:46 +00:00
Gabor Juhos
cdfc300948
ar71xx: remove superfluous USB patches for 3.3
...
SVN-Revision: 34643
2012-12-12 16:49:43 +00:00
Mirko Vogt
ee17703371
Revert "remove function find_mtd_part() from /lib/functions.sh"
...
Reverting commit 34641.
Function find_mtd_part() is needed by some scripts deployed
for certain targets but not including boot.sh after all.
Still, all this certainly needs some love.
SVN-Revision: 34642
2012-12-12 13:41:56 +00:00
Mirko Vogt
1521cdda0f
remove function find_mtd_part() from /lib/functions.sh
...
Since all scripts using this function include /lib/functions/boot.sh -
where this function is defined as well - it can be dropped
from /lib/functions.sh. Also avoids further confusion about this
function being declared and defined in two different places.
SVN-Revision: 34641
2012-12-12 12:38:31 +00:00
Gabor Juhos
eece71be56
generic: fix 8139cp patch for 3.6
...
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 34640
2012-12-12 08:37:27 +00:00
Gabor Juhos
2b378d11c8
kernel: update linux 3.6 to 3.6.10
...
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 34639
2012-12-11 20:14:39 +00:00
Gabor Juhos
a6112c3e8a
mac80211: update rt2x00 rx_status patch
...
Also remove the superfluous ones for ath5k, p54.
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 34637
2012-12-11 17:49:11 +00:00
Steven Barth
8d9564af1b
ipv6-support: Make ULA addresses secondary * Deprecates ULA prefixes when there are other public prefixes * Fixes issues with clients using incorrect source addresses
...
SVN-Revision: 34630
2012-12-11 16:56:37 +00:00
Steven Barth
8546f8a401
6distributed: Add support for secondary addresses
...
SVN-Revision: 34629
2012-12-11 16:56:32 +00:00
Steven Barth
14273e1120
6relayd: Fix announcement of deprecated prefixes
...
SVN-Revision: 34628
2012-12-11 16:56:27 +00:00