summaryrefslogtreecommitdiffstats
path: root/package/broadcom-wl
Commit message (Collapse)AuthorAgeFilesLines
* 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
* patch wlc and scripts to control wl's builtin wpa supplicantMike Baker2007-07-042-1/+38
| | | | SVN-Revision: 7875
* clean up default wifi configMike Baker2007-07-041-3/+2
| | | | SVN-Revision: 7873
* wds-wpa supportMike Baker2007-07-021-0/+9
| | | | SVN-Revision: 7858
* add antenna diversity config support for broadcom-wlFelix Fietkau2007-06-221-0/+4
| | | | SVN-Revision: 7710
* Allow the use of psk+psk2 (ap mode only). Thanks ragornMike Baker2007-06-201-1/+3
| | | | SVN-Revision: 7682
* change wifi defaults (was default hidden ssid)Mike Baker2007-06-011-2/+2
| | | | SVN-Revision: 7430
* add file type autodetection for the unpack command and nuke PKG_CAT:= in ↵Felix Fietkau2007-03-161-1/+0
| | | | | | lots of places SVN-Revision: 6582
* add a default for PKG_BUILD_DIR and PKG_INSTALL_DIR (will use ↵Felix Fietkau2007-03-161-2/+0
| | | | | | KERNEL_BUILD_DIR if kernel.mk is included, BUILD_DIR otherwise) SVN-Revision: 6580