summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/brcm80211/brcmfmac/dhd.h
AgeCommit message (Expand)Author
2013-01-07brcmfmac: Removing obsolete variables and inline functions.Hante Meuleman
2013-01-07brcmfmac: Remove unused caching dongle error.Hante Meuleman
2013-01-07brcmfmac: remove unused event related definitionsArend van Spriel
2013-01-07brcmfmac: remove brcmf_proto_hdrpull() from bus interfaceArend van Spriel
2013-01-07brcmfmac: assure USB dongle firmware is reset upon module unloadArend van Spriel
2012-12-10brcmfmac: rework bus interfaceArend van Spriel
2012-11-16brcmfmac: code cleanupHante Meuleman
2012-11-16brcmfmac: fix for multiple netdevice interface supportArend van Spriel
2012-11-16brcmfmac: change parameter in brcmf_add_if() functionArend van Spriel
2012-11-16brcmfmac: rework firmware event handling codeArend van Spriel
2012-11-14brcmfmac: remove obsolete function brcmf_c_mkiovarHante Meuleman
2012-11-14brcmfmac: use wait_event_timeout for 8021x pending countHante Meuleman
2012-11-14brcmfmac: remove obsolete i-scan and clean up related code.Hante Meuleman
2012-10-29brcmfmac: introduce brcmf_cfg80211_vif structureArend van Spriel
2012-10-29brcmfmac: use fwil for default configuration setup.Hante Meuleman
2012-10-29brcmfmac: rework driver initialization in brcmf_bus_start()Arend van Spriel
2012-10-29brcmfmac: extend struct brcmf_if with bssidx fieldArend van Spriel
2012-10-29brcmfmac: remove redundant function brcmf_c_mkiovar_bsscfgHante Meuleman
2012-10-29brcmfmac: change testmode command to use new firmware interface layerHante Meuleman
2012-10-29brcmfmac: remove unused iswl variable.Hante Meuleman
2012-10-29brcmfmac: refactor firmware interface layer.Hante Meuleman
2012-10-19brcm80211: remove some truely barftastic codeAlan Cox
2012-09-28brcmfmac: rename structure brcmf_cfg80211_privArend van Spriel
2012-09-28brcmfmac: add hostap supoort.Hante Meuleman
2012-09-28brcmfmac: use brcmf_cfg80211_priv to interface with wl_cfg80211 codeArend van Spriel
2012-09-28brcmfmac: use different fw api for encryption,auth. configHante Meuleman
2012-09-24brcmfmac: absorb brcmf_sendpkt into brcmf_netdev_start_xmitFranky Lin
2012-09-12brcmfmac: add e-scan support.Hante Meuleman
2012-09-12brcmfmac: Add extra data support to firmware event queueing.Hante Meuleman
2012-09-07brcmfmac: add callback for nl80211 testmode commandArend van Spriel
2012-06-13brcmfmac: add debugfs helper functionsArend van Spriel
2012-04-13brcm80211: fmac: make brcmf_net_attach() staticArend van Spriel
2012-01-24brcm80211: Use normal DEBUG defineJoe Perches
2011-12-19brcm80211: fmac: move idle macros to dhd_sdio.cFranky Lin
2011-12-19brcm80211: fmac: move debug level macros to dhd_dbg.hFranky Lin
2011-12-19brcm80211: fmac: move common layer bus interface context to dhd_bus.hFranky Lin
2011-12-19brcm80211: fmac: abstract bus_stop interface function pointerFranky Lin
2011-12-19brcm80211: fmac: move sdio related macros to sdio_host.hFranky Lin
2011-12-19brcm80211: fmac: stop referencing brcmf_sdio in common layerFranky Lin
2011-12-19brcm80211: fmac: stop referencing brcmf_pub in bus layerFranky Lin
2011-12-19brcm80211: fmac: move tx flow ctrl flag to bus layerFranky Lin
2011-12-19brcm80211: fmac: move packet realloc stats to struct brcmf_busFranky Lin
2011-12-19brcm80211: fmac: move dongle statistics to struct brcmf_busFranky Lin
2011-12-19brcm80211: fmac: remove duplicate statistics from driver data structureFranky Lin
2011-12-19brcm80211: fmac: move driver up status to struct brcmf_busFranky Lin
2011-12-19brcm80211: fmac: move maxctl to struct brcmf_busFranky Lin
2011-12-19brcm80211: fmac: move sdio used statistics to struct brcmf_sdioFranky Lin
2011-12-19brcm80211: fmac: change function rx_frame parameterFranky Lin
2011-12-19brcm80211: fmac: change function brcmf_c_prec_enq parameterFranky Lin
2011-12-19brcm80211: fmac: change function txcomplete parameterFranky Lin