Commit graph

77 commits

Author SHA1 Message Date
Felix Fietkau
a543eeb0aa broadcom-wl: turn on wmm by default, disabling it by default makes no sense, and without it 802.11n does not work (fixes #10918)
SVN-Revision: 30362
2012-02-07 15:45:56 +00:00
Jo-Philipp Wich
5a4f0f84df broadcom-wl: align RADIUS options with r26482, patch by Etienne Champetier <etienne.champetier@free.fr>
SVN-Revision: 29136
2011-11-14 21:37:53 +00:00
Jo-Philipp Wich
0fe2a1b288 broadcom-wl: implement wpa_group_rekey option (mapped to nas -g)
SVN-Revision: 28208
2011-09-09 18:21:30 +00:00
Jo-Philipp Wich
609d072fee broadcom-wl: introduce "disabled" option for wifi-iface section to shutdown single networks on a radio
SVN-Revision: 28200
2011-09-08 23:34:13 +00:00
Jo-Philipp Wich
1d7ae4aba7 broadcom-wl: make it work on the RT-N16 and other device using the BCMA bus - refresh and reorder patches - introduce a unified BCMA/SSB glue driver to accomodate for both bus types on brcm47xx - extend wlunbind init script to detach device from bcma-pci-bridge as well
SVN-Revision: 27751
2011-07-24 14:10:39 +00:00
Felix Fietkau
b7204be37b wifi: change the default channel from 5 to 11, 5 was a really bad choice
SVN-Revision: 23423
2010-10-13 12:22:48 +00:00
Jo-Philipp Wich
28e4d39009 broadcom-wl: - fix compilation against eglibc and glibc (#7521) - unbind device from b43 ssb bridge on boot (#7529)
SVN-Revision: 22007
2010-07-01 01:06:32 +00:00
Jo-Philipp Wich
79c9adc19f broadcom-wl: align wpa encryption value and cipher override format with hostapd.sh
SVN-Revision: 21997
2010-06-30 21:02:53 +00:00
Felix Fietkau
3e52d05296 Add a new kernel-version independent broadcom binary driver for brcm47xx (contributed by NewMedia-NET) This will allow us to get rid of brcm-2.4 soon. [ ... and there was much rejoicing ]
SVN-Revision: 21809
2010-06-15 11:40:05 +00:00
Felix Fietkau
b6fb8fd821 rename broadcom-wl to broadcom-wl-old
SVN-Revision: 21794
2010-06-14 11:00:30 +00:00
Jo-Philipp Wich
bbb7850ae6 broadcom-wl: check iface pid file when invoking nas, fixes starting nas for additional wireless networks (#7255)
SVN-Revision: 21394
2010-05-07 11:24:22 +00:00
Jo-Philipp Wich
6134e99bee broadcom-wl: fix 11bg hwmode, add lrs mode
SVN-Revision: 20768
2010-04-09 20:47:28 +00:00
Jo-Philipp Wich
d240d8edad broadcom-wl: implement "hwmode" uci option, supports 11b (B only), 11g (G only), 11gst (G performance) and 11bg (default)
SVN-Revision: 20740
2010-04-07 21:33:05 +00:00
Jo-Philipp Wich
76df66cda8 fix wrong numbering of interfaces in wireless detection
SVN-Revision: 19525
2010-02-04 17:11:56 +00:00
Jo-Philipp Wich
1869cdd5bd broadcom-wl: detect all radios when generating config, do wireless setup per-interface (#5308)
SVN-Revision: 19273
2010-01-22 16:16:06 +00:00
Jo-Philipp Wich
2920081f48 broadcom-wl: properly detach nas by using start-stop-daemon to launch it
SVN-Revision: 19257
2010-01-21 20:53:05 +00:00
Jo-Philipp Wich
f3c6c80cb8 broadcom-wl: implement wepauth in wlc and support it in broadcom.sh, allows switching between open and shared authentication
SVN-Revision: 19256
2010-01-21 20:52:17 +00:00
Felix Fietkau
d5d8a225f8 broadcom-wl: add rts/frag threshold settings (patch from #4769)
SVN-Revision: 18720
2009-12-09 17:29:10 +00:00
Jo-Philipp Wich
392e45ef09 implement doth (802.11h) and wmm (802.11e) options for broadcom as well; update docs
SVN-Revision: 17676
2009-09-22 16:17:05 +00:00
Nicolas Thill
a42072ddf4 broadcom-wl: fix broadcom (2.4) wireless sta (only) mode, adjust release number
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
2009-06-01 14:37:11 +00:00
Florian Fainelli
553c950287 delay the starting of nas4wds, seems like 5 seconds works in every case: none, psk, psk2 (#4974)
SVN-Revision: 16159
2009-05-28 20:41:21 +00:00
Florian Fainelli
fa4d544363 allow sta mode to work with psk+aes (#4687)
SVN-Revision: 15983
2009-05-22 10:30:55 +00:00
Jo-Philipp Wich
7e6c947e4b sync macs with vif bssids in broadcom.sh, fixes multi-ssid with wpa
SVN-Revision: 15028
2009-03-24 23:42:09 +00:00
Andy Boyett
32dce30e26 broadcom-wl: move txpower back to wifi-device section, but remain backwards compatible
SVN-Revision: 14306
2009-01-31 16:08:19 +00:00
Felix Fietkau
59a00d52a9 make broadcom-wl robust against implicit kernel config changes (e.g. netfilter), upgrade it from minor version .2 to .3 (adds fixed bssid support for ad-hoc)
SVN-Revision: 13912
2009-01-07 04:26:14 +00:00
Jo-Philipp Wich
0c67453253 remove mac address handling, now handled by /lib/network/config.sh
SVN-Revision: 13259
2008-11-17 13:30:14 +00:00
Jo-Philipp Wich
2a4a3ffd6a move the txpower option to wifi-iface to mimic madwifi configuration
SVN-Revision: 13239
2008-11-16 19:38:55 +00:00
Jo-Philipp Wich
53f4888b7b package/broadcom-wl: - use [tr]xantenna instead of [tr]xant to unify config - implement txpower option
SVN-Revision: 13236
2008-11-16 18:03:38 +00:00
Florian Fainelli
9c97f76e21 Allow setting the MAC address on a broadcom device (#1512)
SVN-Revision: 13154
2008-11-09 17:05:15 +00:00
Felix Fietkau
ec6c0fdc5e broadcom-wl: only use mssid if necessary (fixes spurious error messages on older hw)
SVN-Revision: 12769
2008-09-28 18:30:23 +00:00
Felix Fietkau
1bdd7d0460 add vif selection fix for the broadcom-wl wifi script (thx, sn9)
SVN-Revision: 12324
2008-08-16 17:00:27 +00:00
Florian Fainelli
d7c8f38007 Make sure we will have lower case MAC addresses when doing WDS
SVN-Revision: 12259
2008-08-09 10:00:49 +00:00
Florian Fainelli
22aa7c6406 Support encrypted WDS connections (#2463)
SVN-Revision: 12251
2008-08-09 00:18:25 +00:00
Florian Fainelli
7f3193a673 Default to port 1812 for radius authentication when doing 802.1x
SVN-Revision: 11890
2008-07-21 09:58:16 +00:00
Florian Fainelli
f11d6c2d84 Support for setting monitor mode (#1306)
SVN-Revision: 11838
2008-07-15 17:03:10 +00:00
Travis Kemen
f97e92cee0 add frameburst closes #1759
SVN-Revision: 10689
2008-03-29 21:10:24 +00:00
Felix Fietkau
178721f76b update brcm-2.4 to 2.4.35.4, integrate new broadcom system code, update broadcom-wl to a contributed version (v4.150.10.5) - no bcm57xx support yet, will follow shortly
SVN-Revision: 10137
2008-01-06 19:28:07 +00:00
Florian Fainelli
49abd3445d Set country before channel (#2958)
SVN-Revision: 10113
2008-01-04 07:14:40 +00:00
Florian Fainelli
9065915d0c Fix macfiltering for broadcom devices (#2822)
SVN-Revision: 9805
2007-12-19 17:49:51 +00:00
Florian Fainelli
0a993680d5 Revert [9176] now that we have network config handling stp [9343]
SVN-Revision: 9344
2007-10-18 13:08:59 +00:00
Florian Fainelli
ab72460ac6 Turn on stp for br-lan only when doing wds (#2476)
SVN-Revision: 9176
2007-10-07 11:15:22 +00:00
Florian Fainelli
a65a31d165 Fix macfiltering options (#2397)
SVN-Revision: 8792
2007-09-16 13:17:47 +00:00
Florian Fainelli
49bead58e6 Add macfiltering to broadcom-wl
SVN-Revision: 8763
2007-09-12 15:49:32 +00:00
Felix Fietkau
b13426e21b keep track of the wifi interface state in /var/state/wireless
SVN-Revision: 8108
2007-07-22 18:32:47 +00:00
Mike Baker
6fe5338591 restart wds links when wifi is restarted
SVN-Revision: 7901
2007-07-09 16:11:21 +00:00
Mike Baker
9a785f0b0a more wpa+wds patches
SVN-Revision: 7888
2007-07-08 12:51:30 +00:00
Mike Baker
463ade84f9 fix bug with ap+sta modes using wpa
SVN-Revision: 7877
2007-07-04 18:34:11 +00:00
Mike Baker
ee0977d0d3 patch wlc and scripts to control wl's builtin wpa supplicant
SVN-Revision: 7875
2007-07-04 16:49:08 +00:00
Mike Baker
31ea6879d7 clean up default wifi config
SVN-Revision: 7873
2007-07-04 11:15:12 +00:00
Mike Baker
47e575eadb wds-wpa support
SVN-Revision: 7858
2007-07-02 22:58:11 +00:00