Imre Kaloz
98e4ca00ed
move some omap24xx modules to the generic Makefile
...
Signed-off-by: Imre Kaloz <kaloz@openwrt.org>
SVN-Revision: 39543
2014-02-09 13:01:00 +00:00
Hauke Mehrtens
579e7d673b
kernel: add kmod-usb-net-kalmia
...
This patch adds a new kernel module for Samsung USB LTE modems.
Signed-off-by: Matti Laakso <malaakso@elisanet.fi>
SVN-Revision: 39535
2014-02-08 16:54:44 +00:00
Hauke Mehrtens
8f0ffe9cc6
kernel: negate kernel version dependencies to fix config for new kernel versions
...
This fixes some problems on kernel 3.13 and also removes the reference to LINUX_3_7.
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
SVN-Revision: 39532
2014-02-08 15:34:12 +00:00
Hauke Mehrtens
274c16e81e
mac80211: add led_trigger_blink{_oneshot}()
...
When led support is deactivated in the kernel and
CPTCFG_BACKPORT_BUILD_LEDS is set mac80211 references
led_trigger_blink_oneshot() but it is not declared anywhere.
This fixes the following build error:
net/mac80211/led.c: In function 'ieee80211_led_rx':
net/mac80211/led.c:25:2: error: implicit declaration of function 'led_trigger_blink_oneshot' [-Werror=implicit-function-declaration]
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
SVN-Revision: 39530
2014-02-08 12:19:22 +00:00
Hauke Mehrtens
06689aa5ed
acx-mac80211: really fix the build
...
The fix in r39482 was wrong.
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
SVN-Revision: 39528
2014-02-08 11:30:20 +00:00
Felix Fietkau
da3053f25a
ath9k: merge tx iq calibration fixes
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 39527
2014-02-07 18:08:57 +00:00
Hauke Mehrtens
6d1fdf875a
authsae: Update authsae to latest version
...
Only compile tested but the changes are minimal
f5693a3...1d1a122
Signed-off-by: Etienne CHAMPETIER <etienne.champetier@free.fr>
SVN-Revision: 39518
2014-02-06 22:20:20 +00:00
Imre Kaloz
11155b27ad
fix wl12xx compile error introduced in [39428]
...
Signed-off-by: Imre Kaloz <kaloz@openwrt.org>
SVN-Revision: 39506
2014-02-06 18:29:44 +00:00
Felix Fietkau
5a57185ea1
libpcap: disable some autodetected features to avoid extra dependencies and bloat
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 39504
2014-02-06 12:40:28 +00:00
Steven Barth
c666dcfe08
odhcp6c: Fix timing and some regressions from yesterday
...
SVN-Revision: 39502
2014-02-06 10:38:02 +00:00
Hauke Mehrtens
3f07af337c
iw: update to iw 3.14
...
- update iw to 3.14
- remove some patches that are obsolete
- 200-reduce_size.patch has new coalesce removed from Makefile matching prev. ver
- refresh patches
This increases the size of the binary by 6.7%:
87801 4400 320 92521 16969 iw-3.10/iw
93995 4424 324 98743 181b7 iw-3.14/iw
Signed-off-by: Dirk Neukirchen <dirkneukirchen@web.de>
SVN-Revision: 39486
2014-02-05 20:52:34 +00:00
Hauke Mehrtens
55f1e68c74
kernel: kmod-fs-jfs
...
This patch adds journaled file system (JFS) kernel module support.
Signed-off-by: Gerald Matzka<mgerald21@yahoo.de>
SVN-Revision: 39484
2014-02-05 20:11:58 +00:00
Hauke Mehrtens
f0985524d1
acx-mac80211: fix build after recent mac80211 update and refresh patches
...
This was only build tested.
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
SVN-Revision: 39482
2014-02-05 20:02:48 +00:00
Steven Barth
ef7bc81961
odhcpd: fix homenet dhcpv6 filter
...
SVN-Revision: 39479
2014-02-05 15:42:02 +00:00
Steven Barth
05c9507cd3
odhcp6c: Add support for userclass and vendorclass
...
SVN-Revision: 39478
2014-02-05 14:56:37 +00:00
Felix Fietkau
8c737e1864
tcpdump: update to current upstream version 4.5.1
...
-size_of(old tcpdump-mini 4.2.1) = 145245 Byte
-size_of(new tcpdump-mini 4.5.1) = 149416 Byte
=> ~4.2 KByte increase
Signed-off-by: Thomas Huehn <thomas@net.t-labs.tu-berlin.de>
SVN-Revision: 39474
2014-02-05 09:54:38 +00:00
Felix Fietkau
e600fc0d23
libpcap: update to current upstream version 1.5.3
...
-size_of(old libpcap-1.3.0) = 85228 Byte
-size_of(new libpcap-1.5.3) = 88587 Byte
=> ~3.3 KByte increase
SVN-Revision: 39473
2014-02-05 09:54:34 +00:00
Zoltan Herpai
66543935db
uboot-sunxi: various fixes - update A10-Lime support - fix MMC on sun5i with initializing PLL6 correctly
...
Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu>
SVN-Revision: 39470
2014-02-05 08:39:38 +00:00
Jo-Philipp Wich
84bf8e1f1a
linux: don't break kmod-fs-nfs for Kernels < 3.6.x
...
SVN-Revision: 39462
2014-02-04 15:55:03 +00:00
Jo-Philipp Wich
bc5b6efe23
linux: fix kmod-fs-nfs to include nfsv3.ko, it was split out of nfs.ko in Linux 3.6
...
SVN-Revision: 39459
2014-02-04 12:50:59 +00:00
Felix Fietkau
38587f87ed
wifi: Introduce 802.11ac support
...
This patch introduces 802.11ac support to mac80211 and hostapd. The split of
VHT160 in two 80 MHz bands is not yet supported, since it requires an
additional user supplied parameter for the channel of the second band.
Signed-off-by: Matti Laakso <malaakso@elisanet.fi>
Signed-off-by: Simon Wunderlich <simon@open-mesh.com>
[sven@open-mesh.com: Rebased patch, merged htmode and vhtmode,
removed special hwmode, replaced uci vht_capab list with overwritable
autoconfig, fixed hostapd integration, fixed commit description, add HT40+/-
for VHT modes, add VHT40 center_freq autoconfig, refactored major parts]
Signed-off-by: Sven Eckelmann <sven@open-mesh.com>
SVN-Revision: 39456
2014-02-03 13:31:44 +00:00
Felix Fietkau
169213a1b4
ath9k: merge a tx power handling fix
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 39455
2014-02-03 10:53:24 +00:00
Steven Barth
02c763c4ab
odhcp6c: Revert to slightly modified version of old behaviour
...
Latest changes broke source-restriction of on-link routes. Restoring
old-behaviour but adding correct source-restrictions which prevents
the offlink handler to remove the on-link route.
SVN-Revision: 39454
2014-02-03 09:06:25 +00:00
Steven Barth
a9a0b62785
odhcp6c: improve handling of RA on-link routes and addresses
...
SVN-Revision: 39451
2014-02-02 19:40:33 +00:00
Felix Fietkau
6106bdd002
mac80211: fix basic rate list processing in ad-hoc mode
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 39450
2014-02-02 14:25:09 +00:00
Felix Fietkau
1d9a98689d
libubox: update to latest version, fixes a jshn warning in json_get_values ( #14891 )
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 39449
2014-02-02 14:25:06 +00:00
Felix Fietkau
50417b58ad
hostapd: do not get basic_rate as a simple string variable
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 39448
2014-02-02 14:25:02 +00:00
Felix Fietkau
c95698e596
mac80211: fix processing of the distance option ( #14893 )
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 39447
2014-02-02 14:02:56 +00:00
Felix Fietkau
b9a605b8bf
mac80211: merge upstream fixes
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 39442
2014-02-01 15:33:04 +00:00
Steven Barth
8fa06b7e3c
odhcpd: fix internal router DHCPv4 filter
...
SVN-Revision: 39441
2014-02-01 13:33:05 +00:00
Jo-Philipp Wich
520a42f3c5
busybox: Add help documentation in menuconfig
...
Explaining why you shouldn't be here, and about version tainting.
Signed-off-by: Karl Palsson <karlp@remake.is>
SVN-Revision: 39440
2014-01-31 19:15:14 +00:00
Zoltan Herpai
16cbe62e9c
sunxi: boot changes - Added uEnv.txt to facilitate automatic boot. - Cosmetic fix in u-boot Makefile - Don't force command line arguments
...
Signed-off-by: Zalan Blenessy <zalan.blenessy@gmail.com>
Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu>
SVN-Revision: 39438
2014-01-31 15:53:53 +00:00
Jo-Philipp Wich
6ae1433ab9
base-files: expose taint flags in /etc/openwrt_release
...
SVN-Revision: 39437
2014-01-31 15:48:47 +00:00
Felix Fietkau
cc7b3e2465
busybox: add a reworked implementation of menuconfig support, this time with a guard option that keeps all symbols at default values until an extra option is activated
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 39435
2014-01-31 13:50:16 +00:00
Jo-Philipp Wich
c85705ce8d
busybox: fix dependency on librpc ( #14636 )
...
SVN-Revision: 39434
2014-01-31 12:28:29 +00:00
Steven Barth
b965dab148
odhcp6c: several bugfixes and improvements
...
* Fixed broken stateless-mode (fixes #14863 )
* Support for multiple IAIDs, improved server compatibility,
improved NTP/SNTP support and other fixes (thanks to T-Labs)
SVN-Revision: 39433
2014-01-31 11:23:00 +00:00
Felix Fietkau
68cd44f975
ath9k: fix handling of the default chip pci id on ar93xx ( #14886 )
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 39432
2014-01-31 11:05:21 +00:00
Felix Fietkau
cfc20090f1
hostapd: fix basic rate list handling with netifd
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 39431
2014-01-31 10:43:18 +00:00
Gabor Juhos
bb8c34d98c
kernel/modules: add xen-privcmd package
...
Also select that for kmod-xen-fs. Fixes the following build
error:
Package kmod-xen-fs is missing dependencies for the following libraries:
xen-privcmd.ko
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 39430
2014-01-30 17:08:03 +00:00
Felix Fietkau
9abf24166a
mac80211: refresh tarball with a newer backports version
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 39428
2014-01-30 15:55:59 +00:00
Felix Fietkau
eb7a1ba94b
mac80211: update to wireless-testing 2014-01-23
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 39427
2014-01-30 13:21:36 +00:00
Felix Fietkau
2725913d2a
hostapd: fix frequency selection for ap+sta
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 39426
2014-01-30 13:21:30 +00:00
John Crispin
5dcb4cc7d1
libubox: ubox: procd: ubus: update to latest git head
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 39425
2014-01-30 09:02:58 +00:00
Jo-Philipp Wich
73344b9c56
Add sysfixtime init script, replacement of luci_fixtime
...
Simply scan for the most recent file in /etc and set
system time to this file modification time if it's in the future
It allow some time dependent program to work immediatly
without waiting for ntpd to sync
v1: v2: bad approach
v3: simply scan /etc, thanks to Bastian Bittorf for the idea
v4: use sort -n, thanks to Catalin Patulea
v5: use [] instead of [[]], thanks to Andreas Mohr
v6: use openwrt style, thanks to Bastian Bittorf
Signed-off-by: Etienne CHAMPETIER <etienne.champetier@free.fr>
SVN-Revision: 39422
2014-01-29 13:17:03 +00:00
Jo-Philipp Wich
76e28f6b6e
lldpd: build without libreadline
...
lldpcli uses libreadline for tab completion. libreadline take around 110kb.
Signed-off-by: Alexander Couzens <lynxis@fe80.eu>
SVN-Revision: 39421
2014-01-29 13:10:39 +00:00
Jo-Philipp Wich
b2593a3f49
lldpd: add missing lldpcli
...
lldpd calls on startup lldpcli to configure itself.
Signed-off-by: Alexander Couzens <lynxis@fe80.eu>
SVN-Revision: 39420
2014-01-29 13:10:35 +00:00
Jo-Philipp Wich
3aefca6b07
lldpd: push to version 0.7.7
...
Signed-off-by: Alexander Couzens <lynxis@fe80.eu>
SVN-Revision: 39419
2014-01-29 13:10:31 +00:00
Jo-Philipp Wich
b5400c775e
hostapd: Fix 80211w setup with netifd
...
Signed-off-by: Helmut Schaa <helmut.schaa@googlemail.com>
SVN-Revision: 39412
2014-01-28 21:12:45 +00:00
Jo-Philipp Wich
c1cb867c13
hostapd: Fix basic_rate setup with netifd
...
Signed-off-by: Helmut Schaa <helmut.schaa@googlemail.com>
SVN-Revision: 39411
2014-01-28 21:12:36 +00:00
Luka Perkov
ad48ba11db
uboot-envtools: add support for wndr3700
...
Signed-off-by: Luka Perkov <luka@openwrt.org>
SVN-Revision: 39380
2014-01-24 00:07:48 +00:00