aboutsummaryrefslogtreecommitdiff
path: root/package/broadcom-wl
Commit message (Collapse)AuthorAge
* add timer fix by mmp from http://forum.openwrt.org/viewtopic.php?id=14841Felix Fietkau2008-04-07
| | | | SVN-Revision: 10750
* upgrade to broadcom-wl 4.150.10.5.2Felix Fietkau2008-04-07
| | | | SVN-Revision: 10749
* add frameburst closes #1759Travis Kemen2008-03-29
| | | | SVN-Revision: 10689
* upgrade broadcom-wl, fixes wpa2 issues. remove compat-ldso, not necessary ↵Felix Fietkau2008-01-16
| | | | | | anymore SVN-Revision: 10207
* fix multi-essid setting for broadcom-wlFelix Fietkau2008-01-16
| | | | SVN-Revision: 10206
* revert [10201] - the broadcom-wl md5sum was correct, the upload on mirror2 ↵Felix Fietkau2008-01-15
| | | | | | however was not. fixed now SVN-Revision: 10202
* broadcom-wl md5sum fixed, thanks ix.Andy Boyett2008-01-15
| | | | SVN-Revision: 10201
* update brcm-2.4 to 2.4.35.4, integrate new broadcom system code, update ↵Felix Fietkau2008-01-06
| | | | | | 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-04
| | | | SVN-Revision: 10113
* Force broadcom-compat-ldso to be 2.4 only (#2963)Florian Fainelli2008-01-03
| | | | SVN-Revision: 10095
* enable broadcom-wl compat hacksFelix Fietkau2008-01-03
| | | | SVN-Revision: 10089
* Fix macfiltering for broadcom devices (#2822)Florian Fainelli2007-12-19
| | | | SVN-Revision: 9805
* add missing dependencyFelix Fietkau2007-12-03
| | | | SVN-Revision: 9650
* comment out dependencies that are not supposed to be used yet (#2723)Felix Fietkau2007-11-17
| | | | SVN-Revision: 9577
* wlcompat: show wet mode as Managed mode as well to avoid confusionFelix Fietkau2007-11-10
| | | | SVN-Revision: 9529
* move wlcompat to the broadcom-wl packageFelix Fietkau2007-11-10
| | | | SVN-Revision: 9528
* revert abi changes in uClibc - on hold for 7.11, will be added again with ↵Felix Fietkau2007-11-09
| | | | | | the uclibc upgrade for 8.01 SVN-Revision: 9519
* disable crt_fini compatibility in uClibc, compile custom ld-uClibc for ↵Felix Fietkau2007-11-09
| | | | | | 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-18
| | | | SVN-Revision: 9344
* Turn on stp for br-lan only when doing wds (#2476)Florian Fainelli2007-10-07
| | | | SVN-Revision: 9176
* Fix macfiltering options (#2397)Florian Fainelli2007-09-16
| | | | SVN-Revision: 8792
* Add macfiltering to broadcom-wlFlorian Fainelli2007-09-12
| | | | SVN-Revision: 8763
* major target cleanup. it is now possible to have subtargets that can ↵Felix Fietkau2007-09-08
| | | | | | 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-07
| | | | | | DESCRIPTION=TITLE SVN-Revision: 8659
* strip the kernel version suffix from target directories, except for brcm-2.4 ↵Felix Fietkau2007-09-06
| | | | | | (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-02
| | | | SVN-Revision: 8575
* keep track of the wifi interface state in /var/state/wirelessFelix Fietkau2007-07-22
| | | | SVN-Revision: 8108
* restart wds links when wifi is restartedMike Baker2007-07-09
| | | | SVN-Revision: 7901
* more wpa+wds patchesMike Baker2007-07-08
| | | | SVN-Revision: 7888
* fix bug with ap+sta modes using wpaMike Baker2007-07-04
| | | | SVN-Revision: 7877
* patch wlc and scripts to control wl's builtin wpa supplicantMike Baker2007-07-04
| | | | SVN-Revision: 7875
* clean up default wifi configMike Baker2007-07-04
| | | | SVN-Revision: 7873
* wds-wpa supportMike Baker2007-07-02
| | | | SVN-Revision: 7858
* add antenna diversity config support for broadcom-wlFelix Fietkau2007-06-22
| | | | SVN-Revision: 7710
* Allow the use of psk+psk2 (ap mode only). Thanks ragornMike Baker2007-06-20
| | | | SVN-Revision: 7682
* change wifi defaults (was default hidden ssid)Mike Baker2007-06-01
| | | | SVN-Revision: 7430
* add file type autodetection for the unpack command and nuke PKG_CAT:= in ↵Felix Fietkau2007-03-16
| | | | | | lots of places SVN-Revision: 6582
* add a default for PKG_BUILD_DIR and PKG_INSTALL_DIR (will use ↵Felix Fietkau2007-03-16
| | | | | | KERNEL_BUILD_DIR if kernel.mk is included, BUILD_DIR otherwise) SVN-Revision: 6580
* add a new 'option disabled' to wifi-deviceMike Baker2007-03-16
| | | | SVN-Revision: 6576
* Enable bridge, disable wifi Easier to deal with "how do I enable wifi" than ↵Mike Baker2007-03-15
| | | | | | "why isn't wifi working?" SVN-Revision: 6570
* same propset here as changeset:6500Tim Yardley2007-03-04
| | | | SVN-Revision: 6501
* add broadcom-wl patchtable againFelix Fietkau2007-01-27
| | | | SVN-Revision: 6215
* fix typosFelix Fietkau2007-01-20
| | | | SVN-Revision: 6149
* cleanup, nuke obsolete 'Kernel drivers' category, convert remaining kmod ↵Felix Fietkau2007-01-20
| | | | | | packages to KernelPackage interface SVN-Revision: 6136
* move several instances of DEFAULT:=y to profile preselections (easier for ↵Felix Fietkau2007-01-14
| | | | | | the image builder to pick up) SVN-Revision: 6096
* add wlc commands for setting 802.11d and 802.11h mode, disable both by ↵Felix Fietkau2006-12-20
| | | | | | default (helps with ipw2200 assoc problems, see #1075 for more information) SVN-Revision: 5874
* allow channel to be ommitedMike Baker2006-12-16
| | | | SVN-Revision: 5807
* add 64 bit dma support to broadcom-wl, fixes wrt300n wifi supportFelix Fietkau2006-12-07
| | | | SVN-Revision: 5717
* add wep fix from #998Felix Fietkau2006-12-07
| | | | SVN-Revision: 5715
* fix typo in broadcom wifi script: s/crypto/wsec/Felix Fietkau2006-12-01
| | | | SVN-Revision: 5686