Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | broadcom-wl: add "assoclist" command to wlc | Jo-Philipp Wich | 2009-08-06 | 1 | -2/+2 |
| | | | | SVN-Revision: 17144 | ||||
* | broadcom-wl: fix broadcom (2.4) wireless sta (only) mode, adjust release number | Nicolas Thill | 2009-06-01 | 1 | -1/+1 |
| | | | | | | | | | | | | | 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 | 1 | -1/+1 |
| | | | | | | none, psk, psk2 (#4974) SVN-Revision: 16159 | ||||
* | allow sta mode to work with psk+aes (#4687) | Florian Fainelli | 2009-05-22 | 1 | -1/+1 |
| | | | | SVN-Revision: 15983 | ||||
* | broadcom-wl: add nvram stub to fix nas compile after the switch to unvram | Felix Fietkau | 2009-04-27 | 1 | -3/+9 |
| | | | | SVN-Revision: 15439 | ||||
* | get rid of $Id$ - it has never helped us and it has broken too many patches ;) | Felix Fietkau | 2009-04-17 | 1 | -1/+0 |
| | | | | SVN-Revision: 15242 | ||||
* | 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 | 1 | -3/+3 |
| | | | | | | compatible SVN-Revision: 14306 | ||||
* | make broadcom-wl robust against implicit kernel config changes (e.g. ↵ | Felix Fietkau | 2009-01-07 | 1 | -2/+2 |
| | | | | | | netfilter), upgrade it from minor version .2 to .3 (adds fixed bssid support for ad-hoc) SVN-Revision: 13912 | ||||
* | install libshared into the staging dir (required by wrt-radauth) | Felix Fietkau | 2008-08-05 | 1 | -0/+5 |
| | | | | SVN-Revision: 12181 | ||||
* | upgrade to broadcom-wl 4.150.10.5.2 | Felix Fietkau | 2008-04-07 | 1 | -4/+10 |
| | | | | SVN-Revision: 10749 | ||||
* | upgrade broadcom-wl, fixes wpa2 issues. remove compat-ldso, not necessary ↵ | Felix Fietkau | 2008-01-16 | 1 | -21/+2 |
| | | | | | | anymore SVN-Revision: 10207 | ||||
* | 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 | 1 | -26/+15 |
| | | | | | | broadcom-wl to a contributed version (v4.150.10.5) - no bcm57xx support yet, will follow shortly SVN-Revision: 10137 | ||||
* | 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 | ||||
* | 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 | ||||
* | move wlcompat to the broadcom-wl package | Felix Fietkau | 2007-11-10 | 1 | -6/+46 |
| | | | | 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 | 1 | -1/+18 |
| | | | | | | 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 | ||||
* | major target cleanup. it is now possible to have subtargets that can ↵ | Felix Fietkau | 2007-09-08 | 1 | -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 Thill | 2007-09-07 | 1 | -20/+34 |
| | | | | | | DESCRIPTION=TITLE SVN-Revision: 8659 | ||||
* | strip the kernel version suffix from target directories, except for brcm-2.4 ↵ | Felix Fietkau | 2007-09-06 | 1 | -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 packages | Nicolas Thill | 2007-09-02 | 1 | -1/+0 |
| | | | | SVN-Revision: 8575 | ||||
* | add file type autodetection for the unpack command and nuke PKG_CAT:= in ↵ | Felix Fietkau | 2007-03-16 | 1 | -1/+0 |
| | | | | | | lots of places SVN-Revision: 6582 | ||||
* | add a default for PKG_BUILD_DIR and PKG_INSTALL_DIR (will use ↵ | Felix Fietkau | 2007-03-16 | 1 | -2/+0 |
| | | | | | | KERNEL_BUILD_DIR if kernel.mk is included, BUILD_DIR otherwise) SVN-Revision: 6580 | ||||
* | same propset here as changeset:6500 | Tim Yardley | 2007-03-04 | 1 | -1/+1 |
| | | | | SVN-Revision: 6501 | ||||
* | add broadcom-wl patchtable again | Felix Fietkau | 2007-01-27 | 1 | -0/+14 |
| | | | | SVN-Revision: 6215 | ||||
* | cleanup, nuke obsolete 'Kernel drivers' category, convert remaining kmod ↵ | Felix Fietkau | 2007-01-20 | 1 | -24/+11 |
| | | | | | | packages to KernelPackage interface SVN-Revision: 6136 | ||||
* | move several instances of DEFAULT:=y to profile preselections (easier for ↵ | Felix Fietkau | 2007-01-14 | 1 | -2/+0 |
| | | | | | | the image builder to pick up) SVN-Revision: 6096 | ||||
* | replace lots of manual install commands with INSTALL_* variables | Felix Fietkau | 2006-11-23 | 1 | -11/+11 |
| | | | | SVN-Revision: 5624 | ||||
* | new upload of broadcom-wl package | Felix Fietkau | 2006-11-17 | 1 | -1/+1 |
| | | | | SVN-Revision: 5553 | ||||
* | upgrade to broadcom wl driver version 4.80.53.0 (from wrt350n release) | Felix Fietkau | 2006-11-17 | 1 | -2/+2 |
| | | | | SVN-Revision: 5546 | ||||
* | implement target profiles in menuconfig | Felix Fietkau | 2006-11-12 | 1 | -3/+3 |
| | | | | SVN-Revision: 5512 | ||||
* | finally move buildroot-ng to trunk | Felix Fietkau | 2016-03-20 | 1 | -0/+148 |