summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/broadcom
Commit message (Expand)AuthorAgeFilesLines
* brcmfmac: fix uninitialized field in scheduled scan ssid configurationArend Van Spriel2016-12-201-0/+1
* brcmfmac: fix memory leak in brcmf_cfg80211_attach()Arend Van Spriel2016-12-201-2/+5
* Makefile: drop -D__CHECK_ENDIAN__ from cflagsMichael S. Tsirkin2016-12-162-3/+0
* Merge tag 'wireless-drivers-next-for-davem-2016-12-01' of git://git.kernel.or...David S. Miller2016-12-0213-332/+591
|\
| * brcmfmac: fix scheduled scan result handling for newer chipsArend Van Spriel2016-11-292-1/+30
| * brcmfmac: use requested scan interval in scheduled scanArend Van Spriel2016-11-293-3/+10
| * brcmfmac: remove restriction from .sched_scan_start() callbackArend Van Spriel2016-11-291-4/+1
| * brcmfmac: use provided channels for scheduled scanArend Van Spriel2016-11-292-1/+41
| * brcmfmac: move scheduled scan activation to pno source fileArend Van Spriel2016-11-293-110/+94
| * brcmfmac: split up brcmf_pno_config() functionArend Van Spriel2016-11-293-20/+68
| * brcmfmac: make internal escan more genericArend Van Spriel2016-11-292-82/+109
| * brcmfmac: change prototype for brcmf_do_escan()Arend Van Spriel2016-11-291-5/+5
| * brcmfmac: fix handling ssids in .sched_scan_start() callbackArend Van Spriel2016-11-293-57/+76
| * brcmfmac: move pno helper functions in separate source fileArend Van Spriel2016-11-294-86/+150
| * brcmfmac: add support for 43341 chipArend Van Spriel2016-11-292-0/+2
| * brcmfmac: add pcie host dongle interface rev6 supportFranky Lin2016-11-294-91/+132
| * brcmsmac: fix array out-of-bounds access in qm_log10Tobias Regnery2016-11-251-2/+3
* | Merge tag 'wireless-drivers-next-for-davem-2016-11-25' of git://git.kernel.or...David S. Miller2016-11-2710-20/+47
|\ \ | |/
| * brcmfmac: update beacon IE after bss up and clear when AP stoppedWright Feng2016-11-231-2/+3
| * brcmfmac: print name of connect status eventRafał Miłecki2016-11-173-3/+6
| * brcmfmac: proto: add callback for queuing TX dataRafał Miłecki2016-11-097-15/+38
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-11-151-1/+1
|\ \
| * | brcmfmac: avoid maybe-uninitialized warning in brcmf_cfg80211_start_apArnd Bergmann2016-10-271-1/+1
| |/
* | wireless: deprecate WDS and disable by defaultJohannes Berg2016-10-272-0/+4
* | cfg80211: pass struct to interface combination check/iterPurushottam Kushwaha2016-10-131-10/+12
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2016-10-0511-80/+84
|\
| * brcmfmac: use correct skb freeing helper when deleting flowringRafał Miłecki2016-09-271-1/+8
| * brcmfmac: replace WARNING on timeout with a simple error messageRafał Miłecki2016-09-271-1/+2
| * brcmfmac: drop unused fields from struct brcmf_pubRafał Miłecki2016-09-263-9/+0
| * brcmfmac: fix memory leak in brcmf_fill_bss_paramRafał Miłecki2016-09-261-1/+4
| * brcmfmac: simplify mapping of auth typeHante Meuleman2016-09-261-7/+1
| * brcmfmac: fix out of bound access on clearing wowl wake indicatorHante Meuleman2016-09-261-2/+4
| * brcmfmac: fix clearing entry IPv6 addressHante Meuleman2016-09-261-2/+5
| * brcmfmac: remove unnecessary null pointer checkHante Meuleman2016-09-261-2/+1
| * brcmfmac: remove worker from .ndo_set_mac_address() callbackArend Van Spriel2016-09-262-28/+13
| * brcmfmac: initialize variable in brcmf_sdiod_regrl()Arend Van Spriel2016-09-261-1/+1
| * brcmfmac: fix memory leak in brcmf_flowring_add_tdls_peer()Arend Van Spriel2016-09-261-2/+6
| * brcmfmac: rework pointer trickery in brcmf_proto_bcdc_query_dcmd()Arend Van Spriel2016-09-261-1/+1
| * brcmfmac: ignore 11d configuration errorsHante Meuleman2016-09-261-12/+15
| * Merge tag 'wireless-drivers-next-for-davem-2016-09-15' of git://git.kernel.or...David S. Miller2016-09-176-5/+21
| |\
| | * brcmfmac: sdio: shorten retry loop in brcmf_sdio_kso_control()Arend Van Spriel2016-09-091-2/+9
| | * brcmfmac: add support for bcm4339 chip with modalias sdio:c00v02D0d4339Arend Van Spriel2016-09-092-1/+3
| | * brcmfmac: fix pmksa->bssid usageNicolas Iooss2016-09-031-2/+2
| | * brcmfmac: Add USB ID for Cisco Linksys AE1200Ismael Luceno2016-09-032-0/+6
| | * brcmfmac: add missing header dependenciesBaoyou Xie2016-09-031-0/+1
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-09-125-20/+22
| |\ \ | | |/ | |/|
| * | net: wireless: broadcom: brcm80211: brcmfmac: usb: don't print error when all...Wolfram Sang2016-08-131-6/+2
* | | Merge tag 'driver-core-4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2016-10-032-4/+8
|\ \ \ | |_|/ |/| |
| * | b43legacy: fix debugfs crashChristian Lamparter2016-09-211-2/+4
| * | b43: fix debugfs crashChristian Lamparter2016-09-211-2/+4
| |/
OpenPOWER on IntegriCloud