aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/brcm80211/brcmfmac/dhd_bus.h
Commit message (Expand)AuthorAge
* brcmfmac: remove .init() callback for internal bus interfaceArend van Spriel2014-05-29
* brcmfmac: Make FWS queueing configurable.Hante Meuleman2014-05-13
* brcmfmac: handle SDIO card removalArend van Spriel2014-01-16
* brcmfmac: Add definition of new protocol layer msgbuf.Hante Meuleman2013-12-18
* brcmfmac: replace dongle command list with .preinit() callbackArend van Spriel2013-12-02
* brcmfmac: add separate function for passing bus tx overheadArend van Spriel2013-12-02
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-nextDavid S. Miller2013-10-07
|\
| * brcmfmac: rework rx path bus interfaceArend van Spriel2013-10-03
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-10-01
|\ \
| * | brcmfmac: obtain platform data upon module initializationArend van Spriel2013-09-26
| |/
* / brcm80211: Remove extern from function prototypesJoe Perches2013-09-24
|/
* brcmfmac: remove align from brcmf_bus structureFranky Lin2013-08-15
* brcmfmac: use irq safe spinlock in brcmf_sdbrcm_txdata()Arend van Spriel2013-08-15
* 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