summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/broadcom
Commit message (Expand)AuthorAgeFilesLines
* brcmfmac: firmware: Fix crash in brcm_alt_fw_pathPhil Elwell2022-01-281-2/+4
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2022-01-201-0/+2
|\
| * include/linux/unaligned: replace kernel.h with the necessary inclusionsAndy Shevchenko2022-01-201-0/+2
* | Merge tag 'wireless-drivers-next-2021-12-17' of git://git.kernel.org/pub/scm/...Jakub Kicinski2021-12-171-2/+2
|\ \
| * | brcmfmac: Fix incorrect type assignments for keep-aliveLoic Poulain2021-12-131-2/+2
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2021-12-163-7/+11
|\ \ \ | |/ / |/| / | |/
| * brcmsmac: rework LED dependenciesArnd Bergmann2021-12-083-7/+11
* | brcmfmac: Configure keep-alive packet on suspendLoic Poulain2021-11-292-0/+40
|/
* brcmfmac: prepare for const netdev->dev_addrJakub Kicinski2021-10-201-2/+2
* wireless: use eth_hw_addr_set()Jakub Kicinski2021-10-201-3/+3
* b43: fix a lower bounds testDan Carpenter2021-10-111-1/+1
* b43legacy: fix a lower bounds testDan Carpenter2021-10-111-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2021-10-071-11/+6
|\
| * Revert "brcmfmac: use ISO3166 country code and 0 rev as fallback"Soeren Moch2021-09-281-11/+6
* | brcmfmac: Add DMI nvram filename quirk for Cyberbook T116 tabletHans de Goede2021-10-051-0/+10
* | brcmfmac: Replace zero-length array with flexible array memberLen Baker2021-09-241-1/+1
* | brcmfmac: fix incorrect error printsJames Prestwood2021-09-211-6/+6
|/
* brcmfmac: pcie: fix oops on failure to resume and reprobeAhmad Fatoum2021-08-291-1/+1
* brcmfmac: Add WPA3 Personal with FT to supported cipher suitesPaweł Drewniak2021-08-291-0/+8
* brcmsmac: make array addr static const, makes object smallerColin Ian King2021-08-211-1/+1
* brcmfmac: add 43752 SDIO ids and initializationAngus Ainslie2021-08-214-2/+11
* brcmfmac: Set SDIO workqueue as WQ_HIGHPRISean Anderson2021-08-211-1/+1
* brcmfmac: use separate firmware for 43430 revision 2Mikhail Rudenko2021-08-211-2/+3
* brcmfmac: support chipsets with different core enumeration spaceArend van Spriel2021-08-216-12/+29
* brcmfmac: add xtlv support to firmware interface layerArend van Spriel2021-08-215-6/+244
* brcmfmac: increase core revision column aligning core listArend van Spriel2021-08-211-1/+1
* brcmfmac: use different error value for invalid ram base addressArend van Spriel2021-08-211-3/+5
* brcmfmac: firmware: Fix firmware loadingLinus Walleij2021-08-212-6/+21
* brcmfmac: firmware: Allow per-board firmware binariesLinus Walleij2021-08-011-11/+42
* Merge tag 'driver-core-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2021-07-054-59/+10
|\
| * Merge 5.13-rc4 into driver-core-nextGreg Kroah-Hartman2021-05-316-50/+41
| |\
| * | b43: don't save dentries for debugfsGreg Kroah-Hartman2021-05-212-32/+5
| * | b43legacy: don't save dentries for debugfsGreg Kroah-Hartman2021-05-212-27/+5
* | | brcmfmac: support parse country code map from DTShawn Guo2021-06-241-2/+55
* | | brcmfmac: Silence error messages about unsupported firmware featuresDmitry Osipenko2021-06-233-6/+25
* | | brcmsmac: Remove the repeated declarationShaokun Zhang2021-06-151-1/+0
* | | brcmsmac: mac80211_if: Fix a resource leak in an error handling pathChristophe JAILLET2021-06-151-1/+7
* | | brcmsmac: Drop unnecessary NULL check after container_ofGuenter Roeck2021-06-151-3/+0
* | | brcmsmac: improve readability on addresses copyÍñigo Huguet2021-06-151-1/+2
* | | brcmfmac: Add clm_blob firmware files to modinfoMatthias Brugger2021-06-153-8/+15
* | | brcmfmac: Delete second brcm folder hierarchyMatthias Brugger2021-06-151-2/+2
* | | brcmfmac: Fix a double-free in brcmf_sdio_bus_resetTong Tiangen2021-06-151-1/+0
* | | brcmfmac: Demote non-compliant kernel-doc headersYang Shen2021-06-152-2/+2
* | | brcmfmac: correctly report average RSSI in station infoAlvin Šipraga2021-06-151-16/+20
* | | brcmfmac: fix setting of station info chains bitmaskAlvin Šipraga2021-06-151-2/+1
* | | brcmfmac: use ISO3166 country code and 0 rev as fallbackShawn Guo2021-06-151-6/+11
* | | b43legacy: Fix spelling mistake "overflew" -> "overflowed"Colin Ian King2021-06-031-1/+1
* | | b43legacy: Remove unused inline function txring_to_priority()YueHaibing2021-06-031-13/+0
* | | b43: phy_n: Delete some useless TODO codeZhen Lei2021-06-031-47/+0
| |/ |/|
* | brcmfmac: properly check for bus register errorsGreg Kroah-Hartman2021-05-136-46/+41