aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/brcm80211/brcmfmac/wl_cfg80211.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-12-10brcmfmac: remove WL_CONN() macroArend van Spriel1-4/+0
2012-12-10brcmfmac: remove WL_SCAN() macroArend van Spriel1-1/+0
2012-12-10brcmfmac: remove WL_TRACE() macroArend van Spriel1-1/+0
2012-12-10brcmfmac: replace WL_INFO() macroArend van Spriel1-1/+0
2012-12-10brcmfmac: replace WL_ERR() with brcmf_err()Arend van Spriel1-2/+0
2012-12-10brcmfmac: consolidate debug macros in wl_cfg80211Arend van Spriel1-66/+8
2012-12-10brcmfmac: rework bus interfaceArend van Spriel1-1/+2
2012-11-30brcmfmac: remove mode from struct brcmf_cfg80211_confArend van Spriel1-1/+0
2012-11-30brcmfmac: get rid of struct brcmf_cfg80211_info::link_up attributeArend van Spriel1-2/+0
2012-11-16brcmfmac: fix for multiple netdevice interface supportArend van Spriel1-2/+2
2012-11-16brcmfmac: rework firmware event handling codeArend van Spriel1-31/+0
2012-11-14brcmfmac: use struct brcmf_if parameter in firmware event callbacksArend van Spriel1-21/+21
2012-11-14brcmfmac: change parameter of brcmf_set_management_ie()Arend van Spriel1-0/+6
2012-11-14brcmfmac: remove obsolete i-scan and clean up related code.Hante Meuleman1-63/+5
2012-11-14brcmfmac: remove obsolete structure ap_infoArend van Spriel1-13/+0
2012-10-29brcmfmac: store IEs per virtual interfaceArend van Spriel1-0/+16
2012-10-29brcmfmac: remove unused enumeration wl_prof_listArend van Spriel1-13/+0
2012-10-29brcmfmac: cleanup brcmf_cfg80211_profile structureArend van Spriel1-13/+7
2012-10-29brcmfmac: remove debugfs functionality from wl_cfg80211.cArend van Spriel1-2/+0
2012-10-29brcmfmac: separate connection status from scanning statusArend van Spriel1-11/+30
2012-10-29brcmfmac: store profile information per virtual interfaceArend van Spriel1-2/+8
2012-10-29brcmfmac: introduce brcmf_cfg80211_vif structureArend van Spriel1-7/+32
2012-10-29brcmfmac: rework driver initialization in brcmf_bus_start()Arend van Spriel1-3/+1
2012-09-28brcmfmac: rename structure brcmf_cfg80211_privArend van Spriel1-18/+18
2012-09-28brcmfmac: add hostap supoort.Hante Meuleman1-1/+17
2012-09-28brcmfmac: remove two obsolete structure definitionsArend van Spriel1-16/+3
2012-09-28brcmfmac: use brcmf_cfg80211_priv to interface with wl_cfg80211 codeArend van Spriel1-6/+6
2012-09-28brcmfmac: get rid of extern keyword in wl_cfg80211.hArend van Spriel1-8/+8
2012-09-28brcmfmac: use different fw api for encryption,auth. configHante Meuleman1-0/+2
2012-09-24brcmfmac: get rid of void pointer in struct brcmf_cfg80211_privArend van Spriel1-2/+2
2012-09-24brcmfmac: change struct brcmf_cfg80211_priv comments to kernel-docArend van Spriel1-41/+77
2012-09-24brcmfmac: introduce scheduled scan supportArend van Spriel1-0/+82
2012-09-12brcmfmac: add e-scan support.Hante Meuleman1-0/+25
2012-01-24brcm80211: Use pr_fmt and pr_<level>Joe Perches1-15/+15
2012-01-24brcm80211: Use normal DEBUG defineJoe Perches1-3/+3
2011-11-08brmc80211: fmac: reworked next_bss()Roland Vossen1-9/+0
2011-11-08brcm80211: fmac: annotated little endian struct with _leRoland Vossen1-4/+4
2011-10-14brcm80211: use endian annotations for assoc ie length requestArend van Spriel1-3/+3
2011-10-11net: wireless: add brcm80211 driversArend van Spriel1-0/+375