index
:
linux
mybooklive
mybooklive-3.16.y
mybooklive-amatus
Linux kernel source tree
git repository hosting
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
brcm80211
/
brcmfmac
/
dhd_cdc.c
Age
Commit message (
Expand
)
Author
2013-12-02
brcmfmac: rename dhd_cdc to bcdc
Hante Meuleman
2013-12-02
brcmfmac: remove empty brcmf_proto_stop
Franky Lin
2013-06-12
brcmfmac: add trace event for capturing BDC header
Arend van Spriel
2013-04-03
brcmfmac: avoid error output on header only packet
Piotr Haber
2013-03-06
brcmfmac: add parameter to brcmf_proto_hdrpush() for data offset
Arend van Spriel
2013-03-06
brcmfmac: add support for TLV based firmware signalling
Arend van Spriel
2013-03-06
brcmfmac: increase required skbuff headroom for firmware signalling
Arend van Spriel
2013-02-08
brcmfmac: use brcmf_if::bssidx as index in interface list
Hante Meuleman
2013-01-07
brcmfmac: Removing obsolete variables and inline functions.
Hante Meuleman
2013-01-07
brcmfmac: Remove unused caching dongle error.
Hante Meuleman
2013-01-07
brcmfmac: Use dedicated trace level for CDC.
Hante Meuleman
2013-01-07
brcmfmac: remove brcmf_proto_hdrpull() from bus interface
Arend van Spriel
2013-01-07
brcmfmac: define pr_fmt in one place
Arend van Spriel
2012-12-10
brcmfmac: error messages should not be suppressed
Arend van Spriel
2012-12-10
brcmfmac: rework bus interface
Arend van Spriel
2012-11-16
brcmfmac: code cleanup
Hante Meuleman
2012-11-14
brcmfmac: use fwil for netdev callbacks.
Hante Meuleman
2012-10-29
brcmfmac: use fwil for default configuration setup.
Hante Meuleman
2012-10-29
brcmfmac: remove unused iswl variable.
Hante Meuleman
2012-04-13
brcm80211: fmac: add frame header extension support
Franky Lin
2012-01-24
brcm80211: Use pr_fmt and pr_<level>
Joe Perches
2011-12-19
brcm80211: fmac: abstract ctrl frames interface function pointers
Franky Lin
2011-12-19
brcm80211: fmac: move sdio related macros to sdio_host.h
Franky Lin
2011-12-19
brcm80211: fmac: remove duplicate statistics from driver data structure
Franky Lin
2011-12-19
brcm80211: fmac: move maxctl to struct brcmf_bus
Franky Lin
2011-12-19
brcm80211: fmac: change function proto_hdrpull parameter
Franky Lin
2011-12-19
brcm80211: fmac: remove oneline proto block functions
Franky Lin
2011-12-13
brcm80211: fmac: fix firmware shared structures version
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: move busstate to struct brcmf_bus
Franky Lin
2011-10-11
net: wireless: add brcm80211 drivers
Arend van Spriel