summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/brcm80211/brcmfmac
AgeCommit message (Expand)Author
2019-04-30brcmfmac: add support for BCM43455 with modalias sdio:c00v02D0dA9BFJakob Unterwurzacher
2018-12-11Merge branch 'linux-linaro-lsk-v4.4' into linux-linaro-lsk-v4.4-androidAmit Pundir
2018-11-10brcmfmac: Fix glom_skb leak in brcmf_sdiod_recv_chainPeter S. Housel
2018-10-03Merge branch 'linux-linaro-lsk-v4.4' into linux-linaro-lsk-v4.4-androidAmit Pundir
2018-08-24brcmfmac: stop watchdog before detach and free everythingMichael Trimarchi
2018-08-06brcmfmac: Add support for bcm43364 wireless chipsetSean Lanigan
2018-06-13Merge branch 'linux-linaro-lsk-v4.4' into linux-linaro-lsk-v4.4-androidMark Brown
2018-06-13brcmfmac: Fix check for ISO3166 codeStefan Wahren
2018-04-05Merge branch 'linux-linaro-lsk-v4.4' into linux-linaro-lsk-v4.4-androidMark Brown
2018-03-28brcmfmac: fix P2P_DEVICE ethernet address generationArend Van Spriel
2017-11-20Merge branch 'linux-linaro-lsk-v4.4' into linux-linaro-lsk-v4.4-androidAmit Pundir
2017-11-18brcmfmac: remove setting IBSS mode when stopping APChi-hsien Lin
2017-10-18brcmfmac: add length check in brcmf_cfg80211_escan_handler()Arend Van Spriel
2017-10-13Merge branch 'linux-linaro-lsk-v4.4' into linux-linaro-lsk-v4.4-androidAlex Shi
2017-10-12brcmfmac: setup passive scan if requested by user-spaceArend Van Spriel
2017-07-22Merge branch 'linux-linaro-lsk-v4.4' into linux-linaro-lsk-v4.4-androidAlex Shi
2017-07-21brcmfmac: fix possible buffer overflow in brcmf_cfg80211_mgmt_tx()Arend van Spriel
2017-05-15Merge branch 'linux-linaro-lsk-v4.4' into linux-linaro-lsk-v4.4-androidAlex Shi
2017-05-14brcmfmac: Make skb header writable before useJames Hughes
2017-05-14brcmfmac: Ensure pointer correctly set if skb data location changesJames Hughes
2016-10-31brcmfmac: avoid potential stack overflow in brcmf_cfg80211_start_ap()Arend Van Spriel
2016-10-24Merge branch 'linux-linaro-lsk-v4.4' into linux-linaro-lsk-v4.4-androidAlex Shi
2016-10-22brcmfmac: fix memory leak in brcmf_fill_bss_paramRafał Miłecki
2016-10-18Merge branch 'linux-linaro-lsk-v4.4' into linux-linaro-lsk-v4.4-androidAlex Shi
2016-10-12UPSTREAM: brcmfmac: avoid potential stack overflow in brcmf_cfg80211_start_ap()Arend van Spriel
2016-10-07brcmfmac: Fix glob_skb leak in brcmf_sdiod_recv_chainFlorian Fainelli
2016-08-18BACKPORT: brcmfmac: defer DPC processing during probeArend Van Spriel
2015-10-21brcm80211: Add support for brcm4371Eric Caruso
2015-10-21brcmfmac: Properly set carrier state of netdev.Hante Meuleman
2015-10-21brcmfmac: Remove unused state AP creating.Hante Meuleman
2015-10-21brcmfmac: Move brcmf_c_preinit_dcmds prototype to correct file.Hante Meuleman
2015-10-21brcmfmac: Add dump_station support to cfg80221 ops.Hante Meuleman
2015-10-21brcmfmac: Add RSSI information to get_station.Hante Meuleman
2015-10-21brcmfmac: Fix station info rate information.Hante Meuleman
2015-10-21brcmfmac: Rework p2p attach, use single method for p2p dev creation.Hante Meuleman
2015-10-21brcmfmac: remove conversational commentArend van Spriel
2015-10-21brcmfmac: rename firmware_path to alternative_fw_pathFranky Lin
2015-10-21brcmfmac: Fix race condition between USB probe/load and disconnect.Hante Meuleman
2015-10-21brcmfmac: expose device memory to devcoredump subsystemArend van Spriel
2015-09-29brcmfmac: include linux/atomic.hHauke Mehrtens
2015-09-29brcmfmac: Accept events when TDLS is used in combination with p2p.Hante Meuleman
2015-09-29brcmfmac: Fix TDLS setup by properly handling p2p noif.Hante Meuleman
2015-09-29brcmfmac: Add support for the BCM4365 and BCM4366 PCIE devices.Hante Meuleman
2015-09-29brcmfmac: Fix race condition bug when deleting p2p interface.Hante Meuleman
2015-09-29brcmfmac: Add module parameter to disable features.Hante Meuleman
2015-09-29brcmfmac: Fix p2p bug for older firmwares.Hante Meuleman
2015-09-29brcmfmac: Only handle p2p_stop_device if vif is validHante Meuleman
2015-09-29brcmfmac: Deleting of p2p device is leaking memory.Hante Meuleman
2015-09-29brcmfmac: Workaround in change vif for wpa_supplicant support.Hante Meuleman
2015-09-29brcmfmac: Make p2pon module param always available.Hante Meuleman