3798 Commits (afd6539a653f4127d816f225b9b793fccb848ff2)
 

Author SHA1 Message Date
Felix Fietkau afd6539a65 add firewall protection for wan_device in addition to wan_ifname (fixes #852) 18 years ago
Florian Fainelli 5ef8d0eae7 Prevent SSH keys from being chmoded to 644 (#664), looks like those are the only files concerned for now 18 years ago
Felix Fietkau 140f6cc62c add io resource patch from #800, merge flash map stuff from linux 2.4 to support the wl-hdd without breaking the netgear wgt634u 18 years ago
Felix Fietkau c867eea4b4 don't hardcode the cpu frequency for bcm47xx in linux 2.6 18 years ago
Felix Fietkau 57e4908e51 fix bcm4710 cache fixes 18 years ago
Felix Fietkau 233fbc4726 fix typo 18 years ago
Felix Fietkau 8612d33691 init script cleanup, use /etc/rc.d/ for enabled scripts, /etc/init.d/<pkgname> (enable|disable) manages symlinks 18 years ago
Felix Fietkau 6f8a93af7e disable entropy gathering in wlcompat-debug 18 years ago
Felix Fietkau 05bbc05eaa add hotplug script for setting up networking on wds interfaces 18 years ago
Felix Fietkau a19201b641 wlc: use custom ether_ntoa implementation that pads the address parts 18 years ago
Florian Fainelli de703d1314 Update kernel config : add support for bluetooth devices, enable packet support in-kernel, prevented udhcpc to work 18 years ago
Felix Fietkau e27b59f130 add support for wds vifs for broadcom wl 18 years ago
Felix Fietkau 82d1c7f615 implement wlc call to read wds endpoint mac 18 years ago
Felix Fietkau 0123c3eef8 always return true in disable_broadcom() 18 years ago
Felix Fietkau 8a3523dc0e fix error message 18 years ago
Felix Fietkau 60d2df5f70 implement network callbacks for broadcom wl 18 years ago
Felix Fietkau a819576073 scan_interfaces is unnecessary at this point 18 years ago
Felix Fietkau 313556e91e remove all broadcom interfaces from bridges and bring them down completely when wifi down is called 18 years ago
Felix Fietkau 5fee2188f5 add protection for bridging interface changes 18 years ago
Felix Fietkau cb3692258e remove the wifi interface from the default bridge 18 years ago
Felix Fietkau 2d072c5997 implement simple device autodetection for wifi drivers 18 years ago
Florian Fainelli 6c27c88271 Fix module dependency on ipw21,2200, bcm43xx 18 years ago
Felix Fietkau a0a752a477 cleanup 18 years ago
Felix Fietkau 9737163928 fix path to bash in openssl compile 18 years ago
Felix Fietkau b343519d29 fix sstrip linux compile 18 years ago
Felix Fietkau 6bbd6d2ef6 use the native toolchain for grub on non-amd64 hosts 18 years ago
Felix Fietkau 1aede1e1db fix zlib cross compiling from non-linux systems 18 years ago
Felix Fietkau f524e29d80 cleanup 18 years ago
Felix Fietkau da0159f156 another one ... 18 years ago
Felix Fietkau 56273ac6a7 fix lzma compile 18 years ago
Felix Fietkau 6779edb40e check for empty patch directories 18 years ago
Felix Fietkau 688443a803 don't exit on tar errors in wireless-tools - sgid flag on directory not accepted on freebsd 18 years ago
Felix Fietkau 7bdf50688f use := for TAR_OPTIONS 18 years ago
Felix Fietkau 06a46fb09d move '-' parameter to TAR_OPTIONS, so that packages can append commands 18 years ago
Felix Fietkau afc9d921a7 portability fix 18 years ago
Felix Fietkau f1d6fb4be1 leave out the ccache directory when copying the staging dir into the sdk (#843) 18 years ago
Felix Fietkau d4e038fe5d remove some obsolete stuff 18 years ago
Felix Fietkau 4286347249 use $(TAR) in unpack commands 18 years ago
Felix Fietkau 794114c706 fix mistakes in unpack change 18 years ago
Felix Fietkau 5f05cf26ee another fix for invalid fd messages 18 years ago
Felix Fietkau 24b5b885b6 fix typo 18 years ago
Felix Fietkau 13c1060ce2 force LANG to C 18 years ago
Felix Fietkau e735d75cb9 add prereq check for case-sensitive filesystem 18 years ago
Felix Fietkau 3897f85854 fix invalid fd warning on mac os x 18 years ago
Felix Fietkau 54fda00db6 don't generate .tmpconfig.h and .kconfig.d 18 years ago
Felix Fietkau 0d9ddef0e8 move common unpacking code to unpack.mk, replace zcat with $(ZCAT) for systems that use gzcat instead 18 years ago
Felix Fietkau fdbd2f0907 fix download.pl for weird 'which' implementations 18 years ago
Felix Fietkau d5aeb44bc4 make table of contents clickable 18 years ago
Felix Fietkau 0455c2ff1c make table of contents clickable 18 years ago
Felix Fietkau 3df04a85c0 add prereq check for wget 18 years ago