index
:
linux
mybooklive
mybooklive-3.16.y
mybooklive-amatus
Linux kernel source tree
git repository hosting
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
brcm80211
/
brcmfmac
Age
Commit message (
Expand
)
Author
2013-01-02
brcmfmac: fix parsing rsn ie for ap mode.
Hante Meuleman
2012-12-10
brcmfmac: remove WL_CONN() macro
Arend van Spriel
2012-12-10
brcmfmac: remove WL_SCAN() macro
Arend van Spriel
2012-12-10
brcmfmac: remove WL_TRACE() macro
Arend van Spriel
2012-12-10
brcmfmac: replace WL_INFO() macro
Arend van Spriel
2012-12-10
brcmfmac: replace WL_ERR() with brcmf_err()
Arend van Spriel
2012-12-10
brcmfmac: consolidate debug macros in wl_cfg80211
Arend van Spriel
2012-12-10
brcmfmac: error messages should not be suppressed
Arend van Spriel
2012-12-10
brcmfmac: use one list of event defintions
Arend van Spriel
2012-12-10
brcmfmac: rework bus interface
Arend van Spriel
2012-12-06
brcmfmac: convert struct spinlock to spinlock_t
Luis R. Rodriguez
2012-11-30
brcmfmac: change debug output for received event.
Hante Meuleman
2012-11-30
brcmfmac: fix bug in setting mgmt ie and parsing vndrs ie.
Hante Meuleman
2012-11-30
brcmfmac: remove mode from struct brcmf_cfg80211_conf
Arend van Spriel
2012-11-30
brcmfmac: get rid of struct brcmf_cfg80211_info::link_up attribute
Arend van Spriel
2012-11-26
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...
John W. Linville
2012-11-26
cfg80211: pass a channel definition struct
Johannes Berg
2012-11-20
brcmfmac: include linux/vmalloc.h from usb.c
John W. Linville
2012-11-20
brcmfmac: check return from kzalloc in brcmf_fweh_process_event
John W. Linville
2012-11-16
brcmfmac: code cleanup
Hante Meuleman
2012-11-16
brcmfmac: limit hex dump on fwil.
Hante Meuleman
2012-11-16
brcmfmac: sdio module load fix.
Hante Meuleman
2012-11-16
brcmfmac: avoid usage of func->card->dev in sdio probe.
Hante Meuleman
2012-11-16
brcmfmac: sdio unload fix.
Hante Meuleman
2012-11-16
brcmfmac: Handle mmc exceptions during init correct.
Hante Meuleman
2012-11-16
brcmfmac: Any error should result in failure of probe.
Hante Meuleman
2012-11-16
brcmfmac: restructure handling of IF event
Arend van Spriel
2012-11-16
brcmfmac: ignore IF event if it is a add for ifidx 0
Arend van Spriel
2012-11-16
brcmfmac: fix wrong usage of unaligned include file
Arend van Spriel
2012-11-16
brcmfmac: fix NULL pointer access in brcmf_fweh_detach()
Hante Meuleman
2012-11-16
brcmfmac: remove mac address validation from brcmf_net_attach()
Arend van Spriel
2012-11-16
brcmfmac: change mac address parameter in brcmf_add_if()
Arend van Spriel
2012-11-16
brcmfmac: correct handling IF firmware event
Arend van Spriel
2012-11-16
brcmfmac: fix for multiple netdevice interface support
Arend van Spriel
2012-11-16
brcmfmac: change parameter in brcmf_add_if() function
Arend van Spriel
2012-11-16
brcmfmac: usb suspend/resume.
Hante Meuleman
2012-11-16
brcmfmac: cleanup of usb firmware download routines
Hante Meuleman
2012-11-16
brcmfmac: rework firmware event handling code
Arend van Spriel
2012-11-16
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...
John W. Linville
2012-11-14
brcmfmac: use struct brcmf_if parameter in firmware event callbacks
Arend van Spriel
2012-11-14
brcmfmac: add dedicated USB log level.
Hante Meuleman
2012-11-14
brcmfmac: on halting driver check before release or free.
Hante Meuleman
2012-11-14
brcmfmac: check bus state to be data before sending data.
Hante Meuleman
2012-11-14
brcmfmac: return immediately error for out of range key_idx.
Hante Meuleman
2012-11-14
brcmfmac: fix build regression
Arend van Spriel
2012-11-14
brcmfmac: change return type of brcmf_sdio_hdparser
Franky Lin
2012-11-14
brcmfmac: remove brcmf_sdbrcm_wait_for_event
Franky Lin
2012-11-14
brcmfmac: protect consecutive SDIO access with sdio_claim_host
Franky Lin
2012-11-14
brcmfmac: decrease the range of SDIO access lock
Franky Lin
2012-11-14
brcmfmac: use dynamically allocated control frame buffer
Franky Lin
[next]