Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 | ||||
* | Fix macfiltering options (#2397) | Florian Fainelli | 2007-09-16 | 1 | -4/+4 |
| | | | | SVN-Revision: 8792 | ||||
* | Add macfiltering to broadcom-wl | Florian Fainelli | 2007-09-12 | 1 | -2/+17 |
| | | | | SVN-Revision: 8763 | ||||
* | 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 | ||||
* | keep track of the wifi interface state in /var/state/wireless | Felix Fietkau | 2007-07-22 | 1 | -0/+2 |
| | | | | SVN-Revision: 8108 | ||||
* | restart wds links when wifi is restarted | Mike Baker | 2007-07-09 | 1 | -1/+2 |
| | | | | SVN-Revision: 7901 | ||||
* | more wpa+wds patches | Mike Baker | 2007-07-08 | 2 | -3/+7 |
| | | | | SVN-Revision: 7888 | ||||
* | fix bug with ap+sta modes using wpa | Mike Baker | 2007-07-04 | 1 | -5/+6 |
| | | | | SVN-Revision: 7877 | ||||
* | patch wlc and scripts to control wl's builtin wpa supplicant | Mike Baker | 2007-07-04 | 2 | -1/+38 |
| | | | | SVN-Revision: 7875 | ||||
* | clean up default wifi config | Mike Baker | 2007-07-04 | 1 | -3/+2 |
| | | | | SVN-Revision: 7873 | ||||
* | wds-wpa support | Mike Baker | 2007-07-02 | 1 | -0/+9 |
| | | | | SVN-Revision: 7858 | ||||
* | add antenna diversity config support for broadcom-wl | Felix Fietkau | 2007-06-22 | 1 | -0/+4 |
| | | | | SVN-Revision: 7710 | ||||
* | Allow the use of psk+psk2 (ap mode only). Thanks ragorn | Mike Baker | 2007-06-20 | 1 | -1/+3 |
| | | | | SVN-Revision: 7682 | ||||
* | change wifi defaults (was default hidden ssid) | Mike Baker | 2007-06-01 | 1 | -2/+2 |
| | | | | SVN-Revision: 7430 | ||||
* | 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 | ||||
* | add a new 'option disabled' to wifi-device | Mike Baker | 2007-03-16 | 1 | -1/+1 |
| | | | | SVN-Revision: 6576 | ||||
* | Enable bridge, disable wifi Easier to deal with "how do I enable wifi" than ↵ | Mike Baker | 2007-03-15 | 1 | -0/+3 |
| | | | | | | "why isn't wifi working?" SVN-Revision: 6570 | ||||
* | 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 | ||||
* | fix typos | Felix Fietkau | 2007-01-20 | 1 | -2/+2 |
| | | | | SVN-Revision: 6149 | ||||
* | 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 | ||||
* | add wlc commands for setting 802.11d and 802.11h mode, disable both by ↵ | Felix Fietkau | 2006-12-20 | 2 | -0/+16 |
| | | | | | | default (helps with ipw2200 assoc problems, see #1075 for more information) SVN-Revision: 5874 | ||||
* | allow channel to be ommited | Mike Baker | 2006-12-16 | 1 | -1/+1 |
| | | | | SVN-Revision: 5807 | ||||
* | add 64 bit dma support to broadcom-wl, fixes wrt300n wifi support | Felix Fietkau | 2006-12-07 | 2 | -53/+789 |
| | | | | SVN-Revision: 5717 | ||||
* | add wep fix from #998 | Felix Fietkau | 2006-12-07 | 1 | -1/+1 |
| | | | | SVN-Revision: 5715 | ||||
* | fix typo in broadcom wifi script: s/crypto/wsec/ | Felix Fietkau | 2006-12-01 | 1 | -3/+3 |
| | | | | SVN-Revision: 5686 | ||||
* | replace lots of manual install commands with INSTALL_* variables | Felix Fietkau | 2006-11-23 | 1 | -11/+11 |
| | | | | SVN-Revision: 5624 | ||||
* | fix wepkey default (#972) | Felix Fietkau | 2006-11-20 | 1 | -1/+1 |
| | | | | SVN-Revision: 5594 | ||||
* | fix typo (#972) | Felix Fietkau | 2006-11-20 | 1 | -1/+1 |
| | | | | SVN-Revision: 5593 | ||||
* | add distance/slottime setting to broadcom.sh (fixes #950) | Felix Fietkau | 2006-11-18 | 1 | -0/+13 |
| | | | | SVN-Revision: 5578 | ||||
* | more mssid fixes | Felix Fietkau | 2006-11-17 | 1 | -3/+6 |
| | | | | SVN-Revision: 5555 | ||||
* | new upload of broadcom-wl package | Felix Fietkau | 2006-11-17 | 1 | -1/+1 |
| | | | | SVN-Revision: 5553 | ||||
* | fix mssid support | Felix Fietkau | 2006-11-17 | 1 | -1/+1 |
| | | | | SVN-Revision: 5552 | ||||
* | add wep support for broadcom-wl | Felix Fietkau | 2006-11-17 | 1 | -1/+17 |
| | | | | SVN-Revision: 5551 | ||||
* | more mssid fixes | Felix Fietkau | 2006-11-17 | 1 | -1/+10 |
| | | | | SVN-Revision: 5549 | ||||
* | client mode fixes for broadcom wl | Felix Fietkau | 2006-11-17 | 1 | -4/+6 |
| | | | | SVN-Revision: 5548 | ||||
* | upgrade to broadcom wl driver version 4.80.53.0 (from wrt350n release) | Felix Fietkau | 2006-11-17 | 4 | -9/+30 |
| | | | | SVN-Revision: 5546 | ||||
* | implement target profiles in menuconfig | Felix Fietkau | 2006-11-12 | 1 | -3/+3 |
| | | | | SVN-Revision: 5512 | ||||
* | move two functions from broadcom.sh to /sbin/wifi | Felix Fietkau | 2006-11-11 | 1 | -31/+1 |
| | | | | SVN-Revision: 5496 | ||||
* | add hotplug script for setting up networking on wds interfaces | Felix Fietkau | 2006-10-15 | 1 | -0/+34 |
| | | | | SVN-Revision: 5125 | ||||
* | wlc: use custom ether_ntoa implementation that pads the address parts | Felix Fietkau | 2006-10-15 | 1 | -7/+12 |
| | | | | SVN-Revision: 5124 | ||||
* | add support for wds vifs for broadcom wl | Felix Fietkau | 2006-10-15 | 1 | -1/+8 |
| | | | | SVN-Revision: 5122 | ||||
* | implement wlc call to read wds endpoint mac | Felix Fietkau | 2006-10-15 | 1 | -0/+42 |
| | | | | SVN-Revision: 5121 | ||||
* | always return true in disable_broadcom() | Felix Fietkau | 2006-10-15 | 1 | -0/+1 |
| | | | | SVN-Revision: 5120 |