index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
brcm80211
/
brcmfmac
/
dhd_common.c
Age
Commit message (
Expand
)
Author
2013-03-06
brcmfmac: introduce tracepoints for message logging
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-11-16
brcmfmac: code cleanup
Hante Meuleman
2012-11-16
brcmfmac: rework firmware event handling code
Arend van Spriel
2012-11-14
brcmfmac: remove obsolete function brcmf_c_mkiovar
Hante Meuleman
2012-11-14
brcmfmac: fix pkt_filter sizeof calculation.
Hante Meuleman
2012-10-29
brcmfmac: use fwil for default configuration setup.
Hante Meuleman
2012-10-29
brcmfmac: rework driver initialization in brcmf_bus_start()
Arend van Spriel
2012-10-29
brcmfmac: extend struct brcmf_if with bssidx field
Arend van Spriel
2012-10-29
brcmfmac: remove redundant function brcmf_c_mkiovar_bsscfg
Hante Meuleman
2012-10-19
brcmfmac: remove 'always false' condition from brcmf_c_mkiovar_bsscfg
Arend van Spriel
2012-10-01
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2012-09-30
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
2012-09-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2012-09-28
brcmfmac: use different fw api for encryption,auth. config
Hante Meuleman
2012-09-24
brcmfmac: fix debug printout of event data.
Hante Meuleman
2012-09-24
brcmfmac: add parameter check in brcmf_c_mkiovar()
Arend van Spriel
2012-09-12
brcmfmac: add e-scan support.
Hante Meuleman
2012-09-12
brcmfmac: Fix big endian host configuration data.
Hante Meuleman
2012-06-27
brcmfmac: move glom alignment setting to SDIO bus layer
Franky Lin
2012-06-27
brcmfmac: restrict dongle txglom disable to old SDIO core
Franky Lin
2012-06-27
brcmfmac: add support for bus specific data command
Franky Lin
2012-04-13
brcm80211: fmac: postpone dongle RF enabling.
Franky Lin
2012-01-24
brcm80211: Use pr_fmt and pr_<level>
Joe Perches
2012-01-24
brcm80211: Convert printk(KERN_DEBUG to pr_debug
Joe Perches
2012-01-24
brcm80211: Use normal DEBUG define
Joe Perches
2011-12-19
brcm80211: fmac: move sdio related macros to sdio_host.h
Franky Lin
2011-12-19
brcm80211: fmac: change function brcmf_c_prec_enq parameter
Franky Lin
2011-12-19
brcm80211: fmac: change function add_if parameter
Franky Lin
2011-12-19
brcm80211: fmac: remove oneline proto block functions
Franky Lin
2011-12-19
brcm80211: fmac: unify common layer driver data structure
Franky Lin
2011-11-28
brcm80211: fmac: remove function brcmf_c_init
Franky Lin
2011-11-08
brcm80211: fmac: use brcmf_add_if for all net devices
Franky Lin
2011-10-14
brcm80211: moved function brcmu_mkiovar
Alwin Beukers
2011-10-14
brcm80211: add endian annotation to packet filter structures
Arend van Spriel
2011-10-11
net: wireless: add brcm80211 drivers
Arend van Spriel