summaryrefslogtreecommitdiffstats
path: root/package
Commit message (Collapse)AuthorAgeFilesLines
* kernel: update ssb and bcma to linux-next next-20110627 hauke2011-06-271-0/+11
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27295 3c298f89-4303-0410-b956-a3cf2f4a3e73
* mac80211: merge a pending fix for reestablishing misconfigured aggregation ↵nbd2011-06-271-0/+13
| | | | | | sessions git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27292 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] busybox: update to 1.18.5, patch from Peter Wagnerflorian2011-06-251-2/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27288 3c298f89-4303-0410-b956-a3cf2f4a3e73
* mac80211: force b44 and atl* to be disabled, even if they are enabled in the ↵nbd2011-06-251-0/+5
| | | | | | kernel tree git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27285 3c298f89-4303-0410-b956-a3cf2f4a3e73
* mac80211: configure HT IBSS through ucinbd2011-06-241-1/+7
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27279 3c298f89-4303-0410-b956-a3cf2f4a3e73
* iw: add support for configuring HT IBSSnbd2011-06-241-0/+113
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27278 3c298f89-4303-0410-b956-a3cf2f4a3e73
* mac80211: add the work-in-progress IBSS HT patch, with some minor fixesnbd2011-06-241-0/+637
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27277 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ath9k: add some more pending fixesnbd2011-06-242-2/+195
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27276 3c298f89-4303-0410-b956-a3cf2f4a3e73
* mac80211: update to wireless-testing 2011-06-22nbd2011-06-2461-5009/+90
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27275 3c298f89-4303-0410-b956-a3cf2f4a3e73
* kernel: fix wrong line for the +@DRIVER_WEXT_SUPPORT dependency in ↵nbd2011-06-241-2/+2
| | | | | | kmod-net-zd1201 git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27274 3c298f89-4303-0410-b956-a3cf2f4a3e73
* mac80211: enable cfg80211 debugfs supportnbd2011-06-241-1/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27273 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] hotplug2: make libbsd depend on "not uclibc" for now, the ↵jow2011-06-231-1/+1
| | | | | | conditional depdendency handling needs fixes git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27266 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package/hotplug2] fix conditional dependencies to libbsdmirko2011-06-231-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27265 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [toolchain] add gfortran compiler support (#9600, patch from Xiangfu Liu via ↵jow2011-06-231-0/+40
| | | | | | Qi hardware) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27262 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [kernel] fix and make usable kmod-pcmcia-rsrcflorian2011-06-211-14/+23
| | | | | | This module is also needed for e.g: kmod-bcm63xx-pcmcia git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27253 3c298f89-4303-0410-b956-a3cf2f4a3e73
* mac80211: use firmware from linux-firmware githauke2011-06-211-230/+64
| | | | | | | | | | | | | | Use the firmware from linux-firmware git where possible. Update some firmware files in that process and check for missing firmware files for some modules. * update Ralink firmwares * update ath9k_htc firmware * add firmware for mwl8k * add more firmware files for libertas-sd and libertas-usb git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27252 3c298f89-4303-0410-b956-a3cf2f4a3e73
* mac80211: fix debugfs for ath9k_htchauke2011-06-211-1/+1
| | | | | | | if debugfs was enabled ath9k_htc did not load. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27251 3c298f89-4303-0410-b956-a3cf2f4a3e73
* mac80211: remove rests of ar9170 driverhauke2011-06-211-17/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27250 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] kernel: package more NIC drivers:jow2011-06-201-0/+66
| | | | | | | | | | | | | * SiS 190 Fast/Gigabit Ethernet support * SysKonnect Yukon support * Atheros L2 Fast Ethernet support * Atheros L1 Gigabit Ethernet support * Atheros L1C * Atheros L1E Patch by Lauri Võsandi<lauri.vosandi@gmail.com> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27242 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] block-mount: remove explicit lock waits, solves some potential ↵jow2011-06-193-27/+21
| | | | | | race conditions git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27226 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package/hotplug2] link against 'libbsd' when using glibcmirko2011-06-171-2/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27209 3c298f89-4303-0410-b956-a3cf2f4a3e73
* package/kernel: Fixed missing CONFIG_HID_SUPPORT required for successful ↵rwhitby2011-06-171-1/+2
| | | | | | kmod-bluetooth compile. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27201 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] firewall: ensure that fw_get_subnet4() sets an empty value if no ↵jow2011-06-161-0/+1
| | | | | | (valid) IPv4 addr was found git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27198 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] firewall: allow symbolic names of interfaces and aliases in ↵jow2011-06-163-3/+28
| | | | | | masq_src and masq_dest git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27196 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] libbsd: do not build when using uclibcflorian2011-06-161-0/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27194 3c298f89-4303-0410-b956-a3cf2f4a3e73
* acx-mac80211: Compile fix for newer kernelshauke2011-06-151-0/+10
| | | | | | | | | common.c is missing an include for linux/ratelimit.h. Signed-off-by: Jonas Gorski <jonas.gorski+openwrt@gmail.com> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27190 3c298f89-4303-0410-b956-a3cf2f4a3e73
* busybox: Fix insmod for linux 3.0hauke2011-06-151-9/+16
| | | | | | | | | | | Insmod silently rejected being run on any non 2.x kernel. Make its version check allow newer kernels (and reject 2.4- when not enabling the 2.4 feature). Signed-off-by: Jonas Gorski <jonas.gorski+openwrt@gmail.com> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27189 3c298f89-4303-0410-b956-a3cf2f4a3e73
* madwifi: Fix linux 3.0 detectionhauke2011-06-151-0/+25
| | | | | | | | | Allows madwifi to be built against linux 3.0. Signed-off-by: Jonas Gorski <jonas.gorski+openwrt@gmail.com> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27188 3c298f89-4303-0410-b956-a3cf2f4a3e73
* package/mac80211: Add linux 3.0 compatibilityhauke2011-06-1553-190/+626
| | | | | | | | | Add patches from Hauke adding linux 3.0 compatibility. Signed-off-by: Jonas Gorski <jonas.gorski+openwrt@gmail.com> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27187 3c298f89-4303-0410-b956-a3cf2f4a3e73
* package/kernel: Update version dependencies and kmods for linux 3.0hauke2011-06-154-7/+12
| | | | | | | | | | Also disable rtc-core for now since this changed to a bool, now directly used in the kernel if enabled. Signed-off-by: Jonas Gorski <jonas.gorski+openwrt@gmail.com> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27186 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package/hotplug] link hotplug2 against libbsd when eglibc is usedmirko2011-06-131-1/+6
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27170 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] add library 'libbsd'mirko2011-06-131-0/+53
| | | | | | | | | This library contains core functionality usually (but obviously not always) provided by libc implementations which isneeded by OpenWrt core packages. For instance the functions 'strlcat', 'strlcpy' are not implemented in eglibc but needed by hotplug2 (udevtrigger) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27169 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] 6to4: advertise effective tunnel mtu in RAsjow2011-06-122-6/+7
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27163 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] 6to4: don't start if detected local IPv4 address is RFC1918, ↵jow2011-06-122-2/+16
| | | | | | allows people to deploy firmwares with 6to4 enabled by default git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27160 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ppp: remove -ffunction-sections, -fdata-sections and -Wl,--gc-sections, it ↵nbd2011-06-121-3/+0
| | | | | | can cause functions needed by plugins to disappear (fixes #9462) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27159 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] kernel: revert unrelated change in previous commitjow2011-06-091-1/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27150 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] kernel: gre depends on ipv6 is Kernel is built with IPv6 supportjow2011-06-091-0/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27149 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] base-files: assume a default ipv6 prefix size of /64, thats what ↵jow2011-06-091-1/+1
| | | | | | the majority of users mean when they just specify an ip address git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27147 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] base-files: if an ip6addr without a prefix is given, assume /128 - ↵jow2011-06-092-1/+6
| | | | | | otherwise the busybox utilities will interpret it as /0 and create an invalid default route git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27145 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Revert "[package/block-mount] remove example config file"mirko2011-06-082-0/+22
| | | | | | This isn't needed anymore due to commit 27138 git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27139 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] make sure that base-files is installed last, this allows ↵jow2011-06-081-1/+1
| | | | | | per-target base-file overlays to work correctly git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27138 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package/block-mount] remove example config filemirko2011-06-082-22/+0
| | | | | | | | Having this file prevents the possibility of having target-specific fstab config files (as target/linux/${target}/base-files/etc/config/fstab). There is no need of a non-working example file on the target anyway. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27136 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] base-files: fix error reporting for unsupported protocols on ↵jow2011-06-073-4/+4
| | | | | | virtual interfaces git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27132 3c298f89-4303-0410-b956-a3cf2f4a3e73
* base-files: do not write to /etc/config/wireless at boot time unless a new ↵nbd2011-06-071-3/+6
| | | | | | | | | | interface was found eliminates unnecessary flash write cycles at every boot patch by Peter Wagner (tripolar) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27127 3c298f89-4303-0410-b956-a3cf2f4a3e73
* kernel: fix description of kmod-pata-cs5535 and kmod-pata-cs5536hauke2011-06-071-2/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27126 3c298f89-4303-0410-b956-a3cf2f4a3e73
* kernel: fix call of kmod-pata-cs5535 and kmod-pata-cs5536hauke2011-06-071-2/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27125 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package/pptp] require mppe 128bit-encryption by defaultmirko2011-06-061-0/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27117 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] grub: improve package requirement error, patch by Jim Cromie ↵jow2011-06-041-1/+1
| | | | | | <jim.cromie@gmail.com> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27109 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] compcache does not build on 2.6.38+florian2011-06-041-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27103 3c298f89-4303-0410-b956-a3cf2f4a3e73
* acx-mac80211: remove patchhauke2011-06-041-19/+0
| | | | | | | | | This patch is already incorporated into the original source code. closes #9499 git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27100 3c298f89-4303-0410-b956-a3cf2f4a3e73