Felix Fietkau
7f271d93be
kernel/modules: remove CRYPTOMGR_MODULES
...
Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
SVN-Revision: 43832
10 years ago
Felix Fietkau
17da922e22
kernel/modules: kmod-crypto-manager: depend on kmod-crypto-aead
...
SVN-Revision: 43831
10 years ago
Felix Fietkau
2203f4d6e0
kernel/modules: add kmod-crypto-aead
...
Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
SVN-Revision: 43830
10 years ago
Felix Fietkau
b15f09baec
kernel/modules: remove superfluous backslash
...
Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
SVN-Revision: 43829
10 years ago
Steven Barth
84f49d3597
util-linux: fix packaging issues
...
Signed-off-by: Gergely Kiss <mail.gery@gmail.com>
Tested-by: Gergely Kiss <mail.gery@gmail.com>
SVN-Revision: 43828
10 years ago
Imre Kaloz
b679cac641
et131x is out of staging in 3.18
...
Signed-off-by: Imre Kaloz <kaloz@openwrt.org>
SVN-Revision: 43827
10 years ago
Imre Kaloz
f9cf1e97fd
upgrade to latest revision
...
Signed-off-by: Imre Kaloz <kaloz@openwrt.org>
SVN-Revision: 43826
10 years ago
Felix Fietkau
8bd2c446d4
openvpn: backport an upstream fix for a regression in using --cipher none ( fixes #18676 )
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 43823
10 years ago
Imre Kaloz
c9e5aa0c17
upgrade to new rev, fixes possible compile error
...
Signed-off-by: Imre Kaloz <kaloz@openwrt.org>
SVN-Revision: 43791
10 years ago
Felix Fietkau
beb4318bc3
ath10k: fix tx rate selection for ad-hoc mode with HT
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 43790
10 years ago
Felix Fietkau
b2de18bea4
hostapd: add support for configuring supported rates
...
patch by Wilco Baan Hofman from #18627
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 43782
10 years ago
Imre Kaloz
08b592673a
Marvell 88W8864 open source mac80211 driver
...
Signed-off-by: Imre Kaloz <kaloz@openwrt.org>
SVN-Revision: 43772
10 years ago
Steven Barth
4746ffd7a6
netifd: minor fixes, add mldversion option
...
thanks to Hans Dedecker
Signed-off-by: Steven Barth <steven@midlink.org>
SVN-Revision: 43771
10 years ago
Felix Fietkau
ff3464eb30
mac80211: fix HT mode selection for ad-hoc
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 43769
10 years ago
Felix Fietkau
7d6a749278
ubi-utils: add mirror md5sum
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 43761
10 years ago
Steven Barth
d945d7d647
dnsmasq: also add the actual patches...
...
Signed-off-by: Steven Barth <steven@midlink.org>
SVN-Revision: 43759
10 years ago
Steven Barth
1472eaec65
dnsmasq: backport some dnssec fixes
...
Signed-off-by: Steven Barth <steven@midlink.org>
SVN-Revision: 43758
10 years ago
Luka Perkov
180c1f3302
uboot-envtools: add more kirkwood boards
...
- SheevaPlug
- SheevaPlug with eSATA
- GuruplugServerPlus
Signed-off-by: Gerald Kerma <dreagle@doukki.net>
SVN-Revision: 43747
10 years ago
Felix Fietkau
0e035381dc
binutils: break-out libbfd, libopcodes and ar
...
Package libbfd, libopcodes and ar seperately.
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
SVN-Revision: 43745
10 years ago
Steven Barth
d9011ad6be
dnsmasq: allow de-selecting features from -full variant.
...
Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
SVN-Revision: 43733
10 years ago
Steven Barth
f0ecc0ec37
iproute2: bump version from 3.16.0 to 3.17.0
...
Signed-off-by: Russell Senior <russell@personaltelco.net>
SVN-Revision: 43731
10 years ago
Steven Barth
5628648f87
nftables: bump to release 0.4, cleanup our patches
...
Signed-off-by: Steven Barth <steven@midlink.org>
SVN-Revision: 43730
10 years ago
Steven Barth
c6c0c275bc
libnftnl: bump to upstream release 1.0.3
...
Signed-off-by: Steven Barth <steven@midlink.org>
SVN-Revision: 43729
10 years ago
Steven Barth
21bf45edd2
cyassl: bump to 3.3.0
...
Signed-off-by: Steven Barth <steven@midlink.org>
SVN-Revision: 43728
10 years ago
John Crispin
40e2dbf9c6
fstools: update to latest git HEAD
...
adds a few cleanups and extroot/ubi support
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 43717
10 years ago
John Crispin
f8e83b1057
uboot-envtools: enable UBI support per default on oxnas
...
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
SVN-Revision: 43716
10 years ago
John Crispin
019ea725aa
add "preinit_regular" diag.sh set_state argument
...
This new argument is used right after starting regular preinit (which
happens if failsafe wasn't triggered). The main purpose of "preinit"
argument is to indicate that failsafe can be triggered, however we were
missing a way to inform user that we don't wait for a trigger anymore.
With this change it's clear when failsafe mode can be triggered.
Signed-off-by: Rafał Miłecki <zajec5@gmail.com>
SVN-Revision: 43715
10 years ago
John Crispin
f310e02ab3
procd: update to latest git HEAD
...
fixes a bug where wdt write happened with no valid fd available
--> procd: WDT failed to write: Bad file descriptor
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 43711
10 years ago
Steven Barth
8aa9160274
nftables: mini-bump and patch cleanup
...
Signed-off-by: Steven Barth <steven@midlink.org>
SVN-Revision: 43710
10 years ago
Steven Barth
c927daaf76
nftables: bump to latest git, fix mini-gmp patches
...
Signed-off-by: Steven Barth <steven@midlink.org>
SVN-Revision: 43707
10 years ago
Steven Barth
e90e143852
libnftnl: bump to latest git
...
Signed-off-by: Steven Barth <steven@midlink.org>
SVN-Revision: 43706
10 years ago
Felix Fietkau
d54e759611
toolchain: do not include libatomic.so in the libc package
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 43699
10 years ago
Felix Fietkau
0f51d48c0e
nvram: remove libnvram.so, it is unused and incompatible to the broadcom API anyway
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 43698
10 years ago
John Crispin
d64e4392df
iwinfo: bump to latest git HEAD
...
http://patchwork.ozlabs.org/patch/420128/
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 43666
10 years ago
John Crispin
7068b7ed1c
oxnas: build S-ATA driver as a module
...
From: Daniel Golle <daniel@makrotopia.org>
SVN-Revision: 43665
10 years ago
John Crispin
5ff8272cf0
uboot-oxnas: install u-boot.bin also to KERNEL_BUILD_DIR
...
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
SVN-Revision: 43662
10 years ago
Felix Fietkau
8afce572b7
igmpproxy: do not attempt to ifstatus error messages as json
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 43660
10 years ago
Felix Fietkau
f48b7aa6e4
igmpproxy: do not start instance if no upstream interface is available
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 43659
10 years ago
Felix Fietkau
b37dc7e7ce
igmpproxy: fix init script indentation
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 43658
10 years ago
Jo-Philipp Wich
5472898c0c
busybox: include config files relative to the main Config.in ( #18522 )
...
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
SVN-Revision: 43653
10 years ago
Steven Barth
f565e0598d
netifd: Set source IP for DHCP static routes as well
...
Commit ce92f6650bd8a86db04c7a6cbb58e7fdb200a7e6 added source IP support
for DHCP default routes. As a side effect of this change the default route
could be present twice in netifd (once with source IP set and once with
source IP unset) if it was sent by the server in both the router and static
route options. Therefore add source IP support as well for static routes as this
case was not considered. Additional remove unused parameter type.
Signed-off-by: Hans Dedecker <dedeckeh@gmail.com>
SVN-Revision: 43645
10 years ago
Felix Fietkau
ff06d03a38
cfg80211: add support for changing the device mac address via sysfs
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 43638
10 years ago
Jonas Gorski
e983ee54fd
libnl-tiny: fix receiving netlink messages larger than 4K
...
Apply libnl commit 807fddc4cd9ecb12ba64e1b7fa26d86b6c2f19b0 ("nl:
Increase receive buffer size to 4 pages") also to libnl-tiny to ensure
netlink messages larger than 4KiB can be received, as the restart logic
seems to be broken.
This fixes iwinfo accessing info on dual band b43 cards, as they can
support a lot of channels, breaking the 4K default limit (seen was >5k).
Signed-off-by: Jonas Gorski <jogo@openwrt.org>
SVN-Revision: 43633
10 years ago
Jonas Gorski
7eddcb14ff
kernel/acx-mac80211: fix autoloading on boot
...
The kernel build system cannot track dependencies of out-of-tree
modules, making the buildsystem fail to load mac80211.
Add mac80211 as an explicit load to ensure all required modules are
loaded.
Fixes #16522 .
Signed-off-by: Jonas Gorski <jogo@openwrt.org>
SVN-Revision: 43631
10 years ago
John Crispin
6d52fd203d
kernel/modules: fix chipidea
...
it should needs to depend on imx and mxs
also remove duplicate kmod definition from mxs target
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 43627
10 years ago
Felix Fietkau
0636bb43ae
toolchain: disable libatomic for gcc 4.6
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 43623
10 years ago
Felix Fietkau
b979353af0
mt76: update to the latest version, adds a few minor build fixes
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 43610
10 years ago
Felix Fietkau
9144cc5c2d
mac80211: do not export the backports linux/module.h, it breaks out-of-tree driver builds
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 43609
10 years ago
Felix Fietkau
37c5b92d40
uclient: update to the latest version, fixes HTTP digest auth processing
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 43600
10 years ago
Felix Fietkau
d928d333e3
libnl-tiny: remove dead code
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 43599
10 years ago