summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/broadcom/brcm80211/brcmfmac
AgeCommit message (Expand)Author
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-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
2016-07-19brcmfmac: Fix glob_skb leak in brcmf_sdiod_recv_chainFlorian Fainelli
2016-07-18brcmfmac: defer DPC processing during probeArend Van Spriel
2016-07-18brcmfmac: restore stopping netdev queue when bus clogs upArend Van Spriel
2016-07-18brcmfmac: respect hidden_ssid for AP interfacesRafał Miłecki
2016-07-14Merge tag 'wireless-drivers-next-for-davem-2016-07-13' of git://git.kernel.or...David S. Miller
2016-07-08brcmfmac: support removing AP interfaces with "interface_remove"Rafał Miłecki
2016-07-08brcmfmac: delete interface directly in code that sent fw requestRafał Miłecki
2016-07-06nl80211: support beacon report scanningAvraham Stern
2016-06-29brcmfmac: add missing break when deleting P2P_DEVICERafał Miłecki
2016-06-29brcmfmac: include also core.h header in cfg80211.hRafał Miłecki
2016-06-29brcmfmac: use const char * for interface name in brcmf_add_ifRafał Miłecki
2016-06-29brcmfmac: fix lockup when removing P2P interface after event timeoutRafał Miłecki
2016-06-29brcmfmac: slightly simplify building interface combinationsRafał Miłecki
2016-06-23Merge tag 'wireless-drivers-next-for-davem-2016-06-21' of git://git.kernel.or...David S. Miller
2016-06-16brcmfmac: include required headers in cfg80211.hRafał Miłecki
2016-06-16brcmfmac: drop unused pm_block vif attributeRafał Miłecki
2016-06-16brcmfmac: change rx_seq check log from error print to debug printWright Feng
2016-06-16brcmfmac: add support for the PCIE devices 43525 and 43465Hante Meuleman
2016-06-16brcmfmac: use ndev->needed_headroom to reserve additional header spaceWright Feng
2016-06-16brcmfmac: revise SDIO error message in brcmf_sdio_drivestrengthinitWright Feng
2016-06-16brcmfmac: fix skb priority handlingHante Meuleman
2016-06-16brcmfmac: don't remove interface on link down firmware eventRafał Miłecki
2016-06-16brcmfmac: fix setting AP channel with new firmwaresRafał Miłecki
2016-06-16brcmfmac: print errors if creating interface failsRafał Miłecki
2016-06-14brcmfmac: support get_channel cfg80211 callbackRafał Miłecki
2016-06-14brcmutil: add field storing control channel to the struct brcmu_chanRafał Miłecki