summaryrefslogtreecommitdiffstats
path: root/package
Commit message (Collapse)AuthorAgeFilesLines
* swconfig: implement uci loading supportnbd2009-04-216-64/+363
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15315 3c298f89-4303-0410-b956-a3cf2f4a3e73
* swconfig: fix up kernel dependenciesnbd2009-04-201-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15304 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add optional driver for the hw watchdog on gateworks avila boards (requires ↵nbd2009-04-203-0/+270
| | | | | | soldering to work properly) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15300 3c298f89-4303-0410-b956-a3cf2f4a3e73
* prepare libtool for being build nativly (and therefore being able to build ↵mirko2009-04-201-2/+4
| | | | | | libtool-required host-stuff within OpenWrt independent of libtool-version installed on the host-system), remove weird aclocal-copies git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15298 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [ps3-utils] corrected dependencieshcg2009-04-201-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15296 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [kernel modules] add joystick device supporthcg2009-04-201-0/+15
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15295 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [kernel package other] correct typos in titles of event device and HID deviceshcg2009-04-201-2/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15294 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [kernel package bluetooth] add hidp supporthcg2009-04-201-2/+5
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15293 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [kernel module ps3vram] update dependencieshcg2009-04-201-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15292 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] fix strange LED behavior with Netgear WGT634U (#3552)florian2009-04-202-3/+7
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15290 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [PATCH] add config option for RNDISjow2009-04-191-0/+16
| | | | | | | | | | Adds the kernel config option for RNDIS, used by some USB ADSL modems. Not selected by default, yet. Signed-off-by: Andrea Borgia <andrea@borgia.bo.it> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15289 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] firewall: actually copy firewall.user to imagejow2009-04-191-0/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15286 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] allow connection to a prefered bssid (#4252)florian2009-04-191-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15283 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] blkid only depends on libuuid and libblkid (#4932)florian2009-04-191-2/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15280 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] firewall: process custom rules after forwardings and redirects, ↵jow2009-04-192-3/+3
| | | | | | this actually allows blocking traffic to certain hosts and other rules git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15278 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix broken logic in r15272, r15273jow2009-04-191-5/+4
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15274 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] base-files: (#4928)jow2009-04-191-0/+7
| | | | | | | | | | handle "option gateway 0.0.0.0" and "option gateway interface" in route sections as "no gateway given" to allow defining gateway-less routes while still keeping the possibility to have static routes with a proper gateway on interfaces with# dynamic ips git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15272 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [PATCH] [kernel] add sata_sil24 modulejow2009-04-191-0/+16
| | | | | | | Signed-off-by: Erik Inge Bols? <knan-openwrt@anduin.net> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15261 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [PATCH] Add support for CM109 USB VoIP phonejow2009-04-191-0/+16
| | | | | | | | | | | this patch adds support for USB VoIP-phones using the CM109 chipset. the cm109.ko module was added to linux kernel 2.6.28 it was tested with SVN revision 15247 on a Asus WL-500G Premium. Signed-off-by: Alfred E. Heggestad <aeh@db.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15258 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] lua: revert r15108 & r15109jow2009-04-193-160/+5
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15256 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add a workaround preventing libtool from hardcoding library path in shared libsnico2009-04-171-0/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15246 3c298f89-4303-0410-b956-a3cf2f4a3e73
* remove 'svn:keywords' property, not needed anymore after [15242]nico2009-04-171-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15245 3c298f89-4303-0410-b956-a3cf2f4a3e73
* get rid of $Id$ - it has never helped us and it has broken too many patches ;)nbd2009-04-17161-161/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15242 3c298f89-4303-0410-b956-a3cf2f4a3e73
* move ldconfig & ldd to utils sectionnico2009-04-141-1/+5
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15228 3c298f89-4303-0410-b956-a3cf2f4a3e73
* do not run hotplug event for aliasesnbd2009-04-131-0/+3
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15224 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] firewall: enable /etc/firewall.user by default and install sample ↵jow2009-04-123-5/+9
| | | | | | firewall.user file git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15221 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] base-files: remove redundant netmask handling in 10-routesjow2009-04-122-2/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15219 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [kernel] package ext4 (#4434)florian2009-04-121-0/+22
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15218 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] do not load the spi_gpio module from mmc-over-gpio, bump release ↵florian2009-04-121-3/+4
| | | | | | number (#4663) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15214 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] allow openssl to compile with ccache enabled (#4518)florian2009-04-111-0/+40
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15212 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [iw] Update iw to version 0.9.12hauke2009-04-101-2/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15198 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [ssb] The ssb module in also integrated into the kernel on brcm63xx target.hauke2009-04-101-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15197 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [wireless] ieee80211-softmac is only avaliable in old kernels. It was ↵hauke2009-04-101-1/+1
| | | | | | removed with 2.6.26. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15196 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [mac80211] The b43 needs kmod-ssb. On the brcm47xx and brcm63xx target it is ↵hauke2009-04-101-1/+1
| | | | | | integrated into the kernel all other need the module. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15195 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [hostapd] hostapd only supports either b or g as hwmode configuration variable.hauke2009-04-091-0/+3
| | | | | | | If bg is set the scripts transfers it now to g mode. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15182 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [wifi] In wifi_fixup_hwmode the value 11bg for hwmode was not transfered to bg.hauke2009-04-091-0/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15180 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] dnsmasq: add more options for interface binding (#4900)jow2009-04-093-1/+5
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15172 3c298f89-4303-0410-b956-a3cf2f4a3e73
* b43: Remove unnecessary MMIO accesses in the interrupt hotpath.mb2009-04-081-0/+177
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15160 3c298f89-4303-0410-b956-a3cf2f4a3e73
* remove the b43 dependency on brcm47xx/brcm63xxnbd2009-04-081-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15156 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] update e2fsprogs to 1.41.3florian2009-04-082-14/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15151 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] update ncurses to 5.7 (#4852)florian2009-04-085-7/+256
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15147 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] dropbear: fix 100-pubkey_path.patch which broke pubkey auth after ↵jow2009-04-072-27/+72
| | | | | | updating to 0.52 - thanks maniac103! git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15144 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Add some b43 firmware helptextmb2009-04-071-0/+20
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15143 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Remove 500-b43-disable_qos_when_openfw.patchmb2009-04-071-11/+0
| | | | | | | | | | | | | | | This patch is incorrect. It leaves mac80211 and b43 in different states. mac80211's hw->queues will be left at 4 (QoS enabled), while QoS will be disabled inside of b43's queue handling. There currently is no way to disable QoS after loading the firmware. Buildroot should probably statically change the module parameter to QoS=0, if the opensource firmware is built into the image. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15142 3c298f89-4303-0410-b956-a3cf2f4a3e73
* madwifi: remove braindead code that overwrote the user's antenna diversity ↵nbd2009-04-071-0/+30
| | | | | | setting (thx, brainslayer) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15141 3c298f89-4303-0410-b956-a3cf2f4a3e73
* tweak some sysctl values for better performancenbd2009-04-071-0/+3
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15129 3c298f89-4303-0410-b956-a3cf2f4a3e73
* b43: Add DMA poisoning patchesmb2009-04-063-7/+186
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15121 3c298f89-4303-0410-b956-a3cf2f4a3e73
* A patch which works around the issue is included in compat wireless.mb2009-04-061-24/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15120 3c298f89-4303-0410-b956-a3cf2f4a3e73
* wprobe: enable conditional compilationnbd2009-04-061-5/+15
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15116 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ixp4xx: make apex optional, clean up the makefile - fixes spurious ↵nbd2009-04-066-0/+164
| | | | | | recompilation issues git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15115 3c298f89-4303-0410-b956-a3cf2f4a3e73