summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/broadcom
Commit message (Expand)AuthorAgeFilesLines
* brcmsmac: remove unnecessary returnEduardo Abinader2019-11-151-2/+0
* brcmsmac: remove set but not used variablesYueHaibing2019-11-061-9/+2
* Merge tag 'wireless-drivers-next-2019-11-05' of git://git.kernel.org/pub/scm/...David S. Miller2019-11-0513-37/+152
|\
| * b43: dma: Fix use true/false for bool type variableSaurav Girepunje2019-10-311-2/+2
| * b43: main: Fix use true/false for bool typeSaurav Girepunje2019-10-311-3/+3
| * wireless: Remove call to memset after dma_alloc_coherentFuqian Huang2019-10-151-2/+0
| * brcmfmac: add support for SAE authentication offloadChung-Hsien Hsu2019-10-046-8/+90
| * brcmsmac: remove duplicated if conditionDenis Efremov2019-10-011-6/+4
| * brcmfmac: fix suspend/resume when power is cut offAdrian Ratiu2019-10-011-14/+39
| * brcmfmac: don't WARN when there are no requestsAdrian Ratiu2019-10-011-0/+4
| * brcmsmac: remove a useless testChristophe JAILLET2019-10-011-2/+1
| * brcmfmac: send port authorized event for FT-802.1XChung-Hsien Hsu2019-10-012-0/+9
* | mac80211: simplify TX aggregation startJohannes Berg2019-10-041-2/+1
|/
* brcmsmac: Use DIV_ROUND_CLOSEST directly to make it readablezhong jiang2019-09-131-7/+7
* brcmfmac: don't realloc wiphy during PCIe resetRafał Miłecki2019-09-131-4/+4
* brcmfmac: split brcmf_attach() and brcmf_detach() functionsRafał Miłecki2019-09-135-19/+80
* brcmfmac: move "cfg80211_ops" pointer to another structRafał Miłecki2019-09-134-5/+7
* brcmfmac: use %*ph to print small bufferAndy Shevchenko2019-09-061-12/+6
* brcmfmac: add "reset" debugfs entry for testing resetRafał Miłecki2019-09-061-0/+25
* brcmfmac: add stub version of brcmf_debugfs_get_devdir()Rafał Miłecki2019-09-061-0/+4
* brcmfmac: get chip's default RAM info during PCIe setupRafał Miłecki2019-09-033-2/+11
* brcmfmac: replace strncpy() by strscpy()Xulin Sun2019-09-031-3/+1
* brcmfmac: remove redundant assignment to pointer hashColin Ian King2019-09-031-1/+0
* brcm80211: Avoid possible null-pointer dereferences in wlc_phy_radio_init_2056()Jia-Ju Bai2019-09-031-1/+1
* b43legacy: Remove pointless cond_resched() wrapperThomas Gleixner2019-08-061-16/+5
* brcmsmac: remove three set but not used variablesYueHaibing2019-08-061-13/+0
* brcmfmac: remove set but not used variable 'dtim_period'YueHaibing2019-08-061-7/+1
* brcmfmac: don't net_ratelimit() CONSOLE messages on firmware crashRafał Miłecki2019-07-241-1/+2
* brcmfmac: remove unnecessary strlcpy() upon obtaining "ver" iovarArend van Spriel2019-07-241-1/+0
* brcmfmac: simply remove flowring if bus is downArend van Spriel2019-07-241-0/+7
* brcmfmac: avoid firmware commands when bus is downArend van Spriel2019-07-241-10/+13
* brcmfmac: clear events in brcmf_fweh_detach() will always failArend van Spriel2019-07-241-9/+0
* brcmfmac: avoid firmware command in brcmf_netdev_open() when bus is downArend van Spriel2019-07-241-1/+2
* brcmfmac: change the order of things in brcmf_detach()Arend van Spriel2019-07-241-13/+14
* Revert "brcmfmac: fix NULL pointer derefence during USB disconnect"Arend van Spriel2019-07-247-40/+13
* brcmfmac: allow 160MHz in custom regulatory rulesArend van Spriel2019-07-241-2/+2
* brcmfmac: enable DFS_OFFLOAD extended feature if supportedArend van Spriel2019-07-243-1/+9
* brcmfmac: add 160MHz in chandef_to_chanspec()Arend van Spriel2019-07-241-1/+20
* wireless: fix nl80211 vendor commandsJohannes Berg2019-07-201-0/+1
* b43: simplify engine type / DMA mask selectionChristoph Hellwig2019-06-271-22/+6
* b43: remove b43_dma_set_maskChristoph Hellwig2019-06-271-38/+5
* b43legacy: simplify engine type / DMA mask selectionChristoph Hellwig2019-06-271-17/+3
* b43legacy: remove b43legacy_dma_set_maskChristoph Hellwig2019-06-271-38/+1
* Merge tag 'wireless-drivers-next-for-davem-2019-06-26' of git://git.kernel.or...David S. Miller2019-06-2681-1004/+153
|\
| * b43: Avoid possible double calls to b43_one_core_detach()Jia-Ju Bai2019-05-281-6/+1
| * brcmfmac: use strlcpy() instead of strcpy()Neo Jou2019-05-281-1/+1
| * brcmfmac: fix typos in code commentsWeitao Hou2019-05-281-1/+1
| * brcm80211: select WANT_DEV_COREDUMP conditionally for brcmfmacArend van Spriel2019-05-281-1/+1
| * brcmfmac: use separate Kconfig file for brcmfmacArend van Spriel2019-05-282-49/+51
| * brcmfmac: switch source files to using SPDX license identifierArend van Spriel2019-05-2854-658/+74