summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/broadcom
AgeCommit message (Expand)Author
2025-02-17wifi: brcmfmac: fix NULL pointer dereference in brcmf_txfinalize()Marcel Hamer
2025-02-17wifi: brcmfmac: Check the return value of of_property_read_string_index()Stefan Dösinger
2025-02-17wifi: brcmsmac: add gain range check to wlc_phy_iqcal_gainparams_nphy()Dmitry Antipov
2025-02-08wifi: brcmfmac: add missing header include for brcmf_dbgMarcel Hamer
2024-12-14wifi: brcmfmac: Fix oops due to NULL pointer dereference in brcmf_sdiod_sglis...Norbert van Bolhuis
2024-12-09wifi: brcmfmac: release 'root' node in all execution pathsJavier Carrasco
2024-11-08wifi: brcm80211: BRCM_TRACING should depend on TRACINGGeert Uytterhoeven
2024-10-04wifi: brcmfmac: add linefeed at end of fileArend van Spriel
2024-10-04wifi: brcmfmac: introducing fwil query functionsArend van Spriel
2024-10-04wifi: brcmfmac: export firmware interface functionsArend van Spriel
2024-09-12wifi: brcmsmac: advertise MFP_CAPABLE to enable WPA3Arend van Spriel
2024-08-29wifi: brcmfmac: cfg80211: Handle SSID based pmksa deletionJanne Grunau
2024-08-03wifi: brcmsmac: LCN PHY code is used for BCM4313 2G-only deviceSamasth Norway Ananda
2024-06-12wifi: brcmfmac: pcie: handle randbuf allocation failureDuoming Zhou
2024-04-13wifi: brcmfmac: Add DMI nvram filename quirk for ACEPC W5 ProHans de Goede
2024-04-03wifi: brcmfmac: Demote vendor-specific attach/detach messages to infoHector Martin
2024-04-03wifi: brcmfmac: cfg80211: Use WSEC to set SAE passwordHector Martin
2024-04-03wifi: brcmfmac: add per-vendor feature detection callbackArend van Spriel
2024-04-03wifi: brcmfmac: avoid invalid list operation when vendor attach failsArend van Spriel
2024-04-03wifi: brcmfmac: Fix use-after-free bug in brcmf_cfg80211_detachZheng Wang
2024-03-26wifi: brcm80211: handle pmk_op allocation failureDuoming Zhou
2024-03-26wifi: brcmsmac: avoid function pointer castsArnd Bergmann
2024-03-26wifi: b43: Disable QoS for bcm4331Rahul Rameshbabu
2024-03-26wifi: b43: Stop correct queue in DMA worker when QoS is disabledRahul Rameshbabu
2024-03-26wifi: b43: Stop/wake correct queue in PIO Tx path when QoS is disabledRahul Rameshbabu
2024-03-26wifi: b43: Stop/wake correct queue in DMA Tx path when QoS is disabledRahul Rameshbabu
2024-02-16wifi: brcmfmac: Adjust n_channels usage for __counted_byKees Cook
2023-09-18wifi: brcmfmac: Replace 1-element arrays with flexible arraysJuerg Haefliger
2023-08-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2023-08-08wifi: brcm80211: handle params_v1 allocation failurePetr Tesarik
2023-08-04Merge tag 'wireless-next-2023-08-04' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski
2023-08-02wifi: brcmfmac: Fix field-spanning write in brcmf_scan_params_v2_to_v1()Hans de Goede
2023-08-02wifi: brcmsmac: cleanup SCB-related data typesDmitry Antipov
2023-08-02wifi: brcmsmac: remove more unused data typesDmitry Antipov
2023-07-25wifi: brcmsmac: remove unused data typeDmitry Antipov
2023-06-16wifi: brcmsmac: fix gnu_printf warningsKalle Valo
2023-06-16wifi: brcmfmac: fix gnu_printf warningsKalle Valo
2023-06-08wifi: brcmfmac: Detect corner error case earlier with logNeal Sidhwaney
2023-06-07Merge wireless into wireless-nextJohannes Berg
2023-06-01wifi: brcmutil: use helper function pktq_empty() instead of open codeJuhee Kang
2023-05-17wifi: b43: fix incorrect __packed annotationArnd Bergmann
2023-05-15wifi: brcmfmac: wcc: Add debug messagesMatthias Brugger
2023-05-15wifi: brcmfmac: Check for probe() id argument being NULLHans de Goede
2023-04-26Merge tag 'net-next-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2023-04-25Merge tag 'gpio-updates-for-v6.4' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2023-04-21Merge tag 'wireless-next-2023-04-21' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski
2023-04-14wifi: brcmfmac: add Cypress 43439 SDIO idsMarek Vasut
2023-04-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2023-04-05Merge tag 'wireless-next-2023-04-05' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski
2023-04-03wifi: b43legacy: Remove the unused function prev_slot()Jiapeng Chong