aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/brcm80211/brcmfmac/dhd.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-11-14brcmfmac: remove obsolete i-scan and clean up related code.Hante Meuleman1-44/+0
2012-10-29brcmfmac: introduce brcmf_cfg80211_vif structureArend van Spriel1-0/+5
2012-10-29brcmfmac: use fwil for default configuration setup.Hante Meuleman1-11/+0
2012-10-29brcmfmac: rework driver initialization in brcmf_bus_start()Arend van Spriel1-0/+3
2012-10-29brcmfmac: extend struct brcmf_if with bssidx fieldArend van Spriel1-17/+26
2012-10-29brcmfmac: remove redundant function brcmf_c_mkiovar_bsscfgHante Meuleman1-2/+0
2012-10-29brcmfmac: change testmode command to use new firmware interface layerHante Meuleman1-3/+0
2012-10-29brcmfmac: remove unused iswl variable.Hante Meuleman1-1/+0
2012-10-29brcmfmac: refactor firmware interface layer.Hante Meuleman1-4/+25
2012-10-19brcm80211: remove some truely barftastic codeAlan Cox1-4/+0
2012-09-28brcmfmac: rename structure brcmf_cfg80211_privArend van Spriel1-1/+1
2012-09-28brcmfmac: add hostap supoort.Hante Meuleman1-0/+29
2012-09-28brcmfmac: use brcmf_cfg80211_priv to interface with wl_cfg80211 codeArend van Spriel1-1/+1
2012-09-28brcmfmac: use different fw api for encryption,auth. configHante Meuleman1-0/+2
2012-09-24brcmfmac: absorb brcmf_sendpkt into brcmf_netdev_start_xmitFranky Lin1-4/+0
2012-09-12brcmfmac: add e-scan support.Hante Meuleman1-0/+22
2012-09-12brcmfmac: Add extra data support to firmware event queueing.Hante Meuleman1-0/+2
2012-09-07brcmfmac: add callback for nl80211 testmode commandArend van Spriel1-0/+1
2012-06-13brcmfmac: add debugfs helper functionsArend van Spriel1-0/+3
2012-04-13brcm80211: fmac: make brcmf_net_attach() staticArend van Spriel1-1/+0
2012-01-24brcm80211: Use normal DEBUG defineJoe Perches1-2/+2
2011-12-19brcm80211: fmac: move idle macros to dhd_sdio.cFranky Lin1-6/+0
2011-12-19brcm80211: fmac: move debug level macros to dhd_dbg.hFranky Lin1-15/+0
2011-12-19brcm80211: fmac: move common layer bus interface context to dhd_bus.hFranky Lin1-71/+0
2011-12-19brcm80211: fmac: abstract bus_stop interface function pointerFranky Lin1-0/+4
2011-12-19brcm80211: fmac: move sdio related macros to sdio_host.hFranky Lin1-0/+1
2011-12-19brcm80211: fmac: stop referencing brcmf_sdio in common layerFranky Lin1-4/+1
2011-12-19brcm80211: fmac: stop referencing brcmf_pub in bus layerFranky Lin1-2/+2
2011-12-19brcm80211: fmac: move tx flow ctrl flag to bus layerFranky Lin1-1/+0
2011-12-19brcm80211: fmac: move packet realloc stats to struct brcmf_busFranky Lin1-2/+1
2011-12-19brcm80211: fmac: move dongle statistics to struct brcmf_busFranky Lin1-1/+1
2011-12-19brcm80211: fmac: remove duplicate statistics from driver data structureFranky Lin1-13/+0
2011-12-19brcm80211: fmac: move driver up status to struct brcmf_busFranky Lin1-1/+1
2011-12-19brcm80211: fmac: move maxctl to struct brcmf_busFranky Lin1-1/+1
2011-12-19brcm80211: fmac: move sdio used statistics to struct brcmf_sdioFranky Lin1-11/+0
2011-12-19brcm80211: fmac: change function rx_frame parameterFranky Lin1-3/+3
2011-12-19brcm80211: fmac: change function brcmf_c_prec_enq parameterFranky Lin1-1/+1
2011-12-19brcm80211: fmac: change function txcomplete parameterFranky Lin1-1/+1
2011-12-19brcm80211: fmac: change function txflowcontrol parameterFranky Lin1-1/+1
2011-12-19brcm80211: fmac: change function brcmf_detach parameterFranky Lin1-1/+1
2011-12-19brcm80211: fmac: change function bus_start parameterFranky Lin1-1/+1
2011-12-19brcm80211: fmac: change function add_if parameterFranky Lin1-1/+2
2011-12-19brcm80211: fmac: remove oneline proto block functionsFranky Lin1-3/+0
2011-12-19brcm80211: fmac: unify common layer driver data structureFranky Lin1-6/+13
2011-12-13brcm80211: fmac: fix firmware shared structures versionFranky Lin1-1/+1
2011-11-28brcm80211: fmac: change function bus_rxctl parameterFranky Lin1-0/+1
2011-11-28brcm80211: fmac: move busstate to struct brcmf_busFranky Lin1-3/+3
2011-11-28brcm80211: fmac: introduce common bus interface struct brcmf_busFranky Lin1-0/+5
2011-11-28brcm80211: fmac: rename structure brcmf_bus to brcmf_sdioFranky Lin1-3/+3
2011-11-28brcm80211: fmac: remove function brcmf_c_initFranky Lin1-2/+0