2739 Commits (a036aca55c12e243dc39313c60eeb702a639ea56)

Author SHA1 Message Date
Felix Fietkau ad9d1857a5 swconfig: use libnl-tiny instead of libnl 15 years ago
Felix Fietkau 938553bd69 add libnl-tiny as a small replacement for libnl with only genl support included 15 years ago
Jo-Philipp Wich 78f44f7c8b kernel: mask pcompress.ko crypto module for non-2.6.30 kernels 15 years ago
Jo-Philipp Wich 2515392870 drop iptables 1.3.8 and switch to to 1.4.3.2, refresh layer7 kernel patches and add packages for libiptc + libxtables 15 years ago
Imre Kaloz 98d10636bb cryptomgr needs pcomp and hash loaded in 2.6.30 15 years ago
Gabor Juhos ad66840108 mac80211: backport ath9k uninline patch 15 years ago
Imre Kaloz 6032279e79 we don't need the libiptc library 15 years ago
Jo-Philipp Wich d26ec37d18 busybox: add possibility to set crond log level through /etc/config/system and use level 5 by default which prevents unneeded debug messages on each job execution 15 years ago
Jo-Philipp Wich df8693a787 hostap-driver: fix displaying of kmod-hostap-{pci,plx,cs} in menuconfig (#4218) 15 years ago
Imre Kaloz 3671591480 upgrade iptables to 1.4.3.2 15 years ago
Jo-Philipp Wich c4a32c388c update e2fsprogs to v1.41.5 (#5014) 15 years ago
Nicolas Thill 7658ef1316 introduce a generic PKG_CONFIG_DEPENDS for packages that need to be reconfigured when certain CONFIG options changed, rename PKG_BUILD_DEPEND to PKG_BUILD_DEPENDS 15 years ago
Nicolas Thill b558d4b839 kernel: add missing kconfig symbol related to SSB 15 years ago
Felix Fietkau c2696fb706 remove leftover unvram directory and move the nvram.init change to package/nvram 15 years ago
Felix Fietkau f8fb679405 nvram fixup: move the nvram commit hook to commit for all variables, since changes no longer take effect after only a set operation 15 years ago
Felix Fietkau 7f8b55cec9 broadcom-wl: add nvram stub to fix nas compile after the switch to unvram 15 years ago
Jo-Philipp Wich 69decd27e2 rename unvram to nvram 15 years ago
Jo-Philipp Wich ace455e0c0 remove old nvram package 15 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 15 years ago
Jo-Philipp Wich 41fe312464 lua: embed md5lib 15 years ago
Jo-Philipp Wich 1de0566a8b unvram: get rid of some memory leaks 15 years ago
Jo-Philipp Wich 0f3ccb8868 unvram: make it work on bcm47xx, also look for /dev/mtdblockX 15 years ago
Felix Fietkau 2d9c80b60f pcap: fix disabling bluetooth 15 years ago
Jo-Philipp Wich 400c1a7fbf Add unvram, a nvram manipulation tool suitable for brcm-2.4 and bcm47xx platforms 15 years ago
Nicolas Thill 70c8870f64 kernel: disable kmod-rfkill on UML 15 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!) 15 years ago
Hauke Mehrtens ad4c58da91 add missing dependencies 15 years ago
Nicolas Thill 2a54a83244 openssl: add a patch to support DTLS compatibility with Cisco AnyConnect & OpenConnect VPN clients (thanks to freezer) 15 years ago
Nicolas Thill 5282bfd731 madwifi: remove old Makefile hacks not needed anymore 15 years ago
Hauke Mehrtens b82fb78eea Update crda to version 1.0.2 and regulatory database to 2009.04.17. 15 years ago
Hauke Mehrtens ca6bc346d3 Update iw to version 0.9.13. 15 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 15 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) 15 years ago
Gabor Juhos 9e87dd54df mac80211: cleanup patches 15 years ago
Florian Fainelli f4e88b7d7f r6040 kernel module also needs to set the CONFIG_R6040_NAPI symbol 15 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) 15 years ago
Felix Fietkau b60fc68fa8 uci: upgrade to 0.7.5 - fixes a runtime error with 2.6.29 if flock() does not work 15 years ago
Felix Fietkau 103fec7d89 kmod-bluetooth includes hidp, which needs input-core. add the missing dependency 15 years ago
Felix Fietkau 3df6c9e72b madwifi: fix a header file conflict with iptables 15 years ago
Gabor Juhos f778c81d5f modules: fix several typos in block.mk 15 years ago
Felix Fietkau bb0448739c build host libtool along with target libtool 15 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 15 years ago
Felix Fietkau 8bd7b4bb6b automatically configure switches when swconfig is installed 15 years ago
Nicolas Thill 2fdeecdb47 add an explicit 'sysinit' tag for logging initscripts output, instead of '' that was logged as is 15 years ago
Florian Fainelli 210254c279 fix nvram_get checking on non-WGT634U (#4975) 15 years ago
Felix Fietkau 2fe29deb90 swconfig: implement uci loading support 15 years ago
Felix Fietkau c239c9814a swconfig: fix up kernel dependencies 15 years ago
Felix Fietkau fc75e596d2 add optional driver for the hw watchdog on gateworks avila boards (requires soldering to work properly) 15 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 15 years ago
Hamish Guthrie 35bbf7aeee corrected dependencies 15 years ago