summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* 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
* Add support for ARV4518PW R01 and rename R01A.John Crispin2013-01-284-6/+213
| | | | | | | | | | | | There are two different versions of SMC7908A-ISP: R01 and R01A. R01 has an internal clock for PCI, meanwhile R01A has an external clock. This fixes: https://dev.openwrt.org/ticket/12884 Signed-off-by: John Crispin <blogic@openwrt.org> Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com> SVN-Revision: 35352
* scripts: bundle-libraries.sh: support mixing 32bit and 64bit binariesJo-Philipp Wich2013-01-281-6/+7
| | | | SVN-Revision: 35349
* firewall: flush conntrack table after changing interface rulesJo-Philipp Wich2013-01-282-2/+5
| | | | SVN-Revision: 35348
* netifd: IPv6 sysctl, restart IPv6 in static mode to send RSSteven Barth2013-01-282-1/+5
| | | | SVN-Revision: 35347
* netifd: add SLAAC ipv6 value for static-protoSteven Barth2013-01-282-1/+17
| | | | SVN-Revision: 35346
* odhcp6c: work-around for proto-script to avoid loosing the default routeSteven Barth2013-01-282-20/+11
| | | | SVN-Revision: 35345
* base-files: remove IPv6-forwarding setting for all interfacesSteven Barth2013-01-282-2/+1
| | | | SVN-Revision: 35344
* kernel: disable CONFIG_CRYPTO_MANAGER2, it is not neededFelix Fietkau2013-01-272-2/+2
| | | | SVN-Revision: 35342
* brcm47xx: load pps_core and ptp before tg3 to make the interface available ↵Hauke Mehrtens2013-01-271-0/+2
| | | | | | for failsafe. SVN-Revision: 35341
* kernel: b53: the b53 spi driver depends on spiHauke Mehrtens2013-01-271-1/+1
| | | | SVN-Revision: 35340
* kernel: make usb2-pci depend on usb2 and not the other way aroundHauke Mehrtens2013-01-271-3/+3
| | | | SVN-Revision: 35339
* kernel: activate input-matrixkmap for kernel 3.8Hauke Mehrtens2013-01-271-1/+1
| | | | SVN-Revision: 35338
* kernel: add ehci-platform.ko and ehci-pci.ko when build with kernel 3.8Hauke Mehrtens2013-01-271-1/+24
| | | | SVN-Revision: 35337
* kernel: add packages for pps and ptp, they are needed by tg3 in kernel 3.8Hauke Mehrtens2013-01-276-1/+54
| | | | SVN-Revision: 35336
* kernel: remove __devinit, __devexit and __devexit_p for kernel 3.8Hauke Mehrtens2013-01-272-9/+9
| | | | | | These attributes where removed with kernel 3.8 and are now causing compile errors. SVN-Revision: 35335
* acx-mac80211: make it compile with kernel 3.8Hauke Mehrtens2013-01-272-5/+90
| | | | SVN-Revision: 35334
* acx-mac80211: refresh patchesHauke Mehrtens2013-01-273-9/+9
| | | | SVN-Revision: 35333
* acx-mac80211: use same config options as mac80211 packageHauke Mehrtens2013-01-271-0/+7
| | | | | | | | | | | | | | | Problem was missing CONFIG_MAC80211_DEBUGFS in the acx-mac80211 build, which broke subsequently the ABI in struct ieee80211_ops. Defect manifested in failing ieee80211_alloc_hw() and maybe also in other strange behaviour before. I added CONFIG_CFG80211_DEBUGFS, CONFIG_MAC80211_DEBUGFS and the same also for CONFIG_MAC80211_MESH, just to be inline on how it's done currently in package/mac80211/Makefile. Thank you Oliver Winker SVN-Revision: 35332
* netfilter: add support for flushing conntrack via /procFelix Fietkau2013-01-274-0/+184
| | | | SVN-Revision: 35330
* kernel: clean up crypto kconfig options on 3.8Felix Fietkau2013-01-273-24/+4
| | | | SVN-Revision: 35329