summaryrefslogtreecommitdiffstats
path: root/package
Commit message (Collapse)AuthorAgeFilesLines
* find attached the announced patch for fuse.thepeople2010-03-1412-822/+138
| | | | | | | | | | | | | | changes: - latest fuse 2.8.3 - includes now the kernel module for kernel 2.4 - builds parallel - fuse-utils includes now ulockmgr_server fuse24 should be deleted from trunk. bud git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20190 3c298f89-4303-0410-b956-a3cf2f4a3e73
* this patches fixes iproute2 parallel build.thepeople2010-03-141-8/+6
| | | | | | -Raphael git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20189 3c298f89-4303-0410-b956-a3cf2f4a3e73
* this patch fixes iptables parallel build.thepeople2010-03-141-78/+80
| | | | | | -Raphael git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20188 3c298f89-4303-0410-b956-a3cf2f4a3e73
* this patch fixes gdb parallel build.thepeople2010-03-141-12/+18
| | | | | | -Raphael git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20187 3c298f89-4303-0410-b956-a3cf2f4a3e73
* this patch fixes openssl parallel build.thepeople2010-03-141-15/+21
| | | | | | -Raphael git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20186 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] base-files: force preinit to use busybox mount (#6797)jow2010-03-131-0/+4
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20176 3c298f89-4303-0410-b956-a3cf2f4a3e73
* package/base-files: call preinit_ip_deconfig before processing init onjuhosg2010-03-122-1/+2
| | | | | | | initramfs images git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20159 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ath9k: fix a client mode crash that happens on wpa rekeyingnbd2010-03-121-0/+37
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20155 3c298f89-4303-0410-b956-a3cf2f4a3e73
* minstrel_ht: make the ewma of the ampdu length more smooth by updating it on ↵nbd2010-03-111-28/+38
| | | | | | stats updates and reduce the frequency of aggregation checks git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20153 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] kernel: fix kmod-pcmcia-yenta on 2.4nico2010-03-111-1/+14
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20147 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [etrax] fix kernel modules dependences for i2c and ata-coreclaudio2010-03-112-2/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20146 3c298f89-4303-0410-b956-a3cf2f4a3e73
* mac80211: improve performance a bitnbd2010-03-111-0/+48
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20145 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] kernel: add missing CONFIG_SND_SOC_ALL_CODECS to ↵nico2010-03-111-1/+4
| | | | | | kmod-sound-soc-core KCONFIG git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20133 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] kernel: Add SoC sound support packagelars2010-03-111-0/+10
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20130 3c298f89-4303-0410-b956-a3cf2f4a3e73
* mac80211: fix build problems with kmod-mac80211=nhauke2010-03-101-2/+3
| | | | | | | | | Build compat-wireless also if kmod-mac80211=n, but do not build mac80211.ko. Fix problem in ticket #6813. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20125 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] base-files: fix preinit code typosnico2010-03-102-2/+2
| | | | | | | | | Signed-off-by: Ithamar R. Adema <ithamar.adema@team-embedded.nl> Acked-by: Daniel Dickinson <cshore@csolve.net> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20124 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] kernel: mark kmod-nfs-common-v4 as BROKEN (enabling it will ↵nico2010-03-101-1/+1
| | | | | | interfere with the other stable nfs modules) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20123 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] busybox: fix default value for BUSYBOX_CONFIG_DEFAULT_SETFONT_DIR ↵nico2010-03-101-1/+1
| | | | | | (unused) option git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20122 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] uboot-envtools: mark as 2.6 only, use a shorter title and a longer ↵nico2010-03-101-2/+3
| | | | | | description git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20118 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] use a common way of marking packages as not supported on specific ↵nico2010-03-104-6/+6
| | | | | | targets git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20117 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Revert "mac80211/ath9k: fix duration calculation for short-guard-interval ↵nbd2010-03-102-15/+1
| | | | | | | | frames (thanks to Duy Nguyen for pointing this out)" again It appears to be causing trouble at least with some clients. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20115 3c298f89-4303-0410-b956-a3cf2f4a3e73
* mac80211/ath9k: fix duration calculation for short-guard-interval frames ↵nbd2010-03-102-1/+15
| | | | | | (thanks to Duy Nguyen for pointing this out) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20114 3c298f89-4303-0410-b956-a3cf2f4a3e73
* mac80211: fix compile for 2.6.33 (thx, acoul)nbd2010-03-103-10/+8
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20113 3c298f89-4303-0410-b956-a3cf2f4a3e73
* hostapd: restore wds sta state after the sta reassociatesnbd2010-03-091-0/+12
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20108 3c298f89-4303-0410-b956-a3cf2f4a3e73
* mac80211: fix interface setup for wds clientnbd2010-03-091-2/+2
| | | | | | | | sometimes an interface does not get added to the bridge properly this seems to be a race of interface setup vs wpa_supplicant fix this by configuring the interface only after wpa_supplicant has been started git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20106 3c298f89-4303-0410-b956-a3cf2f4a3e73
* hostapd: remove the hotplug script for adding wds station interfaces to a ↵nbd2010-03-093-14/+75
| | | | | | bridge - it suffers from race conditions. instead let hostapd add the interfaces to the bridge git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20104 3c298f89-4303-0410-b956-a3cf2f4a3e73
* hostapd: fix setting the station vlan for wds stations on reauthenticationnbd2010-03-091-0/+16
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20103 3c298f89-4303-0410-b956-a3cf2f4a3e73
* hostapd: upgrade to 20100309nbd2010-03-0912-1262/+47
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20090 3c298f89-4303-0410-b956-a3cf2f4a3e73
* mac80211: add support for the noscan option for skipping the initial scan on ↵nbd2010-03-091-0/+2
| | | | | | hostapd startup git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20089 3c298f89-4303-0410-b956-a3cf2f4a3e73
* wpa_supplicant: fix bridging settings for wdsnbd2010-03-091-0/+8
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20088 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] dnsmasq: remove redundant code introduced with r20074jow2010-03-091-3/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20079 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] dnsmasq: allow multiple macs per static lease address (#6205)jow2010-03-081-3/+8
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20074 3c298f89-4303-0410-b956-a3cf2f4a3e73
* mac80211: build ipw2x00 driver from compat-wirelesshauke2010-03-083-75/+96
| | | | | | | ipw2x00 now depends on cfg80211 which is build form compat-wireless and not directly from kernel. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20073 3c298f89-4303-0410-b956-a3cf2f4a3e73
* package: fix w1-gpio-custom package (closes #6770)juhosg2010-03-082-11/+11
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20066 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add missing file from patchthepeople2010-03-081-0/+14
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20062 3c298f89-4303-0410-b956-a3cf2f4a3e73
* finish cleaning my broken committhepeople2010-03-085-448/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20061 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix missing parts of r19997.thepeople2010-03-088-0/+549
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20057 3c298f89-4303-0410-b956-a3cf2f4a3e73
* package: add module for the RB750 LED driverjuhosg2010-03-081-0/+16
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20052 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] dnsmasq: prevent bad command line error when a dhcp pool has ↵jow2010-03-081-1/+1
| | | | | | ignore set and the corresponding iface has only whitespace as value git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20048 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] acx: remove wrong CONFIG_PCI dep (should have been PCI_SUPPORT, ↵nico2010-03-081-1/+1
| | | | | | but that just fails on some targets) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20047 3c298f89-4303-0410-b956-a3cf2f4a3e73
* mac80211: remove an obsolete patch which breaks 2.6.32 compatnbd2010-03-081-14/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20046 3c298f89-4303-0410-b956-a3cf2f4a3e73
* mac80211: small whitespace fix in minstrel_htnbd2010-03-081-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20045 3c298f89-4303-0410-b956-a3cf2f4a3e73
* mac80211: fix a few more minstrel_ht bugs (thx to Christian Lamparter)nbd2010-03-071-6/+8
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20040 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [ar7] add support for new ar7-atm version D7.05.00.00 (#6515)florian2010-03-0722-0/+1761
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20039 3c298f89-4303-0410-b956-a3cf2f4a3e73
* mac80211: improve minstrel_ht performance by reducing the impact of slow ↵nbd2010-03-071-6/+14
| | | | | | sampling git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20038 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [ar7] add one more acx-mac80211 patch to finally allow its building on ar7florian2010-03-071-0/+13
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20036 3c298f89-4303-0410-b956-a3cf2f4a3e73
* mac80211: simplify minstrel_ht code, rewrite packet sampling algorithm for ↵nbd2010-03-071-126/+107
| | | | | | improved performance and a-mpdu length git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20035 3c298f89-4303-0410-b956-a3cf2f4a3e73
* mac80211: increase minstrel_ht precision by properly using a-mpdu frame statsnbd2010-03-071-5/+4
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20034 3c298f89-4303-0410-b956-a3cf2f4a3e73
* mac80211: implement .rate_update in minstrel_htnbd2010-03-071-23/+45
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20033 3c298f89-4303-0410-b956-a3cf2f4a3e73
* mac80211: update to wireless-testing 2010-03-03nbd2010-03-0713-119/+11
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20032 3c298f89-4303-0410-b956-a3cf2f4a3e73