summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/brcm80211/brcmfmac/wl_cfg80211.c
AgeCommit message (Expand)Author
2012-11-16brcmfmac: rework firmware event handling codeArend van Spriel
2012-11-16Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville
2012-11-14brcmfmac: use struct brcmf_if parameter in firmware event callbacksArend van Spriel
2012-11-14brcmfmac: return immediately error for out of range key_idx.Hante Meuleman
2012-11-14brcmfmac: fix build regressionArend van Spriel
2012-11-14brcmfmac: remove obsolete variable from brcmf_cfg80211_start_ap()Arend van Spriel
2012-11-14brcmfmac: change parameter of brcmf_set_management_ie()Arend van Spriel
2012-11-14brcmfmac: remove obsolete i-scan and clean up related code.Hante Meuleman
2012-11-14brcmfmac: make pointer type constant in brcmf_set_management_ie()Arend van Spriel
2012-11-14brcmfmac: restrict error condition in brcmf_inform_bss()Arend van Spriel
2012-11-14brcmfmac: simplify if-else condition in brcmf_cfg80211_escan()Arend van Spriel
2012-11-14brcmfmac: remove obsolete structure ap_infoArend van Spriel
2012-10-30cfg80211: allow per interface TX power settingJohannes Berg
2012-10-29Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2012-10-29brcmfmac: store IEs per virtual interfaceArend van Spriel
2012-10-29brcmfmac: remove unnecessary macro usage in brcmf_cfg80211_resume()Arend van Spriel
2012-10-29brcmfmac: add virtual interface support in brcmf_cfg80211_suspend()Arend van Spriel
2012-10-29brcmfmac: use memset when setting a broadcast mac addressArend van Spriel
2012-10-29brcmfmac: rename check_sys_up() to check_vif_up()Arend van Spriel
2012-10-29brcmfmac: remove debugfs functionality from wl_cfg80211.cArend van Spriel
2012-10-29brcmfmac: separate connection status from scanning statusArend van Spriel
2012-10-29brcmfmac: use vif struct to check_sys_up() functionArend van Spriel
2012-10-29brcmfmac: store profile information per virtual interfaceArend van Spriel
2012-10-29brcmfmac: introduce brcmf_cfg80211_vif structureArend van Spriel
2012-10-29brcmfmac: remove brcmf_find_bssidx() functionArend van Spriel
2012-10-29brcmfmac: change parameter list for send_key_to_dongle()Arend van Spriel
2012-10-29brcmfmac: use struct brcmf_if as interface object for fwil functionsArend van Spriel
2012-10-29brcmfmac: add function converting ieee80211_channel to chanspecArend van Spriel
2012-10-29brcmfmac: use bssidx from struct brcmf_if for bsscfg specific commandsArend van Spriel
2012-10-29brcmfmac: rework driver initialization in brcmf_bus_start()Arend van Spriel
2012-10-29brcmfmac: extend struct brcmf_if with bssidx fieldArend van Spriel
2012-10-29brcmfmac: change testmode command to use new firmware interface layerHante Meuleman
2012-10-29brcmfmac: refactor firmware interface layer.Hante Meuleman
2012-10-24brcmfmac: fix potential NULL dereferenceYuanhan Liu
2012-10-23Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2012-10-19brcmfmac: fix sparse warningsFranky Lin
2012-10-19brcmfmac: Using zero instead of NULLDan Carpenter
2012-10-18wireless: drivers: make use of WLAN_EID_VENDOR_SPECIFICArend van Spriel
2012-10-15brcmfmac: fix end of loop check (signedness bug)Dan Carpenter
2012-10-15brcmfmac: set dongle mode accordingly when interface upFranky Lin
2012-10-15brcmfmac: use control channel in roamed status reportingFranky Lin
2012-10-01Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2012-09-30Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller
2012-09-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2012-09-28brcmfmac: remove brcmf_update_prof() functionArend van Spriel
2012-09-28brcmfmac: remove brcmf_read_prof() functionArend van Spriel
2012-09-28brcmfmac: rename structure brcmf_cfg80211_privArend van Spriel
2012-09-28brcmfmac: add hostap supoort.Hante Meuleman
2012-09-28brcmfmac: remove two obsolete structure definitionsArend van Spriel
2012-09-28brcmfmac: use brcmf_cfg80211_priv to interface with wl_cfg80211 codeArend van Spriel