Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | upgrade iptables to 1.4.3.2 | Imre Kaloz | 2009-04-29 | 5 | -3/+3 | |
| | | | | SVN-Revision: 15478 | |||||
* | update e2fsprogs to v1.41.5 (#5014) | Jo-Philipp Wich | 2009-04-27 | 1 | -3/+3 | |
| | | | | SVN-Revision: 15456 | |||||
* | introduce a generic PKG_CONFIG_DEPENDS for packages that need to be ↵ | Nicolas Thill | 2009-04-27 | 5 | -14/+20 | |
| | | | | | | reconfigured when certain CONFIG options changed, rename PKG_BUILD_DEPEND to PKG_BUILD_DEPENDS SVN-Revision: 15451 | |||||
* | kernel: add missing kconfig symbol related to SSB | Nicolas Thill | 2009-04-27 | 1 | -0/+1 | |
| | | | | SVN-Revision: 15449 | |||||
* | remove leftover unvram directory and move the nvram.init change to package/nvram | Felix Fietkau | 2009-04-27 | 9 | -1148/+1 | |
| | | | | SVN-Revision: 15447 | |||||
* | nvram fixup: move the nvram commit hook to commit for all variables, since ↵ | Felix Fietkau | 2009-04-27 | 1 | -1/+1 | |
| | | | | | | changes no longer take effect after only a set operation SVN-Revision: 15441 | |||||
* | broadcom-wl: add nvram stub to fix nas compile after the switch to unvram | Felix Fietkau | 2009-04-27 | 2 | -3/+25 | |
| | | | | SVN-Revision: 15439 | |||||
* | rename unvram to nvram | Jo-Philipp Wich | 2009-04-27 | 8 | -0/+1147 | |
| | | | | SVN-Revision: 15437 | |||||
* | remove old nvram package | Jo-Philipp Wich | 2009-04-27 | 10 | -1287/+0 | |
| | | | | SVN-Revision: 15436 | |||||
* | unvram: rename executable to "nvram" and place it in /usr/sbin, add fixup ↵ | Jo-Philipp Wich | 2009-04-27 | 3 | -5/+83 | |
| | | | | | | init script from old nvram package SVN-Revision: 15435 | |||||
* | lua: embed md5lib | Jo-Philipp Wich | 2009-04-27 | 1 | -0/+484 | |
| | | | | SVN-Revision: 15431 | |||||
* | unvram: get rid of some memory leaks | Jo-Philipp Wich | 2009-04-27 | 3 | -21/+22 | |
| | | | | SVN-Revision: 15430 | |||||
* | unvram: make it work on bcm47xx, also look for /dev/mtdblockX | Jo-Philipp Wich | 2009-04-26 | 3 | -8/+25 | |
| | | | | SVN-Revision: 15429 | |||||
* | pcap: fix disabling bluetooth | Felix Fietkau | 2009-04-26 | 1 | -0/+2 | |
| | | | | SVN-Revision: 15428 | |||||
* | Add unvram, a nvram manipulation tool suitable for brcm-2.4 and bcm47xx ↵ | Jo-Philipp Wich | 2009-04-26 | 7 | -0/+1051 | |
| | | | | | | platforms SVN-Revision: 15426 | |||||
* | kernel: disable kmod-rfkill on UML | Nicolas Thill | 2009-04-26 | 1 | -1/+1 | |
| | | | | SVN-Revision: 15425 | |||||
* | 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 |