summaryrefslogtreecommitdiffstats
path: root/package/broadcom-wl
Commit message (Collapse)AuthorAgeFilesLines
* broadcom-wl: fix broadcom (2.4) wireless sta (only) mode, adjust release numberNicolas Thill2009-06-012-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 Fainelli2009-05-282-2/+2
| | | | | | none, psk, psk2 (#4974) SVN-Revision: 16159
* allow sta mode to work with psk+aes (#4687)Florian Fainelli2009-05-222-1/+2
| | | | SVN-Revision: 15983
* broadcom-wl: add nvram stub to fix nas compile after the switch to unvramFelix Fietkau2009-04-272-3/+25
| | | | SVN-Revision: 15439
* get rid of $Id$ - it has never helped us and it has broken too many patches ;)Felix Fietkau2009-04-1739-39/+0
| | | | SVN-Revision: 15242
* sync macs with vif bssids in broadcom.sh, fixes multi-ssid with wpaJo-Philipp Wich2009-03-241-1/+1
| | | | SVN-Revision: 15028
* replace some -I & -L flags with $(TARGET_CPPFLAGS) & $(TARGET_LDFLAGS) when ↵Nicolas Thill2009-02-241-1/+1
| | | | | | appropriate SVN-Revision: 14651
* broadcom-wl: move txpower back to wifi-device section, but remain backwards ↵Andy Boyett2009-01-312-6/+11
| | | | | | compatible SVN-Revision: 14306
* make broadcom-wl robust against implicit kernel config changes (e.g. ↵Felix Fietkau2009-01-074-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.shJo-Philipp Wich2008-11-171-1/+1
| | | | SVN-Revision: 13259
* move the txpower option to wifi-iface to mimic madwifi configurationJo-Philipp Wich2008-11-161-2/+3
| | | | SVN-Revision: 13239
* package/broadcom-wl: - use [tr]xantenna instead of [tr]xant to unify config ↵Jo-Philipp Wich2008-11-161-4/+7
| | | | | | - implement txpower option SVN-Revision: 13236
* Allow setting the MAC address on a broadcom device (#1512)Florian Fainelli2008-11-091-0/+2
| | | | SVN-Revision: 13154
* broadcom-wl: only use mssid if necessary (fixes spurious error messages on ↵Felix Fietkau2008-09-281-1/+7
| | | | | | older hw) SVN-Revision: 12769
* add vif selection fix for the broadcom-wl wifi script (thx, sn9)Felix Fietkau2008-08-161-0/+1
| | | | SVN-Revision: 12324
* Make sure we will have lower case MAC addresses when doing WDSFlorian Fainelli2008-08-091-1/+4
| | | | SVN-Revision: 12259
* Support encrypted WDS connections (#2463)Florian Fainelli2008-08-091-1/+14
| | | | SVN-Revision: 12251
* install libshared into the staging dir (required by wrt-radauth)Felix Fietkau2008-08-051-0/+5
| | | | SVN-Revision: 12181
* Default to port 1812 for radius authentication when doing 802.1xFlorian Fainelli2008-07-211-1/+1
| | | | SVN-Revision: 11890
* Support for setting monitor mode (#1306)Florian Fainelli2008-07-151-7/+27
| | | | SVN-Revision: 11838
* add timer fix by mmp from http://forum.openwrt.org/viewtopic.php?id=14841Felix Fietkau2008-04-071-0/+53
| | | | SVN-Revision: 10750
* upgrade to broadcom-wl 4.150.10.5.2Felix Fietkau2008-04-071-4/+10
| | | | SVN-Revision: 10749
* add frameburst closes #1759Travis Kemen2008-03-291-0/+2
| | | | SVN-Revision: 10689
* upgrade broadcom-wl, fixes wpa2 issues. remove compat-ldso, not necessary ↵Felix Fietkau2008-01-164-307/+2
| | | | | | anymore SVN-Revision: 10207
* fix multi-essid setting for broadcom-wlFelix Fietkau2008-01-161-1/+1
| | | | SVN-Revision: 10206
* revert [10201] - the broadcom-wl md5sum was correct, the upload on mirror2 ↵Felix Fietkau2008-01-151-1/+1
| | | | | | however was not. fixed now SVN-Revision: 10202
* broadcom-wl md5sum fixed, thanks ix.Andy Boyett2008-01-151-1/+1
| | | | SVN-Revision: 10201
* update brcm-2.4 to 2.4.35.4, integrate new broadcom system code, update ↵Felix Fietkau2008-01-0631-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 Fainelli2008-01-041-1/+1
| | | | SVN-Revision: 10113
* Force broadcom-compat-ldso to be 2.4 only (#2963)Florian Fainelli2008-01-031-0/+1
| | | | SVN-Revision: 10095
* enable broadcom-wl compat hacksFelix Fietkau2008-01-031-7/+7
| | | | SVN-Revision: 10089
* Fix macfiltering for broadcom devices (#2822)Florian Fainelli2007-12-191-13/+12
| | | | SVN-Revision: 9805
* add missing dependencyFelix Fietkau2007-12-031-1/+1
| | | | SVN-Revision: 9650
* comment out dependencies that are not supposed to be used yet (#2723)Felix Fietkau2007-11-171-2/+3
| | | | SVN-Revision: 9577
* wlcompat: show wet mode as Managed mode as well to avoid confusionFelix Fietkau2007-11-101-13/+8
| | | | SVN-Revision: 9529
* move wlcompat to the broadcom-wl packageFelix Fietkau2007-11-1024-10/+1111
| | | | SVN-Revision: 9528
* revert abi changes in uClibc - on hold for 7.11, will be added again with ↵Felix Fietkau2007-11-091-5/+5
| | | | | | the uclibc upgrade for 8.01 SVN-Revision: 9519
* disable crt_fini compatibility in uClibc, compile custom ld-uClibc for ↵Felix Fietkau2007-11-094-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 Fainelli2007-10-181-3/+0
| | | | SVN-Revision: 9344
* Turn on stp for br-lan only when doing wds (#2476)Florian Fainelli2007-10-071-0/+2
| | | | SVN-Revision: 9176
* Fix macfiltering options (#2397)Florian Fainelli2007-09-161-4/+4
| | | | SVN-Revision: 8792
* Add macfiltering to broadcom-wlFlorian Fainelli2007-09-121-2/+17
| | | | SVN-Revision: 8763
* major target cleanup. it is now possible to have subtargets that can ↵Felix Fietkau2007-09-081-2/+2
| | | | | | override many target settings, including arch - merge adm5120, adm5120eb. target profiles still need to be adapted for subtargets SVN-Revision: 8694
* move package description to a separate definition, remove it when ↵Nicolas Thill2007-09-071-20/+34
| | | | | | DESCRIPTION=TITLE SVN-Revision: 8659
* strip the kernel version suffix from target directories, except for brcm-2.4 ↵Felix Fietkau2007-09-061-2/+2
| | | | | | (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
* use a default VERSION field for kmod packagesNicolas Thill2007-09-021-1/+0
| | | | SVN-Revision: 8575
* keep track of the wifi interface state in /var/state/wirelessFelix Fietkau2007-07-221-0/+2
| | | | SVN-Revision: 8108
* restart wds links when wifi is restartedMike Baker2007-07-091-1/+2
| | | | SVN-Revision: 7901
* more wpa+wds patchesMike Baker2007-07-082-3/+7
| | | | SVN-Revision: 7888
* fix bug with ap+sta modes using wpaMike Baker2007-07-041-5/+6
| | | | SVN-Revision: 7877