Linux-Wireless Archive mirror
 help / color / mirror / Atom feed
 messages from 2021-12-28 18:56:12 to 2022-01-05 13:27:03 UTC [more...]

[PATCH v2 00/35] brcmfmac: Support Apple T2 and M1 platforms
 2022-01-05 13:26 UTC  (55+ messages)
` [PATCH v2 01/35] dt-bindings: net: bcm4329-fmac: Add Apple properties & chips
` [PATCH v2 02/35] brcmfmac: pcie: Declare missing firmware files in pcie.c
` [PATCH v2 03/35] brcmfmac: firmware: Handle per-board clm_blob files
` [PATCH v2 04/35] brcmfmac: firmware: Support having multiple alt paths
` [PATCH v2 05/35] brcmfmac: pcie/sdio/usb: Get CLM blob via standard firmware mechanism
` [PATCH v2 06/35] brcmfmac: firmware: Support passing in multiple board_types
` [PATCH v2 07/35] brcmfmac: pcie: Read Apple OTP information
` [PATCH v2 08/35] brcmfmac: of: Fetch Apple properties
` [PATCH v2 09/35] brcmfmac: pcie: Perform firmware selection for Apple platforms
` [PATCH v2 10/35] brcmfmac: firmware: Allow platform to override macaddr
` [PATCH v2 11/35] brcmfmac: msgbuf: Increase RX ring sizes to 1024
` [PATCH v2 12/35] brcmfmac: pcie: Fix crashes due to early IRQs
` [PATCH v2 13/35] brcmfmac: pcie: Support PCIe core revisions >= 64
` [PATCH v2 14/35] brcmfmac: pcie: Add IDs/properties for BCM4378
` [PATCH v2 15/35] ACPI / property: Support strings in Apple _DSM props
` [PATCH v2 16/35] brcmfmac: acpi: Add support for fetching Apple ACPI properties
` [PATCH v2 17/35] brcmfmac: pcie: Provide a buffer of random bytes to the device
` [PATCH v2 18/35] brcmfmac: pcie: Add IDs/properties for BCM4355
` [PATCH v2 19/35] brcmfmac: pcie: Add IDs/properties for BCM4377
` [PATCH v2 20/35] brcmfmac: pcie: Perform correct BCM4364 firmware selection
` [PATCH v2 21/35] brcmfmac: chip: Only disable D11 cores; handle an arbitrary number
` [PATCH v2 22/35] brcmfmac: chip: Handle 1024-unit sizes for TCM blocks
` [PATCH v2 23/35] brcmfmac: cfg80211: Add support for scan params v2
` [PATCH v2 24/35] brcmfmac: feature: Add support for setting feats based on WLC version
` [PATCH v2 25/35] brcmfmac: cfg80211: Add support for PMKID_V3 operations
` [PATCH v2 26/35] brcmfmac: cfg80211: Pass the PMK in binary instead of hex
` [PATCH v2 27/35] brcmfmac: pcie: Add IDs/properties for BCM4387
` [PATCH v2 28/35] brcmfmac: pcie: Replace brcmf_pcie_copy_mem_todev with memcpy_toio
` [PATCH v2 29/35] brcmfmac: pcie: Read the console on init and shutdown
` [PATCH v2 30/35] brcmfmac: pcie: Release firmwares in the brcmf_pcie_setup error path
` [PATCH v2 31/35] brcmfmac: firmware: Allocate space for default boardrev in nvram
` [PATCH v2 32/35] brcmfmac: fwil: Constify iovar name arguments
` [PATCH v2 33/35] brcmfmac: common: Add support for downloading TxCap blobs
` [PATCH v2 34/35] brcmfmac: pcie: Load and provide "
` [PATCH v2 35/35] brcmfmac: common: Add support for external calibration blobs

[PATCH] mt76: mt7915: add support for passing chip/firmware debug data to user space
 2022-01-05 11:16 UTC 

[jberg-mac80211-next:master] BUILD SUCCESS 18343b80691560f41c3339119a2e9314d4672c77
 2022-01-05  8:22 UTC 

[PATCH v3] mac80211: mlme: check for null after calling kmemdup
 2022-01-05  8:15 UTC 

[PATCH v2] mac80211: mlme: check for null after calling kmemdup
 2022-01-05  7:49 UTC  (2+ messages)

[jberg-mac80211:master] BUILD SUCCESS 6f89ecf10af1396ddc34c303ae1168a11f3f04a3
 2022-01-05  5:25 UTC 

rtw88: EDCCA makes Wi-Fi unusable with a USB 3.0 SSD connected
 2022-01-04 19:13 UTC 

[PATCH 0/9] BCMA support for brcmnand
 2022-01-04 18:37 UTC  (17+ messages)
` [PATCH 1/9] mtd: rawnand: brcmnand: Allow SoC to provide I/O operations
` [PATCH 4/9] mtd: rawnand: brcmnand: Move OF operations out of brcmnand_init_cs()
` [PATCH 9/9] mtd: rawnand: brcmnand: Add BCMA shim

