Linux brcm80211 wireless device drivers
 help / color / mirror / Atom feed
 messages from 2024-10-07 13:16:51 to 2025-03-01 14:27:00 UTC [more...]

[PATCH v2 00/18] Introduce and use generic parity16/32/64 helper
 2025-03-01 14:24 UTC  (11+ messages)
` [PATCH v2 01/18] lib/parity: Add __builtin_parity() fallback implementations
` [PATCH v2 02/18] bitops: Optimize parity8() using __builtin_parity()
` [PATCH v2 03/18] bitops: Add parity16(), parity32(), and parity64() helpers
` [PATCH v2 04/18] media: media/test_drivers: Replace open-coded parity calculation with parity8()
` [PATCH v2 05/18] media: pci: cx18-av-vbi: "
` [PATCH v2 06/18] media: saa7115: "
` [PATCH v2 07/18] serial: max3100: "
` [PATCH v2 08/18] lib/bch: Replace open-coded parity calculation with parity32()
` [PATCH v2 09/18] Input: joystick - "
` [PATCH v2 10/18] net: ethernet: oa_tc6: "

[PATCH 00/17] Introduce and use generic parity32/64 helper
 2025-02-28  1:50 UTC  (53+ messages)
` [PATCH 01/17] bitops: Add generic parity calculation for u32
` [PATCH 02/17] bitops: Add generic parity calculation for u64
` [PATCH 03/17] x86: Replace open-coded parity calculation with parity8()
` [PATCH 04/17] media: media/test_drivers: "
` [PATCH 05/17] media: pci: cx18-av-vbi: "
` [PATCH 06/17] media: saa7115: "
` [PATCH 07/17] serial: max3100: "
` [PATCH 08/17] lib/bch: Replace open-coded parity calculation with parity32()
` [PATCH 09/17] Input: joystick - "
` [PATCH 10/17] net: ethernet: oa_tc6: "
` [PATCH 11/17] wifi: brcm80211: "
` [PATCH 12/17] drm/bridge: dw-hdmi: "
` [PATCH 13/17] mtd: ssfdc: "
` [PATCH 14/17] fsi: i2cr: "
` [PATCH 15/17] fsi: i2cr: Replace open-coded parity calculation with parity64()
` [PATCH 16/17] Input: joystick - "
` [PATCH 17/17] nfp: bpf: "

[PATCH] wifi: brcmfmac: keep power during suspend if board requires it
 2025-02-12 20:07 UTC  (2+ messages)

brcmfmac SAE/WPA3 negotiation
 2025-02-12 14:25 UTC  (45+ messages)
            ` [RFT] brcmfmac: Fix structure size for WPA3 external SAE
                                                            ` brcmfmac SAE/WPA3 negotiation - Part 2

DT property keep-power-in-suspend and how WiFi drivers use it
 2025-02-10 12:47 UTC  (6+ messages)

[PATCH] wifi: brcmfmac: cfg80211: Handle SSID based pmksa deletion
 2025-02-09 19:10 UTC  (7+ messages)

[PATCH] wifi: brcmfmac: use random seed flag for BCM4355 and BCM4364 firmware
 2025-01-28 18:18 UTC  (4+ messages)

[PATCH AUTOSEL 5.4 3/7] wifi: brcmsmac: add gain range check to wlc_phy_iqcal_gainparams_nphy()
 2025-01-26 15:05 UTC 

[PATCH AUTOSEL 5.10 03/12] wifi: brcmsmac: add gain range check to wlc_phy_iqcal_gainparams_nphy()
 2025-01-26 15:04 UTC 

[PATCH AUTOSEL 5.15 03/14] wifi: brcmsmac: add gain range check to wlc_phy_iqcal_gainparams_nphy()
 2025-01-26 15:04 UTC 

[PATCH AUTOSEL 6.1 04/17] wifi: brcmsmac: add gain range check to wlc_phy_iqcal_gainparams_nphy()
 2025-01-26 15:03 UTC  (2+ messages)
` [PATCH AUTOSEL 6.1 09/17] wifi: brcmfmac: Check the return value of of_property_read_string_index()

[PATCH AUTOSEL 6.6 05/19] wifi: brcmsmac: add gain range check to wlc_phy_iqcal_gainparams_nphy()
 2025-01-26 15:03 UTC  (2+ messages)
` [PATCH AUTOSEL 6.6 11/19] wifi: brcmfmac: Check the return value of of_property_read_string_index()

[PATCH AUTOSEL 6.12 06/29] wifi: brcmsmac: add gain range check to wlc_phy_iqcal_gainparams_nphy()
 2025-01-26 15:01 UTC  (2+ messages)
` [PATCH AUTOSEL 6.12 14/29] wifi: brcmfmac: Check the return value of of_property_read_string_index()

[PATCH AUTOSEL 6.13 08/35] wifi: brcmsmac: add gain range check to wlc_phy_iqcal_gainparams_nphy()
 2025-01-26 15:00 UTC  (2+ messages)
