70 Commits (f6631d7bd4417326e9daf55c73c3889d41548ccd)

Author SHA1 Message Date
Felix Fietkau aee68ecb03 upgrade broadcom-wl, fixes wpa2 issues. remove compat-ldso, not necessary anymore 17 years ago
Felix Fietkau bb57348b94 fix multi-essid setting for broadcom-wl 17 years ago
Felix Fietkau 338e846c79 revert [10201] - the broadcom-wl md5sum was correct, the upload on mirror2 however was not. fixed now 17 years ago
Andy Boyett e233aed2bd broadcom-wl md5sum fixed, thanks ix. 17 years ago
Felix Fietkau 178721f76b update brcm-2.4 to 2.4.35.4, integrate new broadcom system code, update broadcom-wl to a contributed version (v4.150.10.5) - no bcm57xx support yet, will follow shortly 17 years ago
Florian Fainelli 49abd3445d Set country before channel (#2958) 17 years ago
Florian Fainelli d188c641cf Force broadcom-compat-ldso to be 2.4 only (#2963) 17 years ago
Felix Fietkau 418f0e9c10 enable broadcom-wl compat hacks 17 years ago
Florian Fainelli 9065915d0c Fix macfiltering for broadcom devices (#2822) 17 years ago
Felix Fietkau 2bcaf23a68 add missing dependency 17 years ago
Felix Fietkau 9ad0b9e924 comment out dependencies that are not supposed to be used yet (#2723) 17 years ago
Felix Fietkau 658fcd6cf3 wlcompat: show wet mode as Managed mode as well to avoid confusion 17 years ago
Felix Fietkau 2ab260e917 move wlcompat to the broadcom-wl package 17 years ago
Felix Fietkau 1423753198 revert abi changes in uClibc - on hold for 7.11, will be added again with the uclibc upgrade for 8.01 17 years ago
Felix Fietkau 694cbbccb1 disable crt_fini compatibility in uClibc, compile custom ld-uClibc for broadcom utilities allows us to upgrade uClibc without breaking compatibility for nas and wl breaks binary compatibility for packages from earlier kamikaze releases 17 years ago
Florian Fainelli 0a993680d5 Revert [9176] now that we have network config handling stp [9343] 17 years ago
Florian Fainelli ab72460ac6 Turn on stp for br-lan only when doing wds (#2476) 17 years ago
Florian Fainelli a65a31d165 Fix macfiltering options (#2397) 17 years ago
Florian Fainelli 49bead58e6 Add macfiltering to broadcom-wl 17 years ago
Felix Fietkau a9d683ca91 major target cleanup. it is now possible to have subtargets that can override many target settings, including arch - merge adm5120, adm5120eb. target profiles still need to be adapted for subtargets 17 years ago
Nicolas Thill 34bb4638e7 move package description to a separate definition, remove it when DESCRIPTION=TITLE 17 years ago
Felix Fietkau 56231056ea strip the kernel version suffix from target directories, except for brcm-2.4 (the -2.4 will be included in the board name here). CONFIG_LINUX_<ver>_<board> becomes CONFIG_TARGET_<board>, same for profiles. 17 years ago
Nicolas Thill 02cd6d278f use a default VERSION field for kmod packages 17 years ago
Felix Fietkau b13426e21b keep track of the wifi interface state in /var/state/wireless 17 years ago
Mike Baker 6fe5338591 restart wds links when wifi is restarted 17 years ago
Mike Baker 9a785f0b0a more wpa+wds patches 17 years ago
Mike Baker 463ade84f9 fix bug with ap+sta modes using wpa 17 years ago
Mike Baker ee0977d0d3 patch wlc and scripts to control wl's builtin wpa supplicant 17 years ago
Mike Baker 31ea6879d7 clean up default wifi config 17 years ago
Mike Baker 47e575eadb wds-wpa support 17 years ago
Felix Fietkau fdc53d7e06 add antenna diversity config support for broadcom-wl 17 years ago
Mike Baker 625e17c6a1 Allow the use of psk+psk2 (ap mode only). Thanks ragorn 17 years ago
Mike Baker 40ca38580d change wifi defaults (was default hidden ssid) 17 years ago
Felix Fietkau 24faf55360 add file type autodetection for the unpack command and nuke PKG_CAT:= in lots of places 18 years ago
Felix Fietkau 1d307eea87 add a default for PKG_BUILD_DIR and PKG_INSTALL_DIR (will use KERNEL_BUILD_DIR if kernel.mk is included, BUILD_DIR otherwise) 18 years ago
Mike Baker a738f566e6 add a new 'option disabled' to wifi-device 18 years ago
Mike Baker 568c026623 Enable bridge, disable wifi Easier to deal with "how do I enable wifi" than "why isn't wifi working?" 18 years ago
Tim Yardley 026e6046eb same propset here as changeset:6500 18 years ago
Felix Fietkau b420fccd92 add broadcom-wl patchtable again 18 years ago
Felix Fietkau 7248b5e0a9 fix typos 18 years ago
Felix Fietkau c606df6563 cleanup, nuke obsolete 'Kernel drivers' category, convert remaining kmod packages to KernelPackage interface 18 years ago
Felix Fietkau ee54f19d41 move several instances of DEFAULT:=y to profile preselections (easier for the image builder to pick up) 18 years ago
Felix Fietkau 11ebfb9517 add wlc commands for setting 802.11d and 802.11h mode, disable both by default (helps with ipw2200 assoc problems, see #1075 for more information) 18 years ago
Mike Baker a794de98b9 allow channel to be ommited 18 years ago
Felix Fietkau aae28d7120 add 64 bit dma support to broadcom-wl, fixes wrt300n wifi support 18 years ago
Felix Fietkau 1c12036f6d add wep fix from #998 18 years ago
Felix Fietkau c5358474ac fix typo in broadcom wifi script: s/crypto/wsec/ 18 years ago
Felix Fietkau c2211dc51e replace lots of manual install commands with INSTALL_* variables 18 years ago
Felix Fietkau c541a3939b fix wepkey default (#972) 18 years ago
Felix Fietkau d390e637dd fix typo (#972) 18 years ago