aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/brcm80211/brcmfmac/dhd_common.c (follow)
AgeCommit message (Expand)AuthorFilesLines
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/linville/wireless-next into for-davemJohn W. Linville1-0/+46
2012-09-30Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-nextDavid 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
2011-10-11net: wireless: add brcm80211 driversArend van Spriel1-0/+872