summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/broadcom
AgeCommit message (Expand)AuthorLines
2021-10-20wireless: use eth_hw_addr_set()Jakub Kicinski-3/+3
2021-10-11b43: fix a lower bounds testDan Carpenter-1/+1
2021-10-11b43legacy: fix a lower bounds testDan Carpenter-1/+1
2021-10-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski-11/+6
2021-10-05brcmfmac: Add DMI nvram filename quirk for Cyberbook T116 tabletHans de Goede-0/+10
2021-09-28Revert "brcmfmac: use ISO3166 country code and 0 rev as fallback"Soeren Moch-11/+6
2021-09-24brcmfmac: Replace zero-length array with flexible array memberLen Baker-1/+1
2021-09-21brcmfmac: fix incorrect error printsJames Prestwood-6/+6
2021-08-29brcmfmac: pcie: fix oops on failure to resume and reprobeAhmad Fatoum-1/+1
2021-08-29brcmfmac: Add WPA3 Personal with FT to supported cipher suitesPaweł Drewniak-0/+8
2021-08-21brcmsmac: make array addr static const, makes object smallerColin Ian King-1/+1
2021-08-21brcmfmac: add 43752 SDIO ids and initializationAngus Ainslie-2/+11
2021-08-21brcmfmac: Set SDIO workqueue as WQ_HIGHPRISean Anderson-1/+1
2021-08-21brcmfmac: use separate firmware for 43430 revision 2Mikhail Rudenko-2/+3
2021-08-21brcmfmac: support chipsets with different core enumeration spaceArend van Spriel-12/+29
2021-08-21brcmfmac: add xtlv support to firmware interface layerArend van Spriel-6/+244
2021-08-21brcmfmac: increase core revision column aligning core listArend van Spriel-1/+1
2021-08-21brcmfmac: use different error value for invalid ram base addressArend van Spriel-3/+5
2021-08-21brcmfmac: firmware: Fix firmware loadingLinus Walleij-6/+21
2021-08-01brcmfmac: firmware: Allow per-board firmware binariesLinus Walleij-11/+42
2021-07-05Merge tag 'driver-core-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds-59/+10
2021-06-24brcmfmac: support parse country code map from DTShawn Guo-2/+55
2021-06-23brcmfmac: Silence error messages about unsupported firmware featuresDmitry Osipenko-6/+25
2021-06-15brcmsmac: Remove the repeated declarationShaokun Zhang-1/+0
2021-06-15brcmsmac: mac80211_if: Fix a resource leak in an error handling pathChristophe JAILLET-1/+7
2021-06-15brcmsmac: Drop unnecessary NULL check after container_ofGuenter Roeck-3/+0
2021-06-15brcmsmac: improve readability on addresses copyÍñigo Huguet-1/+2
2021-06-15brcmfmac: Add clm_blob firmware files to modinfoMatthias Brugger-8/+15
2021-06-15brcmfmac: Delete second brcm folder hierarchyMatthias Brugger-2/+2
2021-06-15brcmfmac: Fix a double-free in brcmf_sdio_bus_resetTong Tiangen-1/+0
2021-06-15brcmfmac: Demote non-compliant kernel-doc headersYang Shen-2/+2
2021-06-15brcmfmac: correctly report average RSSI in station infoAlvin Šipraga-16/+20
2021-06-15brcmfmac: fix setting of station info chains bitmaskAlvin Šipraga-2/+1
2021-06-15brcmfmac: use ISO3166 country code and 0 rev as fallbackShawn Guo-6/+11
2021-06-03b43legacy: Fix spelling mistake "overflew" -> "overflowed"Colin Ian King-1/+1
2021-06-03b43legacy: Remove unused inline function txring_to_priority()YueHaibing-13/+0
2021-06-03b43: phy_n: Delete some useless TODO codeZhen Lei-47/+0
2021-05-31Merge 5.13-rc4 into driver-core-nextGreg Kroah-Hartman-50/+41
2021-05-21b43: don't save dentries for debugfsGreg Kroah-Hartman-32/+5
2021-05-21b43legacy: don't save dentries for debugfsGreg Kroah-Hartman-27/+5
2021-05-13brcmfmac: properly check for bus register errorsGreg Kroah-Hartman-46/+41
2021-05-13Revert "brcmfmac: add a check for the status of usb_register"Greg Kroah-Hartman-5/+1
2021-04-22brcmfmac: Avoid GFP_ATOMIC when GFP_KERNEL is enoughChristophe JAILLET-1/+1
2021-04-20Merge tag 'mac80211-next-for-net-next-2021-04-20' of git://git.kernel.org/pub...David S. Miller-2/+2
2021-04-19cfg80211: constify ieee80211_get_response_rate returnJoe Perches-2/+2
2021-04-18brcmfmac: Remove duplicate struct declarationWan Jiabing-1/+0
2021-04-18brcmfmac: A typo fixBhaskar Chowdhury-1/+1
2021-04-07Merge tag 'wireless-drivers-2021-04-07' of git://git.kernel.org/pub/scm/linux...David S. Miller-1/+1
2021-03-23brcmfmac: p2p: Fix recently introduced deadlock issueHans de Goede-1/+1
2021-03-17module: remove never implemented MODULE_SUPPORTED_DEVICELeon Romanovsky-2/+0