Jo-Philipp Wich
236c369a89
rules.mk: only select latest libgcc.a with wildcard match ( #12798 )
...
SVN-Revision: 35144
12 years ago
Gabor Juhos
7695c8b049
mac80211: rt2x00: fix PCI eeprom patch
...
Fixes the following warnings:
CC [M] <...>/drivers/net/wireless/rt2x00/rt2800pci.o
<...>/drivers/net/wireless/rt2x00/rt2800pci.c: In function 'rt2800pci_read_eeprom_file':
<...>/drivers/net/wireless/rt2x00/rt2800pci.c:95:2: warning: 'return' with a value, in function returning void [enabled by default]
<...>/drivers/net/wireless/rt2x00/rt2800pci.c: In function 'rt2800pci_read_eeprom':
<...>/drivers/net/wireless/rt2x00/rt2800pci.c:994:2: warning: 'retval' may be used uninitialized in this function [-Wuninitialized]
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 35143
12 years ago
Jo-Philipp Wich
9173312542
libnfnetlink: update to v1.0.1
...
SVN-Revision: 35142
12 years ago
Jo-Philipp Wich
195a00df16
ubus: update to git head, passes u64 blob types as doubles to Lua
...
SVN-Revision: 35141
12 years ago
Jo-Philipp Wich
e5548b03e5
netifd: update to git head, adds 64bit counters
...
SVN-Revision: 35140
12 years ago
Felix Fietkau
97578303ff
ath9k: fix memory corruption issues on ar5416/ar91xx
...
SVN-Revision: 35139
12 years ago
Steven Barth
0cd21ca785
odhcp6c: Send RS on start
...
SVN-Revision: 35137
12 years ago
Steven Barth
f0df2006af
odhcp6c: Add preliminary proto-handler
...
SVN-Revision: 35135
12 years ago
Steven Barth
b58a13cb2c
ipv6-support: don't use disable_ipv6
...
SVN-Revision: 35134
12 years ago
Steven Barth
fde5b934fd
6relayd: Rewrite init-script logic
...
SVN-Revision: 35133
12 years ago
Felix Fietkau
1474359bd3
ar71xx: fix unaligned access in cls_u32
...
SVN-Revision: 35132
12 years ago
Felix Fietkau
cec8ed1882
add ustream-ssl, an ustream abstraction library for SSL stream sockets
...
SVN-Revision: 35131
12 years ago
Felix Fietkau
e67b6ee395
ar71xx: fix unaligned access in a few more places
...
SVN-Revision: 35130
12 years ago
Felix Fietkau
b5bcbdfbb5
ar71xx: improve unaligned access patches, add a net_hdr_word() macro which assumes 2-byte aligned access and generates better code than {get,put}_unaligned_cpu32
...
SVN-Revision: 35129
12 years ago
Felix Fietkau
379b8258f5
libubox: update to latest version, adds small blobmsg enhancements and license fixes - package is now ISC/BSD-3c
...
SVN-Revision: 35128
12 years ago
Felix Fietkau
53e0ba49b9
ar71xx: avoid __packed define in the unaligned access hack patch, make the ipv6 address struct also 2-byte-aligned/packed
...
SVN-Revision: 35127
12 years ago
Felix Fietkau
5d55cece6e
kernel: add back the mips module relocation patch
...
SVN-Revision: 35126
12 years ago
Felix Fietkau
764520975c
ar71xx: add more cpu feature overrides, slightly reduces kernel size
...
SVN-Revision: 35125
12 years ago
Felix Fietkau
310724c14d
ar71xx: extend the unaligned access hacks to a few more places that showed up in the new kernel
...
SVN-Revision: 35124
12 years ago
Felix Fietkau
dc248b811f
kernel: fix enabling coredump support on 3.7+
...
SVN-Revision: 35123
12 years ago
Hauke Mehrtens
2bf03f971d
brcm47xx: BCMA - Update default IRQ assignment per upstream change
...
Update the default IRQ assignment for unrecognized devices per
the upstream change.
Signed-off-by: Nathan Hintz <nlhintz@hotmail.com>
SVN-Revision: 35121
12 years ago
Felix Fietkau
0f101497ac
kernel: make kmod-ledtrig-usbdev depend on usb core support instead of selecting it
...
SVN-Revision: 35120
12 years ago
Gabor Juhos
5d1ecfc26d
refresh kernel configs with kconfig.pl
...
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 35119
12 years ago
Gabor Juhos
ef75e6c71a
malta: remove 3.6 support
...
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 35118
12 years ago
Gabor Juhos
3d057de4db
malta: build lzma and gzip compressed uImages
...
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 35117
12 years ago
Gabor Juhos
df8a8f2515
adm5120: remove 3.6 support
...
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 35116
12 years ago
Gabor Juhos
d472567997
adm5120: switch to 3.7
...
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 35115
12 years ago
Gabor Juhos
eb2188c0e2
ar71xx: remove 3.6 support
...
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 35114
12 years ago
Gabor Juhos
fe86bc9370
ar71xx: switch to 3.7
...
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 35113
12 years ago
Gabor Juhos
ca882f230d
mpc83xx: remove 3.6 support
...
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 35112
12 years ago
Gabor Juhos
eba037cd1f
mpc83xx: switch to 3.7
...
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 35111
12 years ago
Gabor Juhos
ff2ce330a5
ramips: remove 3.6 support
...
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 35110
12 years ago
Gabor Juhos
d53f8c3ded
ramips: switch to 3.7
...
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 35109
12 years ago
Gabor Juhos
f8f009ca43
rb532: remove 3.6 support
...
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 35108
12 years ago
Gabor Juhos
cd71dcdab7
rb532: switch to 3.7
...
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 35107
12 years ago
Gabor Juhos
7098354885
ppc44x: remove 3.6 support
...
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 35106
12 years ago
Gabor Juhos
83fccacec2
ppc44x: switch to 3.7
...
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 35105
12 years ago
Gabor Juhos
9d3bae8f0e
ppc40x: remove 3.6 support
...
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 35104
12 years ago
Gabor Juhos
06fea75afb
ppc40x: switch to 3.7
...
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 35103
12 years ago
Gabor Juhos
a51f602494
cns21xx: remove 3.6 support
...
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 35102
12 years ago
Gabor Juhos
bdc6ec4974
cns21xx: switch to 3.7
...
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 35101
12 years ago
Gabor Juhos
c19c30cefd
kernel: update linux 3.7 to 3.7.2
...
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 35100
12 years ago
Florian Fainelli
ce5dd3b9e2
image.mk: use XZ bcj architecture filter if available
...
xz supports using an architecture specific BCJ filter, use that one to
save us a couple kB while producing squashfs filesystems (mimics the
Linux kernel).
Signed-off-by: Florian Fainelli <florian@openwrt.org>
SVN-Revision: 35097
12 years ago
Felix Fietkau
27828be83a
mac80211: fix enabling HT40-
...
SVN-Revision: 35096
12 years ago
Vasilis Tsiligiannis
674439299f
base-files: Don't pass '--set-worker /lib/hotplug2/worker_fork.so' to hotplug2 ( #12781 )
...
SVN-Revision: 35095
12 years ago
Felix Fietkau
a27167aa13
mac80211: add a fix for ht40 connections
...
SVN-Revision: 35094
12 years ago
Felix Fietkau
0d24c70a4b
ath9k: add updated tx gain tables, fixes stability issues on TL-WDR4300 and other devices
...
SVN-Revision: 35089
12 years ago
Florian Fainelli
3a57cd4929
netfilter: xt_NOTRACK is incorporated in xt_CT as of 3.8-rc3
...
Signed-off-by: Florian Fainelli <florian@openwrt.org>
SVN-Revision: 35087
12 years ago
Florian Fainelli
ecf230710f
mvebu: update to 3.8-rc3
...
Signed-off-by: Florian Fainelli <florian@openwrt.org>
SVN-Revision: 35086
12 years ago
Hauke Mehrtens
548cb59826
brcm47xx: update bgmac driver to the version in mainline kernel
...
SVN-Revision: 35083
12 years ago