summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/broadcom
Commit message (Expand)AuthorAgeFilesLines
* brcmsmac: fix alignment constraintsArnd Bergmann2021-02-081-1/+1
* brcmfmac: Add DMI nvram filename quirk for Voyo winpad A15 tabletHans de Goede2021-02-081-0/+18
* brcmfmac: Add DMI nvram filename quirk for Predia Basic tabletHans de Goede2021-02-081-0/+14
* Merge tag 'wireless-drivers-next-2021-02-05' of git://git.kernel.org/pub/scm/...Jakub Kicinski2021-02-065-8/+12
|\
| * brcmfmac: clear EAP/association status bits on linkdown eventsLuca Pesce2021-01-141-2/+5
| * brcmfmac: Delete useless kfree codeZheng Yongjun2021-01-141-6/+4
| * brcmfmac: support BCM4365E with 43666 ChipCommon chip IDRafał Miłecki2021-01-143-0/+3
* | cfg80211: avoid holding the RTNL when calling the driverJohannes Berg2021-01-263-16/+20
* | cfg80211: change netdev registration/unregistration semanticsJohannes Berg2021-01-221-3/+3
|/
* brcmfmac: remove redundant assignment to pointer 'entry'Colin Ian King2020-12-071-1/+1
* Merge tag 'wireless-drivers-next-2020-12-03' of git://git.kernel.org/pub/scm/...Jakub Kicinski2020-12-046-17/+33
|\
| * brcmfmac: expose firmware config files through modinfoMatthias Brugger2020-12-021-0/+4
| * brcmsmac: ampdu: Check BA window size before checking block ackDmitry Safonov2020-11-241-3/+8
| * brcmfmac: Fix incorrect type in assignmentRemi Depommier2020-11-241-8/+9
| * brcmfmac: fix error return code in brcmf_cfg80211_connect()Zhang Changzhong2020-11-241-1/+2
| * brcmfmac: Fix memory leak for unpaired brcmf_{alloc/free}Seung-Woo Kim2020-11-072-2/+5
| * brcmfmac: fweh: Add missing description for 'gfp'Lee Jones2020-11-071-0/+1
| * brcmfmac: pcie: Provide description for missing function parameter 'devinfo'Lee Jones2020-11-071-0/+1
| * brcmfmac: bcmsdh: Fix description for function parameter 'pktlist'Lee Jones2020-11-071-1/+1
| * brcmfmac: fix SDIO access for big-endian hostRemi Depommier2020-11-071-4/+4
* | b43legacy: remove WDS codeJohannes Berg2020-11-111-5/+1
* | b43: remove WDS codeJohannes Berg2020-11-111-5/+1
|/
* Merge tag 'wireless-drivers-next-2020-10-02' of git://git.kernel.org/pub/scm/...David S. Miller2020-10-022-10/+11
|\
| * brcmfmac: Fix warning message after dongle setup failedWright Feng2020-10-011-4/+6
| * brcmfmac: Fix warning when hitting FW crash with flow control featureWright Feng2020-10-011-6/+5
* | net: brcmfmac: Convey allocation mode as argumentSebastian Andrzej Siewior2020-09-294-14/+13
* | net: brcmfmac: Convey execution context via argument to brcmf_netif_rx()Thomas Gleixner2020-09-2910-25/+29
* | net: brcmfmac: Replace in_interrupt()Sebastian Andrzej Siewior2020-09-293-5/+5
|/
* Merge tag 'wireless-drivers-next-2020-09-25' of git://git.kernel.org/pub/scm/...David S. Miller2020-09-258-167/+67
|\
| * brcmfmac: check return value of driver_for_each_device()Zhang Changzhong2020-09-241-0/+3
| * brcmsmac: main: Eliminate empty brcms_c_down_del_timer()Jason Yan2020-09-161-9/+0
| * brcmsmac: phy_lcn: Remove unused variable 'lcnphy_rx_iqcomp_table_rev0'Lee Jones2020-09-161-55/+0
| * brcmsmac: phytbl_lcn: Remove unused array 'dot11lcn_gain_tbl_rev1'Lee Jones2020-09-161-99/+0
| * brcmfmac: support SAE authentication offload in AP modeChung-Hsien Hsu2020-09-162-5/+27
| * brcmfmac: support 4-way handshake offloading for WPA/WPA2-PSK in AP modeChung-Hsien Hsu2020-09-164-1/+39
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2020-09-221-3/+9
|\ \ | |/ |/|
| * brcmfmac: reserve tx credit only when txctl is ready to sendWright Feng2020-08-181-3/+9
* | brcmsmac: fix memory leak in wlc_phy_attach_lcnphyKeita Suzuki2020-09-091-1/+3
* | brcmfmac: set F2 SDIO block size to 128 bytes for BCM4329Dmitry Osipenko2020-09-071-0/+4
* | brcmfmac: drop chip id from debug messagesDmitry Osipenko2020-09-071-2/+2
* | brcmfmac: increase F2 watermark for BCM4329Dmitry Osipenko2020-09-071-0/+1
* | brcmsmac: phytbl_n: Remove a few unused arraysLee Jones2020-09-011-268/+0
* | brcmsmac: phytbl_lcn: Remove unused array 'dot11lcnphytbl_rx_gain_info_rev1'Lee Jones2020-09-011-13/+0
* | brcmsmac: phy_n: Remove a bunch of unused variablesLee Jones2020-09-011-39/+8
* | brcmsmac: phy_lcn: Remove a bunch of unused variablesLee Jones2020-09-011-29/+11
* | brcmfmac: fwsignal: Finish documenting 'brcmf_fws_mac_descriptor'Lee Jones2020-09-011-0/+6
* | brcmsmac: phy_cmn: Remove a unused variables 'vbat' and 'temp'Lee Jones2020-09-011-4/+2
* | brcmfmac: p2p: Fix a couple of function headersLee Jones2020-09-011-3/+2
* | brcmsmac: ampdu: Remove a couple set but unused variablesLee Jones2020-09-011-8/+1
* | brcmfmac: fwsignal: Remove unused variable 'brcmf_fws_prio2fifo'Lee Jones2020-09-011-14/+0