linux/drivers/net/wireless/brcm80211/brcmfmac
Daniel Kim e09cc63dc3 brcmfmac: Give priority to 5GHz band in selecting target BSS
When a BSS provides both 2.4GHz and 5GHz bands, in many cases it
makes sense to choose 5GHz. Typically a 5GHz channel is less crowded
and has less interference and therefore its performance will be
better than a crowded 2.4 GHz channel. This patch configures
'join_pref' to induce firmware to preferably select 5GHz BSS.

Reviewed-by: Arend Van Spriel <arend@broadcom.com>
Signed-off-by: Daniel Kim <dekim@broadcom.com>
Signed-off-by: Arend van Spriel <arend@broadcom.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
2014-05-13 15:56:43 -04:00
..
bcdc.c brcmfmac: Limit control message length from host to device. 2014-01-06 15:47:59 -05:00
bcdc.h brcmfmac: Dynamically register a protocol layer. 2013-12-02 14:25:23 -05:00
bcmsdh.c brcmfmac: only show error message when brcmf_sdiod_regrw_helper() fails 2014-03-20 11:55:40 -04:00
btcoex.c
btcoex.h
chip.c brcmfmac: Fix brcmf_chip_ai_coredisable not applying reset bits to BCMA_IOCTL 2014-04-24 21:46:22 -04:00
chip.h brcmfmac: make chip related functions host interface independent 2014-02-12 15:35:45 -05:00
dhd_bus.h brcmfmac: handle SDIO card removal 2014-01-16 14:55:41 -05:00
dhd_common.c brcmfmac: Give priority to 5GHz band in selecting target BSS 2014-05-13 15:56:43 -04:00
dhd_dbg.c brcmfmac: expose chip information through debugfs 2013-12-02 14:25:26 -05:00
dhd_dbg.h brcmfmac: Use consistent naming for BCDC. 2013-12-02 14:25:25 -05:00
dhd_linux.c brcmfmac: de-init driver layers in correct order. 2014-02-28 14:33:20 -05:00
dhd_sdio.c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net 2014-03-25 20:29:20 -04:00
dhd.h brcmfmac: Limit control message length from host to device. 2014-01-06 15:47:59 -05:00
fweh.c brcmfmac: ignore IF event if firmware indicates it 2013-08-15 16:07:54 -04:00
fweh.h brcmfmac: move firmware event related defines to fweh.h 2013-12-02 14:25:25 -05:00
fwil_types.h brcmfmac: Give priority to 5GHz band in selecting target BSS 2014-05-13 15:56:43 -04:00
fwil.c cfg80211: make connect ie param const 2014-02-04 21:48:10 +01:00
fwil.h cfg80211: make connect ie param const 2014-02-04 21:48:10 +01:00
fwsignal.c Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next 2014-01-03 15:25:15 -05:00
fwsignal.h brcmfmac: Take bus flowcontrol at credit mgmt into account. 2013-06-12 15:02:16 -04:00
Makefile brcmfmac: rename sdio_chip.[ch] 2014-02-12 15:31:50 -05:00
nvram.c brcmfmac: Create common nvram parsing routines. 2014-01-16 14:54:15 -05:00
nvram.h brcmfmac: Create common nvram parsing routines. 2014-01-16 14:54:15 -05:00
p2p.c brcmfmac: remove mode field from brcmf_cfg80211_vif structure 2014-03-17 13:44:14 -04:00
p2p.h
proto.c brcmfmac: Combine protocol push hdr and bus txdata. 2013-12-18 15:22:55 -05:00
proto.h brcmfmac: Combine protocol push hdr and bus txdata. 2013-12-18 15:22:55 -05:00
sdio_host.h brcmfmac: use pre-allocated scatter-gather table for txglomming 2014-02-28 14:33:45 -05:00
tracepoint.c
tracepoint.h brcmfmac: Use consistent naming for BCDC. 2013-12-02 14:25:25 -05:00
usb_rdl.h
usb.c brcmfmac: handle SDIO card removal 2014-01-16 14:55:41 -05:00
usb.h
wl_cfg80211.c brcmfmac: Fix iovar 'bw_cap' set command failure 2014-05-12 14:15:10 -04:00
wl_cfg80211.h brcmfmac: remove mode field from brcmf_cfg80211_vif structure 2014-03-17 13:44:14 -04:00