summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/brcm80211/brcmfmac/dhd_bus.h
Commit message (Expand)AuthorAgeFilesLines
* brcmfmac: add chip information to the bus interfaceArend van Spriel2013-02-081-0/+4
* brcmfmac: Track statistics per ifp.Hante Meuleman2013-02-081-13/+0Star
* brcmfmac: Remove drvr_up from bus interface.Hante Meuleman2013-02-081-2/+0Star
* brcmfmac: remove brcmf_proto_hdrpull() from bus interfaceArend van Spriel2013-01-071-6/+1Star
* brcmfmac: remove rx helper function from bus interfaceArend van Spriel2013-01-071-11/+2Star
* brcmfmac: assure USB dongle firmware is reset upon module unloadArend van Spriel2013-01-071-1/+2
* brcmfmac: rework bus interfaceArend van Spriel2012-12-101-19/+73
* brcmfmac: code cleanupHante Meuleman2012-11-161-1/+0Star
* brcmfmac: rework firmware event handling codeArend van Spriel2012-11-161-1/+1
* brcmfmac: rework driver initialization in brcmf_bus_start()Arend van Spriel2012-10-291-3/+0Star
* brcmfmac: extend struct brcmf_if with bssidx fieldArend van Spriel2012-10-291-1/+1
* brcmfmac: Stop all net if queues on tx flow halt.Hante Meuleman2012-09-121-1/+1
* brcmfmac: add support for bus specific data commandFranky Lin2012-06-271-0/+8
* brcm80211: fmac: initialize host interface drivers regardless resultArend van Spriel2012-03-051-2/+2
* brcm80211: fmac: add USB support for bcm43235/6/8 chipsetsArend van Spriel2012-02-221-1/+5
* brcm80211: fmac: move module entry points to dhd_linux.cArend van Spriel2012-02-221-0/+6
* brcm80211: fmac: use specific types in struct brcmf_busArend van Spriel2012-02-221-2/+5
* brcm80211: fmac: abstract ctrl frames interface function pointersFranky Lin2011-12-191-12/+5Star
* brcm80211: fmac: abstract bus_txdata interface function pointerFranky Lin2011-12-191-3/+2Star
* brcm80211: fmac: abstract bus_init interface function pointerFranky Lin2011-12-191-3/+2Star
* brcm80211: fmac: move common layer bus interface context to dhd_bus.hFranky Lin2011-12-191-0/+77
* brcm80211: fmac: abstract bus_stop interface function pointerFranky Lin2011-12-191-4/+0Star
* brcm80211: fmac: move sdio related macros to sdio_host.hFranky Lin2011-12-191-6/+0Star
* brcm80211: fmac: stop referencing brcmf_sdio in common layerFranky Lin2011-12-191-3/+0Star
* brcm80211: fmac: change function bus_stop parameterFranky Lin2011-11-281-1/+1
* brcm80211: fmac: remove function brcmf_bus_get_deviceFranky Lin2011-11-281-3/+0Star
* brcm80211: fmac: change function bus_init parameterFranky Lin2011-11-281-1/+1
* brcm80211: fmac: change function bus_txdata parameterFranky Lin2011-11-281-1/+1
* brcm80211: fmac: change function bus_txctl parameterFranky Lin2011-11-281-1/+1
* brcm80211: fmac: change function bus_rxctl parameterFranky Lin2011-11-281-1/+1
* brcm80211: fmac: rename structure brcmf_bus to brcmf_sdioFranky Lin2011-11-281-6/+6
* brcm80211: fmac: move module init/exit to sdio layerFranky Lin2011-11-281-4/+0Star
* net: wireless: add brcm80211 driversArend van Spriel2011-10-111-0/+57