Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | netifd: update to latest version | Felix Fietkau | 2013-01-29 | 3 | -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 Fietkau | 2013-01-29 | 15 | -48/+38 |
| | | | | SVN-Revision: 35382 | ||||
* | usb-modeswitch: split out usb-modeswitch-data again | Felix Fietkau | 2013-01-29 | 1 | -4/+23 |
| | | | | SVN-Revision: 35381 | ||||
* | usb-modeswitch: add from /packages, merge usb-modeswitch-data, use ↵ | Felix Fietkau | 2013-01-29 | 2 | -0/+203 |
| | | | | | | libusb-compat, add myself as maintainer SVN-Revision: 35379 | ||||
* | fix mtd_mp25p80_add_gd25q32_gd25q64.patch | John Crispin | 2013-01-29 | 3 | -0/+26 |
| | | | | SVN-Revision: 35378 | ||||
* | netifd: implement IPv6 prefix deprecation according to RFC 6204 | Steven Barth | 2013-01-29 | 1 | -2/+2 |
| | | | | SVN-Revision: 35377 | ||||
* | move a few packages to system/utils | Felix Fietkau | 2013-01-29 | 30 | -0/+0 |
| | | | | SVN-Revision: 35375 | ||||
* | usbutils: add from /packages, clean up, add myself as maintainer | Felix Fietkau | 2013-01-29 | 1 | -0/+57 |
| | | | | SVN-Revision: 35374 | ||||
* | libusb: add from /packages, add myself as maintainer | Felix Fietkau | 2013-01-29 | 2 | -0/+82 |
| | | | | SVN-Revision: 35373 | ||||
* | 6relayd: remove IPv6 forwarding-sysctl workaround | Steven Barth | 2013-01-29 | 2 | -2/+1 |
| | | | | SVN-Revision: 35371 | ||||
* | odhcp6c: remove IPv6 forwarding-sysctl workaround | Steven Barth | 2013-01-29 | 2 | -4/+2 |
| | | | | SVN-Revision: 35370 | ||||
* | netifd: remove IPv6 forwarding-sysctl workaround | Steven Barth | 2013-01-29 | 2 | -2/+1 |
| | | | | SVN-Revision: 35369 | ||||
* | base-files: Fix race-conditions with IPv6 sysctls | Steven Barth | 2013-01-29 | 4 | -2/+9 |
| | | | | SVN-Revision: 35368 | ||||
* | Fix GigaDevice GD25Q32/GD25Q64 SPI Flash bad commit | Florian Fainelli | 2013-01-29 | 1 | -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 enabled | Gabor Juhos | 2013-01-29 | 8 | -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 detection | Gabor Juhos | 2013-01-29 | 1 | -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 enabled | Gabor Juhos | 2013-01-29 | 4 | -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 Fietkau | 2013-01-28 | 1 | -2/+2 |
| | | | | | | interfaces SVN-Revision: 35362 | ||||
* | Add support for GigaDevice GD25Q32/GD25Q64 SPI Flash in m25p80.c | John Crispin | 2013-01-28 | 1 | -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 wwan | John Crispin | 2013-01-28 | 1 | -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 LEDs | John Crispin | 2013-01-28 | 1 | -0/+4 |
| | | | | | | https://dev.openwrt.org/ticket/12830 SVN-Revision: 35359 | ||||
* | hostapd: don't configure wpa_supplicant with empty password="" if no ↵ | Jo-Philipp Wich | 2013-01-28 | 1 | -1/+1 |
| | | | | | | password is specified (#12912) SVN-Revision: 35358 | ||||
* | dont load gptu on ase | John Crispin | 2013-01-28 | 1 | -7/+17 |
| | | | | | | fixes #12792 SVN-Revision: 35357 | ||||
* | ramips: reset switch on single-port devices | John Crispin | 2013-01-28 | 1 | -0/+1 |
| | | | | | | Signed-off-by: Daniel Gole <dgolle@allnet.de> SVN-Revision: 35356 | ||||
* | refresh patches | John Crispin | 2013-01-28 | 53 | -545/+212 |
| | | | | SVN-Revision: 35355 | ||||
* | Fix ARV7518 USB | John Crispin | 2013-01-28 | 1 | -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 support | John Crispin | 2013-01-28 | 3 | -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 Crispin | 2013-01-28 | 4 | -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 binaries | Jo-Philipp Wich | 2013-01-28 | 1 | -6/+7 |
| | | | | SVN-Revision: 35349 | ||||
* | firewall: flush conntrack table after changing interface rules | Jo-Philipp Wich | 2013-01-28 | 2 | -2/+5 |
| | | | | SVN-Revision: 35348 | ||||
* | netifd: IPv6 sysctl, restart IPv6 in static mode to send RS | Steven Barth | 2013-01-28 | 2 | -1/+5 |
| | | | | SVN-Revision: 35347 | ||||
* | netifd: add SLAAC ipv6 value for static-proto | Steven Barth | 2013-01-28 | 2 | -1/+17 |
| | | | | SVN-Revision: 35346 | ||||
* | odhcp6c: work-around for proto-script to avoid loosing the default route | Steven Barth | 2013-01-28 | 2 | -20/+11 |
| | | | | SVN-Revision: 35345 | ||||
* | base-files: remove IPv6-forwarding setting for all interfaces | Steven Barth | 2013-01-28 | 2 | -2/+1 |
| | | | | SVN-Revision: 35344 | ||||
* | kernel: disable CONFIG_CRYPTO_MANAGER2, it is not needed | Felix Fietkau | 2013-01-27 | 2 | -2/+2 |
| | | | | SVN-Revision: 35342 | ||||
* | brcm47xx: load pps_core and ptp before tg3 to make the interface available ↵ | Hauke Mehrtens | 2013-01-27 | 1 | -0/+2 |
| | | | | | | for failsafe. SVN-Revision: 35341 | ||||
* | kernel: b53: the b53 spi driver depends on spi | Hauke Mehrtens | 2013-01-27 | 1 | -1/+1 |
| | | | | SVN-Revision: 35340 | ||||
* | kernel: make usb2-pci depend on usb2 and not the other way around | Hauke Mehrtens | 2013-01-27 | 1 | -3/+3 |
| | | | | SVN-Revision: 35339 | ||||
* | kernel: activate input-matrixkmap for kernel 3.8 | Hauke Mehrtens | 2013-01-27 | 1 | -1/+1 |
| | | | | SVN-Revision: 35338 | ||||
* | kernel: add ehci-platform.ko and ehci-pci.ko when build with kernel 3.8 | Hauke Mehrtens | 2013-01-27 | 1 | -1/+24 |
| | | | | SVN-Revision: 35337 | ||||
* | kernel: add packages for pps and ptp, they are needed by tg3 in kernel 3.8 | Hauke Mehrtens | 2013-01-27 | 6 | -1/+54 |
| | | | | SVN-Revision: 35336 | ||||
* | kernel: remove __devinit, __devexit and __devexit_p for kernel 3.8 | Hauke Mehrtens | 2013-01-27 | 2 | -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.8 | Hauke Mehrtens | 2013-01-27 | 2 | -5/+90 |
| | | | | SVN-Revision: 35334 | ||||
* | acx-mac80211: refresh patches | Hauke Mehrtens | 2013-01-27 | 3 | -9/+9 |
| | | | | SVN-Revision: 35333 | ||||
* | acx-mac80211: use same config options as mac80211 package | Hauke Mehrtens | 2013-01-27 | 1 | -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 /proc | Felix Fietkau | 2013-01-27 | 4 | -0/+184 |
| | | | | SVN-Revision: 35330 | ||||
* | kernel: clean up crypto kconfig options on 3.8 | Felix Fietkau | 2013-01-27 | 3 | -24/+4 |
| | | | | SVN-Revision: 35329 | ||||
* | kernel: remove __devinit, __devexit and __devexit_p for kernel 3.8 | Hauke Mehrtens | 2013-01-27 | 12 | -39/+39 |
| | | | | | | These attributes where removed with kernel 3.8 and are now causing compile errors. SVN-Revision: 35328 | ||||
* | kernel: clean up crypto related kconfig options | Felix Fietkau | 2013-01-27 | 10 | -63/+4 |
| | | | | SVN-Revision: 35327 | ||||
* | ar71xx: disable support for unsupported mtd configuration, saves about 5K ↵ | Felix Fietkau | 2013-01-27 | 1 | -1/+5 |
| | | | | | | kernel size after lzma SVN-Revision: 35326 |