aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/brcm80211/brcmfmac/dhd_bus.h
Commit message (Expand)AuthorAge
* brcmfmac: add optional bus callback definition for tx queue cleanupArend van Spriel2013-04-03
* brcmfmac: release transmit packet in brcmf_txcomplete()Arend van Spriel2013-03-06
* brcmfmac: add chip information to the bus interfaceArend van Spriel2013-02-08
* brcmfmac: Track statistics per ifp.Hante Meuleman2013-02-08
* brcmfmac: Remove drvr_up from bus interface.Hante Meuleman2013-02-08
* brcmfmac: remove brcmf_proto_hdrpull() from bus interfaceArend van Spriel2013-01-07
* brcmfmac: remove rx helper function from bus interfaceArend van Spriel2013-01-07
* brcmfmac: assure USB dongle firmware is reset upon module unloadArend van Spriel2013-01-07
* brcmfmac: rework bus interfaceArend van Spriel2012-12-10
* brcmfmac: code cleanupHante Meuleman2012-11-16
* brcmfmac: rework firmware event handling codeArend van Spriel2012-11-16
* brcmfmac: rework driver initialization in brcmf_bus_start()Arend van Spriel2012-10-29
* brcmfmac: extend struct brcmf_if with bssidx fieldArend van Spriel2012-10-29
* brcmfmac: Stop all net if queues on tx flow halt.Hante Meuleman2012-09-12
* brcmfmac: add support for bus specific data commandFranky Lin2012-06-27
* brcm80211: fmac: initialize host interface drivers regardless resultArend van Spriel2012-03-05
* brcm80211: fmac: add USB support for bcm43235/6/8 chipsetsArend van Spriel2012-02-22
* brcm80211: fmac: move module entry points to dhd_linux.cArend van Spriel2012-02-22
* brcm80211: fmac: use specific types in struct brcmf_busArend van Spriel2012-02-22
* brcm80211: fmac: abstract ctrl frames interface function pointersFranky Lin2011-12-19
* brcm80211: fmac: abstract bus_txdata interface function pointerFranky Lin2011-12-19
* brcm80211: fmac: abstract bus_init interface function pointerFranky Lin2011-12-19
* brcm80211: fmac: move common layer bus interface context to dhd_bus.hFranky Lin2011-12-19
* brcm80211: fmac: abstract bus_stop interface function pointerFranky Lin2011-12-19
* brcm80211: fmac: move sdio related macros to sdio_host.hFranky Lin2011-12-19
* brcm80211: fmac: stop referencing brcmf_sdio in common layerFranky Lin2011-12-19
* brcm80211: fmac: change function bus_stop parameterFranky Lin2011-11-28
* brcm80211: fmac: remove function brcmf_bus_get_deviceFranky Lin2011-11-28
* brcm80211: fmac: change function bus_init parameterFranky Lin2011-11-28
* brcm80211: fmac: change function bus_txdata parameterFranky Lin2011-11-28
* brcm80211: fmac: change function bus_txctl parameterFranky Lin2011-11-28
* brcm80211: fmac: change function bus_rxctl parameterFranky Lin2011-11-28
* brcm80211: fmac: rename structure brcmf_bus to brcmf_sdioFranky Lin2011-11-28
* brcm80211: fmac: move module init/exit to sdio layerFranky Lin2011-11-28
* net: wireless: add brcm80211 driversArend van Spriel2011-10-11