summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/broadcom
AgeCommit message (Expand)Author
2017-11-21brcmfmac: don't preset all channels as disabledRafał Miłecki
2017-11-18brcmfmac: remove setting IBSS mode when stopping APChi-hsien Lin
2017-11-15brcmfmac: setup wiphy bands after registering it firstRafał Miłecki
2017-11-08brcmfmac: check brcmf_bus_get_memdump result for errorRafał Miłecki
2017-10-27brcmsmac: make some local variables 'static const' to reduce stack sizeArnd Bergmann
2017-10-27brcmfmac: Add check for short event packetsKevin Cernekee
2017-10-12brcmfmac: setup passive scan if requested by user-spaceArend Van Spriel
2017-10-12brcmfmac: add length check in brcmf_cfg80211_escan_handler()Arend Van Spriel
2017-08-11brcmfmac: fix memleak due to calling brcmf_sdiod_sgtable_alloc() twiceArend Van Spriel
2017-07-21brcmfmac: Fix glom_skb leak in brcmf_sdiod_recv_chainPeter S. Housel
2017-07-21brcmfmac: Fix a memory leak in error handling path in 'brcmf_cfg80211_attach'Christophe Jaillet
2017-07-21brcmfmac: fix possible buffer overflow in brcmf_cfg80211_mgmt_tx()Arend van Spriel
2017-07-05brcmfmac: avoid writing channel out of allocated arrayRafał Miłecki
2017-06-29brcmfmac: fix uninitialized warning in brcmf_usb_probe_phase2()Arend Van Spriel
2017-06-29brcmfmac: unbind all devices upon failure in firmware callbackArend Van Spriel
2017-06-29brcmfmac: use firmware callback upon failure to loadArend Van Spriel
2017-06-29brcmfmac: add parameter to pass error code in firmware callbackArend Van Spriel
2017-05-14brcmfmac: Make skb header writable before useJames Hughes
2017-05-14brcmfmac: Ensure pointer correctly set if skb data location changesJames Hughes
2017-04-12brcmfmac: use local iftype avoiding use-after-free of virtual interfaceArend Van Spriel
2017-03-15brcmfmac: fix incorrect event channel deductionGavin Li
2016-10-27brcmfmac: avoid maybe-uninitialized warning in brcmf_cfg80211_start_apArnd Bergmann
2016-10-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2016-10-03Merge tag 'driver-core-4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2016-09-27brcmfmac: use correct skb freeing helper when deleting flowringRafał Miłecki
2016-09-27brcmfmac: replace WARNING on timeout with a simple error messageRafał Miłecki
2016-09-26brcmfmac: drop unused fields from struct brcmf_pubRafał Miłecki
2016-09-26brcmfmac: fix memory leak in brcmf_fill_bss_paramRafał Miłecki
2016-09-26brcmfmac: simplify mapping of auth typeHante Meuleman
2016-09-26brcmfmac: fix out of bound access on clearing wowl wake indicatorHante Meuleman
2016-09-26brcmfmac: fix clearing entry IPv6 addressHante Meuleman
2016-09-26brcmfmac: remove unnecessary null pointer checkHante Meuleman
2016-09-26brcmfmac: remove worker from .ndo_set_mac_address() callbackArend Van Spriel
2016-09-26brcmfmac: initialize variable in brcmf_sdiod_regrl()Arend Van Spriel
2016-09-26brcmfmac: fix memory leak in brcmf_flowring_add_tdls_peer()Arend Van Spriel
2016-09-26brcmfmac: rework pointer trickery in brcmf_proto_bcdc_query_dcmd()Arend Van Spriel
2016-09-26brcmfmac: ignore 11d configuration errorsHante Meuleman
2016-09-21b43legacy: fix debugfs crashChristian Lamparter
2016-09-21b43: fix debugfs crashChristian Lamparter
2016-09-17Merge tag 'wireless-drivers-next-for-davem-2016-09-15' of git://git.kernel.or...David S. Miller
2016-09-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-09-09brcmfmac: sdio: shorten retry loop in brcmf_sdio_kso_control()Arend Van Spriel
2016-09-09brcmfmac: add support for bcm4339 chip with modalias sdio:c00v02D0d4339Arend Van Spriel
2016-09-07brcmfmac: avoid potential stack overflow in brcmf_cfg80211_start_ap()Arend Van Spriel
2016-09-03brcmfmac: fix pmksa->bssid usageNicolas Iooss
2016-09-03brcmfmac: Add USB ID for Cisco Linksys AE1200Ismael Luceno
2016-09-03brcmfmac: add missing header dependenciesBaoyou Xie
2016-08-24brcmfmac: Change vif_event_lock to spinlockmhiramat@kernel.org
2016-08-24brcmfmac: Check rtnl_lock is locked when removing interfacemhiramat@kernel.org
2016-08-13net: wireless: broadcom: brcm80211: brcmfmac: usb: don't print error when all...Wolfram Sang