linux/drivers/net/wireless/brcm80211
Hante Meuleman 3f4f910fdc brcmfmac: no fws locking outside fws module.
FWS uses locking to protect its data while being called from
various entries. On bus_txdata the lock was kept resulting in
unnecessary long locking, but also creating possibility for
deadlock. This update changes the locking to release lock when
bus_txdata is called.

Reviewed-by: Arend Van Spriel <arend@broadcom.com>
Reviewed-by: Pieter-Paul Giesberts <pieterpg@broadcom.com>
Signed-off-by: Hante Meuleman <meuleman@broadcom.com>
Signed-off-by: Arend van Spriel <arend@broadcom.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
2013-08-15 16:07:53 -04:00
..
brcmfmac brcmfmac: no fws locking outside fws module. 2013-08-15 16:07:53 -04:00
brcmsmac brcmsmac: Further reduce log spam from tx phy messages 2013-07-22 16:54:41 -04:00
brcmutil brcmutil: simplify brcmu_pkt_free_skb() 2013-04-22 15:20:21 -04:00
include brcmfmac: Add 43143 SDIO support. 2013-04-12 14:27:55 -04:00
Kconfig brcmfmac: define and use platform specific data for SDIO. 2013-04-12 14:27:55 -04:00
Makefile