linux-wireless.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-09-14 05:57:24 to 2021-09-17 18:23:08 UTC [more...]

[PATCH 00/14] firmware_loader: built-in API and make x86 use it
 2021-09-17 18:22 UTC  (8+ messages)
` [PATCH 01/14] firmware_loader: fix pre-allocated buf built-in firmware use
` [PATCH 03/14] firmware_loader: add a sanity check for firmware_request_builtin()
` [PATCH 06/14] firmware_loader: remove old DECLARE_BUILTIN_FIRMWARE()
` [PATCH 09/14] vmlinux.lds.h: wrap built-in firmware support under its kconfig symbol
` [PATCH 11/14] firmware_loader: rename EXTRA_FIRMWARE and EXTRA_FIRMWARE_DIR
` [PATCH 13/14] test_firmware: move a few test knobs out to its library
` [PATCH 14/14] test_firmware: add support for testing built-in firmware

ath10k_sdio: failed to write to address
 2021-09-17 17:37 UTC 

[PATCH] dt-bindings: net: wireless: qca,ath9k: convert to the json-schema
 2021-09-17 16:46 UTC 

[PATCH v6 00/24] wfx: get out from the staging area
 2021-09-17 15:14 UTC  (25+ messages)
` [PATCH v6 01/24] mmc: sdio: add SDIO IDs for Silabs WF200 chip
` [PATCH v6 02/24] dt-bindings: introduce silabs,wfx.yaml
` [PATCH v6 03/24] wfx: add Makefile/Kconfig
` [PATCH v6 04/24] wfx: add wfx.h
` [PATCH v6 05/24] wfx: add main.c/main.h
` [PATCH v6 06/24] wfx: add bus.h
` [PATCH v6 07/24] wfx: add bus_spi.c
` [PATCH v6 08/24] wfx: add bus_sdio.c
` [PATCH v6 09/24] wfx: add hwio.c/hwio.h
` [PATCH v6 10/24] wfx: add fwio.c/fwio.h
` [PATCH v6 11/24] wfx: add bh.c/bh.h
` [PATCH v6 12/24] wfx: add hif_api_*.h
` [PATCH v6 13/24] wfx: add hif_tx*.c/hif_tx*.h
` [PATCH v6 14/24] wfx: add key.c/key.h
` [PATCH v6 15/24] wfx: add hif_rx.c/hif_rx.h
` [PATCH v6 16/24] wfx: add data_rx.c/data_rx.h
` [PATCH v6 17/24] wfx: add queue.c/queue.h
` [PATCH v6 18/24] wfx: add data_tx.c/data_tx.h
` [PATCH v6 19/24] wfx: add sta.c/sta.h
` [PATCH v6 20/24] wfx: add scan.c/scan.h
` [PATCH v6 21/24] wfx: add debug.c/debug.h
` [PATCH v6 22/24] wfx: add traces.h
` [PATCH v6 23/24] wfx: remove from the staging area
` [PATCH v6 24/24] wfx: get out "

[PATCH v2] MAINTAINERS: Move Daniel Drake to credits
 2021-09-17 13:36 UTC  (2+ messages)

[PATCH] Bluetooth: btusb: Lower passive lescan interval on Marvell 88W8897
 2021-09-17 13:32 UTC  (7+ messages)

[PATCH] MAINTAINERS: zd1211rw: Move Daniel Drake to credits
 2021-09-17 10:26 UTC  (2+ messages)

[PATCH 1/3] zd1211rw: remove duplicate USB device ID
 2021-09-17  9:21 UTC  (3+ messages)
` [PATCH 2/3] ar5512: "
` [PATCH 3/3] rt2x00: "

[PATCH 1/2] iwlwifi: mvm: d3: Fix off by ones in iwl_mvm_wowlan_get_rsc_v5_data()
 2021-09-17  6:25 UTC  (4+ messages)

[PATCH 2/2] iwlwifi: mvm: d3: missing unlock in iwl_mvm_wowlan_program_keys()
 2021-09-17  6:24 UTC  (2+ messages)

pull request: iwlwifi firmware updates 2021-09-14 v2
 2021-09-17  3:05 UTC  (2+ messages)

[jberg-mac80211-next:master] BUILD SUCCESS 339133f6c318612f9a4556c300753beda27abc01
 2021-09-17  1:33 UTC 

[PATCH] nfc: trf7970a: Make use of the helper function dev_err_probe()
 2021-09-16 19:27 UTC  (2+ messages)

[regression] mhi: ath11k resume fails on some devices
 2021-09-16 17:19 UTC  (6+ messages)

[PATCH] iwlwifi: mvm: Fix possible NULL dereference
 2021-09-16 17:01 UTC  (2+ messages)

[PATCH v2 00/11] wilc1000: add chip wakeup support and few fixes
 2021-09-16 16:49 UTC  (12+ messages)
` [PATCH v2 01/11] wilc1000: move 'deinit_lock' lock init/destroy inside module probe
` [PATCH v2 03/11] wilc1000: add new WID to pass wake_enable information to firmware
` [PATCH v2 02/11] wilc1000: fix possible memory leak in cfg_scan_result()
` [PATCH v2 04/11] wilc1000: configure registers to handle chip wakeup sequence
` [PATCH v2 05/11] wilc1000: add reset/terminate/repeat command support for SPI bus
` [PATCH v2 06/11] wilc1000: handle read failure issue for clockless registers
` [PATCH v2 07/11] wilc1000: ignore clockless registers status response for SPI
` [PATCH v2 08/11] wilc1000: invoke chip reset register before firmware download
` [PATCH v2 09/11] wilc1000: add 'initialized' flag check before adding an element to TX queue
` [PATCH v2 10/11] wilc1000: use correct write command sequence in wilc_spi_sync_ext()
` [PATCH v2 11/11] wilc1000: increase config packets response wait timeout limit

