Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 | ||||
* | netifd: update to latest version, fixes setting addresses/routes on alias ↵ | Felix Fietkau | 2013-01-28 | 1 | -2/+2 |
| | | | | | | interfaces SVN-Revision: 35362 | ||||
* | 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 | ||||
* | 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 | ||||
* | 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: 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 | 2 | -1/+35 |
| | | | | 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 | ||||
* | bcm63xx: switch to b53 and swconfig | Jonas Gorski | 2013-01-23 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | Switch to using the B53 switch driver where appropriate. Use a non-tagged default config where it isn't confirmed to be working. Remove the switch configuration in preinit as the switch will now be configured by the driver to use port isolation to prevent leakage between lan and wan. While at it, also provide a switch config for Neufbox 6. Signed-off-by: Jonas Gorski <jogo@openwrt.org> SVN-Revision: 35307 | ||||
* | ipv6-support: don't overwrite existing setting across reflashs | Steven Barth | 2013-01-23 | 2 | -1/+4 |
| | | | | SVN-Revision: 35302 | ||||
* | base-files: fix network_get_prefix6 | Steven Barth | 2013-01-22 | 2 | -2/+2 |
| | | | | SVN-Revision: 35300 | ||||
* | base-files: Set default value for IPv6 forwarding | Steven Barth | 2013-01-22 | 2 | -1/+2 |
| | | | | SVN-Revision: 35299 | ||||
* | netifd: update to latest version, adds another fix for interface aliases | Felix Fietkau | 2013-01-22 | 1 | -2/+2 |
| | | | | SVN-Revision: 35297 | ||||
* | netifd: Fix a segfault when globals.ula_prefix is empty | Steven Barth | 2013-01-22 | 1 | -2/+2 |
| | | | | SVN-Revision: 35296 | ||||
* | uhttpd: always turn on TLS support, include ustream-ssl as a build dependency | Felix Fietkau | 2013-01-22 | 1 | -3/+3 |
| | | | | SVN-Revision: 35295 | ||||
* | ustream-ssl: remove dependency conditional part to avoid build breakage when ↵ | Felix Fietkau | 2013-01-22 | 1 | -2/+2 |
| | | | | | | no variant is selected SVN-Revision: 35294 | ||||
* | ustream-ssl: update to latest version, fixes handling large chunks of data ↵ | Felix Fietkau | 2013-01-22 | 1 | -2/+2 |
| | | | | | | (fixes #12866) SVN-Revision: 35293 | ||||
* | uboot-lantiq: upgrade to 2013.01 | Luka Perkov | 2013-01-22 | 29 | -27/+13461 |
| | | | | SVN-Revision: 35292 | ||||
* | uhttpd: fix another small hang issue with the same symptoms | Felix Fietkau | 2013-01-22 | 1 | -1/+1 |
| | | | | SVN-Revision: 35291 | ||||
* | uhttpd: fix connection hangs | Felix Fietkau | 2013-01-22 | 1 | -2/+2 |
| | | | | SVN-Revision: 35290 | ||||
* | tcpdump: add SLL parsing support to tcpdump-mini, use -ffunction-sections, ↵ | Felix Fietkau | 2013-01-22 | 2 | -52/+70 |
| | | | | | | -fdata-sections and --gc-sections to reduce size SVN-Revision: 35288 | ||||
* | base-files: network.sh: fix typo in previous commit | Jo-Philipp Wich | 2013-01-21 | 1 | -1/+1 |
| | | | | SVN-Revision: 35287 | ||||
* | base-files: network.sh: simplify network_get_prefix6() | Jo-Philipp Wich | 2013-01-21 | 1 | -7/+4 |
| | | | | SVN-Revision: 35286 | ||||
* | uhttpd: fix unencrypted passwords in httpd.conf | Felix Fietkau | 2013-01-21 | 1 | -2/+2 |
| | | | | SVN-Revision: 35265 | ||||
* | ath9k: add support for more antenna mask combinations on AR93xx | Felix Fietkau | 2013-01-21 | 2 | -3/+70 |
| | | | | SVN-Revision: 35264 | ||||
* | 6relayd: fix shell library includes in init-script | Steven Barth | 2013-01-21 | 2 | -3/+6 |
| | | | | | | Thanks to Daniel Golle SVN-Revision: 35262 | ||||
* | 6relayd: avoid a race-condition with looping RAs | Steven Barth | 2013-01-21 | 2 | -1/+2 |
| | | | | SVN-Revision: 35260 | ||||
* | netifd: Fix segfaults in IPv6 prefix handling | Steven Barth | 2013-01-21 | 1 | -2/+2 |
| | | | | SVN-Revision: 35259 | ||||
* | odhcp6c: Fix address assignment with infinite validity | Steven Barth | 2013-01-21 | 1 | -2/+2 |
| | | | | SVN-Revision: 35258 | ||||
* | uhttpd: fix selecting the right ustream implementation when openssl is to be ↵ | Felix Fietkau | 2013-01-20 | 1 | -1/+1 |
| | | | | | | used (#12857) SVN-Revision: 35257 | ||||
* | ath9k: merge another round of cleanups and stability fixes, refresh patches | Felix Fietkau | 2013-01-20 | 9 | -66/+638 |
| | | | | SVN-Revision: 35255 | ||||
* | netifd: update to latest version, fixes alias support | Felix Fietkau | 2013-01-20 | 1 | -2/+2 |
| | | | | SVN-Revision: 35251 | ||||
* | network/iproute2: Bump version to 3.7.0 | Felix Fietkau | 2013-01-20 | 6 | -534/+70 |
| | | | | | | | | | | | Updated to latest stable version and added an upstream patch to handle a link failure Signed-off-by: Oliver Smith <olipro@8.c.9.b.0.7.4.0.1.0.0.2.ip6.arpa> [dgolle@allnet.de: refreshed patches] Signed-off-by: Daniel Golle <dgolle@allnet.de> SVN-Revision: 35250 | ||||
* | uhttpd: update to a newer version, fixes chunked transfer on some POST requests | Felix Fietkau | 2013-01-19 | 1 | -1/+1 |
| | | | | SVN-Revision: 35249 | ||||
* | uhttpd: switch to uhttpd2, it is now feature complete | Felix Fietkau | 2013-01-19 | 1 | -43/+11 |
| | | | | SVN-Revision: 35247 | ||||
* | netifd: add a band-aid fix for the wifi setup vs. netifd init race by ↵ | Jo-Philipp Wich | 2013-01-19 | 1 | -1/+1 |
| | | | | | | increasing the wait time to five seconds SVN-Revision: 35240 | ||||
* | busybox: add an upstream ntpd fix (#12841) | Jo-Philipp Wich | 2013-01-19 | 7 | -23/+49 |
| | | | | SVN-Revision: 35239 | ||||
* | ipv6-support: adapt UCI defaults to new ordering | Steven Barth | 2013-01-18 | 1 | -2/+2 |
| | | | | SVN-Revision: 35219 | ||||
* | base-files: use numerically prefixed uci-defaults names | Jo-Philipp Wich | 2013-01-18 | 3 | -0/+0 |
| | | | | SVN-Revision: 35218 |