summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/broadcom
AgeCommit message (Expand)AuthorLines
2024-08-07wifi: b43: Constify struct lpphy_tx_gain_table_entryChristophe JAILLET-11/+11
2024-08-04wifi: brcmsmac: clean up unnecessary current_ampdu_cnt and related checksDmitry Kandybka-21/+1
2024-08-04wifi: brcmfmac: introducing fwil query functionsArend van Spriel-28/+48
2024-08-04wifi: brcmfmac: fwsignal: Use struct_size() to simplify brcmf_fws_rxreorder()Christophe JAILLET-8/+4
2024-06-26wifi: brcmfmac: of: Support interrupts-extendedAlex Bee-2/+3
2024-06-26wifi: brcmsmac: advertise MFP_CAPABLE to enable WPA3Arend van Spriel-0/+1
2024-06-26wifi: mac80211: inform the low level if drv_stop() is a suspendEmmanuel Grumbach-3/+3
2024-06-12wifi: brcmfmac: use 'time_left' variable with wait_event_timeout()Wolfram Sang-5/+5
2024-06-10Merge tag 'wireless-next-2024-06-07' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski-53/+41
2024-06-01wifi: brcm80211: remove unused structsDr. David Alan Gilbert-11/+0
2024-06-01wifi: brcm80211: use sizeof(*pointer) instead of sizeof(type)Erick Archer-33/+32
2024-05-22tracing/treewide: Remove second parameter of __assign_str()Steven Rostedt (Google)-7/+7
2024-05-18Merge tag 'kbuild-v6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds-15/+15
2024-05-16Merge tag 'mmc-v6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmcLinus Torvalds-1/+0
2024-05-14wifi: brcmsmac: LCN PHY code is used for BCM4313 2G-only deviceSamasth Norway Ananda-9/+9
2024-05-10kbuild: use $(src) instead of $(srctree)/$(src) for source directoryMasahiro Yamada-15/+15
2024-04-26wifi: brcmfmac: remove unused brcmf_usb_image structChristophe JAILLET-7/+0
2024-04-26wifi: brcmsmac: ampdu: remove unused cb_del_ampdu_pars structChristophe JAILLET-6/+0
2024-04-10wifi: brcmfmac: Fix spelling mistake "ivalid" -> "invalid"Colin Ian King-3/+3
2024-04-04wifi: brcm80211: drop driver owner initializationKrzysztof Kozlowski-1/+0
2024-03-21wifi: b43: Convert sprintf/snprintf to sysfs_emitLi Zhijian-19/+10
2024-03-12wifi: brcmfmac: pcie: handle randbuf allocation failureDuoming Zhou-5/+10
2024-03-05wifi: brcm80211: handle pmk_op allocation failureDuoming Zhou-0/+3
2024-02-28wifi: brcmsmac: silence sparse warningsJohannes Berg-8/+10
2024-02-28wifi: b43: silence sparse warningsJohannes Berg-5/+5
2024-02-27wifi: brcmfmac: do not pass hidden SSID attribute as value directlyAlexey Berezhok-4/+5
2024-02-27wifi: brcmfmac: fweh: Fix boot crash on Raspberry Pi 4Gustavo A. R. Silva-1/+1
2024-02-21wifi: brcmfmac: Add DMI nvram filename quirk for ACEPC W5 ProHans de Goede-0/+9
2024-02-16wifi: brcmsmac: avoid function pointer castsArnd Bergmann-5/+5
2024-02-12wifi: brcmfmac: do not cast hidden SSID attribute value to booleanAlexey Berezhok-1/+1
2024-02-08wifi: mac80211: simplify non-chanctx driversJohannes Berg-0/+12
2024-02-08Merge wireless into wireless-nextJohannes Berg-2/+7
2024-02-05wifi: brcmsmac: Drop legacy headerLinus Walleij-1/+0
2024-02-02wifi: brcmfmac: Adjust n_channels usage for __counted_byKees Cook-2/+4
2024-01-31wifi: brcmfmac: add linefeed at end of fileArend van Spriel-1/+1
2024-01-31wifi: fill in MODULE_DESCRIPTION()s for Broadcom WLANBreno Leitao-0/+3
2024-01-25Merge tag 'wireless-next-2024-01-25' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski-295/+483
2024-01-19wifi: brcmfmac: allow per-vendor event handlingArend van Spriel-63/+244
2024-01-19wifi: brcmfmac: avoid invalid list operation when vendor attach failsArend van Spriel-3/+4
2024-01-19wifi: brcmfmac: Demote vendor-specific attach/detach messages to infoHector Martin-68/+6
2024-01-19wifi: brcmfmac: cfg80211: Use WSEC to set SAE passwordHector Martin-35/+76
2024-01-19wifi: brcmfmac: move feature overrides before feature_disableArend van Spriel-3/+3
2024-01-19wifi: brcmfmac: add per-vendor feature detection callbackArend van Spriel-0/+23
2024-01-19wifi: brcmfmac: export firmware interface functionsArend van Spriel-129/+121
2024-01-18Merge tag 'usb-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds-1/+1
2024-01-18wifi: brcmfmac: Fix use-after-free bug in brcmf_cfg80211_detachZheng Wang-2/+2
2024-01-18wifi: brcmsmac: phy: Remove unreachable codeArtem Chernyshev-11/+5
2024-01-17Merge tag 'pci-v6.8-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-1/+0
2024-01-10wifi: b43: Disable QoS for bcm4331Rahul Rameshbabu-1/+2
2024-01-10wifi: b43: Stop correct queue in DMA worker when QoS is disabledRahul Rameshbabu-6/+7