summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* ubox: revert log buffer size changesJohn Crispin2014-01-222-26/+7
| | | | | | | | the fix horribly broke existing setups Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 39366
* ubox: update to latest git headJohn Crispin2014-01-211-2/+2
| | | | | | | | make sure log buffer size is not bigger than the ubus message size Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 39365
* brcm63xx: enable support for BCM63268Florian Fainelli2014-01-211-1/+1
| | | | | | | | Support for the BCM63268 is usable, enable it by default. Signed-off-by: Florian Fainelli <florian@openwrt.org> SVN-Revision: 39364
* brcm63xx: add support for BCM963269BHR boardFlorian Fainelli2014-01-212-2/+90
| | | | | | | | | Add kernel support for the BCM963269BHR board, USB and Ethernet switch, LEDs and buttons are working. Signed-off-by: Florian Fainelli <florian@openwrt.org> SVN-Revision: 39363
* brcm63xx: improve BCM63268 supportFlorian Fainelli2014-01-212-10/+65
| | | | | | | | | Allow using the HSSPI controller since it works just fine, as well as the integrated switch core, since that one works too. Signed-off-by: Florian Fainelli <florian@openwrt.org> SVN-Revision: 39362
* ar71xx: mynet-n750: define LEDs connected to the AR8327 switchGabor Juhos2014-01-211-0/+15
| | | | | | | | Signed-off-by: Felix Kaechele <heffer@fedoraproject.org> Patchwork: http://patchwork.openwrt.org/patch/4743/ Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 39361
* modules: swconfig.c: update the error path on 3.13, and behave nicely with ↵Zoltan Herpai2014-01-211-3/+2
| | | | | | | | return Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu> SVN-Revision: 39360
* modules: update swconfig.c to compile on 3.13 (compile-tested)Zoltan Herpai2014-01-211-0/+8
| | | | | | Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu> SVN-Revision: 39359
* add missing symbolsZoltan Herpai2014-01-211-0/+2
| | | | | | Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu> SVN-Revision: 39358
* kernel: ocf: add missing dependency for hifn driverJonas Gorski2014-01-211-1/+1
| | | | | | | | | | | The HIFN driver is a PCI driver, thus requires PCI support to be enabled to compile. Therefore let it depend on PCI.. Should fix mvebu builds. Signed-off-by: Jonas Gorski <jogo@openwrt.org> SVN-Revision: 39357
* lantiq: fix unaligned access in vdsl firmware extractorJohn Crispin2014-01-211-13/+14
| | | | | | Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 39356
* add missing symbolsZoltan Herpai2014-01-211-0/+6
| | | | | | Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu> SVN-Revision: 39355
* b53: use drvdata to store driver dataHauke Mehrtens2014-01-203-10/+6
| | | | | | | | we should not abuse the platform_data pointer. Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de> SVN-Revision: 39354
* b53: make b53_switch_reset_gpio() staticHauke Mehrtens2014-01-201-1/+1
| | | | SVN-Revision: 39353
* procd: update to latest git headJohn Crispin2014-01-201-2/+2
| | | | | | | | Fixes OpenWrt bug #14832 Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 39352
* netifd: don't add unnecessary NOP policy rulesSteven Barth2014-01-201-2/+2
| | | | SVN-Revision: 39351
* update ocf patches - as ENT_DEBUG is removed, move the messages into pr_noticeZoltan Herpai2014-01-201-2/+2
| | | | | | Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu> SVN-Revision: 39350
* update/fixup overlayfs patchImre Kaloz2014-01-201-11/+12
| | | | | | Signed-off-by: Imre Kaloz <kaloz@openwrt.org> SVN-Revision: 39349
* add initial 3.13 supportImre Kaloz2014-01-20169-0/+32779
| | | | | | Signed-off-by: Imre Kaloz <kaloz@openwrt.org> SVN-Revision: 39348
* 6in4: fix typo in config variable (fixes #14830)Steven Barth2014-01-201-1/+1
| | | | SVN-Revision: 39347
* ar71xx: tl-wr1043nd-v2: define LEDs connected to the AR8327 switchGabor Juhos2014-01-201-0/+10
| | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 39346
* ar71xx: tl-wdr4300: define LEDs connected to the AR8327 switchGabor Juhos2014-01-201-0/+10
| | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 39345
* ar71xx: set default LED config for the RB2011* boardsGabor Juhos2014-01-201-0/+10
| | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 39344
* ar71xx: set status_led for the RB2011* boardsGabor Juhos2014-01-201-0/+5
| | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 39343
* ar71xx: fix indentation in diag.shGabor Juhos2014-01-201-3/+3
| | | | | | | | Replace the leading spaces with tabs. Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 39342
* ar71xx: rb2011: define LEDs connected to the AR8327 switchGabor Juhos2014-01-201-0/+16
| | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 39341
* ar71xx: enable AR8327 LED supportGabor Juhos2014-01-201-0/+1
| | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 39340
* kernel/3.1[02]: add AR8216_PHY_LEDS optionGabor Juhos2014-01-204-0/+28
| | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 39339
* generic: ar8216: add custom LED support for the AR8327 switchGabor Juhos2014-01-203-0/+408
| | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 39338
* generic: ar8216: allow to use chip specific cleanup callbackGabor Juhos2014-01-201-0/+5
| | | | | | | | It will be used for AR8327. Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 39337
* generic: ar8216: add optimized rmw operationGabor Juhos2014-01-201-20/+44
| | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 39336
* ar71xx: rb2011: fix eth5 LEDGabor Juhos2014-01-201-1/+1
| | | | | | | | | The eth5 LED on the RB2011 is not working because the LED control rule is missing. Fix it. Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 39335
* ubox: update to latest git headJohn Crispin2014-01-192-7/+26
| | | | | | | | adds option to set internal buffer size Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 39333
* firewall: don't reload if there were no address or data changesSteven Barth2014-01-191-0/+1
| | | | | | | This fixes packet loss due to reloading firewall every minute with IPv6 implementation of certain ISPs. SVN-Revision: 39332
* kernel: add usb3 module definitionsJohn Crispin2014-01-191-0/+18
| | | | | | Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 39331
* ralink: activate xhci configJohn Crispin2014-01-191-0/+5
| | | | | | Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 39330
* ralink: backport various fixes from linux-mtiJohn Crispin2014-01-194-0/+269
| | | | | | Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 39329
* ralink: add xhci driverJohn Crispin2014-01-1912-0/+5715
| | | | | | Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 39328
* scripts/kconfig.pl: Indicate which file we couldn't openJohn Crispin2014-01-191-1/+1
| | | | | | Signed-off-by: Daniel Colascione <dancol@dancol.org> SVN-Revision: 39327
* brcm63xx: fix typo breaking build in r39325Jonas Gorski2014-01-191-1/+1
| | | | | | Signed-off-by: Jonas Gorski <jogo@openwrt.org> SVN-Revision: 39326
* brcm63xx: set usb host port number for some devicesJonas Gorski2014-01-1938-70/+83
| | | | | | | | | | | | Update a few devices with their actual port numbers, especially those with two ports. Should allow properly using the second port on the Neufboxen and HW553 and HW556. Signed-off-by: Jonas Gorski <jogo@openwrt.org> SVN-Revision: 39325
* brcm63xx: allow setting the number of usb host ports for boardsJonas Gorski2014-01-197-8/+180
| | | | | | | | | | Allow setting the number of available usb host ports for boards with additional sanity checks to allow using the second port on devices where it is available. Signed-off-by: Jonas Gorski <jogo@openwrt.org> SVN-Revision: 39324
* brcm63xx: add USB support for BCM63268Jonas Gorski2014-01-195-5/+193
| | | | | | | | Add and enable USB support for the BCM63268 family of SoCs. Signed-off-by: Jonas Gorski <jogo@openwrt.org> SVN-Revision: 39323
* brcm63xx: BCM6318 needs to select _HAS_OHCI/EHCI tooJonas Gorski2014-01-191-0/+11
| | | | | | | | | USB will fail to work if compiling with BCM6318 only if BCM63XX_HAS_EHCI and BCM63XX_HAS_OHCI are not selected. Signed-off-by: Jonas Gorski <jogo@openwrt.org> SVN-Revision: 39322
* brcm63xx: prevent usb clock state inconsistency on BCM6318Jonas Gorski2014-01-191-29/+35
| | | | | | | | | | | | | | Return the same clock for usbh and usbd on BCM6318 to prevent the clock getting disabled despite being supposed to be enabled, e.g. by the following sequence: clk_enable(usbh); <- usbh->usage = 1, enabled clk_enable(usbd); <- usbd->usage = 1, enabled (no effect) clk_disable(usbd); <- usbd->usage = 0, -> disabled! Signed-off-by: Jonas Gorski <jogo@openwrt.org> SVN-Revision: 39321
* generate images for the On Networks N150 (rebranded Netgear WNR612v2)Imre Kaloz2014-01-182-3/+5
| | | | | | Signed-off-by: Imre Kaloz <kaloz@openwrt.org> SVN-Revision: 39320
* odhcpd: Fix a memory corruption when static leases are usedSteven Barth2014-01-181-2/+2
| | | | SVN-Revision: 39319
* sysupgrade: do not kill any processes in failsafeJohn Crispin2014-01-172-4/+6
| | | | | | | | sysugrade killed the lock causing failsafe to stop Signed-off-by: Alexander Couzens <lynxis@fe80.eu> SVN-Revision: 39318
* usbmode: update usb-modeswitch-data version to 20131113John Crispin2014-01-171-3/+3
| | | | | | | | | https://dev.openwrt.org/ticket/14762 Signed-off-by: Alif M. Ahmad <ama_alif@yahoo.co.id> Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 39317
* ubox: update to latest gitJohn Crispin2014-01-171-2/+2
| | | | | | | | | - fix duplicate device wildcard - fix elf 64bit elf parsing Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 39316