Commit Graph

73 Commits (0ff7ae2d6ccb18686b71fe97747cd3858fc19854)

Author SHA1 Message Date
Felix Fietkau 0cb8228277 add timer fix by mmp from http://forum.openwrt.org/viewtopic.php?id=14841
SVN-Revision: 10750
16 years ago
Felix Fietkau 978958a888 upgrade to broadcom-wl 4.150.10.5.2
SVN-Revision: 10749
16 years ago
Travis Kemen f97e92cee0 add frameburst closes #1759
SVN-Revision: 10689
17 years ago
Felix Fietkau aee68ecb03 upgrade broadcom-wl, fixes wpa2 issues. remove compat-ldso, not necessary anymore
SVN-Revision: 10207
17 years ago
Felix Fietkau bb57348b94 fix multi-essid setting for broadcom-wl
SVN-Revision: 10206
17 years ago
Felix Fietkau 338e846c79 revert [10201] - the broadcom-wl md5sum was correct, the upload on mirror2 however was not. fixed now
SVN-Revision: 10202
17 years ago
Andy Boyett e233aed2bd broadcom-wl md5sum fixed, thanks ix.
SVN-Revision: 10201
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
SVN-Revision: 10137
17 years ago
Florian Fainelli 49abd3445d Set country before channel (#2958)
SVN-Revision: 10113
17 years ago
Florian Fainelli d188c641cf Force broadcom-compat-ldso to be 2.4 only (#2963)
SVN-Revision: 10095
17 years ago
Felix Fietkau 418f0e9c10 enable broadcom-wl compat hacks
SVN-Revision: 10089
17 years ago
Florian Fainelli 9065915d0c Fix macfiltering for broadcom devices (#2822)
SVN-Revision: 9805
17 years ago
Felix Fietkau 2bcaf23a68 add missing dependency
SVN-Revision: 9650
17 years ago
Felix Fietkau 9ad0b9e924 comment out dependencies that are not supposed to be used yet (#2723)
SVN-Revision: 9577
17 years ago
Felix Fietkau 658fcd6cf3 wlcompat: show wet mode as Managed mode as well to avoid confusion
SVN-Revision: 9529
17 years ago
Felix Fietkau 2ab260e917 move wlcompat to the broadcom-wl package
SVN-Revision: 9528
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
SVN-Revision: 9519
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
SVN-Revision: 9518
17 years ago
Florian Fainelli 0a993680d5 Revert [9176] now that we have network config handling stp [9343]
SVN-Revision: 9344
17 years ago
Florian Fainelli ab72460ac6 Turn on stp for br-lan only when doing wds (#2476)
SVN-Revision: 9176
17 years ago
Florian Fainelli a65a31d165 Fix macfiltering options (#2397)
SVN-Revision: 8792
17 years ago
Florian Fainelli 49bead58e6 Add macfiltering to broadcom-wl
SVN-Revision: 8763
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
SVN-Revision: 8694
17 years ago
Nicolas Thill 34bb4638e7 move package description to a separate definition, remove it when DESCRIPTION=TITLE
SVN-Revision: 8659
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.
SVN-Revision: 8653
17 years ago
Nicolas Thill 02cd6d278f use a default VERSION field for kmod packages
SVN-Revision: 8575
17 years ago
Felix Fietkau b13426e21b keep track of the wifi interface state in /var/state/wireless
SVN-Revision: 8108
17 years ago
Mike Baker 6fe5338591 restart wds links when wifi is restarted
SVN-Revision: 7901
17 years ago
Mike Baker 9a785f0b0a more wpa+wds patches
SVN-Revision: 7888
17 years ago
Mike Baker 463ade84f9 fix bug with ap+sta modes using wpa
SVN-Revision: 7877
17 years ago
Mike Baker ee0977d0d3 patch wlc and scripts to control wl's builtin wpa supplicant
SVN-Revision: 7875
17 years ago
Mike Baker 31ea6879d7 clean up default wifi config
SVN-Revision: 7873
17 years ago
Mike Baker 47e575eadb wds-wpa support
SVN-Revision: 7858
17 years ago
Felix Fietkau fdc53d7e06 add antenna diversity config support for broadcom-wl
SVN-Revision: 7710
17 years ago
Mike Baker 625e17c6a1 Allow the use of psk+psk2 (ap mode only). Thanks ragorn
SVN-Revision: 7682
17 years ago
Mike Baker 40ca38580d change wifi defaults (was default hidden ssid)
SVN-Revision: 7430
17 years ago
Felix Fietkau 24faf55360 add file type autodetection for the unpack command and nuke PKG_CAT:= in lots of places
SVN-Revision: 6582
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)
SVN-Revision: 6580
18 years ago
Mike Baker a738f566e6 add a new 'option disabled' to wifi-device
SVN-Revision: 6576
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?"
SVN-Revision: 6570
18 years ago
Tim Yardley 026e6046eb same propset here as changeset:6500
SVN-Revision: 6501
18 years ago
Felix Fietkau b420fccd92 add broadcom-wl patchtable again
SVN-Revision: 6215
18 years ago
Felix Fietkau 7248b5e0a9 fix typos
SVN-Revision: 6149
18 years ago
Felix Fietkau c606df6563 cleanup, nuke obsolete 'Kernel drivers' category, convert remaining kmod packages to KernelPackage interface
SVN-Revision: 6136
18 years ago
Felix Fietkau ee54f19d41 move several instances of DEFAULT:=y to profile preselections (easier for the image builder to pick up)
SVN-Revision: 6096
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)
SVN-Revision: 5874
18 years ago
Mike Baker a794de98b9 allow channel to be ommited
SVN-Revision: 5807
18 years ago
Felix Fietkau aae28d7120 add 64 bit dma support to broadcom-wl, fixes wrt300n wifi support
SVN-Revision: 5717
18 years ago
Felix Fietkau 1c12036f6d add wep fix from #998
SVN-Revision: 5715
18 years ago
Felix Fietkau c5358474ac fix typo in broadcom wifi script: s/crypto/wsec/
SVN-Revision: 5686
18 years ago