aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/wireless/brcm80211/brcmfmac/fweh.c
AgeCommit message (Expand)Author
2013-05-28brcmfmac: free net device when registration failsArend van Spriel
2013-04-08brcmfmac: only use ifidx from BDC header in brcmf_rx_frames()Arend van Spriel
2013-04-08brcmfmac: remove condition for calling event handlerArend van Spriel
2013-04-08brcmfmac: add role attribute to struct brcmf_if_event definitionArend van Spriel
2013-04-08brcmfmac: add hexadecimal trace of message payloadArend van Spriel
2013-04-03brcmfmac: hookup firmware signalling to firmware interface eventsArend van Spriel
2013-02-08brcmfmac: Fix rtnl_lock lockup when registering netdev.Hante Meuleman
2013-02-08brcmfmac: use brcmf_if::bssidx as index in interface listHante Meuleman
2012-12-10brcmfmac: error messages should not be suppressedArend van Spriel
2012-12-10brcmfmac: use one list of event defintionsArend van Spriel
2012-11-30brcmfmac: change debug output for received event.Hante Meuleman
2012-11-20brcmfmac: check return from kzalloc in brcmf_fweh_process_eventJohn W. Linville
2012-11-16brcmfmac: code cleanupHante Meuleman
2012-11-16brcmfmac: restructure handling of IF eventArend van Spriel
2012-11-16brcmfmac: ignore IF event if it is a add for ifidx 0Arend van Spriel
2012-11-16brcmfmac: fix NULL pointer access in brcmf_fweh_detach()Hante Meuleman
2012-11-16brcmfmac: correct handling IF firmware eventArend van Spriel
2012-11-16brcmfmac: change parameter in brcmf_add_if() functionArend van Spriel
2012-11-16brcmfmac: rework firmware event handling codeArend van Spriel