Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | swconfig: implement uci loading support | Felix Fietkau | 2009-04-21 | 6 | -64/+363 |
| | | | | SVN-Revision: 15315 | ||||
* | swconfig: fix up kernel dependencies | Felix Fietkau | 2009-04-20 | 1 | -1/+1 |
| | | | | SVN-Revision: 15304 | ||||
* | add optional driver for the hw watchdog on gateworks avila boards (requires ↵ | Felix Fietkau | 2009-04-20 | 3 | -0/+270 |
| | | | | | | soldering to work properly) SVN-Revision: 15300 | ||||
* | prepare libtool for being build nativly (and therefore being able to build ↵ | Mirko Vogt | 2009-04-20 | 1 | -2/+4 |
| | | | | | | libtool-required host-stuff within OpenWrt independent of libtool-version installed on the host-system), remove weird aclocal-copies SVN-Revision: 15298 | ||||
* | corrected dependencies | Hamish Guthrie | 2009-04-20 | 1 | -1/+1 |
| | | | | SVN-Revision: 15296 | ||||
* | add joystick device support | Hamish Guthrie | 2009-04-20 | 1 | -0/+15 |
| | | | | SVN-Revision: 15295 | ||||
* | correct typos in titles of event device and HID devices | Hamish Guthrie | 2009-04-20 | 1 | -2/+2 |
| | | | | SVN-Revision: 15294 | ||||
* | add hidp support | Hamish Guthrie | 2009-04-20 | 1 | -2/+5 |
| | | | | SVN-Revision: 15293 | ||||
* | update dependencies | Hamish Guthrie | 2009-04-20 | 1 | -1/+1 |
| | | | | SVN-Revision: 15292 | ||||
* | fix strange LED behavior with Netgear WGT634U (#3552) | Florian Fainelli | 2009-04-20 | 2 | -3/+7 |
| | | | | SVN-Revision: 15290 | ||||
* | add config option for RNDIS Adds the kernel config option for RNDIS, used by ↵ | Jo-Philipp Wich | 2009-04-19 | 1 | -0/+16 |
| | | | | | | | | some USB ADSL modems. Not selected by default, yet. Signed-off-by: Andrea Borgia <andrea@borgia.bo.it> SVN-Revision: 15289 | ||||
* | firewall: actually copy firewall.user to image | Jo-Philipp Wich | 2009-04-19 | 1 | -0/+2 |
| | | | | SVN-Revision: 15286 | ||||
* | allow connection to a prefered bssid (#4252) | Florian Fainelli | 2009-04-19 | 1 | -1/+1 |
| | | | | SVN-Revision: 15283 | ||||
* | blkid only depends on libuuid and libblkid (#4932) | Florian Fainelli | 2009-04-19 | 1 | -2/+2 |
| | | | | SVN-Revision: 15280 | ||||
* | firewall: process custom rules after forwardings and redirects, this ↵ | Jo-Philipp Wich | 2009-04-19 | 2 | -3/+3 |
| | | | | | | actually allows blocking traffic to certain hosts and other rules SVN-Revision: 15278 | ||||
* | fix broken logic in r15272, r15273 | Jo-Philipp Wich | 2009-04-19 | 1 | -5/+4 |
| | | | | SVN-Revision: 15274 | ||||
* | base-files: (#4928) handle "option gateway 0.0.0.0" and "option gateway ↵ | Jo-Philipp Wich | 2009-04-19 | 1 | -0/+7 |
| | | | | | | 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 SVN-Revision: 15272 | ||||
* | add sata_sil24 module Signed-off-by: Erik Inge Bols? <knan-openwrt@anduin.net> | Jo-Philipp Wich | 2009-04-19 | 1 | -0/+16 |
| | | | | SVN-Revision: 15261 | ||||
* | Add support for CM109 USB VoIP phone | Jo-Philipp Wich | 2009-04-19 | 1 | -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> SVN-Revision: 15258 | ||||
* | lua: revert r15108 & r15109 | Jo-Philipp Wich | 2009-04-19 | 3 | -160/+5 |
| | | | | SVN-Revision: 15256 | ||||
* | add a workaround preventing libtool from hardcoding library path in shared libs | Nicolas Thill | 2009-04-17 | 1 | -0/+1 |
| | | | | SVN-Revision: 15246 | ||||
* | remove 'svn:keywords' property, not needed anymore after [15242] | Nicolas Thill | 2009-04-17 | 1 | -1/+1 |
| | | | | SVN-Revision: 15245 | ||||
* | get rid of $Id$ - it has never helped us and it has broken too many patches ;) | Felix Fietkau | 2009-04-17 | 161 | -161/+0 |
| | | | | SVN-Revision: 15242 | ||||
* | move ldconfig & ldd to utils section | Nicolas Thill | 2009-04-14 | 1 | -1/+5 |
| | | | | SVN-Revision: 15228 | ||||
* | do not run hotplug event for aliases | Felix Fietkau | 2009-04-13 | 1 | -0/+3 |
| | | | | SVN-Revision: 15224 | ||||
* | firewall: enable /etc/firewall.user by default and install sample ↵ | Jo-Philipp Wich | 2009-04-12 | 3 | -5/+9 |
| | | | | | | firewall.user file SVN-Revision: 15221 | ||||
* | base-files: remove redundant netmask handling in 10-routes | Jo-Philipp Wich | 2009-04-12 | 2 | -2/+1 |
| | | | | SVN-Revision: 15219 | ||||
* | package ext4 (#4434) | Florian Fainelli | 2009-04-12 | 1 | -0/+22 |
| | | | | SVN-Revision: 15218 | ||||
* | do not load the spi_gpio module from mmc-over-gpio, bump release number (#4663) | Florian Fainelli | 2009-04-12 | 1 | -3/+4 |
| | | | | SVN-Revision: 15214 | ||||
* | allow openssl to compile with ccache enabled (#4518) | Florian Fainelli | 2009-04-11 | 1 | -0/+40 |
| | | | | SVN-Revision: 15212 | ||||
* | Update iw to version 0.9.12 | Hauke Mehrtens | 2009-04-10 | 1 | -2/+2 |
| | | | | SVN-Revision: 15198 | ||||
* | The ssb module in also integrated into the kernel on brcm63xx target. | Hauke Mehrtens | 2009-04-10 | 1 | -1/+1 |
| | | | | SVN-Revision: 15197 | ||||
* | ieee80211-softmac is only avaliable in old kernels. It was removed with 2.6.26. | Hauke Mehrtens | 2009-04-10 | 1 | -1/+1 |
| | | | | SVN-Revision: 15196 | ||||
* | The b43 needs kmod-ssb. On the brcm47xx and brcm63xx target it is integrated ↵ | Hauke Mehrtens | 2009-04-10 | 1 | -1/+1 |
| | | | | | | into the kernel all other need the module. SVN-Revision: 15195 | ||||
* | hostapd only supports either b or g as hwmode configuration variable. If bg ↵ | Hauke Mehrtens | 2009-04-09 | 1 | -0/+3 |
| | | | | | | is set the scripts transfers it now to g mode. SVN-Revision: 15182 | ||||
* | In wifi_fixup_hwmode the value 11bg for hwmode was not transfered to bg. | Hauke Mehrtens | 2009-04-09 | 1 | -0/+1 |
| | | | | SVN-Revision: 15180 | ||||
* | dnsmasq: add more options for interface binding (#4900) | Jo-Philipp Wich | 2009-04-09 | 3 | -1/+5 |
| | | | | SVN-Revision: 15172 | ||||
* | b43: Remove unnecessary MMIO accesses in the interrupt hotpath. | Michael Büsch | 2009-04-08 | 1 | -0/+177 |
| | | | | SVN-Revision: 15160 | ||||
* | remove the b43 dependency on brcm47xx/brcm63xx | Felix Fietkau | 2009-04-08 | 1 | -1/+1 |
| | | | | SVN-Revision: 15156 | ||||
* | update e2fsprogs to 1.41.3 | Florian Fainelli | 2009-04-08 | 2 | -14/+2 |
| | | | | SVN-Revision: 15151 | ||||
* | update ncurses to 5.7 (#4852) | Florian Fainelli | 2009-04-08 | 5 | -7/+256 |
| | | | | SVN-Revision: 15147 | ||||
* | dropbear: fix 100-pubkey_path.patch which broke pubkey auth after updating ↵ | Jo-Philipp Wich | 2009-04-07 | 2 | -27/+72 |
| | | | | | | to 0.52 - thanks maniac103! SVN-Revision: 15144 | ||||
* | Add some b43 firmware helptext | Michael Büsch | 2009-04-07 | 1 | -0/+20 |
| | | | | SVN-Revision: 15143 | ||||
* | Remove 500-b43-disable_qos_when_openfw.patch | Michael Büsch | 2009-04-07 | 1 | -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. SVN-Revision: 15142 | ||||
* | madwifi: remove braindead code that overwrote the user's antenna diversity ↵ | Felix Fietkau | 2009-04-07 | 1 | -0/+30 |
| | | | | | | setting (thx, brainslayer) SVN-Revision: 15141 | ||||
* | tweak some sysctl values for better performance | Felix Fietkau | 2009-04-07 | 1 | -0/+3 |
| | | | | SVN-Revision: 15129 | ||||
* | b43: Add DMA poisoning patches | Michael Büsch | 2009-04-06 | 3 | -7/+186 |
| | | | | SVN-Revision: 15121 | ||||
* | A patch which works around the issue is included in compat wireless. | Michael Büsch | 2009-04-06 | 1 | -24/+0 |
| | | | | SVN-Revision: 15120 | ||||
* | wprobe: enable conditional compilation | Felix Fietkau | 2009-04-06 | 1 | -5/+15 |
| | | | | SVN-Revision: 15116 | ||||
* | ixp4xx: make apex optional, clean up the makefile - fixes spurious ↵ | Felix Fietkau | 2009-04-06 | 6 | -0/+164 |
| | | | | | | recompilation issues SVN-Revision: 15115 |