2773 Commits (b7569a3a34b8666a8df26890e6e82d714b97eb22)

Author SHA1 Message Date
Jo-Philipp Wich 69decd27e2 rename unvram to nvram 16 years ago
Jo-Philipp Wich ace455e0c0 remove old nvram package 16 years ago
Jo-Philipp Wich 6eec3954ef unvram: rename executable to "nvram" and place it in /usr/sbin, add fixup init script from old nvram package 16 years ago
Jo-Philipp Wich 41fe312464 lua: embed md5lib 16 years ago
Jo-Philipp Wich 1de0566a8b unvram: get rid of some memory leaks 16 years ago
Jo-Philipp Wich 0f3ccb8868 unvram: make it work on bcm47xx, also look for /dev/mtdblockX 16 years ago
Felix Fietkau 2d9c80b60f pcap: fix disabling bluetooth 16 years ago
Jo-Philipp Wich 400c1a7fbf Add unvram, a nvram manipulation tool suitable for brcm-2.4 and bcm47xx platforms 16 years ago
Nicolas Thill 70c8870f64 kernel: disable kmod-rfkill on UML 16 years ago
Nicolas Thill 53836068b4 change occurences of LUA to Lua (from http://www.lua.org/about.html: Please do not write it as "LUA", which is both ugly and confusing [...] So, please, write "Lua" right!) 16 years ago
Hauke Mehrtens ad4c58da91 add missing dependencies 16 years ago
Nicolas Thill 2a54a83244 openssl: add a patch to support DTLS compatibility with Cisco AnyConnect & OpenConnect VPN clients (thanks to freezer) 16 years ago
Nicolas Thill 5282bfd731 madwifi: remove old Makefile hacks not needed anymore 16 years ago
Hauke Mehrtens b82fb78eea Update crda to version 1.0.2 and regulatory database to 2009.04.17. 16 years ago
Hauke Mehrtens ca6bc346d3 Update iw to version 0.9.13. 16 years ago
Felix Fietkau 73883e9aef ead: use the new pcap features and the raw socket optimization to eliminate most of the cpu utilization overhead caused by the use of pcap live capturing 16 years ago
Felix Fietkau 25e9d90256 pcap: update to version 1.0.0, add extension for changing the desired protocol for the internal raw socket (useful for reducing the cpu overhead of capture) 16 years ago
Gabor Juhos 9e87dd54df mac80211: cleanup patches 16 years ago
Florian Fainelli f4e88b7d7f r6040 kernel module also needs to set the CONFIG_R6040_NAPI symbol 16 years ago
Nicolas Thill 222f37cbde uClibc cleanup: - use full version string (0.9.30.1), instead of base (0.9.30) + extra (.1) - remove support for 0.9.28 and snapshots (building from SVN to be added later) 16 years ago
Felix Fietkau b60fc68fa8 uci: upgrade to 0.7.5 - fixes a runtime error with 2.6.29 if flock() does not work 16 years ago
Felix Fietkau 103fec7d89 kmod-bluetooth includes hidp, which needs input-core. add the missing dependency 16 years ago
Felix Fietkau 3df6c9e72b madwifi: fix a header file conflict with iptables 16 years ago
Gabor Juhos f778c81d5f modules: fix several typos in block.mk 16 years ago
Felix Fietkau bb0448739c build host libtool along with target libtool 16 years ago
Hamish Guthrie e0694c7ca6 hci_usb.c has been replaced with btusb.c in 2.6.29 - modify makefile to handle this condition based upon kernel revision 16 years ago
Felix Fietkau 8bd7b4bb6b automatically configure switches when swconfig is installed 16 years ago
Nicolas Thill 2fdeecdb47 add an explicit 'sysinit' tag for logging initscripts output, instead of '' that was logged as is 16 years ago
Florian Fainelli 210254c279 fix nvram_get checking on non-WGT634U (#4975) 16 years ago
Felix Fietkau 2fe29deb90 swconfig: implement uci loading support 16 years ago
Felix Fietkau c239c9814a swconfig: fix up kernel dependencies 16 years ago
Felix Fietkau fc75e596d2 add optional driver for the hw watchdog on gateworks avila boards (requires soldering to work properly) 16 years ago
Mirko Vogt 79a358ba02 prepare libtool for being build nativly (and therefore being able to build libtool-required host-stuff within OpenWrt independent of libtool-version installed on the host-system), remove weird aclocal-copies 16 years ago
Hamish Guthrie 35bbf7aeee corrected dependencies 16 years ago
Hamish Guthrie 1d511edc47 add joystick device support 16 years ago
Hamish Guthrie 9ced160263 correct typos in titles of event device and HID devices 16 years ago
Hamish Guthrie 2dcb4708a8 add hidp support 16 years ago
Hamish Guthrie 64b8d6ae89 update dependencies 16 years ago
Florian Fainelli 6f80c9cc7c fix strange LED behavior with Netgear WGT634U (#3552) 16 years ago
Jo-Philipp Wich d9310ce132 add config option for RNDIS Adds the kernel config option for RNDIS, used by some USB ADSL modems. Not selected by default, yet. 16 years ago
Jo-Philipp Wich 41c3d515d2 firewall: actually copy firewall.user to image 16 years ago
Florian Fainelli 87c7791bf2 allow connection to a prefered bssid (#4252) 16 years ago
Florian Fainelli 1e1022d063 blkid only depends on libuuid and libblkid (#4932) 16 years ago
Jo-Philipp Wich cacb52e19f firewall: process custom rules after forwardings and redirects, this actually allows blocking traffic to certain hosts and other rules 16 years ago
Jo-Philipp Wich f40eaba4df fix broken logic in r15272, r15273 16 years ago
Jo-Philipp Wich b0ea64c211 base-files: (#4928) 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 16 years ago
Jo-Philipp Wich 489252ab43 add sata_sil24 module Signed-off-by: Erik Inge Bols? <knan-openwrt@anduin.net> 16 years ago
Jo-Philipp Wich 964d68dcec Add support for CM109 USB VoIP phone 16 years ago
Jo-Philipp Wich 98e70367c9 lua: revert r15108 & r15109 16 years ago
Nicolas Thill a8b7482536 add a workaround preventing libtool from hardcoding library path in shared libs 16 years ago