Commit Graph

103 Commits (b4d0b6cbb34d1cd5c71c122c2137e32476ec342a)

Author SHA1 Message Date
Jo-Philipp Wich 6134e99bee broadcom-wl: fix 11bg hwmode, add lrs mode
SVN-Revision: 20768
14 years ago
Jo-Philipp Wich d240d8edad broadcom-wl: implement "hwmode" uci option, supports 11b (B only), 11g (G only), 11gst (G performance) and 11bg (default)
SVN-Revision: 20740
14 years ago
Gabor Juhos c7785c1add package/broadcom-wl: refresh patches
SVN-Revision: 20454
14 years ago
Jo-Philipp Wich 76df66cda8 fix wrong numbering of interfaces in wireless detection
SVN-Revision: 19525
15 years ago
Jo-Philipp Wich 1869cdd5bd broadcom-wl: detect all radios when generating config, do wireless setup per-interface (#5308)
SVN-Revision: 19273
15 years ago
Jo-Philipp Wich 2920081f48 broadcom-wl: properly detach nas by using start-stop-daemon to launch it
SVN-Revision: 19257
15 years ago
Jo-Philipp Wich f3c6c80cb8 broadcom-wl: implement wepauth in wlc and support it in broadcom.sh, allows switching between open and shared authentication
SVN-Revision: 19256
15 years ago
Felix Fietkau d5d8a225f8 broadcom-wl: add rts/frag threshold settings (patch from #4769)
SVN-Revision: 18720
15 years ago
Jo-Philipp Wich 392e45ef09 implement doth (802.11h) and wmm (802.11e) options for broadcom as well; update docs
SVN-Revision: 17676
15 years ago
Jo-Philipp Wich a243847f73 broadcom-wl: add "assoclist" command to wlc
SVN-Revision: 17144
15 years ago
Nicolas Thill a42072ddf4 broadcom-wl: fix broadcom (2.4) wireless sta (only) mode, adjust release number
This patch fixes an issue with the broadcom.sh configuration script when
enabling sta mode.  Currently sta mode works provided that you have an AP
enabled as well but it doesn't work if you have a sta interface but not an
AP.  I found that merely reversing the order of the ap and apsta variables
in the broadcom.sh script corrects this problem, and the attached patch does
exactly that.

Signed-off-by: Eric Bishop <ebishop@bu.edu>

SVN-Revision: 16256
15 years ago
Florian Fainelli 553c950287 delay the starting of nas4wds, seems like 5 seconds works in every case: none, psk, psk2 (#4974)
SVN-Revision: 16159
15 years ago
Florian Fainelli fa4d544363 allow sta mode to work with psk+aes (#4687)
SVN-Revision: 15983
15 years ago
Felix Fietkau 7f8b55cec9 broadcom-wl: add nvram stub to fix nas compile after the switch to unvram
SVN-Revision: 15439
15 years ago
Felix Fietkau 34939cad39 get rid of $Id$ - it has never helped us and it has broken too many patches ;)
SVN-Revision: 15242
15 years ago
Jo-Philipp Wich 7e6c947e4b sync macs with vif bssids in broadcom.sh, fixes multi-ssid with wpa
SVN-Revision: 15028
15 years ago
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
16 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