index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
brcm80211
/
brcmfmac
/
dhd_bus.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
brcmfmac: (clean) Rename dhd_bus.h in bus.h
Hante Meuleman
2014-10-30
1
-244
/
+0
*
brcmfmac: (clean) Rename files dhd_dbg to debug
Hante Meuleman
2014-10-30
1
-1
/
+1
*
brcmfmac: Add wowl support for PCIE devices.
Hante Meuleman
2014-09-30
1
-0
/
+11
*
brcmfmac: Adding PCIe bus layer support.
Hante Meuleman
2014-07-31
1
-0
/
+1
*
brcmfmac: Adding msgbuf protocol.
Hante Meuleman
2014-07-31
1
-0
/
+32
*
brcmfmac: remove .init() callback for internal bus interface
Arend van Spriel
2014-05-29
1
-6
/
+0
*
brcmfmac: Make FWS queueing configurable.
Hante Meuleman
2014-05-13
1
-0
/
+1
*
brcmfmac: handle SDIO card removal
Arend van Spriel
2014-01-16
1
-0
/
+21
*
brcmfmac: Add definition of new protocol layer msgbuf.
Hante Meuleman
2013-12-18
1
-0
/
+8
*
brcmfmac: replace dongle command list with .preinit() callback
Arend van Spriel
2013-12-02
1
-1
/
+11
*
brcmfmac: add separate function for passing bus tx overhead
Arend van Spriel
2013-12-02
1
-1
/
+2
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next
David S. Miller
2013-10-07
1
-1
/
+1
|
\
|
*
brcmfmac: rework rx path bus interface
Arend van Spriel
2013-10-03
1
-1
/
+1
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-10-01
1
-1
/
+2
|
\
\
|
*
|
brcmfmac: obtain platform data upon module initialization
Arend van Spriel
2013-09-26
1
-1
/
+2
|
|
/
*
/
brcm80211: Remove extern from function prototypes
Joe Perches
2013-09-24
1
-14
/
+13
|
/
*
brcmfmac: remove align from brcmf_bus structure
Franky Lin
2013-08-15
1
-2
/
+0
*
brcmfmac: use irq safe spinlock in brcmf_sdbrcm_txdata()
Arend van Spriel
2013-08-15
1
-1
/
+5
*
brcmfmac: add optional bus callback definition for tx queue cleanup
Arend van Spriel
2013-04-03
1
-1
/
+12
*
brcmfmac: release transmit packet in brcmf_txcomplete()
Arend van Spriel
2013-03-06
1
-1
/
+1
*
brcmfmac: add chip information to the bus interface
Arend van Spriel
2013-02-08
1
-0
/
+4
*
brcmfmac: Track statistics per ifp.
Hante Meuleman
2013-02-08
1
-13
/
+0
*
brcmfmac: Remove drvr_up from bus interface.
Hante Meuleman
2013-02-08
1
-2
/
+0
*
brcmfmac: remove brcmf_proto_hdrpull() from bus interface
Arend van Spriel
2013-01-07
1
-6
/
+1
*
brcmfmac: remove rx helper function from bus interface
Arend van Spriel
2013-01-07
1
-11
/
+2
*
brcmfmac: assure USB dongle firmware is reset upon module unload
Arend van Spriel
2013-01-07
1
-1
/
+2
*
brcmfmac: rework bus interface
Arend van Spriel
2012-12-10
1
-19
/
+73
*
brcmfmac: code cleanup
Hante Meuleman
2012-11-16
1
-1
/
+0
*
brcmfmac: rework firmware event handling code
Arend van Spriel
2012-11-16
1
-1
/
+1
*
brcmfmac: rework driver initialization in brcmf_bus_start()
Arend van Spriel
2012-10-29
1
-3
/
+0
*
brcmfmac: extend struct brcmf_if with bssidx field
Arend van Spriel
2012-10-29
1
-1
/
+1
*
brcmfmac: Stop all net if queues on tx flow halt.
Hante Meuleman
2012-09-12
1
-1
/
+1
*
brcmfmac: add support for bus specific data command
Franky Lin
2012-06-27
1
-0
/
+8
*
brcm80211: fmac: initialize host interface drivers regardless result
Arend van Spriel
2012-03-05
1
-2
/
+2
*
brcm80211: fmac: add USB support for bcm43235/6/8 chipsets
Arend van Spriel
2012-02-22
1
-1
/
+5
*
brcm80211: fmac: move module entry points to dhd_linux.c
Arend van Spriel
2012-02-22
1
-0
/
+6
*
brcm80211: fmac: use specific types in struct brcmf_bus
Arend van Spriel
2012-02-22
1
-2
/
+5
*
brcm80211: fmac: abstract ctrl frames interface function pointers
Franky Lin
2011-12-19
1
-12
/
+5
*
brcm80211: fmac: abstract bus_txdata interface function pointer
Franky Lin
2011-12-19
1
-3
/
+2
*
brcm80211: fmac: abstract bus_init interface function pointer
Franky Lin
2011-12-19
1
-3
/
+2
*
brcm80211: fmac: move common layer bus interface context to dhd_bus.h
Franky Lin
2011-12-19
1
-0
/
+77
*
brcm80211: fmac: abstract bus_stop interface function pointer
Franky Lin
2011-12-19
1
-4
/
+0
*
brcm80211: fmac: move sdio related macros to sdio_host.h
Franky Lin
2011-12-19
1
-6
/
+0
*
brcm80211: fmac: stop referencing brcmf_sdio in common layer
Franky Lin
2011-12-19
1
-3
/
+0
*
brcm80211: fmac: change function bus_stop parameter
Franky Lin
2011-11-28
1
-1
/
+1
*
brcm80211: fmac: remove function brcmf_bus_get_device
Franky Lin
2011-11-28
1
-3
/
+0
*
brcm80211: fmac: change function bus_init parameter
Franky Lin
2011-11-28
1
-1
/
+1
*
brcm80211: fmac: change function bus_txdata parameter
Franky Lin
2011-11-28
1
-1
/
+1
*
brcm80211: fmac: change function bus_txctl parameter
Franky Lin
2011-11-28
1
-1
/
+1
*
brcm80211: fmac: change function bus_rxctl parameter
Franky Lin
2011-11-28
1
-1
/
+1
[next]