summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/brcm80211/brcmfmac/dhd_common.c
AgeCommit message (Expand)AuthorFilesLines
2014-10-30brcmfmac: (clean) Rename dhd_common.c in common.cHante Meuleman1-219/+0
2014-10-30brcmfmac: (clean) Rename dhd_bus.h in bus.hHante Meuleman1-1/+1
2014-10-30brcmfmac: (clean) Rename files dhd_dbg to debugHante Meuleman1-1/+1
2014-10-30brcmfmac: (clean) Move tracepoint related function.Hante Meuleman1-15/+0
2014-10-30brcmfmac: (clean) Remove packet filter configuration.Hante Meuleman1-166/+0
2014-06-25brcmfmac: Don't control mpc setting during scan operationDaniel Kim1-0/+7
2014-05-13brcmfmac: Give priority to 5GHz band in selecting target BSSDaniel Kim1-0/+18
2014-01-06brcmfmac: Remove some obsolete definitions and variables.Hante Meuleman1-2/+0
2014-01-03net: wireless: brcm80211: Drop debug version with build date/timeJosh Triplett1-7/+0
2013-12-02brcmfmac: move firmware related structures to fwil_types.hArend van Spriel1-0/+1
2013-12-02brcmfmac: provide firmware version in ethtool driver infoArend van Spriel1-0/+5
2013-12-02brcmfmac: removed dhd_proto.h.Hante Meuleman1-1/+0
2013-12-02brcmfmac: replace dongle command list with .preinit() callbackArend van Spriel1-13/+2
2013-05-28brcmfmac: Turn off ARP offloading when configured for AP.Hante Meuleman1-18/+0
2013-03-06brcmfmac: introduce tracepoints for message loggingArend van Spriel1-0/+33
2013-01-07brcmfmac: define pr_fmt in one placeArend van Spriel1-2/+0
2012-12-10brcmfmac: error messages should not be suppressedArend van Spriel1-20/+20
2012-11-16brcmfmac: code cleanupHante Meuleman1-24/+0
2012-11-16brcmfmac: rework firmware event handling codeArend van Spriel1-399/+0
2012-11-14brcmfmac: remove obsolete function brcmf_c_mkiovarHante Meuleman1-21/+0
2012-11-14brcmfmac: fix pkt_filter sizeof calculation.Hante Meuleman1-6/+2
2012-10-29brcmfmac: use fwil for default configuration setup.Hante Meuleman1-232/+159
2012-10-29brcmfmac: rework driver initialization in brcmf_bus_start()Arend van Spriel1-6/+11
2012-10-29brcmfmac: extend struct brcmf_if with bssidx fieldArend van Spriel1-1/+2
2012-10-29brcmfmac: remove redundant function brcmf_c_mkiovar_bsscfgHante Meuleman1-46/+0
2012-10-19brcmfmac: remove 'always false' condition from brcmf_c_mkiovar_bsscfgArend van Spriel1-1/+1
2012-10-01Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville1-0/+46
2012-09-30Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller1-11/+8
2012-09-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-10/+16
2012-09-28brcmfmac: use different fw api for encryption,auth. configHante Meuleman1-0/+46
2012-09-24brcmfmac: fix debug printout of event data.Hante Meuleman1-9/+4
2012-09-24brcmfmac: add parameter check in brcmf_c_mkiovar()Arend van Spriel1-2/+4
2012-09-12brcmfmac: add e-scan support.Hante Meuleman1-1/+7
2012-09-12brcmfmac: Fix big endian host configuration data.Hante Meuleman1-10/+16
2012-06-27brcmfmac: move glom alignment setting to SDIO bus layerFranky Lin1-7/+0
2012-06-27brcmfmac: restrict dongle txglom disable to old SDIO coreFranky Lin1-6/+0
2012-06-27brcmfmac: add support for bus specific data commandFranky Lin1-0/+16
2012-04-13brcm80211: fmac: postpone dongle RF enabling.Franky Lin1-4/+0
2012-01-24brcm80211: Use pr_fmt and pr_<level>Joe Perches1-0/+3
2012-01-24brcm80211: Convert printk(KERN_DEBUG to pr_debugJoe Perches1-2/+2
2012-01-24brcm80211: Use normal DEBUG defineJoe Perches1-5/+5
2011-12-19brcm80211: fmac: move sdio related macros to sdio_host.hFranky Lin1-1/+1
2011-12-19brcm80211: fmac: change function brcmf_c_prec_enq parameterFranky Lin1-1/+3
2011-12-19brcm80211: fmac: change function add_if parameterFranky Lin1-1/+1
2011-12-19brcm80211: fmac: remove oneline proto block functionsFranky Lin1-2/+2
2011-12-19brcm80211: fmac: unify common layer driver data structureFranky Lin1-5/+5
2011-11-28brcm80211: fmac: remove function brcmf_c_initFranky Lin1-15/+0
2011-11-08brcm80211: fmac: use brcmf_add_if for all net devicesFranky Lin1-3/+2
2011-10-14brcm80211: moved function brcmu_mkiovarAlwin Beukers1-9/+30
2011-10-14brcm80211: add endian annotation to packet filter structuresArend van Spriel1-16/+18