index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
brcm80211
Age
Commit message (
Expand
)
Author
2012-01-24
brcm80211: Use brcmu_dbg_hex_dump
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-17
brcmsmac: remove PCI suspend/resume from bcma driver
Linus Torvalds
2012-01-17
bcma: connect the bcma bus suspend/resume to the bcma driver suspend/resume
Linus Torvalds
2012-01-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2012-01-12
brcmsmac: fix reading of PCI sprom contents
Linus Torvalds
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-15
brcm80211: smac: precendence bug in wlc_phy_attach()
Dan Carpenter
2011-12-15
brcmsmac: Replace kmalloc/memset with kzalloc
Larry Finger
2011-12-13
brcm80211: smac: register with bcma for specific 802.11 core revisions
Arend van Spriel
2011-12-13
brcm80211: smac: cleanup buscore handling in aiutils.c
Arend van Spriel
2011-12-13
brcm80211: smac: cleanup si_info structure definition
Arend van Spriel
[next]