pull-request: mac80211-next 2022-01-04
 2022-01-04 17:10 UTC  (2+ messages)

pull-request: mac80211 2022-01-04
 2022-01-04 16:20 UTC  (2+ messages)

[PATCH bpf-next v2] net: don't include filter.h from net/sock.h
 2022-01-04 15:42 UTC  (7+ messages)

[PATCH] mac80211: mlme: check for null after calling kmemdup
 2022-01-04 14:00 UTC  (2+ messages)

[PATCH 01/11] mt76: mt7915: add comments about rx descriptor parsing
 2022-01-04 11:15 UTC  (7+ messages)
` [PATCH 03/11] mt76: mt7915: support enabling rx group-5 status
` [PATCH 05/11] mt76: mt7915: ethtool group-5 rx stats information
` [PATCH 07/11] mt76: mt7915: fix rate rix and flags in txs path

[PATCH] wilc1000: Allow setting power_save before driver is initialized
 2022-01-04  6:07 UTC  (10+ messages)

[RFC PATCH 00/34] brcmfmac: Support Apple T2 and M1 platforms
 2022-01-04  5:47 UTC  (96+ messages)
` [PATCH 01/34] dt-bindings: net: bcm4329-fmac: Add Apple properties & chips
` [PATCH 03/34] brcmfmac: firmware: Support having multiple alt paths
` [PATCH 04/34] brcmfmac: firmware: Handle per-board clm_blob files
` [PATCH 05/34] brcmfmac: pcie/sdio/usb: Get CLM blob via standard firmware mechanism
` [PATCH 06/34] brcmfmac: firmware: Support passing in multiple board_types
` [PATCH 07/34] brcmfmac: pcie: Read Apple OTP information
` [PATCH 08/34] brcmfmac: of: Fetch Apple properties
` [PATCH 09/34] brcmfmac: pcie: Perform firmware selection for Apple platforms
` [PATCH 10/34] brcmfmac: firmware: Allow platform to override macaddr
` [PATCH 11/34] brcmfmac: msgbuf: Increase RX ring sizes to 1024
` [PATCH 12/34] brcmfmac: pcie: Fix crashes due to early IRQs
` [PATCH 13/34] brcmfmac: pcie: Support PCIe core revisions >= 64
` [PATCH 14/34] brcmfmac: pcie: Add IDs/properties for BCM4378
` [PATCH 15/34] ACPI / property: Support strings in Apple _DSM props
` [PATCH 16/34] brcmfmac: acpi: Add support for fetching Apple ACPI properties
` [PATCH 17/34] brcmfmac: pcie: Provide a buffer of random bytes to the device
` [PATCH 18/34] brcmfmac: pcie: Add IDs/properties for BCM4355
` [PATCH 19/34] brcmfmac: pcie: Add IDs/properties for BCM4377
` [PATCH 20/34] brcmfmac: pcie: Perform correct BCM4364 firmware selection
` [PATCH 21/34] brcmfmac: chip: Only disable D11 cores; handle an arbitrary number
` [PATCH 22/34] brcmfmac: chip: Handle 1024-unit sizes for TCM blocks
` [PATCH 23/34] brcmfmac: cfg80211: Add support for scan params v2
` [PATCH 24/34] brcmfmac: feature: Add support for setting feats based on WLC version
` [PATCH 25/34] brcmfmac: cfg80211: Add support for PMKID_V3 operations
` [PATCH 26/34] brcmfmac: cfg80211: Pass the PMK in binary instead of hex
` [PATCH 27/34] brcmfmac: pcie: Add IDs/properties for BCM4387
` [PATCH 28/34] brcmfmac: pcie: Replace brcmf_pcie_copy_mem_todev with memcpy_toio
` [PATCH 29/34] brcmfmac: pcie: Read the console on init and shutdown
` [PATCH 30/34] brcmfmac: pcie: Release firmwares in the brcmf_pcie_setup error path
` [PATCH 31/34] brcmfmac: fwil: Constify iovar name arguments
` [PATCH 32/34] brcmfmac: common: Add support for downloading TxCap blobs
` [PATCH 33/34] brcmfmac: pcie: Load and provide "
` [PATCH 34/34] brcmfmac: common: Add support for external calibration blobs