` [PATCH AUTOSEL 6.13 19/35] wifi: brcmfmac: Check the return value of of_property_read_string_index()

[REGRESSION] Wi-Fi broken on Apple MacBook Pro with BCM4364 Chip starting from kernel 6.13
 2025-01-20 17:34 UTC  (3+ messages)

[PATCH] wifi: brcmfmac: Add missing Return: to function documentation
 2025-01-10 13:14 UTC  (2+ messages)

[PATCH v2] wifi: brcmfmac: of: Support interrupts-extended
 2025-01-06 16:51 UTC  (4+ messages)

[PATCH v2] wifi: brcmfmac: clarify unmodifiable headroom log message
 2024-12-18 18:04 UTC  (3+ messages)

[PATCH] brcmfmac: fix RSSI report in AP mode
 2024-12-17 19:45 UTC  (7+ messages)

[PATCH] wifi: brcmfmac: remove misleading log messages
 2024-12-13  8:35 UTC  (5+ messages)

[PATCH] wifi: brcmfmac: fix scatter-gather handling by detecting end of sg list
 2024-12-09 15:58 UTC  (2+ messages)

[PATCH AUTOSEL 4.19 18/21] wifi: brcmfmac: Fix oops due to NULL pointer dereference in brcmf_sdiod_sglist_rw()
 2024-11-24 13:56 UTC 

[PATCH AUTOSEL 5.4 23/28] wifi: brcmfmac: Fix oops due to NULL pointer dereference in brcmf_sdiod_sglist_rw()
 2024-11-24 13:55 UTC 

[PATCH AUTOSEL 5.10 28/33] wifi: brcmfmac: Fix oops due to NULL pointer dereference in brcmf_sdiod_sglist_rw()
 2024-11-24 13:53 UTC 

[PATCH AUTOSEL 5.15 31/36] wifi: brcmfmac: Fix oops due to NULL pointer dereference in brcmf_sdiod_sglist_rw()
 2024-11-24 13:51 UTC 

[PATCH AUTOSEL 6.1 41/48] wifi: brcmfmac: Fix oops due to NULL pointer dereference in brcmf_sdiod_sglist_rw()
 2024-11-24 13:49 UTC 

[PATCH AUTOSEL 6.6 50/61] wifi: brcmfmac: Fix oops due to NULL pointer dereference in brcmf_sdiod_sglist_rw()
 2024-11-24 13:45 UTC 

[PATCH AUTOSEL 6.11 71/87] wifi: brcmfmac: Fix oops due to NULL pointer dereference in brcmf_sdiod_sglist_rw()
 2024-11-24 13:38 UTC 

[PATCH AUTOSEL 6.12 088/107] wifi: brcmfmac: Fix oops due to NULL pointer dereference in brcmf_sdiod_sglist_rw()
 2024-11-24 13:29 UTC 

[PATCH v2] wifi: brcmfmac: Fix oops due to NULL pointer dereference in 'brcmf_sdiod_sglist_rw'
 2024-11-11 12:11 UTC  (7+ messages)
` [v2] wifi: brcmfmac: Fix oops due to NULL pointer dereference in brcmf_sdiod_sglist_rw()

[PATCH] wifi: Switch back to struct platform_driver::remove()
 2024-11-11 12:10 UTC  (6+ messages)

[PATCH net] wifi: brcmfmac: release 'root' node in all execution paths
 2024-11-11 12:09 UTC  (4+ messages)

[PATCH] wifi: brcmfmac: Fix oops due to NULL pointer dereference in 'brcmf_sdiod_sglist_rw'
 2024-11-07 11:28 UTC  (2+ messages)

[PATCH] wifi: brcm80211: Remove unused dma_txflush
 2024-10-31 14:19 UTC  (3+ messages)
` wifi: brcm80211: Remove unused dma_txflush()

incorrect shift and mask operation in drivers/net/wireless/broadcom/brcm80211/brcmsmac/phy/phy_n.c
 2024-10-30 11:08 UTC  (2+ messages)

[PATCH] wifi: brcmfmac: of: use devm_clk_get_optional_enabled_with_rate()
 2024-10-17 16:50 UTC  (2+ messages)

[PATCH] brcmsmac: Remove unused brcms_debugfs_get_devdir
 2024-10-17 16:49 UTC  (2+ messages)
` wifi: brcmsmac: Remove unused brcms_debugfs_get_devdir()

[PATCH] brcmfmac: Remove unused brcmf_cfg80211_get_iftype
 2024-10-17 16:49 UTC  (2+ messages)
` wifi: brcmfmac: Remove unused brcmf_cfg80211_get_iftype()

[PATCH] brcm80211: BRCM_TRACING should depend on TRACING
 2024-10-17 14:23 UTC  (2+ messages)
` wifi: "

[PATCH] MAINTAINERS: wifi: brcm80211: add Infineon DEV list for communication & maintenance
 2024-10-11 12:44 UTC  (4+ messages)

[PATCH v2] MAINTAINERS: wifi: brcm80211: add Infineon DEV list for communication & maintenance
 2024-10-07 14:36 UTC 


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox