summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/brcm80211/brcmfmac/dhd_bus.h
Commit message (Expand)AuthorAgeFilesLines
* brcmfmac: (clean) Rename dhd_bus.h in bus.hHante Meuleman2014-10-301-244/+0
* brcmfmac: (clean) Rename files dhd_dbg to debugHante Meuleman2014-10-301-1/+1
* brcmfmac: Add wowl support for PCIE devices.Hante Meuleman2014-09-301-0/+11
* brcmfmac: Adding PCIe bus layer support.Hante Meuleman2014-07-311-0/+1
* brcmfmac: Adding msgbuf protocol.Hante Meuleman2014-07-311-0/+32
* brcmfmac: remove .init() callback for internal bus interfaceArend van Spriel2014-05-291-6/+0
* brcmfmac: Make FWS queueing configurable.Hante Meuleman2014-05-131-0/+1
* brcmfmac: handle SDIO card removalArend van Spriel2014-01-161-0/+21
* brcmfmac: Add definition of new protocol layer msgbuf.Hante Meuleman2013-12-181-0/+8
* brcmfmac: replace dongle command list with .preinit() callbackArend van Spriel2013-12-021-1/+11
* brcmfmac: add separate function for passing bus tx overheadArend van Spriel2013-12-021-1/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-nextDavid S. Miller2013-10-071-1/+1
|\
| * brcmfmac: rework rx path bus interfaceArend van Spriel2013-10-031-1/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-10-011-1/+2
|\ \
| * | brcmfmac: obtain platform data upon module initializationArend van Spriel2013-09-261-1/+2
| |/
* | brcm80211: Remove extern from function prototypesJoe Perches2013-09-241-14/+13
|/
* brcmfmac: remove align from brcmf_bus structureFranky Lin2013-08-151-2/+0
* brcmfmac: use irq safe spinlock in brcmf_sdbrcm_txdata()Arend van Spriel2013-08-151-1/+5
* brcmfmac: add optional bus callback definition for tx queue cleanupArend van Spriel2013-04-031-1/+12
* brcmfmac: release transmit packet in brcmf_txcomplete()Arend van Spriel2013-03-061-1/+1
* brcmfmac: add chip information to the bus interfaceArend van Spriel2013-02-081-0/+4
* brcmfmac: Track statistics per ifp.Hante Meuleman2013-02-081-13/+0
* brcmfmac: Remove drvr_up from bus interface.Hante Meuleman2013-02-081-2/+0
* brcmfmac: remove brcmf_proto_hdrpull() from bus interfaceArend van Spriel2013-01-071-6/+1
* brcmfmac: remove rx helper function from bus interfaceArend van Spriel2013-01-071-11/+2
* 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/+0
* 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/+0
* 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/+5
* brcm80211: fmac: abstract bus_txdata interface function pointerFranky Lin2011-12-191-3/+2
* brcm80211: fmac: abstract bus_init interface function pointerFranky Lin2011-12-191-3/+2
* 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/+0
* brcm80211: fmac: move sdio related macros to sdio_host.hFranky Lin2011-12-191-6/+0
* brcm80211: fmac: stop referencing brcmf_sdio in common layerFranky Lin2011-12-191-3/+0
* brcm80211: fmac: change function bus_stop parameterFranky Lin2011-11-281-1/+1
* brcm80211: fmac: remove function brcmf_bus_get_deviceFranky Lin2011-11-281-3/+0
* 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
OpenPOWER on IntegriCloud