aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/broadcom/brcm80211/brcmfmac/p2p.c
AgeCommit message (Expand)Author
2020-05-15brcmfmac: Fix memory leak in brcmf_p2p_create_p2pdev()Navid Emamdoost
2019-02-20brcmfmac: use bphy_err() in all wiphy-related codeRafał Miłecki
2018-10-05brcmfmac: fix full timeout waiting for action frame on-channel txChung-Hsien Hsu
2018-10-05brcmfmac: reduce timeout for action frame scanChung-Hsien Hsu
2018-06-12treewide: kzalloc() -> kcalloc()Kees Cook
2018-04-30brcmfmac: check p2pdev mac address uniquenessArend Van Spriel
2018-03-27brcmfmac: allocate struct brcmf_pub instance using wiphy_new()Arend Van Spriel
2018-03-07brcmfmac: fix P2P_DEVICE ethernet address generationArend Van Spriel
2017-11-10brcmfmac: move configuration of probe request IEsArend Van Spriel
2017-11-10brcmfmac: get rid of struct brcmf_cfg80211_info::active_scan fieldArend Van Spriel
2017-10-02brcmfmac: Avoid possible out-of-bounds readKevin Cernekee
2017-06-27brcmfmac: fix double free upon register_netdevice() failureArend Van Spriel
2017-04-20Merge tag 'mac80211-next-for-davem-2017-04-18' of git://git.kernel.org/pub/sc...David S. Miller
2017-04-13cfg80211: move add/change interface monitor flags into paramsJohannes Berg
2017-03-30brcmfmac: use local iftype avoiding use-after-free of virtual interfaceArend Van Spriel
2016-08-24brcmfmac: Check rtnl_lock is locked when removing interfacemhiramat@kernel.org
2016-07-08brcmfmac: delete interface directly in code that sent fw requestRafał Miłecki
2016-06-29brcmfmac: add missing break when deleting P2P_DEVICERafał Miłecki
2016-06-29brcmfmac: fix lockup when removing P2P interface after event timeoutRafał Miłecki
2016-06-16brcmfmac: drop unused pm_block vif attributeRafał Miłecki
2016-06-16brcmfmac: print errors if creating interface failsRafał Miłecki
2016-06-14brcmutil: add field storing control channel to the struct brcmu_chanRafał Miłecki
2016-04-14brcmfmac: fix p2p scan abort null pointer exceptionHante Meuleman
2016-04-12cfg80211: remove enum ieee80211_bandJohannes Berg
2016-03-07brcmfmac: Add length checks on firmware eventsHante Meuleman
2016-03-07brcmfmac: change function name for brcmf_cfg80211_wait_vif_event_timeout()Arend van Spriel
2016-01-08brcmfmac: use msecs_to_jiffies() in macro definitionsArend van Spriel
2015-11-30brcmfmac: Remove redundant parameter action from scan.Hante Meuleman
2015-11-30brcmfmac: Cleanup ssid storage.Hante Meuleman
2015-11-26brcmfmac: Use consistent naming for bsscfgidx.Hante Meuleman
2015-11-18brcm80211: move under broadcom vendor directoryKalle Valo