summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/broadcom
AgeCommit message (Expand)Author
2019-01-13b43: Fix error in cordic routineLarry Finger
2018-12-13brcmutil: really fix decoding channel info for 160 MHz bandwidthRafał Miłecki
2018-12-01brcmfmac: fix reporting support for 160 MHz channelsRafał Miłecki
2018-11-13brcmfmac: fix for proper support of 160MHz bandwidthArend van Spriel
2018-09-05b43/leds: Ensure NUL-termination of LED name stringMichael Buesch
2018-09-05b43legacy/leds: Ensure NUL-termination of LED name stringMichael Buesch
2018-08-24brcmfmac: stop watchdog before detach and free everythingMichael Trimarchi
2018-08-03brcmfmac: Add support for bcm43364 wireless chipsetSean Lanigan
2018-05-30brcmfmac: Fix check for ISO3166 codeStefan Wahren
2018-03-28brcmfmac: fix P2P_DEVICE ethernet address generationArend Van Spriel
2018-02-25brcmfmac: Avoid build error with make W=1Andy Shevchenko
2018-02-13b43: Add missing MODULE_FIRMWARE()Takashi Iwai
2017-12-14brcmfmac: change driver unbind order of the sdio function devicesArend Van Spriel
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