aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* openvpn: add from openvpn-devel from /packages, fix support for current polarsslFelix Fietkau2013-01-3010-0/+927
| | | | SVN-Revision: 35412
* polarssl: add from /packages, update to 1.2.4, fix openssl compatibilityFelix Fietkau2013-01-305-0/+296
| | | | SVN-Revision: 35411
* move lzo from /packages to trunkFelix Fietkau2013-01-301-0/+56
| | | | SVN-Revision: 35410
* 6in4: fix typo in last commitSteven Barth2013-01-301-1/+1
| | | | SVN-Revision: 35409
* 6in4: work around hanging wget processSteven Barth2013-01-302-3/+5
| | | | SVN-Revision: 35408
* bcm63xx: replace kmod-switch with swconfig in default package setJonas Gorski2013-01-301-2/+1
| | | | | | Signed-off-by: Jonas Gorski <jogo@openwrt.org> SVN-Revision: 35407
* toolchain/gcc: fix the mips64 linker path to be more musl conformingFlorian Fainelli2013-01-295-15/+15
| | | | | | | | musl libc does not use /lib32 or /lib64 directories, just /lib Signed-off-by: Florian Fainelli <florian@openwrt.org> SVN-Revision: 35406
* allow using sstrip with muslFlorian Fainelli2013-01-291-1/+0
| | | | | | | | There was no particular reason for it to be disabled so allow it. Signed-off-by: Florian Fainelli <florian@openwrt.org> SVN-Revision: 35405
* toolchain/musl: add parenthesis to the __ARE_4_EQUAL macroFlorian Fainelli2013-01-291-0/+12
| | | | | | | | | Fixes warnings exposed by netifd while using IN6_ARE_ADDR_EQUAL turned into errors. Signed-off-by: Florian Fainelli <florian@openwrt.org> SVN-Revision: 35404
* ar71xx: add profile and build image for dir-825-c1Gabor Juhos2013-01-292-0/+22
| | | | | | | Signed-off-by: Alexander Stadler <sa.maillists@univie.ac.at> Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 35403
* ar71xx: add user space support for dir-825-c1Gabor Juhos2013-01-295-0/+18
| | | | | | | | | [juhosg: fix whitespaces in some scripts] Signed-off-by: Alexander Stadler <sa.maillists@univie.ac.at> Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 35402
* ar71xx: add kernel support for dir-825-c1Gabor Juhos2013-01-293-0/+230
| | | | | | | | | | | [juhosg: - remove unused GPIO stuff - use a separate kernel patch for machine integration] Signed-off-by: Alexander Stadler <sa.maillists@univie.ac.at> Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 35401
* libubox: update to latest version, fixes a string corruption issue on JSON ↵Felix Fietkau2013-01-291-3/+3
| | | | | | formatting SVN-Revision: 35399
* generic: fix default compression selection in ubifsGabor Juhos2013-01-292-0/+58
| | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 35398
* ar71xx: add profile and generate images for the AP132 boardGabor Juhos2013-01-292-0/+13
| | | | | | | | | Based on http://patchwork.openwrt.org/patch/3162/ Signed-off-by: Embedded Wireless GmbH <info at embeddedwireless.de> Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 35397
* ar71xx: add user-space support for the AP132 boardGabor Juhos2013-01-294-0/+14
| | | | | | | | | Based on http://patchwork.openwrt.org/patch/3162/ Signed-off-by: Embedded Wireless GmbH <info at embeddedwireless.de> Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 35396
* ar71xx: add kernel support for Atheros AP132 Reference BoardGabor Juhos2013-01-293-0/+231
| | | | | | | | | Based on http://patchwork.openwrt.org/patch/3162/ Signed-off-by: Embedded Wireless GmbH <info at embeddedwireless.de> Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 35395
* ar71xx: fix ethernet device registration for the QCA9556 SoCGabor Juhos2013-01-291-0/+12
| | | | | | | | | Based on http://patchwork.openwrt.org/patch/3162/ Signed-off-by: Embedded Wireless GmbH <info at embeddedwireless.de> Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 35394
* ar71xx: add kernel support for the QCA9556 SoCGabor Juhos2013-01-297-7/+63
| | | | | | | | | Based on http://patchwork.openwrt.org/patch/3162/ Signed-off-by: Embedded Wireless GmbH <info at embeddedwireless.de> Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 35393
* ar71xx: enable fast flash read on dual-flash devicesGabor Juhos2013-01-291-0/+1
| | | | | | | | | | | | | | | This improves flash read speed on various Buffalo units. mtd_speedtest results on the WZR-HP-AG300H: old new delta eraseblock read speed: 726 KiB/s 2068 KiB/s +184.85% page read speed: 699 KiB/s 1973 KiB/s +182.26% 2 page read speed: 711 KiB/s 2043 KiB/s +187.34% Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 35392
* kernel: update linux 3.7 to 3.7.5Gabor Juhos2013-01-2933-54/+49
| | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 35390
* build: fix the strip default for muslFelix Fietkau2013-01-291-1/+1
| | | | SVN-Revision: 35389
* add libusb-compatFelix Fietkau2013-01-291-0/+49
| | | | SVN-Revision: 35387
* netifd: update to latest versionFelix Fietkau2013-01-293-6/+6
| | | | | | | fixes DNS servers on reload (#12910) fixes ubus object race on reload or down/up (#12612) SVN-Revision: 35383
* samba36: update to 3.6.11 and refresh patches (based on patch from #12914)Felix Fietkau2013-01-2915-48/+38
| | | | SVN-Revision: 35382
* usb-modeswitch: split out usb-modeswitch-data againFelix Fietkau2013-01-291-4/+23
| | | | SVN-Revision: 35381
* usb-modeswitch: add from /packages, merge usb-modeswitch-data, use ↵Felix Fietkau2013-01-292-0/+203
| | | | | | libusb-compat, add myself as maintainer SVN-Revision: 35379
* fix mtd_mp25p80_add_gd25q32_gd25q64.patchJohn Crispin2013-01-293-0/+26
| | | | SVN-Revision: 35378
* netifd: implement IPv6 prefix deprecation according to RFC 6204Steven Barth2013-01-291-2/+2
| | | | SVN-Revision: 35377
* move a few packages to system/utilsFelix Fietkau2013-01-2930-0/+0
| | | | SVN-Revision: 35375
* usbutils: add from /packages, clean up, add myself as maintainerFelix Fietkau2013-01-291-0/+57
| | | | SVN-Revision: 35374
* libusb: add from /packages, add myself as maintainerFelix Fietkau2013-01-292-0/+82
| | | | SVN-Revision: 35373
* 6relayd: remove IPv6 forwarding-sysctl workaroundSteven Barth2013-01-292-2/+1
| | | | SVN-Revision: 35371
* odhcp6c: remove IPv6 forwarding-sysctl workaroundSteven Barth2013-01-292-4/+2
| | | | SVN-Revision: 35370
* netifd: remove IPv6 forwarding-sysctl workaroundSteven Barth2013-01-292-2/+1
| | | | SVN-Revision: 35369
* base-files: Fix race-conditions with IPv6 sysctlsSteven Barth2013-01-294-2/+9
| | | | SVN-Revision: 35368
* Fix GigaDevice GD25Q32/GD25Q64 SPI Flash bad commitFlorian Fainelli2013-01-291-0/+0
| | | | | | | | | | | | | Fix GigaDevice GD25Q32/GD25Q64 SPI Flash bad commit. The patch was added to "linux/generic/patches-3.6" instead of "target/linux/generic/patches-3.6". I also fixed a missing patch space and refreshed generic patches. Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com> Signed-off-by: Florian Fainelli <florian@openwrt.org> SVN-Revision: 35367
* generic: fix build failure in MIPS kexec code if SMP is enabledGabor Juhos2013-01-298-32/+28
| | | | | | | | Fix it for older kernels as well. Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 35366
* ar71xx: add TP-LINK WA-801ND to run-time model detectionGabor Juhos2013-01-291-0/+3
| | | | | | | | | A small cosmetic fix to show the HW model name correctly in LuCI. Patch-by: Amir Sagie <openwrt-devel@taproot.org.il> Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 35365
* generic: fix build failure in MIPS kexec code if SMP is enabledGabor Juhos2013-01-294-16/+14
| | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 35364
* netifd: update to latest version, fixes setting addresses/routes on alias ↵Felix Fietkau2013-01-281-2/+2
| | | | | | interfaces SVN-Revision: 35362
* Add support for GigaDevice GD25Q32/GD25Q64 SPI Flash in m25p80.cJohn Crispin2013-01-281-0/+13
| | | | | | | | | Add support for GigaDevice GD25Q32 32 Mbit (4 MB) SPI Flash (see datasheet: http://www.gigadevice.com/UserFiles/GD25Q32_Rev0.2(1).pdf) used in Hame MPR-A1 and clones and for GigaDevice GD25Q64 64 Mbit (8 MB) SPI Flash used in Hame MPR-A2 devices (datasheet: http://www.gigadevice.com/UserFiles/GD25Q64.pdf). Signed-off-by: Michel Stempin <michel.stempin@wanadoo.fr> Patchwork: http://patchwork.openwrt.org/patch/3120/ SVN-Revision: 35361
* package ncm & qmi wwanJohn Crispin2013-01-281-0/+46
| | | | | | | Signed-off-by: Cezary Jackiewicz <cezary.jackiewicz@gmail.com> Patchwork: http://patchwork.openwrt.org/patch/3134/ SVN-Revision: 35360
* fix for non-blinking LAN LEDsJohn Crispin2013-01-281-0/+4
| | | | | | https://dev.openwrt.org/ticket/12830 SVN-Revision: 35359
* hostapd: don't configure wpa_supplicant with empty password="" if no ↵Jo-Philipp Wich2013-01-281-1/+1
| | | | | | password is specified (#12912) SVN-Revision: 35358
* dont load gptu on aseJohn Crispin2013-01-281-7/+17
| | | | | | fixes #12792 SVN-Revision: 35357
* ramips: reset switch on single-port devicesJohn Crispin2013-01-281-0/+1
| | | | | | Signed-off-by: Daniel Gole <dgolle@allnet.de> SVN-Revision: 35356
* refresh patchesJohn Crispin2013-01-2853-545/+212
| | | | SVN-Revision: 35355
* Fix ARV7518 USBJohn Crispin2013-01-281-1/+1
| | | | | | | | | | This patch correctly fixes USB on Lantiq ARV7518. There was a failed attempt on fixing this on r35077 (https://dev.openwrt.org/changeset/35077/). Signed-off-by: José Vázquez Fernández <ppvazquezfer@gmail.com> Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com> SVN-Revision: 35354
* Add ath9k eeprom and pci fixup supportJohn Crispin2013-01-283-39/+252
| | | | | | | | | | | Add ath9k eeprom and pci fixup support (again) for linux 3.7. On linux 3.3, the fixup forced the regdomain to 0x67, causing low TX power. This patch only corrects checksum, the rest of the EEPROM isn't changed. Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com> SVN-Revision: 35353