Searched refs:wl (Results 1 - 17 of 17) sorted by relevance

/openwrt/target/linux/brcm47xx/generic/profiles/
H A D211-Broadcom-tg3-wl.mk8 define Profile/Broadcom-tg3-wl
9 NAME:=Broadcom SoC, tg3 Ethernet, BCM43xx WiFi (wl, proprietary)
10 PACKAGES:=-wpad-mini kmod-brcm-wl wlc nas kmod-tg3
13 define Profile/Broadcom-tg3-wl/Description
16 wireless "wl" driver and tg3 Ethernet driver.
19 $(eval $(call Profile,Broadcom-tg3-wl))
H A D101-Broadcom-wl.mk8 define Profile/Broadcom-wl
9 NAME:=Broadcom SoC, all Ethernet, BCM43xx WiFi (wl, proprietary)
10 PACKAGES:=-wpad-mini kmod-b44 kmod-tg3 kmod-bgmac kmod-brcm-wl wlc nas
13 define Profile/Broadcom-wl/Description
16 wireless "wl" driver and b44, tg3 or bgmac Ethernet driver.
19 $(eval $(call Profile,Broadcom-wl))
H A D201-Broadcom-b44-wl.mk8 define Profile/Broadcom-b44-wl
9 NAME:=Broadcom SoC, b44 Ethernet, BCM43xx WiFi (wl, proprietary)
10 PACKAGES:=-wpad-mini kmod-b44 kmod-brcm-wl wlc nas
13 define Profile/Broadcom-b44-wl/Description
16 wireless "wl" driver and b44 Ethernet driver.
19 $(eval $(call Profile,Broadcom-b44-wl))
H A D221-Broadcom-bgmac-wl.mk8 define Profile/Broadcom-bgmac-wl
9 NAME:=Broadcom SoC, bgmac Ethernet, BCM43xx WiFi (wl, proprietary)
10 PACKAGES:=-wpad-mini kmod-bgmac kmod-brcm-wl wlc nas
13 define Profile/Broadcom-bgmac-wl/Description
16 wireless "wl" driver and bgmac Ethernet driver.
19 $(eval $(call Profile,Broadcom-bgmac-wl))
/openwrt/target/linux/brcm47xx/mips74k/profiles/
H A D102-Broadcom-wl.mk8 define Profile/Broadcom-mips74k-wl
9 NAME:=Broadcom SoC, BCM43xx WiFi (proprietary wl)
10 PACKAGES:=-wpad-mini kmod-brcm-wl wlc nas
13 define Profile/Broadcom-mips74k-wl/Description
15 closed source) driver "wl".
18 $(eval $(call Profile,Broadcom-mips74k-wl))
/openwrt/package/kernel/broadcom-wl/
H A DMakefile11 PKG_NAME:=broadcom-wl
27 define Package/broadcom-wl/Default
30 DEPENDS:=@PACKAGE_kmod-brcm-wl||PACKAGE_kmod-brcm-wl-mini
35 define KernelPackage/brcm-wl/Default
36 $(call Package/broadcom-wl/Default)
40 FILES:=$(PKG_BUILD_DIR)/driver$(1)/wl.ko $(PKG_BUILD_DIR)/glue/wl_glue.ko
41 AUTOLOAD:=$(call AutoLoad,30,wl_glue wl)
44 define KernelPackage/brcm-wl/Default/description
49 define KernelPackage/brcm-wl
[all...]
/openwrt/target/linux/brcm47xx/legacy/profiles/
H A D101-Broadcom-wl.mk8 define Profile/Broadcom-wl
9 NAME:=Broadcom SoC, all Ethernet, BCM43xx WiFi (wl, proprietary)
10 PACKAGES:=-wpad-mini kmod-brcm-wl-mini wlc nas
13 define Profile/Broadcom-wl/Description
16 wireless "wl" driver and b44, tg3 or bgmac Ethernet driver.
19 $(eval $(call Profile,Broadcom-wl))
/openwrt/package/network/utils/iwinfo/
H A DMakefile22 CONFIG_PACKAGE_kmod-brcm-wl \
23 CONFIG_PACKAGE_kmod-brcm-wl-mini \
24 CONFIG_PACKAGE_kmod-brcm-wl-mimo \
75 $(if $(CONFIG_PACKAGE_kmod-brcm-wl),wl) \
76 $(if $(CONFIG_PACKAGE_kmod-brcm-wl-mini),wl) \
77 $(if $(CONFIG_PACKAGE_kmod-brcm-wl-mimo),wl) \
/openwrt/scripts/
H A Dconfig.rpath52 wl=
54 wl='-Wl,'
58 wl='-Wl,'
63 wl='-Wl,'
70 wl='-Wl,'
73 wl='-Wl,'
80 wl='-Wl,'
83 wl='-Wl,'
86 wl='-Wl,'
89 wl
[all...]
/openwrt/target/linux/ramips/base-files/lib/upgrade/
H A Dplatform.sh137 wl-330n|\
138 wl-330n3g|\
139 wl-341v3|\
140 wl-351|\
/openwrt/target/linux/ramips/base-files/etc/
H A Ddiag.sh107 wl-330n|\
108 wl-330n3g|\
191 wl-351)
/openwrt/target/linux/brcm47xx/image/
H A DMakefile296 $(eval $(call AsusDevice,wl-300g,WL300g ))
297 $(eval $(call AsusDevice,wl-320gp,WL320gP ))
298 $(eval $(call AsusDevice,wl-330ge,WL-330gE ))
299 $(eval $(call AsusDevice,wl-500gp-v1,WL500gp ))
300 $(eval $(call AsusDevice,wl-500gp-v2,WL500gpv2 ))
301 $(eval $(call AsusDevice,wl-500w,WL500W ))
302 $(eval $(call AsusDevice,wl-520gu,WL520gu ))
303 $(eval $(call AsusDevice,wl-550ge,WL550gE ))
304 $(eval $(call AsusDevice,wl-hdd25,WLHDD ))
/openwrt/package/kernel/broadcom-wl/files/lib/wifi/
H A Dbroadcom.sh101 for dev in /sys/class/net/wds${device##wl}-* /sys/class/net/${device}-* /sys/class/net/${device}; do
453 while grep -qs "^ *wl$((++i)):" /proc/net/dev; do
456 config_get type wl${i} type
458 channel=`wlc ifname wl${i} channel`
460 config wifi-device wl${i}
469 option device wl${i}
/openwrt/target/linux/ramips/base-files/etc/board.d/
H A D02_network104 wl-351)
193 wl-330n|\
/openwrt/target/linux/brcm63xx/image/
H A DMakefile180 BRCMWL_PACKAGES := kmod-brcm-wl nas wlc
/openwrt/target/linux/ramips/image/
H A Drt305x.mk152 $(call BuildFirmware/Default4M/$(1),$(1),wl-341v3,WL-341V3)
168 BuildFirmware/WL-341V3/initramfs=$(call BuildFirmware/OF/initramfs,$(1),wl-341v3,WL-341V3)
284 Image/Build/Profile/WL-330N=$(call BuildFirmware/Default4M/$(1),$(1),wl-330n,WL-330N)
285 Image/Build/Profile/WL-330N3G=$(call BuildFirmware/Default4M/$(1),$(1),wl-330n3g,WL-330N3G)
287 Image/Build/Profile/WL-351=$(call BuildFirmware/Default4M/$(1),$(1),wl-351,WL-351)
/openwrt/package/kernel/mac80211/
H A DMakefile284 PKG_B43_FWV4_NAME:=broadcom-wl
292 PKG_B43_FWV4_NAME:=broadcom-wl
300 PKG_B43_FWV4_NAME:=broadcom-wl
308 PKG_B43_FWV4_NAME:=broadcom-wl
315 PKG_B43_FWV4_NAME:=broadcom-wl
326 PKG_B43_FWV4_NAME:=broadcom-wl
628 PKG_BRCMSMAC_FW_NAME:=broadcom-wl

Completed in 58 milliseconds