summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/broadcom
AgeCommit message (Expand)Author
2021-07-05Merge tag 'driver-core-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2021-06-24brcmfmac: support parse country code map from DTShawn Guo
2021-06-23brcmfmac: Silence error messages about unsupported firmware featuresDmitry Osipenko
2021-06-15brcmsmac: Remove the repeated declarationShaokun Zhang
2021-06-15brcmsmac: mac80211_if: Fix a resource leak in an error handling pathChristophe JAILLET
2021-06-15brcmsmac: Drop unnecessary NULL check after container_ofGuenter Roeck
2021-06-15brcmsmac: improve readability on addresses copyÍñigo Huguet
2021-06-15brcmfmac: Add clm_blob firmware files to modinfoMatthias Brugger
2021-06-15brcmfmac: Delete second brcm folder hierarchyMatthias Brugger
2021-06-15brcmfmac: Fix a double-free in brcmf_sdio_bus_resetTong Tiangen
2021-06-15brcmfmac: Demote non-compliant kernel-doc headersYang Shen
2021-06-15brcmfmac: correctly report average RSSI in station infoAlvin Šipraga
2021-06-15brcmfmac: fix setting of station info chains bitmaskAlvin Šipraga
2021-06-15brcmfmac: use ISO3166 country code and 0 rev as fallbackShawn Guo
2021-06-03b43legacy: Fix spelling mistake "overflew" -> "overflowed"Colin Ian King
2021-06-03b43legacy: Remove unused inline function txring_to_priority()YueHaibing
2021-06-03b43: phy_n: Delete some useless TODO codeZhen Lei
2021-05-31Merge 5.13-rc4 into driver-core-nextGreg Kroah-Hartman
2021-05-21b43: don't save dentries for debugfsGreg Kroah-Hartman
2021-05-21b43legacy: don't save dentries for debugfsGreg Kroah-Hartman
2021-05-13brcmfmac: properly check for bus register errorsGreg Kroah-Hartman
2021-05-13Revert "brcmfmac: add a check for the status of usb_register"Greg Kroah-Hartman
2021-04-22brcmfmac: Avoid GFP_ATOMIC when GFP_KERNEL is enoughChristophe JAILLET
2021-04-20Merge tag 'mac80211-next-for-net-next-2021-04-20' of git://git.kernel.org/pub...David S. Miller
2021-04-19cfg80211: constify ieee80211_get_response_rate returnJoe Perches
2021-04-18brcmfmac: Remove duplicate struct declarationWan Jiabing
2021-04-18brcmfmac: A typo fixBhaskar Chowdhury
2021-04-07Merge tag 'wireless-drivers-2021-04-07' of git://git.kernel.org/pub/scm/linux...David S. Miller
2021-03-23brcmfmac: p2p: Fix recently introduced deadlock issueHans de Goede
2021-03-17module: remove never implemented MODULE_SUPPORTED_DEVICELeon Romanovsky
2021-02-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2021-02-15b43: N-PHY: Fix the update of coef for the PHY revision >= 3caseColin Ian King
2021-02-11brcmsmac: Fix the spelling configation to configuration in the file d11.hBhaskar Chowdhury
2021-02-09brcmfmac: add support for CQM RSSI notificationsAlvin Šipraga
2021-02-08brcmsmac: fix alignment constraintsArnd Bergmann
2021-02-08brcmfmac: Add DMI nvram filename quirk for Voyo winpad A15 tabletHans de Goede
2021-02-08brcmfmac: Add DMI nvram filename quirk for Predia Basic tabletHans de Goede
2021-02-06Merge tag 'wireless-drivers-next-2021-02-05' of git://git.kernel.org/pub/scm/...Jakub Kicinski
2021-01-26cfg80211: avoid holding the RTNL when calling the driverJohannes Berg
2021-01-22cfg80211: change netdev registration/unregistration semanticsJohannes Berg
2021-01-14brcmfmac: clear EAP/association status bits on linkdown eventsLuca Pesce
2021-01-14brcmfmac: Delete useless kfree codeZheng Yongjun
2021-01-14brcmfmac: support BCM4365E with 43666 ChipCommon chip IDRafał Miłecki
2020-12-07brcmfmac: remove redundant assignment to pointer 'entry'Colin Ian King
2020-12-04Merge tag 'wireless-drivers-next-2020-12-03' of git://git.kernel.org/pub/scm/...Jakub Kicinski
2020-12-02brcmfmac: expose firmware config files through modinfoMatthias Brugger
2020-11-24brcmsmac: ampdu: Check BA window size before checking block ackDmitry Safonov
2020-11-24brcmfmac: Fix incorrect type in assignmentRemi Depommier
2020-11-24brcmfmac: fix error return code in brcmf_cfg80211_connect()Zhang Changzhong
2020-11-11b43legacy: remove WDS codeJohannes Berg