- Feb 02, 2015
-
-
John Crispin authored
Signed-off-by:
Christian Mehlis <christian@m3hlis.de> SVN-Revision: 44237
-
- Feb 01, 2015
-
-
Jo-Philipp Wich authored
Signed-off-by:
Jo-Philipp Wich <jow@openwrt.org> SVN-Revision: 44236
-
Zoltan Herpai authored
Signed-off-by:
Zoltan HERPAI <wigyori@uid0.hu> SVN-Revision: 44235
-
Felix Fietkau authored
- budget is decremented with completed frames, so don't check if done is smaller - ACK the interrupt before processing further frames to fix a small race condition. Signed-off-by:
Felix Fietkau <nbd@openwrt.org> SVN-Revision: 44234
-
- Jan 31, 2015
-
-
Jo-Philipp Wich authored
Signed-off-by:
Jo-Philipp Wich <jow@openwrt.org> SVN-Revision: 44233
-
Jo-Philipp Wich authored
Signed-off-by:
Jo-Philipp Wich <jow@openwrt.org> SVN-Revision: 44232
-
Jo-Philipp Wich authored
Signed-off-by:
Jo-Philipp Wich <jow@openwrt.org> SVN-Revision: 44231
-
Rafał Miłecki authored
It fails to build because of missing of_irq_parse_raw and incompatible irq_create_of_mapping. Signed-off-by:
Rafał Miłecki <zajec5@gmail.com> SVN-Revision: 44230
-
Jo-Philipp Wich authored
Signed-off-by:
Jo-Philipp Wich <jow@openwrt.org> SVN-Revision: 44229
-
Jo-Philipp Wich authored
Signed-off-by:
Jo-Philipp Wich <jow@openwrt.org> SVN-Revision: 44228
-
Jo-Philipp Wich authored
Signed-off-by:
Jo-Philipp Wich <jow@openwrt.org> SVN-Revision: 44227
-
Nicolas Thill authored
* enclose the fixup in brackets * match anything in the call to AM_GNU_GETTEXT_VERSION * call it early (before autoreconf if both are specified) * chain a call to autoreconf since it messes with configure.ac Signed-off-by:
Nicolas Thill <nico@openwrt.org> SVN-Revision: 44225
-
Nicolas Thill authored
Closes: #18851 Signed-off-by:
Nicolas Thill <nico@openwrt.org> SVN-Revision: 44224
-
- Jan 30, 2015
-
-
Jo-Philipp Wich authored
Replace the now defunct 062-mips_decompressor_build_fix.patch with another patch that simply undefines the arch memset and memcpy defines to avoid syntax errors in the redeclaration. Signed-off-by:
Jo-Philipp Wich <jow@openwrt.org> SVN-Revision: 44223
-
John Crispin authored
http://patchwork.ozlabs.org/patch/434532/ Signed-off-by:
John Crispin <blogic@openwrt.org> SVN-Revision: 44222
-
John Crispin authored
The board is already supported by OpenWrt. WNR1000v2/WNR1000v2-VC are pretty much the same as WNR2000v3/WNR612v2, therefore the same initialization code and flash layout is used. Signed-off-by:
Ștefan Rusu <saltwaterc@gmail.com> Tested-by:
Douglas Fraser <1dsfraser@gmail.com> SVN-Revision: 44221
-
John Crispin authored
This "patch to the patch" fixes a NULL pointer derefence crash in the new intermediate software queues. The crash can be reproduced by injecting an 802.11 frame with a BSSID that does not belong to a configured vif. The wperf tool (https://github.com/anyfi/wperf ) may be convenient for doing this. Signed-off-by:
Johan Almbladh <ja@anyfi.net> SVN-Revision: 44220
-
Rafał Miłecki authored
Signed-off-by:
Rafał Miłecki <zajec5@gmail.com> SVN-Revision: 44219
-
Rafał Miłecki authored
Signed-off-by:
Rafał Miłecki <zajec5@gmail.com> SVN-Revision: 44218
-
Rafał Miłecki authored
Thanks raven-auand. Signed-off-by:
Rafał Miłecki <zajec5@gmail.com> SVN-Revision: 44217
-
Zoltan Herpai authored
Signed-off-by:
Daniel Golle <daniel@makrotopia.org> SVN-Revision: 44216
-
Zoltan Herpai authored
Signed-off-by:
Daniel Golle <daniel@makrotopia.org> SVN-Revision: 44215
-
Zoltan Herpai authored
Signed-off-by:
Daniel Golle <daniel@makrotopia.org> SVN-Revision: 44214
-
Zoltan Herpai authored
Signed-off-by:
Daniel Golle <daniel@makrotopia.org> Signed-off-by:
Zoltan HERPAI <wigyori@uid0.hu> SVN-Revision: 44213
-
Zoltan Herpai authored
Signed-off-by:
Daniel Golle <daniel@makrotopia.org> SVN-Revision: 44212
-
Zoltan Herpai authored
Signed-off-by:
Daniel Golle <daniel@makrotopia.org> SVN-Revision: 44211
-
- Jan 29, 2015
-
-
Jo-Philipp Wich authored
Signed-off-by:
Jo-Philipp Wich <jow@openwrt.org> SVN-Revision: 44210
-
Jo-Philipp Wich authored
Signed-off-by:
Jo-Philipp Wich <jow@openwrt.org> SVN-Revision: 44209
-
Jo-Philipp Wich authored
Signed-off-by:
Jo-Philipp Wich <jow@openwrt.org> SVN-Revision: 44208
-
Jo-Philipp Wich authored
Anchor search pattern when testing dependencies, otherwise the check may succeed in cases where it shouldn't, e.g. when matching "udp_tunnel.ko" against "ip6_udp_tunnel.ko". Signed-off-by:
Jo-Philipp Wich <jow@openwrt.org> SVN-Revision: 44207
-
Jo-Philipp Wich authored
Do not output faulty ".ko" dependency if a scanned .ko file has an empty "depends=" specification, also replace the `grep | sed | awk` chain with a single sed program. Signed-off-by:
Jo-Philipp Wich <jow@openwrt.org> SVN-Revision: 44206
-
Jo-Philipp Wich authored
Signed-off-by:
Jo-Philipp Wich <jow@openwrt.org> SVN-Revision: 44205
-
Jo-Philipp Wich authored
Signed-off-by:
Jo-Philipp Wich <jow@openwrt.org> SVN-Revision: 44204
-
Jo-Philipp Wich authored
Signed-off-by:
Jo-Philipp Wich <jow@openwrt.org> SVN-Revision: 44203
-
Jo-Philipp Wich authored
This reverts commit daadd4320c4eadce3937e8ca13ede0ce1b97e125 which erroneously introduced unrelated changes. Signed-off-by:
Jo-Philipp Wich <jow@openwrt.org> SVN-Revision: 44202
-
Jo-Philipp Wich authored
Signed-off-by:
Jo-Philipp Wich <jow@openwrt.org> SVN-Revision: 44201
-
Jo-Philipp Wich authored
Signed-off-by:
Jo-Philipp Wich <jow@openwrt.org> SVN-Revision: 44192
-
Nicolas Thill authored
Signed-off-by:
Nicolas Thill <nico@openwrt.org> SVN-Revision: 44191
-
Jo-Philipp Wich authored
Signed-off-by:
Jo-Philipp Wich <jow@openwrt.org> SVN-Revision: 44190
-
Jo-Philipp Wich authored
Signed-off-by:
Jo-Philipp Wich <jow@openwrt.org> SVN-Revision: 44189
-