summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/broadcom
AgeCommit message (Expand)AuthorLines
2021-02-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller-1/+1
2021-02-15b43: N-PHY: Fix the update of coef for the PHY revision >= 3caseColin Ian King-1/+1
2021-02-11brcmsmac: Fix the spelling configation to configuration in the file d11.hBhaskar Chowdhury-1/+1
2021-02-09brcmfmac: add support for CQM RSSI notificationsAlvin Šipraga-0/+121
2021-02-08brcmsmac: fix alignment constraintsArnd Bergmann-1/+1
2021-02-08brcmfmac: Add DMI nvram filename quirk for Voyo winpad A15 tabletHans de Goede-0/+18
2021-02-08brcmfmac: Add DMI nvram filename quirk for Predia Basic tabletHans de Goede-0/+14
2021-02-06Merge tag 'wireless-drivers-next-2021-02-05' of git://git.kernel.org/pub/scm/...Jakub Kicinski-8/+12
2021-01-26cfg80211: avoid holding the RTNL when calling the driverJohannes Berg-16/+20
2021-01-22cfg80211: change netdev registration/unregistration semanticsJohannes Berg-3/+3
2021-01-14brcmfmac: clear EAP/association status bits on linkdown eventsLuca Pesce-2/+5
2021-01-14brcmfmac: Delete useless kfree codeZheng Yongjun-6/+4
2021-01-14brcmfmac: support BCM4365E with 43666 ChipCommon chip IDRafał Miłecki-0/+3
2020-12-07brcmfmac: remove redundant assignment to pointer 'entry'Colin Ian King-1/+1
2020-12-04Merge tag 'wireless-drivers-next-2020-12-03' of git://git.kernel.org/pub/scm/...Jakub Kicinski-17/+33
2020-12-02brcmfmac: expose firmware config files through modinfoMatthias Brugger-0/+4
2020-11-24brcmsmac: ampdu: Check BA window size before checking block ackDmitry Safonov-3/+8
2020-11-24brcmfmac: Fix incorrect type in assignmentRemi Depommier-8/+9
2020-11-24brcmfmac: fix error return code in brcmf_cfg80211_connect()Zhang Changzhong-1/+2
2020-11-11b43legacy: remove WDS codeJohannes Berg-5/+1
2020-11-11b43: remove WDS codeJohannes Berg-5/+1
2020-11-07brcmfmac: Fix memory leak for unpaired brcmf_{alloc/free}Seung-Woo Kim-2/+5
2020-11-07brcmfmac: fweh: Add missing description for 'gfp'Lee Jones-0/+1
2020-11-07brcmfmac: pcie: Provide description for missing function parameter 'devinfo'Lee Jones-0/+1
2020-11-07brcmfmac: bcmsdh: Fix description for function parameter 'pktlist'Lee Jones-1/+1
2020-11-07brcmfmac: fix SDIO access for big-endian hostRemi Depommier-4/+4
2020-10-02Merge tag 'wireless-drivers-next-2020-10-02' of git://git.kernel.org/pub/scm/...David S. Miller-10/+11
2020-10-01brcmfmac: Fix warning message after dongle setup failedWright Feng-4/+6
2020-10-01brcmfmac: Fix warning when hitting FW crash with flow control featureWright Feng-6/+5
2020-09-29net: brcmfmac: Convey allocation mode as argumentSebastian Andrzej Siewior-14/+13
2020-09-29net: brcmfmac: Convey execution context via argument to brcmf_netif_rx()Thomas Gleixner-25/+29
2020-09-29net: brcmfmac: Replace in_interrupt()Sebastian Andrzej Siewior-5/+5
2020-09-25Merge tag 'wireless-drivers-next-2020-09-25' of git://git.kernel.org/pub/scm/...David S. Miller-167/+67
2020-09-24brcmfmac: check return value of driver_for_each_device()Zhang Changzhong-0/+3
2020-09-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller-3/+9
2020-09-16brcmsmac: main: Eliminate empty brcms_c_down_del_timer()Jason Yan-9/+0
2020-09-16brcmsmac: phy_lcn: Remove unused variable 'lcnphy_rx_iqcomp_table_rev0'Lee Jones-55/+0
2020-09-16brcmsmac: phytbl_lcn: Remove unused array 'dot11lcn_gain_tbl_rev1'Lee Jones-99/+0
2020-09-16brcmfmac: support SAE authentication offload in AP modeChung-Hsien Hsu-5/+27
2020-09-16brcmfmac: support 4-way handshake offloading for WPA/WPA2-PSK in AP modeChung-Hsien Hsu-1/+39
2020-09-09brcmsmac: fix memory leak in wlc_phy_attach_lcnphyKeita Suzuki-1/+3
2020-09-07brcmfmac: set F2 SDIO block size to 128 bytes for BCM4329Dmitry Osipenko-0/+4
2020-09-07brcmfmac: drop chip id from debug messagesDmitry Osipenko-2/+2
2020-09-07brcmfmac: increase F2 watermark for BCM4329Dmitry Osipenko-0/+1
2020-09-01brcmsmac: phytbl_n: Remove a few unused arraysLee Jones-268/+0
2020-09-01brcmsmac: phytbl_lcn: Remove unused array 'dot11lcnphytbl_rx_gain_info_rev1'Lee Jones-13/+0
2020-09-01brcmsmac: phy_n: Remove a bunch of unused variablesLee Jones-39/+8
2020-09-01brcmsmac: phy_lcn: Remove a bunch of unused variablesLee Jones-29/+11
2020-09-01brcmfmac: fwsignal: Finish documenting 'brcmf_fws_mac_descriptor'Lee Jones-0/+6
2020-09-01brcmsmac: phy_cmn: Remove a unused variables 'vbat' and 'temp'Lee Jones-4/+2