summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/broadcom
AgeCommit message (Expand)Author
2024-01-31wifi: brcmfmac: add linefeed at end of fileArend van Spriel
2024-01-25Merge tag 'wireless-next-2024-01-25' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski
2024-01-19wifi: brcmfmac: allow per-vendor event handlingArend van Spriel
2024-01-19wifi: brcmfmac: avoid invalid list operation when vendor attach failsArend van Spriel
2024-01-19wifi: brcmfmac: Demote vendor-specific attach/detach messages to infoHector Martin
2024-01-19wifi: brcmfmac: cfg80211: Use WSEC to set SAE passwordHector Martin
2024-01-19wifi: brcmfmac: move feature overrides before feature_disableArend van Spriel
2024-01-19wifi: brcmfmac: add per-vendor feature detection callbackArend van Spriel
2024-01-19wifi: brcmfmac: export firmware interface functionsArend van Spriel
2024-01-18Merge tag 'usb-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2024-01-18wifi: brcmfmac: Fix use-after-free bug in brcmf_cfg80211_detachZheng Wang
2024-01-18wifi: brcmsmac: phy: Remove unreachable codeArtem Chernyshev
2024-01-17Merge tag 'pci-v6.8-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2024-01-10wifi: b43: Disable QoS for bcm4331Rahul Rameshbabu
2024-01-10wifi: b43: Stop correct queue in DMA worker when QoS is disabledRahul Rameshbabu
2024-01-10wifi: b43: Stop/wake correct queue in PIO Tx path when QoS is disabledRahul Rameshbabu
2024-01-10wifi: b43: Stop/wake correct queue in DMA Tx path when QoS is disabledRahul Rameshbabu
2024-01-04USB: core: Use device_driver directly in struct usb_driver and usb_device_driverYajun Deng
2023-12-26PCI: Remove unused 'node' member from struct pci_driverMathias Krause
2023-11-30wifi: brcmfmac: Convert to platform remove callback returning voidUwe Kleine-König
2023-10-30wifi: brcmsmac: replace deprecated strncpy with memcpyJustin Stitt
2023-10-30wifi: brcm80211: replace deprecated strncpy with strscpyJustin Stitt
2023-10-23wifi: brcmfmac: fix format-truncation warningsKalle Valo
2023-10-23wifi: mac80211: rename ieee80211_tx_status() to ieee80211_tx_status_skb()Kalle Valo
2023-10-11wifi: brcmfmac: fweh: Add __counted_by for struct brcmf_fweh_queue_item and u...Gustavo A. R. Silva
2023-10-06Merge wireless into wireless-nextJohannes Berg
2023-09-25wifi: cfg80211: split struct cfg80211_ap_settingsJohannes Berg
2023-09-20wifi: brcmfmac: firmware: Annotate struct brcmf_fw_request with __counted_byKees Cook
2023-09-20wifi: brcmfmac: Annotate struct brcmf_gscan_config with __counted_byKees Cook
2023-09-18wifi: brcmfmac: Replace 1-element arrays with flexible arraysJuerg Haefliger
2023-09-13wifi: cfg80211: modify prototype for change_beaconAloka Dixit
2023-09-13wifi: cfg80211: remove scan_width supportJohannes Berg
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