linux/drivers/net/wireless/brcm80211
Franky Lin 0c094c77ce brcm80211: fmac: discard packet received when net device not registered
A new feature in the dongle firmware requires a handshake during
firmware intialization. The request is sent in event packets which the
host driver is not able to handle before any net device registered.
Discard those packets as the context for handling it is missing.
The initialization handler will be added as part of feature support
code in the future.

Signed-off-by: Franky Lin <frankyl@broadcom.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
2011-11-28 14:43:35 -05:00
..
brcmfmac brcm80211: fmac: discard packet received when net device not registered 2011-11-28 14:43:35 -05:00
brcmsmac brcm80211: smac: added support for mac80211 filter flags 2011-11-28 14:43:32 -05:00
brcmutil brcm80211: util: remove pointer traversal from brcmu_pkt_buf_free_skb 2011-11-11 14:28:43 -05:00
include brcm80211: util: move brcmu_pkttotlen() function to brcmfmac 2011-11-11 14:28:42 -05:00
Kconfig
Makefile