Rafał Miłecki
aafe123d02
mac80211: include brcmfmac firmware for BCM43602
...
It can be found e.g. in Netgear R8000.
Signed-off-by: Rafał Miłecki <zajec5@gmail.com>
SVN-Revision: 44915
2015-03-20 23:57:35 +00:00
Rafał Miłecki
bd82b403cf
mac80211: update linux-firmware to 2015-03-20
...
It includes new Broadcom firmware files for brcmfmac.
Signed-off-by: Rafał Miłecki <zajec5@gmail.com>
SVN-Revision: 44914
2015-03-20 22:36:28 +00:00
Felix Fietkau
db3b862d1c
kernel: fix ipsec related regression in the netfilter rtcache patch
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 44913
2015-03-20 22:13:34 +00:00
Felix Fietkau
34eb384597
kernel: fix ipset related build error ( #19231 )
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 44912
2015-03-20 17:01:06 +00:00
Felix Fietkau
7dad0f6fe4
build: add optional dependency on libssp to all non-kernel packages
...
When enabling SSP_SUPPORT, a lot of packages fail during compile phase
with the following error:
Package X is missing dependencies for the following libraries:
libssp.so.0
This can be solved by adding an optional dependency on libssp to all
those packages, but as there are quite a few packages both in OpenWrt
core and in the package repository, it might make sense to add this
optional dependency to all non-kernel packages, instead of polluting
lots of package dependency lines with it.
Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
SVN-Revision: 44911
2015-03-20 16:50:50 +00:00
Felix Fietkau
9143cf5fc9
mac80211: merge a few performance enhancements
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 44910
2015-03-20 16:24:14 +00:00
Felix Fietkau
f7a861615c
mac80211: update software queueing patch
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 44909
2015-03-20 16:24:06 +00:00
Imre Kaloz
b95a9f01c1
mvebu: set default regdomain
...
Signed-off-by: Imre Kaloz <kaloz@openwrt.org>
SVN-Revision: 44908
2015-03-20 12:15:40 +00:00
Imre Kaloz
211a4484a1
mac80211: fix 5ghz variable name
...
Signed-off-by: Imre Kaloz <kaloz@openwrt.org>
SVN-Revision: 44907
2015-03-20 12:13:11 +00:00
Imre Kaloz
8f91c80ea1
mac80211: when looking for VHT, check 5GHz support as well
...
Signed-off-by: Imre Kaloz <kaloz@openwrt.org>
SVN-Revision: 44906
2015-03-20 11:47:16 +00:00
Felix Fietkau
ccaaab1c04
tools: add back and update mm-macros, it is required for libsigc++
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 44905
2015-03-20 11:34:47 +00:00
Felix Fietkau
46efd56b40
netfilter: clean up compatibility code for old kernels
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 44904
2015-03-20 11:01:26 +00:00
Felix Fietkau
975e1357e6
ramips: fix LAN/WAN MAC address for WSR-600/1166
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 44903
2015-03-20 09:37:07 +00:00
John Crispin
1773aa5163
octeon: add er8 sysupgrade support
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 44902
2015-03-20 08:49:08 +00:00
John Crispin
e9b6602a84
octeon: Add MMC support for EdgeRouter ER8
...
this is a backport of a series posted on the lmo mailing list
Signed-off-by: Jonathan Thibault <jonathan@navigue.com>
SVN-Revision: 44901
2015-03-20 08:49:02 +00:00
Steven Barth
3006bc6904
openssl: biweekly critical security update
...
Signed-off-by: Steven Barth <steven@midlink.org>
SVN-Revision: 44900
2015-03-20 08:14:42 +00:00
Steven Barth
b27efd6e07
netifd: device update fixes, improvements in policy routing
...
Signed-off-by: Steven Barth <steven@midlink.org>
SVN-Revision: 44899
2015-03-20 07:50:45 +00:00
Felix Fietkau
dac483acb4
ramips: fix WSR-1166 green power LED
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 44898
2015-03-19 21:51:44 +00:00
Felix Fietkau
9314180c34
uboot-envtools: add ramips wsr-600/1166 support
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 44897
2015-03-19 21:00:41 +00:00
Felix Fietkau
f88687aaf9
igmpproxy: add names for default config lan/wan phyint sections to make it easier to refer to them from scripts
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 44896
2015-03-19 20:37:40 +00:00
Michael Büsch
bb81ff2374
omap24xx: Add basic config for linux-4.0
...
Also remove 3.3 config. It's broken and unsupported.
SVN-Revision: 44895
2015-03-19 18:45:32 +00:00
Steven Barth
9b1840b861
ipv6: fix throw routes
...
Signed-off-by: Steven Barth <steven@midlink.org>
SVN-Revision: 44894
2015-03-19 15:46:03 +00:00
Felix Fietkau
eff93e4027
kernel: remove bogus dependency of zram on !TARGET_ep93xx
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 44893
2015-03-19 11:59:21 +00:00
Felix Fietkau
b3fdc3cfea
kernel: remove obsolete kernel version dependencies
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 44892
2015-03-19 11:59:17 +00:00
Felix Fietkau
0db8c86666
ifenslave: remove package, as it depends on obsolete kernels
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 44891
2015-03-19 11:59:09 +00:00
Felix Fietkau
32a6800a41
kernel: remove linux 3.8 support
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 44890
2015-03-19 11:58:59 +00:00
Felix Fietkau
3600b84cbd
ep93xx: moved to targets feed
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 44889
2015-03-19 11:58:54 +00:00
Felix Fietkau
941ac35f77
mpc52xx: moved to targets feed
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 44888
2015-03-19 11:58:48 +00:00
Felix Fietkau
3581298348
mpc83xx: moved to targets feed
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 44887
2015-03-19 11:58:43 +00:00
Felix Fietkau
5956a3ca1a
feeds.conf.default: add new targets feed
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 44886
2015-03-19 11:58:35 +00:00
Felix Fietkau
75e828c117
ar71xx: fix a double dereference in the unaligned access patch
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 44885
2015-03-19 11:58:30 +00:00
Felix Fietkau
2077b18e6b
x86_64: remove unused patch
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 44884
2015-03-19 11:58:22 +00:00
Felix Fietkau
31681f0878
ipset: use in-tree kernel modules to fix crash issues
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 44883
2015-03-19 11:58:17 +00:00
Imre Kaloz
e3d19988cf
mvebu: add Linux 4.0 support
...
Signed-off-by: Imre Kaloz <kaloz@openwrt.org>
SVN-Revision: 44882
2015-03-19 10:25:44 +00:00
Imre Kaloz
05bf6e0f2e
generic/4.0: fix ubi EOF marker patch
...
Signed-off-by: Imre Kaloz <kaloz@openwrt.org>
SVN-Revision: 44881
2015-03-19 10:13:21 +00:00
Imre Kaloz
0d8d48641d
generic/4.0: add missing symbols
...
Signed-off-by: Imre Kaloz <kaloz@openwrt.org>
SVN-Revision: 44880
2015-03-19 10:11:20 +00:00
John Crispin
8fd3227a95
procd: update to latest git HEAD
...
fixes parameter handling in askfirst tool
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 44879
2015-03-18 20:08:27 +00:00
John Crispin
7274db3b5a
config: add function tracers
...
Adds menuconfig options for ftrace function tracers
Signed-off-by: Bryan Forbes <bryan@reigndropsfall.net>
SVN-Revision: 44878
2015-03-18 20:08:21 +00:00
Felix Fietkau
b011293d0b
kernel: replace GRO optimization patch with a new one that supports VLANs/bridges with different MAC addresses
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 44877
2015-03-18 18:22:41 +00:00
Felix Fietkau
17afb853ee
kernel: bump to 3.14.35, 3.18.9, 3.19.1 and 4.0-rc4
...
also refresh generic patches for 3.14, 3.18, 3.19 and 4.0
targets might need a minor refresh as well, however, it looks
like everything still applies cleanly with occasional small
offsets.
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
SVN-Revision: 44876
2015-03-18 18:21:08 +00:00
Jonas Gorski
87568ebeac
b53: reverse duplex bit meaning for IMP state override register
...
Signed-off-by: Rafał Miłecki <zajec5@gmail.com>
Signed-off-by: Jonas Gorski <jogo@openwrt.org>
SVN-Revision: 44875
2015-03-18 10:44:15 +00:00
Felix Fietkau
f30358d41a
kernel: remove the netfilter optimization that skips the filter table, it has caused too many issues
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 44873
2015-03-17 17:14:48 +00:00
Felix Fietkau
2e5125c3d6
mac80211: add some improvements to the software queueing code
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 44872
2015-03-17 17:14:43 +00:00
Felix Fietkau
a80c80580c
toolchain/kernel-headers: remove an obsolete patch directory
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 44871
2015-03-17 11:16:45 +00:00
Felix Fietkau
7502d65294
tools: remove leftover dependency line
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 44870
2015-03-17 10:11:04 +00:00
Felix Fietkau
e9dd838d86
tools: remove a bunch of unused automake macros
...
The feeds that use them have been unmaintained for a long time, and
something similar can easily be added as a regular host build package.
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 44869
2015-03-17 10:11:00 +00:00
John Crispin
553528371b
ralink: fix mt7621 i2c name
...
Signed-off-by: zouxf <fl.service@t-firefly.com>
SVN-Revision: 44868
2015-03-17 09:44:14 +00:00
John Crispin
29cf72ac07
lantiq/xrx200: cleanup default packages
...
Signed-off-by: Alexander Couzens <lynxis@fe80.eu>
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 44867
2015-03-17 09:44:06 +00:00
John Crispin
55a71c1374
ar71xx: adjust OM5P profile for the OpenMesh OM5P-AN board
...
Signed-off-by: Sven Eckelmann <sven@open-mesh.com>
SVN-Revision: 44866
2015-03-17 09:43:56 +00:00
John Crispin
37a4102423
package/uboot-envtools: add OpenMesh OM5P-AN support
...
Signed-off-by: Sven Eckelmann <sven@open-mesh.com>
SVN-Revision: 44865
2015-03-17 09:43:52 +00:00