summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/brcm80211/brcmfmac/dhd_cdc.c
AgeCommit message (Expand)AuthorFilesLines
2013-12-02brcmfmac: rename dhd_cdc to bcdcHante Meuleman1-387/+0
2013-12-02brcmfmac: remove empty brcmf_proto_stopFranky Lin1-5/+0
2013-06-12brcmfmac: add trace event for capturing BDC headerArend van Spriel1-0/+3
2013-04-03brcmfmac: avoid error output on header only packetPiotr Haber1-2/+2
2013-03-07brcmfmac: add parameter to brcmf_proto_hdrpush() for data offsetArend van Spriel1-3/+2
2013-03-07brcmfmac: add support for TLV based firmware signallingArend van Spriel1-2/+6
2013-03-07brcmfmac: increase required skbuff headroom for firmware signallingArend van Spriel1-2/+15
2013-02-08brcmfmac: use brcmf_if::bssidx as index in interface listHante Meuleman1-0/+8
2013-01-08brcmfmac: Removing obsolete variables and inline functions.Hante Meuleman1-2/+0
2013-01-08brcmfmac: Remove unused caching dongle error.Hante Meuleman1-20/+2
2013-01-08brcmfmac: Use dedicated trace level for CDC.Hante Meuleman1-9/+7
2013-01-08brcmfmac: remove brcmf_proto_hdrpull() from bus interfaceArend van Spriel1-3/+3
2013-01-08brcmfmac: define pr_fmt in one placeArend van Spriel1-2/+0
2012-12-11brcmfmac: error messages should not be suppressedArend van Spriel1-7/+7
2012-12-11brcmfmac: rework bus interfaceArend van Spriel1-7/+4
2012-11-16brcmfmac: code cleanupHante Meuleman1-2/+0
2012-11-14brcmfmac: use fwil for netdev callbacks.Hante Meuleman1-70/+0
2012-10-29brcmfmac: use fwil for default configuration setup.Hante Meuleman1-26/+0
2012-10-29brcmfmac: remove unused iswl variable.Hante Meuleman1-3/+0
2012-04-13brcm80211: fmac: add frame header extension supportFranky Lin1-0/+1
2012-01-24brcm80211: Use pr_fmt and pr_<level>Joe Perches1-0/+2
2011-12-19brcm80211: fmac: abstract ctrl frames interface function pointersFranky Lin1-3/+4
2011-12-19brcm80211: fmac: move sdio related macros to sdio_host.hFranky Lin1-3/+4
2011-12-19brcm80211: fmac: remove duplicate statistics from driver data structureFranky Lin1-12/+0
2011-12-19brcm80211: fmac: move maxctl to struct brcmf_busFranky Lin1-1/+1
2011-12-19brcm80211: fmac: change function proto_hdrpull parameterFranky Lin1-1/+3
2011-12-19brcm80211: fmac: remove oneline proto block functionsFranky Lin1-5/+5
2011-12-14brcm80211: fmac: fix firmware shared structures versionFranky Lin1-3/+3
2011-11-28brcm80211: fmac: change function bus_txctl parameterFranky Lin1-1/+1
2011-11-28brcm80211: fmac: change function bus_rxctl parameterFranky Lin1-1/+1
2011-11-28brcm80211: fmac: move busstate to struct brcmf_busFranky Lin1-1/+1
2011-10-11net: wireless: add brcm80211 driversArend van Spriel1-0/+498