| Commit message (Expand) | Author | Age | Files | Lines |
* | [package] broadcom-wl: fix broadcom (2.4) wireless sta (only) mode, adjust re... | nico | 2009-06-01 | 2 | -2/+2 |
* | [package] delay the starting of nas4wds, seems like 5 seconds works in every ... | florian | 2009-05-28 | 2 | -2/+2 |
* | [brcm-2.4] allow sta mode to work with psk+aes (#4687) | florian | 2009-05-22 | 2 | -1/+2 |
* | broadcom-wl: add nvram stub to fix nas compile after the switch to unvram | nbd | 2009-04-27 | 2 | -3/+25 |
* | get rid of $Id$ - it has never helped us and it has broken too many patches ;) | nbd | 2009-04-17 | 39 | -39/+0 |
* | [package] sync macs with vif bssids in broadcom.sh, fixes multi-ssid with wpa | jow | 2009-03-24 | 1 | -1/+1 |
* | [package] replace some -I & -L flags with $(TARGET_CPPFLAGS) & $(TARGET_LDFLA... | nico | 2009-02-24 | 1 | -1/+1 |
* | [package] broadcom-wl: move txpower back to wifi-device section, but remain b... | agb | 2009-01-31 | 2 | -6/+11 |
* | make broadcom-wl robust against implicit kernel config changes (e.g. netfilte... | nbd | 2009-01-07 | 4 | -5/+77 |
* | remove mac address handling, now handled by /lib/network/config.sh | jow | 2008-11-17 | 1 | -1/+1 |
* | move the txpower option to wifi-iface to mimic madwifi configuration | jow | 2008-11-16 | 1 | -2/+3 |
* | package/broadcom-wl: | jow | 2008-11-16 | 1 | -4/+7 |
* | Allow setting the MAC address on a broadcom device (#1512) | florian | 2008-11-09 | 1 | -0/+2 |
* | broadcom-wl: only use mssid if necessary (fixes spurious error messages on ol... | nbd | 2008-09-28 | 1 | -1/+7 |
* | add vif selection fix for the broadcom-wl wifi script (thx, sn9) | nbd | 2008-08-16 | 1 | -0/+1 |
* | Make sure we will have lower case MAC addresses when doing WDS | florian | 2008-08-09 | 1 | -1/+4 |
* | Support encrypted WDS connections (#2463) | florian | 2008-08-09 | 1 | -1/+14 |
* | install libshared into the staging dir (required by wrt-radauth) | nbd | 2008-08-05 | 1 | -0/+5 |
* | Default to port 1812 for radius authentication when doing 802.1x | florian | 2008-07-21 | 1 | -1/+1 |
* | Support for setting monitor mode (#1306) | florian | 2008-07-15 | 1 | -7/+27 |
* | add timer fix by mmp from http://forum.openwrt.org/viewtopic.php?id=14841 | nbd | 2008-04-07 | 1 | -0/+53 |
* | upgrade to broadcom-wl 4.150.10.5.2 | nbd | 2008-04-07 | 1 | -4/+10 |
* | add frameburst closes #1759 | thepeople | 2008-03-29 | 1 | -0/+2 |
* | upgrade broadcom-wl, fixes wpa2 issues. remove compat-ldso, not necessary any... | nbd | 2008-01-16 | 4 | -307/+2 |
* | fix multi-essid setting for broadcom-wl | nbd | 2008-01-16 | 1 | -1/+1 |
* | revert [10201] - the broadcom-wl md5sum was correct, the upload on mirror2 ho... | nbd | 2008-01-15 | 1 | -1/+1 |
* | broadcom-wl md5sum fixed, thanks ix. | agb | 2008-01-15 | 1 | -1/+1 |
* | update brcm-2.4 to 2.4.35.4, integrate new broadcom system code, update broad... | nbd | 2008-01-06 | 31 | -2617/+8017 |
* | Set country before channel (#2958) | florian | 2008-01-04 | 1 | -1/+1 |
* | Force broadcom-compat-ldso to be 2.4 only (#2963) | florian | 2008-01-03 | 1 | -0/+1 |
* | enable broadcom-wl compat hacks | nbd | 2008-01-03 | 1 | -7/+7 |
* | Fix macfiltering for broadcom devices (#2822) | florian | 2007-12-19 | 1 | -13/+12 |
* | add missing dependency | nbd | 2007-12-03 | 1 | -1/+1 |
* | comment out dependencies that are not supposed to be used yet (#2723) | nbd | 2007-11-17 | 1 | -2/+3 |
* | wlcompat: show wet mode as Managed mode as well to avoid confusion | nbd | 2007-11-10 | 1 | -13/+8 |
* | move wlcompat to the broadcom-wl package | nbd | 2007-11-10 | 24 | -10/+1111 |
* | revert abi changes in uClibc - on hold for 7.11, will be added again with the... | nbd | 2007-11-09 | 1 | -5/+5 |
* | disable crt_fini compatibility in uClibc, compile custom ld-uClibc for broadc... | nbd | 2007-11-09 | 4 | -1/+304 |
* | Revert [9176] now that we have network config handling stp [9343] | florian | 2007-10-18 | 1 | -3/+0 |
* | Turn on stp for br-lan only when doing wds (#2476) | florian | 2007-10-07 | 1 | -0/+2 |
* | Fix macfiltering options (#2397) | florian | 2007-09-16 | 1 | -4/+4 |
* | Add macfiltering to broadcom-wl | florian | 2007-09-12 | 1 | -2/+17 |
* | major target cleanup. it is now possible to have subtargets that can override... | nbd | 2007-09-08 | 1 | -2/+2 |
* | 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 |