Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | change occurences of LUA to Lua (from http://www.lua.org/about.html: Please ↵ | Nicolas Thill | 2009-04-25 | 1 | -7/+7 |
| | | | | | | do not write it as "LUA", which is both ugly and confusing [...] So, please, write "Lua" right!) SVN-Revision: 15412 | ||||
* | add missing dependencies | Hauke Mehrtens | 2009-04-25 | 1 | -4/+12 |
| | | | | SVN-Revision: 15411 | ||||
* | openssl: add a patch to support DTLS compatibility with Cisco AnyConnect & ↵ | Nicolas Thill | 2009-04-25 | 2 | -2/+141 |
| | | | | | | OpenConnect VPN clients (thanks to freezer) SVN-Revision: 15410 | ||||
* | madwifi: remove old Makefile hacks not needed anymore | Nicolas Thill | 2009-04-25 | 1 | -6/+1 |
| | | | | SVN-Revision: 15408 | ||||
* | Update crda to version 1.0.2 and regulatory database to 2009.04.17. | Hauke Mehrtens | 2009-04-25 | 2 | -5/+5 |
| | | | | SVN-Revision: 15405 | ||||
* | Update iw to version 0.9.13. | Hauke Mehrtens | 2009-04-25 | 1 | -3/+3 |
| | | | | SVN-Revision: 15404 | ||||
* | ead: use the new pcap features and the raw socket optimization to eliminate ↵ | Felix Fietkau | 2009-04-25 | 2 | -4/+61 |
| | | | | | | most of the cpu utilization overhead caused by the use of pcap live capturing SVN-Revision: 15400 | ||||
* | pcap: update to version 1.0.0, add extension for changing the desired ↵ | Felix Fietkau | 2009-04-25 | 10 | -605/+464 |
| | | | | | | protocol for the internal raw socket (useful for reducing the cpu overhead of capture) SVN-Revision: 15398 | ||||
* | mac80211: cleanup patches | Gabor Juhos | 2009-04-24 | 4 | -31/+17 |
| | | | | SVN-Revision: 15392 | ||||
* | r6040 kernel module also needs to set the CONFIG_R6040_NAPI symbol | Florian Fainelli | 2009-04-24 | 1 | -1/+2 |
| | | | | SVN-Revision: 15377 | ||||
* | uClibc cleanup: - use full version string (0.9.30.1), instead of base ↵ | Nicolas Thill | 2009-04-24 | 1 | -9/+5 |
| | | | | | | (0.9.30) + extra (.1) - remove support for 0.9.28 and snapshots (building from SVN to be added later) SVN-Revision: 15368 | ||||
* | uci: upgrade to 0.7.5 - fixes a runtime error with 2.6.29 if flock() does ↵ | Felix Fietkau | 2009-04-23 | 1 | -2/+2 |
| | | | | | | not work SVN-Revision: 15356 | ||||
* | kmod-bluetooth includes hidp, which needs input-core. add the missing dependency | Felix Fietkau | 2009-04-23 | 1 | -1/+1 |
| | | | | SVN-Revision: 15355 | ||||
* | madwifi: fix a header file conflict with iptables | Felix Fietkau | 2009-04-23 | 2 | -3/+3 |
| | | | | SVN-Revision: 15354 | ||||
* | modules: fix several typos in block.mk | Gabor Juhos | 2009-04-23 | 1 | -6/+6 |
| | | | | SVN-Revision: 15350 | ||||
* | build host libtool along with target libtool | Felix Fietkau | 2009-04-22 | 1 | -0/+2 |
| | | | | SVN-Revision: 15338 | ||||
* | hci_usb.c has been replaced with btusb.c in 2.6.29 - modify makefile to ↵ | Hamish Guthrie | 2009-04-22 | 1 | -0/+33 |
| | | | | | | handle this condition based upon kernel revision SVN-Revision: 15336 | ||||
* | automatically configure switches when swconfig is installed | Felix Fietkau | 2009-04-21 | 2 | -1/+13 |
| | | | | SVN-Revision: 15328 | ||||
* | add an explicit 'sysinit' tag for logging initscripts output, instead of '' ↵ | Nicolas Thill | 2009-04-21 | 1 | -1/+1 |
| | | | | | | that was logged as is SVN-Revision: 15323 | ||||
* | fix nvram_get checking on non-WGT634U (#4975) | Florian Fainelli | 2009-04-21 | 1 | -1/+2 |
| | | | | SVN-Revision: 15319 | ||||
* | 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 |