summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/broadcom
AgeCommit message (Expand)Author
2019-11-20brcmfmac: remove monitor interface when detachingRafał Miłecki
2019-11-20brcmfmac: disable PCIe interrupts before bus resetRafał Miłecki
2019-11-20brcmfmac: remove set but not used variable 'mpnum','nsp','nmp'zhengbin
2019-11-15brcmsmac: remove unnecessary returnEduardo Abinader
2019-11-06brcmsmac: remove set but not used variablesYueHaibing
2019-11-05Merge tag 'wireless-drivers-next-2019-11-05' of git://git.kernel.org/pub/scm/...David S. Miller
2019-10-31b43: dma: Fix use true/false for bool type variableSaurav Girepunje
2019-10-31b43: main: Fix use true/false for bool typeSaurav Girepunje
2019-10-15wireless: Remove call to memset after dma_alloc_coherentFuqian Huang
2019-10-04brcmfmac: add support for SAE authentication offloadChung-Hsien Hsu
2019-10-04mac80211: simplify TX aggregation startJohannes Berg
2019-10-01brcmsmac: remove duplicated if conditionDenis Efremov
2019-10-01brcmfmac: fix suspend/resume when power is cut offAdrian Ratiu
2019-10-01brcmfmac: don't WARN when there are no requestsAdrian Ratiu
2019-10-01brcmsmac: remove a useless testChristophe JAILLET
2019-10-01brcmfmac: send port authorized event for FT-802.1XChung-Hsien Hsu
2019-09-13brcmsmac: Use DIV_ROUND_CLOSEST directly to make it readablezhong jiang
2019-09-13brcmfmac: don't realloc wiphy during PCIe resetRafał Miłecki
2019-09-13brcmfmac: split brcmf_attach() and brcmf_detach() functionsRafał Miłecki
2019-09-13brcmfmac: move "cfg80211_ops" pointer to another structRafał Miłecki
2019-09-06brcmfmac: use %*ph to print small bufferAndy Shevchenko
2019-09-06brcmfmac: add "reset" debugfs entry for testing resetRafał Miłecki
2019-09-06brcmfmac: add stub version of brcmf_debugfs_get_devdir()Rafał Miłecki
2019-09-03brcmfmac: get chip's default RAM info during PCIe setupRafał Miłecki
2019-09-03brcmfmac: replace strncpy() by strscpy()Xulin Sun
2019-09-03brcmfmac: remove redundant assignment to pointer hashColin Ian King
2019-09-03brcm80211: Avoid possible null-pointer dereferences in wlc_phy_radio_init_2056()Jia-Ju Bai
2019-08-06b43legacy: Remove pointless cond_resched() wrapperThomas Gleixner
2019-08-06brcmsmac: remove three set but not used variablesYueHaibing
2019-08-06brcmfmac: remove set but not used variable 'dtim_period'YueHaibing
2019-07-24brcmfmac: don't net_ratelimit() CONSOLE messages on firmware crashRafał Miłecki
2019-07-24brcmfmac: remove unnecessary strlcpy() upon obtaining "ver" iovarArend van Spriel
2019-07-24brcmfmac: simply remove flowring if bus is downArend van Spriel
2019-07-24brcmfmac: avoid firmware commands when bus is downArend van Spriel
2019-07-24brcmfmac: clear events in brcmf_fweh_detach() will always failArend van Spriel
2019-07-24brcmfmac: avoid firmware command in brcmf_netdev_open() when bus is downArend van Spriel
2019-07-24brcmfmac: change the order of things in brcmf_detach()Arend van Spriel
2019-07-24Revert "brcmfmac: fix NULL pointer derefence during USB disconnect"Arend van Spriel
2019-07-24brcmfmac: allow 160MHz in custom regulatory rulesArend van Spriel
2019-07-24brcmfmac: enable DFS_OFFLOAD extended feature if supportedArend van Spriel
2019-07-24brcmfmac: add 160MHz in chandef_to_chanspec()Arend van Spriel
2019-07-20wireless: fix nl80211 vendor commandsJohannes Berg
2019-06-27b43: simplify engine type / DMA mask selectionChristoph Hellwig
2019-06-27b43: remove b43_dma_set_maskChristoph Hellwig
2019-06-27b43legacy: simplify engine type / DMA mask selectionChristoph Hellwig
2019-06-27b43legacy: remove b43legacy_dma_set_maskChristoph Hellwig
2019-06-26Merge tag 'wireless-drivers-next-for-davem-2019-06-26' of git://git.kernel.or...David S. Miller
2019-06-18brcmfmac: sdio: Don't tune while the card is offDouglas Anderson
2019-06-18brcmfmac: sdio: Disable auto-tuning around commands expected to failDouglas Anderson
2019-06-18Revert "brcmfmac: disable command decode in sdio_aos"Douglas Anderson