linux/drivers/net/wireless/brcm80211/brcmfmac
Franky Lin fbf59108f9 brcm80211: fmac: register a dummy irq handler for SDIO function 2
When there is data available in dongle for driver to fetch, an
interrupt will be triggered and both SDIO function 1 and 2 will be
flagged by default in bcm4329. These two interrupt flags are
identical and only need to be handled once. Since there is no way
to turn off one flag from the dongle side, a dummy handler for
function 2 interrupt is placed.

Reported-by: Denis 'GNUtoo' Carikli <GNUtoo@no-log.org>
Reviewed-by: Pieter-Paul Giesberts <pieterpg@broadcom.com>
Reviewed-by: Arend van Spriel <arend@broadcom.com>
Reviewed-by: Alwin Beukers <alwin@broadcom.com>
Signed-off-by: Franky Lin <frankyl@broadcom.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
2011-12-19 14:40:43 -05:00
..
bcmsdh_sdmmc.c brcm80211: fmac: add bcm4330 support 2011-12-13 15:31:16 -05:00
bcmsdh.c brcm80211: fmac: register a dummy irq handler for SDIO function 2 2011-12-19 14:40:43 -05:00
dhd_bus.h brcm80211: fmac: change function bus_stop parameter 2011-11-28 14:43:48 -05:00
dhd_cdc.c brcm80211: fmac: remove oneline proto block functions 2011-12-19 14:40:42 -05:00
dhd_common.c brcm80211: fmac: remove oneline proto block functions 2011-12-19 14:40:42 -05:00
dhd_dbg.h
dhd_linux.c brcm80211: fmac: remove oneline proto block functions 2011-12-19 14:40:42 -05:00
dhd_proto.h
dhd_sdio.c brcm80211: fmac: unify common layer driver data structure 2011-12-19 14:40:42 -05:00
dhd.h brcm80211: fmac: remove oneline proto block functions 2011-12-19 14:40:42 -05:00
Makefile brcm80211: fmac: move chip recognition function to sdio_chip.c 2011-11-09 16:13:56 -05:00
sdio_chip.c brcm80211: fmac: remove drive strength code for unsupported chips 2011-12-13 15:31:20 -05:00
sdio_chip.h brcm80211: fmac: add resetcore function for bcm4330 chip 2011-11-11 14:28:37 -05:00
sdio_host.h brcm80211: fmac: save bus interface structure in function 2 device 2011-12-13 15:31:07 -05:00
wl_cfg80211.c brcm80211: avoid code duplication on set tx power 2011-11-30 15:08:29 -05:00
wl_cfg80211.h brmc80211: fmac: reworked next_bss() 2011-11-08 15:54:04 -05:00