aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/wireless/brcm80211/brcmfmac/wl_cfg80211.h
AgeCommit message (Expand)Author
2013-05-28brcmfmac: add additional parameter to brcmf_free_vif()Arend van Spriel
2013-04-23brcmfmac: support critical protocol API for DHCPPiotr Haber
2013-04-23brcmfmac: allow scanning to be suppressed in the driverArend van Spriel
2013-04-12brcmfmac: obtain iftype for firmware-signal descriptor lookupArend van Spriel
2013-04-12brcmfmac: adopt new d11 interfaceFranky Lin
2013-04-08brcmfmac: use struct brcmf_if instance iso netdevice in escan functionsArend van Spriel
2013-04-08brcmfmac: use struct brcmf_if instance as parameter in brcmf_set_mpc()Arend van Spriel
2013-02-08brcmfmac: Create netdev before returning from add_virtual_intf.Hante Meuleman
2013-02-08brcmfmac: Cleanup of unused defines.Hante Meuleman
2013-02-08brcmfmac: P2P action frame tx.Hante Meuleman
2013-02-08brcmfmac: Update connect setup/handling routines for multiple bss.Hante Meuleman
2013-02-08brcmfmac: add p2p change vif routines.Hante Meuleman
2013-02-08brcmfmac: implement support for deleting virtual interfacesArend van Spriel
2013-02-08brcmfmac: add support for P2P listen mode.Hante Meuleman
2013-02-08brcmfmac: add support for creating P2P client/GO interfaceArend van Spriel
2013-02-08brcmfmac: add peer-to-peer group discovery supportArend van Spriel
2012-12-10brcmfmac: remove WL_CONN() macroArend van Spriel
2012-12-10brcmfmac: remove WL_SCAN() macroArend van Spriel
2012-12-10brcmfmac: remove WL_TRACE() macroArend van Spriel
2012-12-10brcmfmac: replace WL_INFO() macroArend van Spriel
2012-12-10brcmfmac: replace WL_ERR() with brcmf_err()Arend van Spriel
2012-12-10brcmfmac: consolidate debug macros in wl_cfg80211Arend van Spriel
2012-12-10brcmfmac: rework bus interfaceArend van Spriel
2012-11-30brcmfmac: remove mode from struct brcmf_cfg80211_confArend van Spriel
2012-11-30brcmfmac: get rid of struct brcmf_cfg80211_info::link_up attributeArend van Spriel
2012-11-16brcmfmac: fix for multiple netdevice interface supportArend van Spriel
2012-11-16brcmfmac: rework firmware event handling codeArend van Spriel
2012-11-14brcmfmac: use struct brcmf_if parameter in firmware event callbacksArend 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: remove obsolete structure ap_infoArend van Spriel
2012-10-29brcmfmac: store IEs per virtual interfaceArend van Spriel
2012-10-29brcmfmac: remove unused enumeration wl_prof_listArend van Spriel
2012-10-29brcmfmac: cleanup brcmf_cfg80211_profile structureArend 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: store profile information per virtual interfaceArend van Spriel
2012-10-29brcmfmac: introduce brcmf_cfg80211_vif structureArend van Spriel
2012-10-29brcmfmac: rework driver initialization in brcmf_bus_start()Arend 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
2012-09-28brcmfmac: get rid of extern keyword in wl_cfg80211.hArend van Spriel
2012-09-28brcmfmac: use different fw api for encryption,auth. configHante Meuleman
2012-09-24brcmfmac: get rid of void pointer in struct brcmf_cfg80211_privArend van Spriel
2012-09-24brcmfmac: change struct brcmf_cfg80211_priv comments to kernel-docArend van Spriel
2012-09-24brcmfmac: introduce scheduled scan supportArend van Spriel
2012-09-12brcmfmac: add e-scan support.Hante Meuleman
2012-01-24brcm80211: Use pr_fmt and pr_<level>Joe Perches