16 Commits (2de97cbfeaad79c348d8c18a29ece4a1c87f8971)

Author SHA1 Message Date
Jo-Philipp Wich aeecc6ec12 broadcom-wl: align with mac80211 config 10 years ago
Hauke Mehrtens 8af860e186 broadcom-wl: add default tx and rx antennas 10 years ago
Hauke Mehrtens d6c7ab2358 broadcom-wl: improve setting leddc 11 years ago
Hauke Mehrtens 4ec8908669 broadcom-wl: fix led support 11 years ago
Felix Fietkau 5858557160 broadcom-wl: bring interfaces up, do not rely on netifd doing it 11 years ago
Hauke Mehrtens df493faf12 broadcom-wl: support more virtual interfaces 11 years ago
Hauke Mehrtens c926edd72d broadcom-wl: improve device cleanup 11 years ago
Hauke Mehrtens 3c2904bfb8 broadcom-wl: add support for setting H/W address 11 years ago
Hauke Mehrtens 4ba2f2f731 broadcom-wl: eliminate 'invalid command' when setting ssid 11 years ago
Hauke Mehrtens 5b4c8c4cc8 broadcom-wl: clean up variable definitions (broadcom.sh) 11 years ago
Hauke Mehrtens aa6a5baf88 broadcom-wl: simplify processing of 'hwmode' 11 years ago
Hauke Mehrtens d1c55bb33e broadcom-wl: shutdown 'nas' when 'wl' device is disabled 11 years ago
Hauke Mehrtens 091d80bea7 broadcom-wl: use a single instance of 'nas' per 'wl' device 11 years ago
Hauke Mehrtens cac4ccca2f broadcom-wl: change interface names 11 years ago
Hauke Mehrtens e12b5ec8df broadcom-wl: Add 'N' mode support to broadcom-wl 11 years ago
John Crispin 4ebf19b48f packages: clean up the package folder 12 years ago
Hauke Mehrtens 3be90613fd broadcom-wl: read channel using wlc on detect 12 years ago
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) 13 years ago
Jo-Philipp Wich 5a4f0f84df broadcom-wl: align RADIUS options with r26482, patch by Etienne Champetier <etienne.champetier@free.fr> 13 years ago
Jo-Philipp Wich 0fe2a1b288 broadcom-wl: implement wpa_group_rekey option (mapped to nas -g) 13 years ago
Jo-Philipp Wich 609d072fee broadcom-wl: introduce "disabled" option for wifi-iface section to shutdown single networks on a radio 13 years ago
Felix Fietkau b7204be37b wifi: change the default channel from 5 to 11, 5 was a really bad choice 14 years ago
Jo-Philipp Wich 79c9adc19f broadcom-wl: align wpa encryption value and cipher override format with hostapd.sh 15 years ago
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 ] 15 years ago
Felix Fietkau b6fb8fd821 rename broadcom-wl to broadcom-wl-old 15 years ago
Jo-Philipp Wich bbb7850ae6 broadcom-wl: check iface pid file when invoking nas, fixes starting nas for additional wireless networks (#7255) 15 years ago
Jo-Philipp Wich 6134e99bee broadcom-wl: fix 11bg hwmode, add lrs mode 15 years ago
Jo-Philipp Wich d240d8edad broadcom-wl: implement "hwmode" uci option, supports 11b (B only), 11g (G only), 11gst (G performance) and 11bg (default) 15 years ago
Jo-Philipp Wich 76df66cda8 fix wrong numbering of interfaces in wireless detection 15 years ago
Jo-Philipp Wich 1869cdd5bd broadcom-wl: detect all radios when generating config, do wireless setup per-interface (#5308) 15 years ago
Jo-Philipp Wich 2920081f48 broadcom-wl: properly detach nas by using start-stop-daemon to launch it 15 years ago
Jo-Philipp Wich f3c6c80cb8 broadcom-wl: implement wepauth in wlc and support it in broadcom.sh, allows switching between open and shared authentication 15 years ago
Felix Fietkau d5d8a225f8 broadcom-wl: add rts/frag threshold settings (patch from #4769) 15 years ago
Jo-Philipp Wich 392e45ef09 implement doth (802.11h) and wmm (802.11e) options for broadcom as well; update docs 15 years ago
Nicolas Thill a42072ddf4 broadcom-wl: fix broadcom (2.4) wireless sta (only) mode, adjust release number 16 years ago
Florian Fainelli fa4d544363 allow sta mode to work with psk+aes (#4687) 16 years ago
Jo-Philipp Wich 7e6c947e4b sync macs with vif bssids in broadcom.sh, fixes multi-ssid with wpa 16 years ago
Andy Boyett 32dce30e26 broadcom-wl: move txpower back to wifi-device section, but remain backwards compatible 16 years ago
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) 16 years ago
Jo-Philipp Wich 0c67453253 remove mac address handling, now handled by /lib/network/config.sh 16 years ago
Jo-Philipp Wich 2a4a3ffd6a move the txpower option to wifi-iface to mimic madwifi configuration 16 years ago
Jo-Philipp Wich 53f4888b7b package/broadcom-wl: - use [tr]xantenna instead of [tr]xant to unify config - implement txpower option 16 years ago
Florian Fainelli 9c97f76e21 Allow setting the MAC address on a broadcom device (#1512) 16 years ago
Felix Fietkau ec6c0fdc5e broadcom-wl: only use mssid if necessary (fixes spurious error messages on older hw) 16 years ago
Felix Fietkau 1bdd7d0460 add vif selection fix for the broadcom-wl wifi script (thx, sn9) 16 years ago
Florian Fainelli d7c8f38007 Make sure we will have lower case MAC addresses when doing WDS 17 years ago
Florian Fainelli 7f3193a673 Default to port 1812 for radius authentication when doing 802.1x 17 years ago
Florian Fainelli f11d6c2d84 Support for setting monitor mode (#1306) 17 years ago
Travis Kemen f97e92cee0 add frameburst closes #1759 17 years ago
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 17 years ago