index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
brcm80211
/
brcmfmac
/
dhd_bus.h
Age
Commit message (
Expand
)
Author
2014-01-16
brcmfmac: handle SDIO card removal
Arend van Spriel
2013-12-18
brcmfmac: Add definition of new protocol layer msgbuf.
Hante Meuleman
2013-12-02
brcmfmac: replace dongle command list with .preinit() callback
Arend van Spriel
2013-12-02
brcmfmac: add separate function for passing bus tx overhead
Arend van Spriel
2013-10-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next
David S. Miller
2013-10-03
brcmfmac: rework rx path bus interface
Arend van Spriel
2013-10-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-09-26
brcmfmac: obtain platform data upon module initialization
Arend van Spriel
2013-09-24
brcm80211: Remove extern from function prototypes
Joe Perches
2013-08-15
brcmfmac: remove align from brcmf_bus structure
Franky Lin
2013-08-15
brcmfmac: use irq safe spinlock in brcmf_sdbrcm_txdata()
Arend van Spriel
2013-04-03
brcmfmac: add optional bus callback definition for tx queue cleanup
Arend van Spriel
2013-03-06
brcmfmac: release transmit packet in brcmf_txcomplete()
Arend van Spriel
2013-02-08
brcmfmac: add chip information to the bus interface
Arend van Spriel
2013-02-08
brcmfmac: Track statistics per ifp.
Hante Meuleman
2013-02-08
brcmfmac: Remove drvr_up from bus interface.
Hante Meuleman
2013-01-07
brcmfmac: remove brcmf_proto_hdrpull() from bus interface
Arend van Spriel
2013-01-07
brcmfmac: remove rx helper function from bus interface
Arend van Spriel
2013-01-07
brcmfmac: assure USB dongle firmware is reset upon module unload
Arend van Spriel
2012-12-10
brcmfmac: rework bus interface
Arend van Spriel
2012-11-16
brcmfmac: code cleanup
Hante Meuleman
2012-11-16
brcmfmac: rework firmware event handling code
Arend van Spriel
2012-10-29
brcmfmac: rework driver initialization in brcmf_bus_start()
Arend van Spriel
2012-10-29
brcmfmac: extend struct brcmf_if with bssidx field
Arend van Spriel
2012-09-12
brcmfmac: Stop all net if queues on tx flow halt.
Hante Meuleman
2012-06-27
brcmfmac: add support for bus specific data command
Franky Lin
2012-03-05
brcm80211: fmac: initialize host interface drivers regardless result
Arend van Spriel
2012-02-22
brcm80211: fmac: add USB support for bcm43235/6/8 chipsets
Arend van Spriel
2012-02-22
brcm80211: fmac: move module entry points to dhd_linux.c
Arend van Spriel
2012-02-22
brcm80211: fmac: use specific types in struct brcmf_bus
Arend van Spriel
2011-12-19
brcm80211: fmac: abstract ctrl frames interface function pointers
Franky Lin
2011-12-19
brcm80211: fmac: abstract bus_txdata interface function pointer
Franky Lin
2011-12-19
brcm80211: fmac: abstract bus_init interface function pointer
Franky Lin
2011-12-19
brcm80211: fmac: move common layer bus interface context to dhd_bus.h
Franky Lin
2011-12-19
brcm80211: fmac: abstract bus_stop interface function pointer
Franky Lin
2011-12-19
brcm80211: fmac: move sdio related macros to sdio_host.h
Franky Lin
2011-12-19
brcm80211: fmac: stop referencing brcmf_sdio in common layer
Franky Lin
2011-11-28
brcm80211: fmac: change function bus_stop parameter
Franky Lin
2011-11-28
brcm80211: fmac: remove function brcmf_bus_get_device
Franky Lin
2011-11-28
brcm80211: fmac: change function bus_init parameter
Franky Lin
2011-11-28
brcm80211: fmac: change function bus_txdata parameter
Franky Lin
2011-11-28
brcm80211: fmac: change function bus_txctl parameter
Franky Lin
2011-11-28
brcm80211: fmac: change function bus_rxctl parameter
Franky Lin
2011-11-28
brcm80211: fmac: rename structure brcmf_bus to brcmf_sdio
Franky Lin
2011-11-28
brcm80211: fmac: move module init/exit to sdio layer
Franky Lin
2011-10-11
net: wireless: add brcm80211 drivers
Arend van Spriel