summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/broadcom
AgeCommit message (Expand)Author
2016-12-20brcmfmac: fix uninitialized field in scheduled scan ssid configurationArend Van Spriel
2016-12-20brcmfmac: fix memory leak in brcmf_cfg80211_attach()Arend Van Spriel
2016-12-16Makefile: drop -D__CHECK_ENDIAN__ from cflagsMichael S. Tsirkin
2016-12-02Merge tag 'wireless-drivers-next-for-davem-2016-12-01' of git://git.kernel.or...David S. Miller
2016-11-29brcmfmac: fix scheduled scan result handling for newer chipsArend Van Spriel
2016-11-29brcmfmac: use requested scan interval in scheduled scanArend Van Spriel
2016-11-29brcmfmac: remove restriction from .sched_scan_start() callbackArend Van Spriel
2016-11-29brcmfmac: use provided channels for scheduled scanArend Van Spriel
2016-11-29brcmfmac: move scheduled scan activation to pno source fileArend Van Spriel
2016-11-29brcmfmac: split up brcmf_pno_config() functionArend Van Spriel
2016-11-29brcmfmac: make internal escan more genericArend Van Spriel
2016-11-29brcmfmac: change prototype for brcmf_do_escan()Arend Van Spriel
2016-11-29brcmfmac: fix handling ssids in .sched_scan_start() callbackArend Van Spriel
2016-11-29brcmfmac: move pno helper functions in separate source fileArend Van Spriel
2016-11-29brcmfmac: add support for 43341 chipArend Van Spriel
2016-11-29brcmfmac: add pcie host dongle interface rev6 supportFranky Lin
2016-11-27Merge tag 'wireless-drivers-next-for-davem-2016-11-25' of git://git.kernel.or...David S. Miller
2016-11-25brcmsmac: fix array out-of-bounds access in qm_log10Tobias Regnery
2016-11-23brcmfmac: update beacon IE after bss up and clear when AP stoppedWright Feng
2016-11-17brcmfmac: print name of connect status eventRafał Miłecki
2016-11-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-11-09brcmfmac: proto: add callback for queuing TX dataRafał Miłecki
2016-10-27brcmfmac: avoid maybe-uninitialized warning in brcmf_cfg80211_start_apArnd Bergmann
2016-10-27wireless: deprecate WDS and disable by defaultJohannes Berg
2016-10-13cfg80211: pass struct to interface combination check/iterPurushottam Kushwaha
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