messages from 2025-01-27 14:29:02 to 2025-04-09 15:47:06 UTC [more...]
[PATCH v4 00/13] Introduce parity_odd() and refactor redundant parity code
2025-04-09 15:43 UTC (14+ messages)
` [PATCH v4 01/13] bitops: Change parity8() to parity_odd() with u64 input and bool return type
` [PATCH v4 02/13] media: media/test_drivers: Replace open-coded parity calculation with parity_odd()
` [PATCH v4 03/13] media: pci: cx18-av-vbi: "
` [PATCH v4 04/13] media: saa7115: "
` [PATCH v4 05/13] serial: max3100: "
` [PATCH v4 06/13] lib/bch: "
` [PATCH v4 07/13] Input: joystick - "
` [PATCH v4 08/13] net: ethernet: oa_tc6: "
` [PATCH v4 09/13] wifi: brcm80211: "
` [PATCH v4 10/13] drm/bridge: dw-hdmi: "
` [PATCH v4 11/13] mtd: ssfdc: "
` [PATCH v4 12/13] fsi: i2cr: "
` [PATCH v4 13/13] nfp: bpf: "
[PATCH] brcm80211: fmac: Add error check for brcmf_usb_dlneeded()
2025-04-09 15:03 UTC (4+ messages)
[PATCH] brcm80211: fmac: Add error handling for brcmf_usb_dl_writeimage()
2025-04-09 8:36 UTC (2+ messages)
[PATCH] brcmfmac: Add an error log for brcmf_sdiod_ramrw()
2025-04-07 4:20 UTC
[PATCH v3 00/16] Introduce and use generic parity16/32/64 helper
2025-04-04 9:01 UTC (67+ messages)
` [PATCH v3 01/16] bitops: Change parity8() return type to bool
` [PATCH v3 02/16] bitops: Add parity16(), parity32(), and parity64() helpers
` [PATCH v3 03/16] media: media/test_drivers: Replace open-coded parity calculation with parity8()
` [PATCH v3 04/16] media: pci: cx18-av-vbi: "
` [PATCH v3 05/16] media: saa7115: "
` [PATCH v3 06/16] serial: max3100: "
` [PATCH v3 07/16] lib/bch: Replace open-coded parity calculation with parity32()
` [PATCH v3 08/16] Input: joystick - "
` [PATCH v3 09/16] net: ethernet: oa_tc6: "
` [PATCH v3 10/16] wifi: brcm80211: "
` [PATCH v3 11/16] drm/bridge: dw-hdmi: "
` [PATCH v3 12/16] mtd: ssfdc: "
` [PATCH v3 13/16] fsi: i2cr: "
` [PATCH v3 14/16] fsi: i2cr: Replace open-coded parity calculation with parity64()
` [PATCH v3 15/16] Input: joystick - "
` [PATCH v3 16/16] nfp: bpf: "
[PATCH v1] wifi: brcmfmac: acpi: Add NULL check in brcmf_acpi_probe()
2025-04-02 10:32 UTC (4+ messages)
` [PATCH] clk: bcm: rpi: Fix NULL check after devm_kasprintf()
[PATCH v2] wifi: brcmfmac: fix memory leak in brcmf_get_module_param
2025-03-30 12:10 UTC (2+ messages)
[PATCH] Fix memory leak in brcmf_get_module_param
2025-03-30 11:33 UTC (4+ messages)
[PATCH v2 00/18] Introduce and use generic parity16/32/64 helper
2025-03-05 16:20 UTC (32+ 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 v2 11/18] wifi: brcm80211: "
` [PATCH v2 12/18] drm/bridge: dw-hdmi: "
` [PATCH v2 13/18] mtd: ssfdc: "
` [PATCH v2 14/18] fsi: i2cr: "
` [PATCH v2 15/18] fsi: i2cr: Replace open-coded parity calculation with parity64()
` [PATCH v2 16/18] Input: joystick - "
` [PATCH v2 17/18] nfp: bpf: "
` [PATCH v2 18/18] bitops: Add parity() macro for automatic type-based selection
[PATCH 00/17] Introduce and use generic parity32/64 helper
2025-03-02 15:47 UTC (54+ 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 (5+ messages)
` [RFT] brcmfmac: Fix structure size for WPA3 external SAE
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 (2+ messages)
brcmfmac SAE/WPA3 negotiation
2025-01-27 15:20 UTC (17+ messages)
` brcmfmac SAE/WPA3 negotiation - Part 2
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox