开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
brcm80211
/
brcmfmac
/
fwil.c
Age
Commit message (
Expand
)
Author
2014-06-25
brcmfmac: reduce log level in fwil if firmware returns error
Arend van Spriel
2014-02-04
cfg80211: make connect ie param const
Johannes Berg
2013-12-18
brcmfmac: Fix hex dump for FWIL.
Hante Meuleman
2013-12-02
brcmfmac: Dynamically register a protocol layer.
Hante Meuleman
2013-04-08
brcmfmac: add hexadecimal trace of message payload
Arend van Spriel
2013-02-08
brcmfmac: use brcmf_if::bssidx as index in interface list
Hante Meuleman
2013-02-08
brcmfmac: Add logging for FIL int set/get cmds.
Hante Meuleman
2012-12-10
brcmfmac: error messages should not be suppressed
Arend van Spriel
2012-11-16
brcmfmac: code cleanup
Hante Meuleman
2012-11-16
brcmfmac: limit hex dump on fwil.
Hante Meuleman
2012-11-14
brcmfmac: check bus state to be data before sending data.
Hante Meuleman
2012-11-14
brcmfmac: fix NULL pointer access in brcmf_create_iovar()
Arend van Spriel
2012-10-29
brcmfmac: use struct brcmf_if as interface object for fwil functions
Arend van Spriel
2012-10-29
brcmfmac: use bssidx from struct brcmf_if for bsscfg specific commands
Arend van Spriel
2012-10-29
brcmfmac: refactor firmware interface layer.
Hante Meuleman