index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
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
Files
Lines
2014-09-30
brcmfmac: Add wowl support for PCIE devices.
Hante Meuleman
1
-0
/
+11
2014-07-31
brcmfmac: Adding PCIe bus layer support.
Hante Meuleman
1
-0
/
+1
2014-07-31
brcmfmac: Adding msgbuf protocol.
Hante Meuleman
1
-0
/
+32
2014-05-29
brcmfmac: remove .init() callback for internal bus interface
Arend van Spriel
1
-6
/
+0
2014-05-13
brcmfmac: Make FWS queueing configurable.
Hante Meuleman
1
-0
/
+1
2014-01-16
brcmfmac: handle SDIO card removal
Arend van Spriel
1
-0
/
+21
2013-12-19
brcmfmac: Add definition of new protocol layer msgbuf.
Hante Meuleman
1
-0
/
+8
2013-12-02
brcmfmac: replace dongle command list with .preinit() callback
Arend van Spriel
1
-1
/
+11
2013-12-02
brcmfmac: add separate function for passing bus tx overhead
Arend van Spriel
1
-1
/
+2
2013-10-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next
David S. Miller
1
-1
/
+1
2013-10-04
brcmfmac: rework rx path bus interface
Arend van Spriel
1
-1
/
+1
2013-10-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+2
2013-09-26
brcmfmac: obtain platform data upon module initialization
Arend van Spriel
1
-1
/
+2
2013-09-25
brcm80211: Remove extern from function prototypes
Joe Perches
1
-14
/
+13
2013-08-16
brcmfmac: remove align from brcmf_bus structure
Franky Lin
1
-2
/
+0
2013-08-16
brcmfmac: use irq safe spinlock in brcmf_sdbrcm_txdata()
Arend van Spriel
1
-1
/
+5
2013-04-03
brcmfmac: add optional bus callback definition for tx queue cleanup
Arend van Spriel
1
-1
/
+12
2013-03-07
brcmfmac: release transmit packet in brcmf_txcomplete()
Arend van Spriel
1
-1
/
+1
2013-02-08
brcmfmac: add chip information to the bus interface
Arend van Spriel
1
-0
/
+4
2013-02-08
brcmfmac: Track statistics per ifp.
Hante Meuleman
1
-13
/
+0
2013-02-08
brcmfmac: Remove drvr_up from bus interface.
Hante Meuleman
1
-2
/
+0
2013-01-08
brcmfmac: remove brcmf_proto_hdrpull() from bus interface
Arend van Spriel
1
-6
/
+1
2013-01-08
brcmfmac: remove rx helper function from bus interface
Arend van Spriel
1
-11
/
+2
2013-01-08
brcmfmac: assure USB dongle firmware is reset upon module unload
Arend van Spriel
1
-1
/
+2
2012-12-11
brcmfmac: rework bus interface
Arend van Spriel
1
-19
/
+73
2012-11-16
brcmfmac: code cleanup
Hante Meuleman
1
-1
/
+0
2012-11-16
brcmfmac: rework firmware event handling code
Arend van Spriel
1
-1
/
+1
2012-10-29
brcmfmac: rework driver initialization in brcmf_bus_start()
Arend van Spriel
1
-3
/
+0
2012-10-29
brcmfmac: extend struct brcmf_if with bssidx field
Arend van Spriel
1
-1
/
+1
2012-09-12
brcmfmac: Stop all net if queues on tx flow halt.
Hante Meuleman
1
-1
/
+1
2012-06-27
brcmfmac: add support for bus specific data command
Franky Lin
1
-0
/
+8
2012-03-06
brcm80211: fmac: initialize host interface drivers regardless result
Arend van Spriel
1
-2
/
+2
2012-02-22
brcm80211: fmac: add USB support for bcm43235/6/8 chipsets
Arend van Spriel
1
-1
/
+5
2012-02-22
brcm80211: fmac: move module entry points to dhd_linux.c
Arend van Spriel
1
-0
/
+6
2012-02-22
brcm80211: fmac: use specific types in struct brcmf_bus
Arend van Spriel
1
-2
/
+5
2011-12-19
brcm80211: fmac: abstract ctrl frames interface function pointers
Franky Lin
1
-12
/
+5
2011-12-19
brcm80211: fmac: abstract bus_txdata interface function pointer
Franky Lin
1
-3
/
+2
2011-12-19
brcm80211: fmac: abstract bus_init interface function pointer
Franky Lin
1
-3
/
+2
2011-12-19
brcm80211: fmac: move common layer bus interface context to dhd_bus.h
Franky Lin
1
-0
/
+77
2011-12-19
brcm80211: fmac: abstract bus_stop interface function pointer
Franky Lin
1
-4
/
+0
2011-12-19
brcm80211: fmac: move sdio related macros to sdio_host.h
Franky Lin
1
-6
/
+0
2011-12-19
brcm80211: fmac: stop referencing brcmf_sdio in common layer
Franky Lin
1
-3
/
+0
2011-11-28
brcm80211: fmac: change function bus_stop parameter
Franky Lin
1
-1
/
+1
2011-11-28
brcm80211: fmac: remove function brcmf_bus_get_device
Franky Lin
1
-3
/
+0
2011-11-28
brcm80211: fmac: change function bus_init parameter
Franky Lin
1
-1
/
+1
2011-11-28
brcm80211: fmac: change function bus_txdata parameter
Franky Lin
1
-1
/
+1
2011-11-28
brcm80211: fmac: change function bus_txctl parameter
Franky Lin
1
-1
/
+1
2011-11-28
brcm80211: fmac: change function bus_rxctl parameter
Franky Lin
1
-1
/
+1
2011-11-28
brcm80211: fmac: rename structure brcmf_bus to brcmf_sdio
Franky Lin
1
-6
/
+6
2011-11-28
brcm80211: fmac: move module init/exit to sdio layer
Franky Lin
1
-4
/
+0
[next]