Commit Graph

137 Commits (b218b15709d8699be79fd21e96bf589ca74aa187)

Author SHA1 Message Date
Nicolas Thill 21d7852de0 replace some -I & -L flags with $(TARGET_CPPFLAGS) & $(TARGET_LDFLAGS) when appropriate
SVN-Revision: 14651
16 years ago
Andy Boyett 32dce30e26 broadcom-wl: move txpower back to wifi-device section, but remain backwards compatible
SVN-Revision: 14306
16 years ago
Felix Fietkau 59a00d52a9 make broadcom-wl robust against implicit kernel config changes (e.g. netfilter), upgrade it from minor version .2 to .3 (adds fixed bssid support for ad-hoc)
SVN-Revision: 13912
16 years ago
Jo-Philipp Wich 0c67453253 remove mac address handling, now handled by /lib/network/config.sh
SVN-Revision: 13259
16 years ago
Jo-Philipp Wich 2a4a3ffd6a move the txpower option to wifi-iface to mimic madwifi configuration
SVN-Revision: 13239
16 years ago
Jo-Philipp Wich 53f4888b7b package/broadcom-wl: - use [tr]xantenna instead of [tr]xant to unify config - implement txpower option
SVN-Revision: 13236
16 years ago
Florian Fainelli 9c97f76e21 Allow setting the MAC address on a broadcom device (#1512)
SVN-Revision: 13154
16 years ago
Felix Fietkau ec6c0fdc5e broadcom-wl: only use mssid if necessary (fixes spurious error messages on older hw)
SVN-Revision: 12769
16 years ago
Felix Fietkau 1bdd7d0460 add vif selection fix for the broadcom-wl wifi script (thx, sn9)
SVN-Revision: 12324
16 years ago
Florian Fainelli d7c8f38007 Make sure we will have lower case MAC addresses when doing WDS
SVN-Revision: 12259
16 years ago
Florian Fainelli 22aa7c6406 Support encrypted WDS connections (#2463)
SVN-Revision: 12251
16 years ago
Felix Fietkau 0cc7199e71 install libshared into the staging dir (required by wrt-radauth)
SVN-Revision: 12181
16 years ago
Florian Fainelli 7f3193a673 Default to port 1812 for radius authentication when doing 802.1x
SVN-Revision: 11890
16 years ago
Florian Fainelli f11d6c2d84 Support for setting monitor mode (#1306)
SVN-Revision: 11838
16 years ago
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
Felix Fietkau c2211dc51e replace lots of manual install commands with INSTALL_* variables
SVN-Revision: 5624
18 years ago
Felix Fietkau c541a3939b fix wepkey default (#972)
SVN-Revision: 5594
18 years ago
Felix Fietkau d390e637dd fix typo (#972)
SVN-Revision: 5593
18 years ago
Felix Fietkau c31771f203 add distance/slottime setting to broadcom.sh (fixes #950)
SVN-Revision: 5578
18 years ago
Felix Fietkau 04d97fb594 more mssid fixes
SVN-Revision: 5555
18 years ago
Felix Fietkau 45eb8ae06a new upload of broadcom-wl package
SVN-Revision: 5553
18 years ago
Felix Fietkau 44ebd8d578 fix mssid support
SVN-Revision: 5552
18 years ago
Felix Fietkau 1e428b677b add wep support for broadcom-wl
SVN-Revision: 5551
18 years ago
Felix Fietkau d812826035 more mssid fixes
SVN-Revision: 5549
18 years ago
Felix Fietkau e99fcb6c25 client mode fixes for broadcom wl
SVN-Revision: 5548
18 years ago
Felix Fietkau 6995dcc331 upgrade to broadcom wl driver version 4.80.53.0 (from wrt350n release)
SVN-Revision: 5546
18 years ago
Felix Fietkau 105a602ecf implement target profiles in menuconfig
SVN-Revision: 5512
18 years ago
Felix Fietkau cbe21ae5f5 move two functions from broadcom.sh to /sbin/wifi
SVN-Revision: 5496
18 years ago
Felix Fietkau 05bbc05eaa add hotplug script for setting up networking on wds interfaces
SVN-Revision: 5125
18 years ago
Felix Fietkau a19201b641 wlc: use custom ether_ntoa implementation that pads the address parts
SVN-Revision: 5124
18 years ago
Felix Fietkau e27b59f130 add support for wds vifs for broadcom wl
SVN-Revision: 5122
18 years ago
Felix Fietkau 82d1c7f615 implement wlc call to read wds endpoint mac
SVN-Revision: 5121
18 years ago
Felix Fietkau 0123c3eef8 always return true in disable_broadcom()
SVN-Revision: 5120
18 years ago
Felix Fietkau 60d2df5f70 implement network callbacks for broadcom wl
SVN-Revision: 5118
18 years ago
Felix Fietkau a819576073 scan_interfaces is unnecessary at this point
SVN-Revision: 5117
18 years ago
Felix Fietkau 313556e91e remove all broadcom interfaces from bridges and bring them down completely when wifi down is called
SVN-Revision: 5116
18 years ago
Felix Fietkau 2d072c5997 implement simple device autodetection for wifi drivers
SVN-Revision: 5113
18 years ago
Felix Fietkau 60c1f0f64d finally move buildroot-ng to trunk 8 years ago