summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/broadcom/brcm80211/brcmfmac/p2p.c
Commit message (Expand)AuthorAgeFilesLines
* brcmfmac: check p2pdev mac address uniquenessArend Van Spriel2018-04-301-0/+7
* brcmfmac: allocate struct brcmf_pub instance using wiphy_new()Arend Van Spriel2018-03-271-1/+1
* brcmfmac: fix P2P_DEVICE ethernet address generationArend Van Spriel2018-03-071-13/+11
* brcmfmac: move configuration of probe request IEsArend Van Spriel2017-11-101-4/+2
* brcmfmac: get rid of struct brcmf_cfg80211_info::active_scan fieldArend Van Spriel2017-11-101-4/+1
* brcmfmac: Avoid possible out-of-bounds readKevin Cernekee2017-10-021-2/+1
* brcmfmac: fix double free upon register_netdevice() failureArend Van Spriel2017-06-271-0/+1
* Merge tag 'mac80211-next-for-davem-2017-04-18' of git://git.kernel.org/pub/sc...David S. Miller2017-04-201-2/+1
|\
| * cfg80211: move add/change interface monitor flags into paramsJohannes Berg2017-04-131-2/+1
* | brcmfmac: use local iftype avoiding use-after-free of virtual interfaceArend Van Spriel2017-03-301-3/+5
|/
* brcmfmac: Check rtnl_lock is locked when removing interfacemhiramat@kernel.org2016-08-241-3/+5
* brcmfmac: delete interface directly in code that sent fw requestRafał Miłecki2016-07-081-2/+1
* brcmfmac: add missing break when deleting P2P_DEVICERafał Miłecki2016-06-291-0/+2
* brcmfmac: fix lockup when removing P2P interface after event timeoutRafał Miłecki2016-06-291-2/+2
* brcmfmac: drop unused pm_block vif attributeRafał Miłecki2016-06-161-3/+2
* brcmfmac: print errors if creating interface failsRafał Miłecki2016-06-161-2/+0
* brcmutil: add field storing control channel to the struct brcmu_chanRafał Miłecki2016-06-141-5/+5
* brcmfmac: fix p2p scan abort null pointer exceptionHante Meuleman2016-04-141-1/+1
* cfg80211: remove enum ieee80211_bandJohannes Berg2016-04-121-4/+4
* brcmfmac: Add length checks on firmware eventsHante Meuleman2016-03-071-0/+10
* brcmfmac: change function name for brcmf_cfg80211_wait_vif_event_timeout()Arend van Spriel2016-03-071-8/+8
* brcmfmac: use msecs_to_jiffies() in macro definitionsArend van Spriel2016-01-081-9/+9
* brcmfmac: Remove redundant parameter action from scan.Hante Meuleman2015-11-301-8/+5
* brcmfmac: Cleanup ssid storage.Hante Meuleman2015-11-301-12/+8
* brcmfmac: Use consistent naming for bsscfgidx.Hante Meuleman2015-11-261-3/+3
* brcm80211: move under broadcom vendor directoryKalle Valo2015-11-181-0/+2401