aboutsummaryrefslogtreecommitdiffstats
path: root/package
Commit message (Collapse)AuthorAgeFilesLines
* base-files: Fix race-conditions with IPv6 sysctlsSteven Barth2013-01-294-2/+9
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@35368 3c298f89-4303-0410-b956-a3cf2f4a3e73
* netifd: update to latest version, fixes setting addresses/routes on alias ↵Felix Fietkau2013-01-281-2/+2
| | | | | | interfaces git-svn-id: svn://svn.openwrt.org/openwrt/trunk@35362 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [kernel] 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/ git-svn-id: svn://svn.openwrt.org/openwrt/trunk@35360 3c298f89-4303-0410-b956-a3cf2f4a3e73
* hostapd: don't configure wpa_supplicant with empty password="" if no ↵Jo-Philipp Wich2013-01-281-1/+1
| | | | | | password is specified (#12912) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@35358 3c298f89-4303-0410-b956-a3cf2f4a3e73
* firewall: flush conntrack table after changing interface rulesJo-Philipp Wich2013-01-282-2/+5
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@35348 3c298f89-4303-0410-b956-a3cf2f4a3e73
* netifd: IPv6 sysctl, restart IPv6 in static mode to send RSSteven Barth2013-01-282-1/+5
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@35347 3c298f89-4303-0410-b956-a3cf2f4a3e73
* netifd: add SLAAC ipv6 value for static-protoSteven Barth2013-01-282-1/+17
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@35346 3c298f89-4303-0410-b956-a3cf2f4a3e73
* odhcp6c: work-around for proto-script to avoid loosing the default routeSteven Barth2013-01-282-20/+11
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@35345 3c298f89-4303-0410-b956-a3cf2f4a3e73
* base-files: remove IPv6-forwarding setting for all interfacesSteven Barth2013-01-282-2/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@35344 3c298f89-4303-0410-b956-a3cf2f4a3e73
* kernel: make usb2-pci depend on usb2 and not the other way aroundHauke Mehrtens2013-01-271-3/+3
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@35339 3c298f89-4303-0410-b956-a3cf2f4a3e73
* kernel: activate input-matrixkmap for kernel 3.8Hauke Mehrtens2013-01-271-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@35338 3c298f89-4303-0410-b956-a3cf2f4a3e73
* kernel: add ehci-platform.ko and ehci-pci.ko when build with kernel 3.8Hauke Mehrtens2013-01-271-1/+24
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@35337 3c298f89-4303-0410-b956-a3cf2f4a3e73
* kernel: add packages for pps and ptp, they are needed by tg3 in kernel 3.8Hauke Mehrtens2013-01-272-1/+35
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@35336 3c298f89-4303-0410-b956-a3cf2f4a3e73
* 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. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@35335 3c298f89-4303-0410-b956-a3cf2f4a3e73
* acx-mac80211: make it compile with kernel 3.8Hauke Mehrtens2013-01-272-5/+90
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@35334 3c298f89-4303-0410-b956-a3cf2f4a3e73
* acx-mac80211: refresh patchesHauke Mehrtens2013-01-273-9/+9
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@35333 3c298f89-4303-0410-b956-a3cf2f4a3e73
* 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 git-svn-id: svn://svn.openwrt.org/openwrt/trunk@35332 3c298f89-4303-0410-b956-a3cf2f4a3e73
* bcm63xx: switch to b53 and swconfigJonas Gorski2013-01-231-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> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@35307 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ipv6-support: don't overwrite existing setting across reflashsSteven Barth2013-01-232-1/+4
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@35302 3c298f89-4303-0410-b956-a3cf2f4a3e73
* base-files: fix network_get_prefix6Steven Barth2013-01-222-2/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@35300 3c298f89-4303-0410-b956-a3cf2f4a3e73
* base-files: Set default value for IPv6 forwardingSteven Barth2013-01-222-1/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@35299 3c298f89-4303-0410-b956-a3cf2f4a3e73
* netifd: update to latest version, adds another fix for interface aliasesFelix Fietkau2013-01-221-2/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@35297 3c298f89-4303-0410-b956-a3cf2f4a3e73
* netifd: Fix a segfault when globals.ula_prefix is emptySteven Barth2013-01-221-2/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@35296 3c298f89-4303-0410-b956-a3cf2f4a3e73
* uhttpd: always turn on TLS support, include ustream-ssl as a build dependencyFelix Fietkau2013-01-221-3/+3
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@35295 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ustream-ssl: remove dependency conditional part to avoid build breakage when ↵Felix Fietkau2013-01-221-2/+2
| | | | | | no variant is selected git-svn-id: svn://svn.openwrt.org/openwrt/trunk@35294 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ustream-ssl: update to latest version, fixes handling large chunks of data ↵Felix Fietkau2013-01-221-2/+2
| | | | | | (fixes #12866) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@35293 3c298f89-4303-0410-b956-a3cf2f4a3e73
* uboot-lantiq: upgrade to 2013.01Luka Perkov2013-01-2229-27/+13461
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@35292 3c298f89-4303-0410-b956-a3cf2f4a3e73
* uhttpd: fix another small hang issue with the same symptomsFelix Fietkau2013-01-221-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@35291 3c298f89-4303-0410-b956-a3cf2f4a3e73
* uhttpd: fix connection hangsFelix Fietkau2013-01-221-2/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@35290 3c298f89-4303-0410-b956-a3cf2f4a3e73
* tcpdump: add SLL parsing support to tcpdump-mini, use -ffunction-sections, ↵Felix Fietkau2013-01-222-52/+70
| | | | | | -fdata-sections and --gc-sections to reduce size git-svn-id: svn://svn.openwrt.org/openwrt/trunk@35288 3c298f89-4303-0410-b956-a3cf2f4a3e73
* base-files: network.sh: fix typo in previous commitJo-Philipp Wich2013-01-211-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@35287 3c298f89-4303-0410-b956-a3cf2f4a3e73
* base-files: network.sh: simplify network_get_prefix6()Jo-Philipp Wich2013-01-211-7/+4
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@35286 3c298f89-4303-0410-b956-a3cf2f4a3e73
* uhttpd: fix unencrypted passwords in httpd.confFelix Fietkau2013-01-211-2/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@35265 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ath9k: add support for more antenna mask combinations on AR93xxFelix Fietkau2013-01-212-3/+70
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@35264 3c298f89-4303-0410-b956-a3cf2f4a3e73
* 6relayd: fix shell library includes in init-scriptSteven Barth2013-01-212-3/+6
| | | | | | Thanks to Daniel Golle git-svn-id: svn://svn.openwrt.org/openwrt/trunk@35262 3c298f89-4303-0410-b956-a3cf2f4a3e73
* 6relayd: avoid a race-condition with looping RAsSteven Barth2013-01-212-1/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@35260 3c298f89-4303-0410-b956-a3cf2f4a3e73
* netifd: Fix segfaults in IPv6 prefix handlingSteven Barth2013-01-211-2/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@35259 3c298f89-4303-0410-b956-a3cf2f4a3e73
* odhcp6c: Fix address assignment with infinite validitySteven Barth2013-01-211-2/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@35258 3c298f89-4303-0410-b956-a3cf2f4a3e73
* uhttpd: fix selecting the right ustream implementation when openssl is to be ↵Felix Fietkau2013-01-201-1/+1
| | | | | | used (#12857) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@35257 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ath9k: merge another round of cleanups and stability fixes, refresh patchesFelix Fietkau2013-01-209-66/+638
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@35255 3c298f89-4303-0410-b956-a3cf2f4a3e73
* netifd: update to latest version, fixes alias supportFelix Fietkau2013-01-201-2/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@35251 3c298f89-4303-0410-b956-a3cf2f4a3e73
* network/iproute2: Bump version to 3.7.0Felix Fietkau2013-01-206-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> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@35250 3c298f89-4303-0410-b956-a3cf2f4a3e73
* uhttpd: update to a newer version, fixes chunked transfer on some POST requestsFelix Fietkau2013-01-191-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@35249 3c298f89-4303-0410-b956-a3cf2f4a3e73
* uhttpd: switch to uhttpd2, it is now feature completeFelix Fietkau2013-01-191-43/+11
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@35247 3c298f89-4303-0410-b956-a3cf2f4a3e73
* netifd: add a band-aid fix for the wifi setup vs. netifd init race by ↵Jo-Philipp Wich2013-01-191-1/+1
| | | | | | increasing the wait time to five seconds git-svn-id: svn://svn.openwrt.org/openwrt/trunk@35240 3c298f89-4303-0410-b956-a3cf2f4a3e73
* busybox: add an upstream ntpd fix (#12841)Jo-Philipp Wich2013-01-197-23/+49
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@35239 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ipv6-support: adapt UCI defaults to new orderingSteven Barth2013-01-181-2/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@35219 3c298f89-4303-0410-b956-a3cf2f4a3e73
* base-files: use numerically prefixed uci-defaults namesJo-Philipp Wich2013-01-183-0/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@35218 3c298f89-4303-0410-b956-a3cf2f4a3e73
* odhcp6c: Fix parsing more than one DNS serverSteven Barth2013-01-181-2/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@35215 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ipv6-support: Rename enable-ipv6 UCI defaultsSteven Barth2013-01-172-2/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@35205 3c298f89-4303-0410-b956-a3cf2f4a3e73