aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/brcm80211/brcmfmac/dhd_common.c
Commit message (Expand)AuthorAge
* brcmfmac: error messages should not be suppressedArend van Spriel2012-12-10
* brcmfmac: code cleanupHante Meuleman2012-11-16
* brcmfmac: rework firmware event handling codeArend van Spriel2012-11-16
* brcmfmac: remove obsolete function brcmf_c_mkiovarHante Meuleman2012-11-14
* brcmfmac: fix pkt_filter sizeof calculation.Hante Meuleman2012-11-14
* brcmfmac: use fwil for default configuration setup.Hante Meuleman2012-10-29
* brcmfmac: rework driver initialization in brcmf_bus_start()Arend van Spriel2012-10-29
* brcmfmac: extend struct brcmf_if with bssidx fieldArend van Spriel2012-10-29
* brcmfmac: remove redundant function brcmf_c_mkiovar_bsscfgHante Meuleman2012-10-29
* brcmfmac: remove 'always false' condition from brcmf_c_mkiovar_bsscfgArend van Spriel2012-10-19
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-10-01
|\
| * brcmfmac: use different fw api for encryption,auth. configHante Meuleman2012-09-28
* | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2012-09-30
|\|
| * brcmfmac: fix debug printout of event data.Hante Meuleman2012-09-24
| * brcmfmac: add parameter check in brcmf_c_mkiovar()Arend van Spriel2012-09-24
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-09-28
|\ \ | |/ |/|
| * brcmfmac: Fix big endian host configuration data.Hante Meuleman2012-09-12
* | brcmfmac: add e-scan support.Hante Meuleman2012-09-12
|/
* brcmfmac: move glom alignment setting to SDIO bus layerFranky Lin2012-06-27
* brcmfmac: restrict dongle txglom disable to old SDIO coreFranky Lin2012-06-27
* brcmfmac: add support for bus specific data commandFranky Lin2012-06-27
* brcm80211: fmac: postpone dongle RF enabling.Franky Lin2012-04-13
* brcm80211: Use pr_fmt and pr_<level>Joe Perches2012-01-24
* brcm80211: Convert printk(KERN_DEBUG to pr_debugJoe Perches2012-01-24
* brcm80211: Use normal DEBUG defineJoe Perches2012-01-24
* brcm80211: fmac: move sdio related macros to sdio_host.hFranky Lin2011-12-19
* brcm80211: fmac: change function brcmf_c_prec_enq parameterFranky Lin2011-12-19
* brcm80211: fmac: change function add_if parameterFranky Lin2011-12-19
* brcm80211: fmac: remove oneline proto block functionsFranky Lin2011-12-19
* brcm80211: fmac: unify common layer driver data structureFranky Lin2011-12-19
* brcm80211: fmac: remove function brcmf_c_initFranky Lin2011-11-28
* brcm80211: fmac: use brcmf_add_if for all net devicesFranky Lin2011-11-08
* brcm80211: moved function brcmu_mkiovarAlwin Beukers2011-10-14
* brcm80211: add endian annotation to packet filter structuresArend van Spriel2011-10-14
* net: wireless: add brcm80211 driversArend van Spriel2011-10-11