[PATCH v2] rtw89: correct use of BA CAM
 2022-01-04  1:20 UTC 

[PATCH v2] mac80211: disable BSS color collision detection in case of no free colors
 2022-01-03  4:22 UTC  (4+ messages)

[PATCH] rtw89: correct use of BA CAM
 2022-01-03  1:54 UTC 

[PATCH 1/2] rtw89: limit RX status rate of VHT to MCS 9
 2022-01-03  1:43 UTC  (4+ messages)
` [PATCH 2/2] rtw89: encapsulate RX handlers to single function

[PATCH v2 1/3] mac80211: allow non-standard VHT MCS-10/11
 2022-01-03  1:36 UTC  (3+ messages)
` [PATCH v2 2/3] rtw89: Add RX counters of VHT MCS-10/11 to debugfs
` [PATCH v2 3/3] rtw89: encapsulate RX handlers to single function

[PATCH RFC 0/4] ARM: dts: Add Raspberry Pi Zero 2 W support
 2022-01-01 20:26 UTC  (5+ messages)
` [PATCH RFC 1/4] brcmfmac: use separate firmware for 43430 revision 4
` [PATCH RFC 2/4] dt-bindings: arm: bcm2835: Add Raspberry Pi Zero 2 W
` [PATCH RFC 3/4] ARM: dts: "
` [PATCH RFC 4/4] arm64: dts: broadcom: Add reference to RPi "

Intel Ice Lake-LP PCH CNVi WiFi (rev 30) unknown rate information
 2022-01-01  2:23 UTC 

rtw88 (https://github.com/lwfinger/rtw88) / compile error since 5.15?
 2021-12-31 17:07 UTC 

[PATCH] mt76: mt7921: do not always disable fw runtime-pm
 2021-12-31 11:36 UTC 

[PATCH 0/2] mt76: fix a leftover race in runtime-pm for mt7663/mt7921
 2021-12-30 20:47 UTC  (3+ messages)
` [PATCH 1/2] mt76: mt7921: fix a leftover race in runtime-pm
` [PATCH 2/2] mt76: mt7615: "

[PATCH] mac80211: mesh: embedd mesh_paths and mpp_paths into ieee80211_if_mesh
 2021-12-30 19:55 UTC 

[PATCH] net/wireless/ray_cs: Check of ioremap return value
 2021-12-30  2:29 UTC 

[PATCH] ath11k: Add peer rhash table support
 2021-12-30  1:50 UTC  (3+ messages)

[Bug] Driver mt7921e cause computer reboot
 2021-12-30  0:21 UTC  (2+ messages)

[PATCH] mac80211: initialize variable have_higher_than_11mbit
 2021-12-29 19:26 UTC  (5+ messages)

[RFC 01/32] Kconfig: introduce and depend on LEGACY_PCI
 2021-12-29 16:55 UTC  (11+ messages)

[PATCH 1/3] mt76: connac: add support for passing the cipher field in bss_info
 2021-12-29 11:25 UTC  (3+ messages)
` [PATCH 2/3] mt76: mt7615: update bss_info with cipher after setting the group key
` [PATCH 3/3] mt76: mt7915: "

[PATCH v3] brcmfmac: add CYW43570 PCIE device
 2021-12-29  3:51 UTC 

[PATCH bpf-next] net: don't include filter.h from net/sock.h
 2021-12-28 21:58 UTC  (3+ messages)
` [Intel-wired-lan] "

[PATCH 0/9] rtw88: prepare locking for SDIO support
 2021-12-28 21:15 UTC  (10+ messages)
` [PATCH 1/9] mac80211: Add stations iterator where the iterator function may sleep
` [PATCH 2/9] rtw88: Move rtw_chip_cfg_csi_rate() out of rtw_vif_watch_dog_iter()
` [PATCH 3/9] rtw88: Move rtw_update_sta_info() out of rtw_ra_mask_info_update_iter()
` [PATCH 4/9] rtw88: Use rtw_iterate_vifs where the iterator reads or writes registers
` [PATCH 5/9] rtw88: Use rtw_iterate_stas "
` [PATCH 6/9] rtw88: Replace usage of rtw_iterate_keys_rcu() with rtw_iterate_keys()
` [PATCH 7/9] rtw88: Configure the registers from rtw_bf_assoc() outside the RCU lock
` [PATCH 8/9] rtw88: hci: Convert rf_lock from a spinlock to a mutex
` [PATCH 9/9] rtw88: fw: Convert h2c.lock "


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).