[PATCH 1/3] ieee80211: Add new A-MPDU factor macro for HE 6 GHz peer caps
 2021-09-16 16:43 UTC  (4+ messages)

[PATCH] brcmfmac: Replace zero-length array with flexible array member
 2021-09-16 15:17 UTC  (3+ messages)

[PATCH 1/3] ath11k: Change number of TCL rings to one for QCA6390
 2021-09-16 15:15 UTC  (7+ messages)
` [PATCH 2/3] ath11k: change return buffer manager "
` [PATCH 3/3] ath11k: set correct NL80211_FEATURE_DYNAMIC_SMPS for WCN6855

[PATCH v2] rsi: Fix module dev_oper_mode parameter description
 2021-09-16 14:42 UTC 

Qualcomm Atheros Ath10k and Ath11k CE Buffer DMA alignment issues on Raspberry PI CM4 - Aarch64 architecture
 2021-09-16 14:38 UTC 

[PATCH v3] ath10k: high latency fixes for beacon buffer
 2021-09-16 12:38 UTC  (3+ messages)

pull request: iwlwifi firmware updates 2021-09-14
 2021-09-16 12:22 UTC  (3+ messages)

[PATCH 0/3] ath11k: Fix no data captured in monitor co-exist mode
 2021-09-16  9:38 UTC  (4+ messages)
` [PATCH 3/3] ath11k: monitor mode clean up to use separate APIs

[PATCH 1/3] ath11k: Rename atf_config to flag1 in target_resource_config
 2021-09-16  9:24 UTC  (2+ messages)

[syzbot] INFO: rcu detected stall in syscall_exit_to_user_mode
 2021-09-16  9:24 UTC  (4+ messages)

[PATCH 1/2] ath11k: fix 4-addr tx failure for AP and STA modes
 2021-09-16  9:16 UTC  (3+ messages)

[PATCH v1 1/2] ath9k: fetch calibration data via nvmem subsystem
 2021-09-16  8:08 UTC  (2+ messages)

[PATCH v2] ath11k: Change DMA_FROM_DEVICE to DMA_TO_DEVICE when map reinjected packets
 2021-09-16  6:46 UTC 

[PATCH v5] bus: mhi: core: Add support for processing priority of event ring
 2021-09-16  5:28 UTC  (2+ messages)

[PATCH] rsi: Fix module dev_oper_mode parameter description
 2021-09-16  4:39 UTC 

[PATCH v12 0/4] MBSSID and EMA support in AP mode
 2021-09-16  2:54 UTC  (5+ messages)
` [PATCH v12 1/4] nl80211: "
` [PATCH v12 2/4] mac80211: MBSSID support in interface handling
` [PATCH v12 3/4] mac80211: MBSSID and EMA support in beacon handling
` [PATCH v12 4/4] mac80211: MBSSID channel switch

[PATCH 0/3] ath9k: interrupt fixes on queue reset
 2021-09-15 19:18 UTC  (8+ messages)
` [PATCH 1/3] ath9k: add option to reset the wifi chip via debugfs
` [PATCH 2/3] ath9k: Fix potential interrupt storm on queue reset
` [PATCH 3/3] ath9k: Fix potential hw interrupt resume during reset

[PATCH] ath: regdom: extend South Korea regulatory domain support
 2021-09-15 19:04 UTC  (2+ messages)

[PATCH v11 0/4] multiple bssid and EMA support in AP mode
 2021-09-15 18:47 UTC  (9+ messages)
` [PATCH v11 1/4] nl80211: MBSSID "

[PATCH 0/9] mwifiex: Fixes for wifi p2p and AP mode
 2021-09-15 18:46 UTC  (11+ messages)
` [PATCH 1/9] mwifiex: Small cleanup for handling virtual interface type changes
` [PATCH 2/9] mwifiex: Use function to check whether interface type change is allowed
` [PATCH 3/9] mwifiex: Run SET_BSS_MODE when changing from P2P to STATION vif-type
` [PATCH 4/9] mwifiex: Use helper function for counting interface types
` [PATCH 5/9] mwifiex: Update virtual interface counters right after setting bss_type
` [PATCH 6/9] mwifiex: Allow switching interface type from P2P_CLIENT to P2P_GO
` [PATCH 7/9] mwifiex: Handle interface type changes from AP to STATION
` [PATCH 8/9] mwifiex: Properly initialize private structure on interface type changes
` [PATCH 9/9] mwifiex: Fix copy-paste mistake when creating virtual interface

