Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | broadcom-wl: fix 11bg hwmode, add lrs mode | Jo-Philipp Wich | 2010-04-09 | 1 | -4/+6 |
| | | | | SVN-Revision: 20768 | ||||
* | broadcom-wl: implement "hwmode" uci option, supports 11b (B only), 11g (G ↵ | Jo-Philipp Wich | 2010-04-07 | 2 | -0/+16 |
| | | | | | | only), 11gst (G performance) and 11bg (default) SVN-Revision: 20740 | ||||
* | package/broadcom-wl: refresh patches | Gabor Juhos | 2010-03-26 | 1 | -9/+7 |
| | | | | SVN-Revision: 20454 | ||||
* | fix wrong numbering of interfaces in wireless detection | Jo-Philipp Wich | 2010-02-04 | 1 | -2/+2 |
| | | | | SVN-Revision: 19525 | ||||
* | broadcom-wl: detect all radios when generating config, do wireless setup ↵ | Jo-Philipp Wich | 2010-01-22 | 1 | -13/+19 |
| | | | | | | per-interface (#5308) SVN-Revision: 19273 | ||||
* | broadcom-wl: properly detach nas by using start-stop-daemon to launch it | Jo-Philipp Wich | 2010-01-21 | 1 | -0/+1 |
| | | | | SVN-Revision: 19257 | ||||
* | broadcom-wl: implement wepauth in wlc and support it in broadcom.sh, allows ↵ | Jo-Philipp Wich | 2010-01-21 | 2 | -1/+12 |
| | | | | | | switching between open and shared authentication SVN-Revision: 19256 | ||||
* | broadcom-wl: add rts/frag threshold settings (patch from #4769) | Felix Fietkau | 2009-12-09 | 1 | -0/+4 |
| | | | | SVN-Revision: 18720 | ||||
* | implement doth (802.11h) and wmm (802.11e) options for broadcom as well; ↵ | Jo-Philipp Wich | 2009-09-22 | 1 | -3/+9 |
| | | | | | | update docs SVN-Revision: 17676 | ||||
* | broadcom-wl: add "assoclist" command to wlc | Jo-Philipp Wich | 2009-08-06 | 2 | -2/+9 |
| | | | | SVN-Revision: 17144 | ||||
* | broadcom-wl: fix broadcom (2.4) wireless sta (only) mode, adjust release number | Nicolas Thill | 2009-06-01 | 2 | -2/+2 |
| | | | | | | | | | | | | | 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 | ||||
* | delay the starting of nas4wds, seems like 5 seconds works in every case: ↵ | Florian Fainelli | 2009-05-28 | 2 | -2/+2 |
| | | | | | | none, psk, psk2 (#4974) SVN-Revision: 16159 | ||||
* | allow sta mode to work with psk+aes (#4687) | Florian Fainelli | 2009-05-22 | 2 | -1/+2 |
| | | | | SVN-Revision: 15983 | ||||
* | broadcom-wl: add nvram stub to fix nas compile after the switch to unvram | Felix Fietkau | 2009-04-27 | 2 | -3/+25 |
| | | | | SVN-Revision: 15439 | ||||
* | get rid of $Id$ - it has never helped us and it has broken too many patches ;) | Felix Fietkau | 2009-04-17 | 39 | -39/+0 |
| | | | | SVN-Revision: 15242 | ||||
* | sync macs with vif bssids in broadcom.sh, fixes multi-ssid with wpa | Jo-Philipp Wich | 2009-03-24 | 1 | -1/+1 |
| | | | | SVN-Revision: 15028 | ||||
* | replace some -I & -L flags with $(TARGET_CPPFLAGS) & $(TARGET_LDFLAGS) when ↵ | Nicolas Thill | 2009-02-24 | 1 | -1/+1 |
| | | | | | | appropriate SVN-Revision: 14651 | ||||
* | broadcom-wl: move txpower back to wifi-device section, but remain backwards ↵ | Andy Boyett | 2009-01-31 | 2 | -6/+11 |
| | | | | | | compatible SVN-Revision: 14306 | ||||
* | make broadcom-wl robust against implicit kernel config changes (e.g. ↵ | Felix Fietkau | 2009-01-07 | 4 | -5/+77 |
| | | | | | | netfilter), upgrade it from minor version .2 to .3 (adds fixed bssid support for ad-hoc) SVN-Revision: 13912 | ||||
* | remove mac address handling, now handled by /lib/network/config.sh | Jo-Philipp Wich | 2008-11-17 | 1 | -1/+1 |
| | | | | SVN-Revision: 13259 | ||||
* | move the txpower option to wifi-iface to mimic madwifi configuration | Jo-Philipp Wich | 2008-11-16 | 1 | -2/+3 |
| | | | | SVN-Revision: 13239 | ||||
* | package/broadcom-wl: - use [tr]xantenna instead of [tr]xant to unify config ↵ | Jo-Philipp Wich | 2008-11-16 | 1 | -4/+7 |
| | | | | | | - implement txpower option SVN-Revision: 13236 | ||||
* | Allow setting the MAC address on a broadcom device (#1512) | Florian Fainelli | 2008-11-09 | 1 | -0/+2 |
| | | | | SVN-Revision: 13154 | ||||
* | broadcom-wl: only use mssid if necessary (fixes spurious error messages on ↵ | Felix Fietkau | 2008-09-28 | 1 | -1/+7 |
| | | | | | | older hw) SVN-Revision: 12769 | ||||
* | add vif selection fix for the broadcom-wl wifi script (thx, sn9) | Felix Fietkau | 2008-08-16 | 1 | -0/+1 |
| | | | | SVN-Revision: 12324 | ||||
* | Make sure we will have lower case MAC addresses when doing WDS | Florian Fainelli | 2008-08-09 | 1 | -1/+4 |
| | | | | SVN-Revision: 12259 | ||||
* | Support encrypted WDS connections (#2463) | Florian Fainelli | 2008-08-09 | 1 | -1/+14 |
| | | | | SVN-Revision: 12251 | ||||
* | install libshared into the staging dir (required by wrt-radauth) | Felix Fietkau | 2008-08-05 | 1 | -0/+5 |
| | | | | SVN-Revision: 12181 | ||||
* | Default to port 1812 for radius authentication when doing 802.1x | Florian Fainelli | 2008-07-21 | 1 | -1/+1 |
| | | | | SVN-Revision: 11890 | ||||
* | Support for setting monitor mode (#1306) | Florian Fainelli | 2008-07-15 | 1 | -7/+27 |
| | | | | SVN-Revision: 11838 | ||||
* | add timer fix by mmp from http://forum.openwrt.org/viewtopic.php?id=14841 | Felix Fietkau | 2008-04-07 | 1 | -0/+53 |
| | | | | SVN-Revision: 10750 | ||||
* | upgrade to broadcom-wl 4.150.10.5.2 | Felix Fietkau | 2008-04-07 | 1 | -4/+10 |
| | | | | SVN-Revision: 10749 | ||||
* | add frameburst closes #1759 | Travis Kemen | 2008-03-29 | 1 | -0/+2 |
| | | | | SVN-Revision: 10689 | ||||
* | upgrade broadcom-wl, fixes wpa2 issues. remove compat-ldso, not necessary ↵ | Felix Fietkau | 2008-01-16 | 4 | -307/+2 |
| | | | | | | anymore SVN-Revision: 10207 | ||||
* | fix multi-essid setting for broadcom-wl | Felix Fietkau | 2008-01-16 | 1 | -1/+1 |
| | | | | SVN-Revision: 10206 | ||||
* | revert [10201] - the broadcom-wl md5sum was correct, the upload on mirror2 ↵ | Felix Fietkau | 2008-01-15 | 1 | -1/+1 |
| | | | | | | however was not. fixed now SVN-Revision: 10202 | ||||
* | broadcom-wl md5sum fixed, thanks ix. | Andy Boyett | 2008-01-15 | 1 | -1/+1 |
| | | | | SVN-Revision: 10201 | ||||
* | update brcm-2.4 to 2.4.35.4, integrate new broadcom system code, update ↵ | Felix Fietkau | 2008-01-06 | 31 | -2617/+8017 |
| | | | | | | broadcom-wl to a contributed version (v4.150.10.5) - no bcm57xx support yet, will follow shortly SVN-Revision: 10137 | ||||
* | Set country before channel (#2958) | Florian Fainelli | 2008-01-04 | 1 | -1/+1 |
| | | | | SVN-Revision: 10113 | ||||
* | Force broadcom-compat-ldso to be 2.4 only (#2963) | Florian Fainelli | 2008-01-03 | 1 | -0/+1 |
| | | | | SVN-Revision: 10095 | ||||
* | enable broadcom-wl compat hacks | Felix Fietkau | 2008-01-03 | 1 | -7/+7 |
| | | | | SVN-Revision: 10089 | ||||
* | Fix macfiltering for broadcom devices (#2822) | Florian Fainelli | 2007-12-19 | 1 | -13/+12 |
| | | | | SVN-Revision: 9805 | ||||
* | add missing dependency | Felix Fietkau | 2007-12-03 | 1 | -1/+1 |
| | | | | SVN-Revision: 9650 | ||||
* | comment out dependencies that are not supposed to be used yet (#2723) | Felix Fietkau | 2007-11-17 | 1 | -2/+3 |
| | | | | SVN-Revision: 9577 | ||||
* | wlcompat: show wet mode as Managed mode as well to avoid confusion | Felix Fietkau | 2007-11-10 | 1 | -13/+8 |
| | | | | SVN-Revision: 9529 | ||||
* | move wlcompat to the broadcom-wl package | Felix Fietkau | 2007-11-10 | 24 | -10/+1111 |
| | | | | SVN-Revision: 9528 | ||||
* | revert abi changes in uClibc - on hold for 7.11, will be added again with ↵ | Felix Fietkau | 2007-11-09 | 1 | -5/+5 |
| | | | | | | the uclibc upgrade for 8.01 SVN-Revision: 9519 | ||||
* | disable crt_fini compatibility in uClibc, compile custom ld-uClibc for ↵ | Felix Fietkau | 2007-11-09 | 4 | -1/+304 |
| | | | | | | 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 | ||||
* | Revert [9176] now that we have network config handling stp [9343] | Florian Fainelli | 2007-10-18 | 1 | -3/+0 |
| | | | | SVN-Revision: 9344 | ||||
* | Turn on stp for br-lan only when doing wds (#2476) | Florian Fainelli | 2007-10-07 | 1 | -0/+2 |
| | | | | SVN-Revision: 9176 |