index
:
snowball/igloo-kernel.git
android
audio
audio-android
caif
cg2900
cg2900-android
cg2900-fm
core
debian-packaging
dma
gpio
hsi
hwmem
input
integration-android-ux500
integration-linux-ux500
integration-ubuntu-ux500
mach-plat
mali-android
mali-generic
modem
other
pm
pm-android
security
st-mems-sensors
stable-android-ux500-3.0
stable-android-ux500-3.0-mali-v9
stable-android-ux500-3.1
stable-android-ux500-3.1-mali-v9
stable-android-ux500-3.2
stable-android-ux500-3.3
stable-android-ux500-3.3-1
stable-android-ux500-3.4
stable-linaro-ux500-3.1
stable-linux-ux500-3.1
stable-linux-ux500-3.2
stable-linux-ux500-3.3
stable-linux-ux500-3.3-1
stable-linux-ux500-3.4
stable-ubuntu-ux500-3.0
stable-ubuntu-ux500-3.1
stable-ubuntu-ux500-3.2
stable-ubuntu-ux500-3.3
stable-ubuntu-ux500-3.3-1
stable-ubuntu-ux500-3.4
ste-multimedia-framework
storage-mmc
trace-debug
usb
usb-android
video
video-android
wlan
Igloo kernel
Andi Shyti
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
brcm80211
/
brcmfmac
Age
Commit message (
Expand
)
Author
2012-01-24
brcmfmac: Trivial typo of "couldn" to "could" fix
Joe Perches
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
brcmfmac: Remove useless #ifdef DEBUG
Joe Perches
2012-01-24
brcm80211: Add and use brcmX_dbg_dump_hex
Joe Perches
2012-01-24
brcmfmac: Convert printk(KERN_DEBUG to pr_debug
Joe Perches
2012-01-24
brcm80211: Use normal DEBUG define
Joe Perches
2012-01-24
brcm80211: make ethtool_ops const
Stephen Hemminger
2012-01-17
brcmfmac: work-around gcc 4.7 build issue
Alexandre Oliva
2012-01-10
brcm80211: Don't leak 'vbuffer' in brcmf_sdbrcm_write_vars()
Jesper Juhl
2012-01-03
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2011-12-19
net: fix assignment of 0/1 to bool variables.
Rusty Russell
2011-12-19
brcm80211: fmac: add Kconfig option for SDIO bus support
Franky Lin
2011-12-19
brcm80211: fmac: exclude unnecessary header files
Franky Lin
2011-12-19
brcm80211: fmac: move idle macros to dhd_sdio.c
Franky Lin
2011-12-19
brcm80211: fmac: move debug level macros to dhd_dbg.h
Franky Lin
2011-12-19
brcm80211: fmac: abstract ctrl frames interface function pointers
Franky Lin
2011-12-19
brcm80211: fmac: abstract bus_txdata interface function pointer
Franky Lin
2011-12-19
brcm80211: fmac: abstract bus_init interface function pointer
Franky Lin
2011-12-19
brcm80211: fmac: move common layer bus interface context to dhd_bus.h
Franky Lin
2011-12-19
brcm80211: fmac: abstract bus_stop interface function pointer
Franky Lin
2011-12-19
brcm80211: fmac: move sdio related macros to sdio_host.h
Franky Lin
2011-12-19
brcm80211: fmac: stop referencing brcmf_sdio in common layer
Franky Lin
2011-12-19
brcm80211: fmac: stop referencing brcmf_pub in bus layer
Franky Lin
2011-12-19
brcm80211: fmac: move tx flow ctrl flag to bus layer
Franky Lin
2011-12-19
brcm80211: fmac: move packet realloc stats to struct brcmf_bus
Franky Lin
2011-12-19
brcm80211: fmac: move dongle statistics to struct brcmf_bus
Franky Lin
2011-12-19
brcm80211: fmac: remove duplicate statistics from driver data structure
Franky Lin
2011-12-19
brcm80211: fmac: move driver up status to struct brcmf_bus
Franky Lin
2011-12-19
brcm80211: fmac: move maxctl to struct brcmf_bus
Franky Lin
2011-12-19
brcm80211: fmac: move sdio used statistics to struct brcmf_sdio
Franky Lin
2011-12-19
brcm80211: fmac: change function proto_hdrpull parameter
Franky Lin
2011-12-19
brcm80211: fmac: change function rx_frame parameter
Franky Lin
2011-12-19
brcm80211: fmac: change function brcmf_c_prec_enq parameter
Franky Lin
2011-12-19
brcm80211: fmac: change function txcomplete parameter
Franky Lin
2011-12-19
brcm80211: fmac: change function txflowcontrol parameter
Franky Lin
2011-12-19
brcm80211: fmac: change function brcmf_detach parameter
Franky Lin
2011-12-19
brcm80211: fmac: change function bus_start parameter
Franky Lin
2011-12-19
brcm80211: fmac: change function add_if parameter
Franky Lin
2011-12-19
brcm80211: fmac: register a dummy irq handler for SDIO function 2
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-12-13
brcm80211: fmac: remove drive strength code for unsupported chips
Franky Lin
2011-12-13
brcm80211: fmac: add bcm4330 support
Franky Lin
2011-12-13
brcm80211: fmac: fix firmware shared structures version
Franky Lin
2011-12-13
brcm80211: fmac: save bus interface structure in function 2 device
Franky Lin
2011-11-30
brcm80211: fmac: small memory leak on error
Dan Carpenter
2011-11-30
brcm80211: avoid code duplication on set tx power
Luis R. Rodriguez
2011-11-30
brcm80211: fix usage of set tx power
Luis R. Rodriguez
2011-11-28
brcm80211: fmac: change function bus_stop parameter
Franky Lin
[next]