Patch for Atheros QCA6174
 2021-09-15 16:49 UTC  (5+ messages)

[PATCH] ath10k: Clean the HI_ACS_FLAGS_ALT_DATA_CREDIT_SIZE flag
 2021-09-15 16:04 UTC 

[PATCH] mt76: introduce __mt76_mcu_send_firmware routine
 2021-09-15 15:07 UTC 

[PATCH v1 00/16] Add MT7921 SDIO support
 2021-09-15 14:30 UTC  (26+ messages)
` [PATCH v1 01/16] mt76: mt7921: refactor mac.c to be bus independent
` [PATCH v1 02/16] mt76: mt7921: refactor dma.c to be pcie specific
` [PATCH v1 03/16] mt76: mt7921: refactor mcu.c to be bus independent
` [PATCH v1 04/16] mt76: mt7921: refactor init.c "
` [PATCH v1 05/16] mt76: mt7921: add MT7921_COMMON module
` [PATCH v1 06/16] mt76: connac: move mcu reg access utility routines in mt76_connac_lib module
` [PATCH v1 07/16] mt76: connac: move sdio utility routines in mt76_connac_sdio module
` [PATCH v1 08/16] mt76: mt7663s: rely on mt76_connac_sdio common library
` [PATCH v1 09/16] mt76: mt7921: make all event parser resuable between mt7921s and mt7921e
` [PATCH v1 10/16] mt76: mt7921: use physical addr to unify register access
` [PATCH v1 11/16] mt76: connac: extend mt76_connac_sdio module to support CONNAC2
` [PATCH v1 12/16] mt76: connac: extend mcu_get_nic_capability
` [PATCH v1 13/16] mt76: mt7921: rely on mcu_get_nic_capability
` [PATCH v1 14/16] mt76: mt7921: refactor mt7921_mcu_send_message
` [PATCH v1 15/16] mt76: mt7921: introduce mt7921s support
` [PATCH v1 16/16] mt76: mt7921s: add reset support

mwifiex cmd timeout on one pci variant
 2021-09-15 10:06 UTC  (7+ messages)
  ` [EXT] "

[PATCH v2] mac80211-hwsim: fix late beacon hrtimer handling
 2021-09-15  9:34 UTC  (2+ messages)

[PATCH] mac80211-hwsim: fix late beacon hrtimer handling
 2021-09-15  9:23 UTC 

[Question] rtw88: 8822c: RFE type3 support?
 2021-09-15  8:47 UTC 

[PATCH v3] cfg80211: AP mode driver offload for FILS association crypto
 2021-09-15  5:52 UTC 

WARNING in sta_info_insert_rcu
 2021-09-15  2:16 UTC 

ath10k: Incorrect MTU size for SDIO
 2021-09-15  0:56 UTC  (3+ messages)

[PATCH][next] ath11k: Replace one-element array with flexible-array member
 2021-09-14 17:36 UTC  (4+ messages)

[syzbot] WARNING in ieee80211_parse_tx_radiotap
 2021-09-14 17:53 UTC 

[PATCH V3 net-next 0/4] ethtool: extend coalesce uAPI
 2021-09-14 17:47 UTC  (4+ messages)
` [PATCH V3 net-next 2/4] ethtool: extend coalesce setting uAPI with CQE mode

[PATCH 1/5] ath11k: Change DMA_FROM_DEVICE to DMA_TO_DEVICE when map reinjected packets
 2021-09-14 17:09 UTC  (2+ messages)

[PATCH] mt76: mt7915: fix possible infinite loop release semaphore
 2021-09-14 16:42 UTC 

[PATCH 1/3] ath11k: add handler for scan event WMI_SCAN_EVENT_DEQUEUED
 2021-09-14 16:42 UTC  (3+ messages)
` [PATCH 2/3] ath11k: indicate scan complete for scan canceled when scan running
` [PATCH 3/3] ath11k: indicate to mac80211 scan complete with aborted flag for ATH11K_SCAN_STARTING state

[PATCH net-next] net: check return value of rhashtable_init
 2021-09-14 16:18 UTC 

[PATCH 1/2] mt76: mt7921: robustify hardware initialization flow
 2021-09-14 15:50 UTC  (2+ messages)
` [PATCH 2/2] mt76: mt7921: fix retrying release semaphore without end

[PATCH v2 0/2] mwifiex: Work around firmware bugs on 88W8897 chip
 2021-09-14 11:48 UTC  (3+ messages)
` [PATCH v2 1/2] mwifiex: Use non-posted PCI write when setting TX ring write pointer
` [PATCH v2 2/2] mwifiex: Try waking the firmware until we get an interrupt

[PATCH 1/3] ath11k: Split PCI write/read functions
 2021-09-14  8:36 UTC  (2+ messages)

[PATCH v2] nl80211: Add HE UL MU fixed rate setting
 2021-09-14  5:57 UTC  (4+ messages)


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).