| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | move package description to a separate definition, remove it when DESCRIPTION... | nico | 2007-09-07 | 1 | -20/+34 |
* | strip the kernel version suffix from target directories, except for brcm-2.4 ... | nbd | 2007-09-06 | 1 | -2/+2 |
* | use a default VERSION field for kmod packages | nico | 2007-09-02 | 1 | -1/+0 |
* | keep track of the wifi interface state in /var/state/wireless | nbd | 2007-07-22 | 1 | -0/+2 |
* | restart wds links when wifi is restarted | mbm | 2007-07-09 | 1 | -1/+2 |
* | more wpa+wds patches | mbm | 2007-07-08 | 2 | -3/+7 |
* | fix bug with ap+sta modes using wpa | mbm | 2007-07-04 | 1 | -5/+6 |
* | patch wlc and scripts to control wl's builtin wpa supplicant | mbm | 2007-07-04 | 2 | -1/+38 |
* | clean up default wifi config | mbm | 2007-07-04 | 1 | -3/+2 |
* | wds-wpa support | mbm | 2007-07-02 | 1 | -0/+9 |
* | add antenna diversity config support for broadcom-wl | nbd | 2007-06-22 | 1 | -0/+4 |
* | Allow the use of psk+psk2 (ap mode only). Thanks ragorn | mbm | 2007-06-20 | 1 | -1/+3 |
* | change wifi defaults (was default hidden ssid) | mbm | 2007-06-01 | 1 | -2/+2 |
* | add file type autodetection for the unpack command and nuke PKG_CAT:= in lots... | nbd | 2007-03-16 | 1 | -1/+0 |
* | add a default for PKG_BUILD_DIR and PKG_INSTALL_DIR (will use KERNEL_BUILD_DI... | nbd | 2007-03-16 | 1 | -2/+0 |
* | add a new 'option disabled' to wifi-device | mbm | 2007-03-16 | 1 | -1/+1 |
* | Enable bridge, disable wifi | mbm | 2007-03-15 | 1 | -0/+3 |
* | same propset here as changeset:6500 | pavlov | 2007-03-04 | 1 | -1/+1 |
* | add broadcom-wl patchtable again | nbd | 2007-01-27 | 1 | -0/+14 |
* | fix typos | nbd | 2007-01-20 | 1 | -2/+2 |
* | cleanup, nuke obsolete 'Kernel drivers' category, convert remaining kmod pack... | nbd | 2007-01-20 | 1 | -24/+11 |
* | move several instances of DEFAULT:=y to profile preselections (easier for the... | nbd | 2007-01-14 | 1 | -2/+0 |
* | add wlc commands for setting 802.11d and 802.11h mode, disable both by defaul... | nbd | 2006-12-20 | 2 | -0/+16 |
* | allow channel to be ommited | mbm | 2006-12-16 | 1 | -1/+1 |
* | add 64 bit dma support to broadcom-wl, fixes wrt300n wifi support | nbd | 2006-12-07 | 2 | -53/+789 |
* | add wep fix from #998 | nbd | 2006-12-07 | 1 | -1/+1 |
* | fix typo in broadcom wifi script: s/crypto/wsec/ | nbd | 2006-12-01 | 1 | -3/+3 |
* | replace lots of manual install commands with INSTALL_* variables | nbd | 2006-11-23 | 1 | -11/+11 |
* | fix wepkey default (#972) | nbd | 2006-11-20 | 1 | -1/+1 |
* | fix typo (#972) | nbd | 2006-11-20 | 1 | -1/+1 |
* | add distance/slottime setting to broadcom.sh (fixes #950) | nbd | 2006-11-18 | 1 | -0/+13 |
* | more mssid fixes | nbd | 2006-11-17 | 1 | -3/+6 |
* | new upload of broadcom-wl package | nbd | 2006-11-17 | 1 | -1/+1 |
* | fix mssid support | nbd | 2006-11-17 | 1 | -1/+1 |
* | add wep support for broadcom-wl | nbd | 2006-11-17 | 1 | -1/+17 |
* | more mssid fixes | nbd | 2006-11-17 | 1 | -1/+10 |
* | client mode fixes for broadcom wl | nbd | 2006-11-17 | 1 | -4/+6 |
* | upgrade to broadcom wl driver version 4.80.53.0 (from wrt350n release) | nbd | 2006-11-17 | 4 | -9/+30 |
* | implement target profiles in menuconfig | nbd | 2006-11-12 | 1 | -3/+3 |
* | move two functions from broadcom.sh to /sbin/wifi | nbd | 2006-11-11 | 1 | -31/+1 |
* | add hotplug script for setting up networking on wds interfaces | nbd | 2006-10-15 | 1 | -0/+34 |
* | wlc: use custom ether_ntoa implementation that pads the address parts | nbd | 2006-10-15 | 1 | -7/+12 |
* | add support for wds vifs for broadcom wl | nbd | 2006-10-15 | 1 | -1/+8 |
* | implement wlc call to read wds endpoint mac | nbd | 2006-10-15 | 1 | -0/+42 |
* | always return true in disable_broadcom() | nbd | 2006-10-15 | 1 | -0/+1 |
* | implement network callbacks for broadcom wl | nbd | 2006-10-15 | 1 | -12/+34 |
* | scan_interfaces is unnecessary at this point | nbd | 2006-10-15 | 1 | -1/+0 |
* | remove all broadcom interfaces from bridges and bring them down completely wh... | nbd | 2006-10-15 | 1 | -1/+11 |
* | implement simple device autodetection for wifi drivers | nbd | 2006-10-15 | 1 | -1/+25 |
* | use perl instead of sed for replacing stuff in wl | nbd | 2006-10-10 | 1 | -1/+1 |