linux-wireless.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-01-02 05:54:10 to 2022-01-07 03:43:21 UTC [more...]

[PATCH 00/19] rtw89: support AP mode
 2022-01-07  3:42 UTC  (12+ messages)
` [PATCH 01/19] rtw89: configure rx_filter according to FIF_PROBE_REQ
` [PATCH 02/19] rtw89: use hardware SSN to TX management frame
` [PATCH 03/19] rtw89: download beacon content to firmware
` [PATCH 04/19] rtw89: add C2H handle of BCN_CNT
` [PATCH 05/19] rtw89: implement mac80211_ops::set_tim to indicate STA to receive packets
` [PATCH 06/19] rtw89: allocate mac_id for each station in AP mode
` [PATCH 07/19] rtw89: extend firmware commands on states of sta_assoc and sta_disconnect
` [PATCH 08/19] rtw89: rename vif_maintain to role_maintain
` [PATCH 09/19] rtw89: configure mac port HIQ registers
` [PATCH 10/19] rtw89: send broadcast/multicast packets via HIQ if STAs are in sleep mode
` [PATCH 11/19] rtw89: set mac_id and port ID to TXWD

[PATCH v2 00/35] brcmfmac: Support Apple T2 and M1 platforms
 2022-01-07  3:12 UTC  (73+ 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 v2 0/9] BCMA support for brcmnand
 2022-01-07  3:10 UTC  (11+ messages)
` [PATCH v2 1/9] mtd: rawnand: brcmnand: Assign soc as early as possible
` [PATCH v2 2/9] mtd: rawnand: brcmnand: Allow SoC to provide I/O operations
` [PATCH v2 3/9] mtd: rawnand: brcmnand: Avoid pdev in brcmnand_init_cs()
` [PATCH v2 4/9] mtd: rawnand: brcmnand: Move OF operations out of brcmnand_init_cs()
` [PATCH v2 5/9] mtd: rawnand: brcmnand: Allow working without interrupts
` [PATCH v2 6/9] mtd: rawnand: brcmnand: Add platform data structure for BCMA
` [PATCH v2 7/9] mtd: rawnand: brcmnand: Allow platform data instantation
` [PATCH v2 8/9] mtd: rawnand: brcmnand: BCMA controller uses command shift of 0
` [PATCH v2 9/9] mtd: rawnand: brcmnand: Add BCMA shim

[PATCH] dt-bindings: net: wireless: mt76: Fix 8-bit property sizes
 2022-01-07  3:04 UTC 

[PATCH] rtw88: rtw8821c: enable rfe 6 devices
 2022-01-07  2:47 UTC 

[PATCH] mt76: mt7921e: fix reset failure in mt7921_pci_probe
 2022-01-07  0:53 UTC  (2+ messages)

[PATCH v3] cfg80211: Handle driver updated MU-EDCA params
 2022-01-06 23:43 UTC 

802.11k, wpa_supplicant and iwlwifi
 2022-01-06 22:10 UTC  (2+ messages)

Adding CMD_SET_CHANNEL for station iftypes
 2022-01-06 22:01 UTC  (4+ messages)

[PATCH] mt76: mt7921s: fix mt7921s_mcu_[fw|drv]_pmctrl
 2022-01-06 19:50 UTC 

[RFC 01/32] Kconfig: introduce and depend on LEGACY_PCI
 2022-01-06 18:14 UTC  (6+ messages)

rtw88: EDCCA makes Wi-Fi unusable with a USB 3.0 SSD connected
 2022-01-06 17:59 UTC  (3+ messages)

[PATCH] iwlwifi: mvm: fix off by one in iwl_mvm_stat_iterator_all_macs()
 2022-01-06  7:18 UTC 

[PATCH v3 0/3] ath11k: add 11d scan offload support for QCA6390/WCN6855
 2022-01-06  7:18 UTC  (3+ messages)
` [PATCH v3 2/3] ath11k: add configure country code for QCA6390 and WCN6855

[PATCH 1/2] mt76: mt7915: fix ht mcs in mt7915_mac_add_txs_skb()
 2022-01-06  6:20 UTC  (2+ messages)
` [PATCH 2/2] mt76: mt7921: fix ht mcs in mt7921_mac_add_txs_skb()

[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 

[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  (4+ 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  (84+ 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 07/34] brcmfmac: pcie: Read Apple OTP information
` [PATCH 10/34] brcmfmac: firmware: Allow platform to override macaddr
` [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  (3+ messages)

[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


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 NNTP newsgroup(s).