Linux-Wireless Archive mirror
 help / color / mirror / Atom feed
 messages from 2022-01-10 22:30:47 to 2022-01-13 02:32:06 UTC [more...]

[PATCH] ath11k: set WMI_PEER_40MHZ while peer assoc for 6 GHz
 2022-01-13  2:31 UTC 

[PATCH] Revert "iwlwifi: mvm: disable RX-diversity in powersave"
 2022-01-13  1:16 UTC 

[PATCH 1/2] rtw89: handle 6G band if supported by a chipset
 2022-01-13  1:10 UTC  (2+ messages)
` [PATCH 2/2] rtw89: include subband type in channel params

[PATCH net-next v3 00/12] net: wwan: t7xx: PCIe driver for MediaTek M.2 modem
 2022-01-12 23:27 UTC  (17+ messages)
` [PATCH net-next v3 01/12] net: wwan: t7xx: Add control DMA interface
` [PATCH net-next v3 02/12] net: wwan: t7xx: Add core components
` [PATCH net-next v3 07/12] net: wwan: t7xx: Add data path interface

[wpan-next v2 00/27] IEEE 802.15.4 scan support
 2022-01-12 23:16 UTC  (35+ messages)
` [wpan-next v2 01/27] net: mac802154: Split the set channel hook implementation
` [wpan-next v2 02/27] net: mac802154: Ensure proper channel selection at probe time
` [wpan-next v2 03/27] net: ieee802154: Improve the way supported channels are declared
` [wpan-next v2 04/27] net: ieee802154: Give more details to the core about the channel configurations
` [wpan-next v2 05/27] net: mac802154: Convert the symbol duration into nanoseconds
` [wpan-next v2 06/27] net: mac802154: Set the symbol duration automatically
` [wpan-next v2 07/27] net: ieee802154: hwsim: Ensure frame checksum are valid
` [wpan-next v2 08/27] net: ieee802154: Drop symbol duration settings when the core does it already
` [wpan-next v2 09/27] net: ieee802154: Move IEEE 802.15.4 Kconfig main entry
` [wpan-next v2 10/27] net: mac802154: Include the softMAC stack inside the IEEE 802.15.4 menu
` [wpan-next v2 11/27] net: ieee802154: Move the address structure earlier
` [wpan-next v2 12/27] net: ieee802154: Add a kernel doc header to the ieee802154_addr structure
` [wpan-next v2 13/27] net: ieee802154: Return meaningful error codes from the netlink helpers
` [wpan-next v2 14/27] net: ieee802154: Add support for internal PAN management
` [wpan-next v2 15/27] net: ieee802154: Define a beacon frame header
` [wpan-next v2 16/27] net: ieee802154: Define frame types
` [wpan-next v2 17/27] net: ieee802154: Add support for scanning requests
` [wpan-next v2 18/27] net: mac802154: Handle scan requests
` [wpan-next v2 19/27] net: ieee802154: Full PAN management
` [wpan-next v2 20/27] net: ieee802154: Add support for beacon requests
` [wpan-next v2 21/27] net: mac802154: Handle beacons requests
` [wpan-next v2 22/27] net: ieee802154: Trace the registration of new PANs
` [wpan-next v2 23/27] net: mac802154: Add support for active scans
` [wpan-next v2 24/27] net: mac802154: Add support for processing beacon requests
` [wpan-next v2 25/27] net: mac802154: Inform device drivers about scans
` [wpan-next v2 26/27] net: mac802154: Inform device drivers about beacon operations
` [wpan-next v2 27/27] net: ieee802154: ca8210: Refuse most of the scan operations

iwlwifi 0000:3a:00.0: Microcode SW error detected. Restarting 0x2000000
 2022-01-12 18:49 UTC  (11+ messages)

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

[V7 1/2] ath11k: add WMI calls to manually add/del/pause/resume TWT dialogs
 2022-01-12 18:00 UTC  (2+ messages)
` [V7 2/2] ath11k: add debugfs for TWT debug calls

[PATCH 0/6] introduce background radar support for mt7915 driver
 2022-01-12 17:59 UTC  (10+ messages)
` [PATCH 1/6] mt76: mt7915: introduce mt7915_set_radar_background routine
` [PATCH 2/6] mt76: mt7915: enable radar trigger on rdd2
` [PATCH 3/6] mt76: mt7915: introduce rdd_monitor debugfs node
` [PATCH 4/6] mt76: mt7915: report radar pattern if detected by rdd2
` [PATCH 5/6] mt76: mt7915: enable radar background detection
` [PATCH 6/6] dt-bindings:net:wireless:mediatek,mt76: add disable-radar-offchan

[PATCH v2 0/6] introduce background radar support for mt7915 driver
 2022-01-12 17:53 UTC  (7+ messages)
` [PATCH v2 1/6] mt76: mt7915: introduce mt7915_set_radar_background routine
` [PATCH v2 2/6] mt76: mt7915: enable radar trigger on rdd2
` [PATCH v2 3/6] mt76: mt7915: introduce rdd_monitor debugfs node
` [PATCH v2 4/6] mt76: mt7915: report radar pattern if detected by rdd2
` [PATCH v2 5/6] mt76: mt7915: enable radar background detection
` [PATCH v2 6/6] dt-bindings:net:wireless:mediatek,mt76: add disable-radar-offchan

[wpan-tools v2 0/7] IEEE 802.15.4 scan support
 2022-01-12 17:35 UTC  (8+ messages)
` [wpan-tools v2 1/7] iwpan: Fix the channels printing
` [wpan-tools v2 2/7] iwpan: Export iwpan_debug
` [wpan-tools v2 3/7] iwpan: Fix a comment
` [wpan-tools v2 4/7] iwpan: Remove duplicated SECTION
` [wpan-tools v2 5/7] iwpan: Synchronize nl802154 header with the Linux kernel
` [wpan-tools v2 6/7] iwpan: Add full scan support
` [wpan-tools v2 7/7] iwpan: Add events support

[PATCH v2 0/5] add mt7986 support
 2022-01-12 13:35 UTC  (12+ messages)
` [PATCH v2 1/5] dt-bindings: net: wireless: mt76: document bindings for MT7986
` [PATCH v2 2/5] mt76: redefine mt76_for_each_q_rx to adapt mt7986 changes
` [PATCH v2 3/5] mt76: mt7915: add support for MT7986
` [PATCH v2 4/5] mt76: mt7915: add Kconfig entry "
` [PATCH v2 5/5] mt76: mt7915: introduce band_idx in mt7915_phy

[PATCH] wireless/ath/ath9k: remove redundant status variable
 2022-01-12  8:16 UTC  (2+ messages)

[PATCH] drivers/net/wireless: remove redundant ret variable
 2022-01-12  8:16 UTC  (2+ messages)

[PATCH] ath5k: fix OOB in ath5k_eeprom_read_pcal_info_5111
 2022-01-12  8:13 UTC  (3+ messages)

[PATCH v3] ath11k: free peer for station when disconnect from AP for QCA6390/WCN6855
 2022-01-12  8:12 UTC  (2+ messages)

[PATCH 2/2] ath11k: add LDPC FEC type in 802.11 radiotap header
 2022-01-12  8:06 UTC  (2+ messages)

[PATCH v2 00/14] net: wwan: t7xx: PCIe driver for MediaTek M.2 modem
 2022-01-12  4:29 UTC  (7+ messages)
` [PATCH v2 06/14] net: wwan: t7xx: Add AT and MBIM WWAN ports

[PATCH v2] ath11k: Reconfigure hardware rate for WCN6855 after vdev is started
 2022-01-12  2:54 UTC 

[Bug] mt7921e driver in 5.16 causes kernel panic
 2022-01-12  2:16 UTC  (2+ messages)

[PATCH v2 1/2] ath10k: search for default BDF name provided in DT
 2022-01-12  2:21 UTC  (5+ messages)
` [PATCH v2 2/2] dt: bindings: add dt entry for ath10k default BDF name

[PATCH] mac80211_hwsim: report NOACK frames in tx_status
 2022-01-11 22:13 UTC 

[PATCH 4.19 0/6] fix warning and errors on arm built with clang
 2022-01-11 21:04 UTC  (5+ messages)
` [PATCH 4.19 5/6] ARM: 8788/1: ftrace: remove old mcount support

iwlwifi: AX201 not using 2 receive streams
 2022-01-11 20:02 UTC  (4+ messages)

[PATCH v2 00/35] brcmfmac: Support Apple T2 and M1 platforms
 2022-01-11 18:45 UTC  (5+ messages)
` [PATCH v2 01/35] dt-bindings: net: bcm4329-fmac: Add Apple properties & chips
` [PATCH v2 23/35] brcmfmac: cfg80211: Add support for scan params v2

[PATCH] dt-bindings: net: wireless: mt76: Fix 8-bit property sizes
 2022-01-11 17:51 UTC  (2+ messages)

[RFT] mt76: do not always copy ethhdr in reverse_frag0_hdr_trans
 2022-01-11 15:10 UTC 

[PATCH 0/2] mt76: fix a leftover race in runtime-pm for mt7663/mt7921
 2022-01-11 15:00 UTC  (6+ messages)
` [PATCH 1/2] mt76: mt7921: fix a leftover race in runtime-pm

[PATCH] ath11k: Reconfigure hardware rate for WCN6855 after vdev is started
 2022-01-11 14:47 UTC  (2+ messages)

[PATCH] ath11k: Refactor the fallback routine when peer create fails
 2022-01-11 14:39 UTC  (2+ messages)

[PATCH] ath11k: fix workqueue not getting destroyed after rmmod
 2022-01-11 14:38 UTC  (2+ messages)

[PATCH] ath10k: fix memory overwrite of the WoWLAN wakeup packet pattern
 2022-01-11 14:30 UTC  (2+ messages)

[PATCH -next] ath11k: add missing of_node_put() to avoid leak
 2022-01-11 14:27 UTC  (2+ messages)

[PATCH] mt76: mt7921: toggle runtime-pm adding a monitor vif
 2022-01-11 12:45 UTC  (3+ messages)

[PATCH] ath11k: Add debugfs interface to configure firmware debug log level
 2022-01-11 12:25 UTC  (2+ messages)

mt76: MT7921K monitor mode not working
 2022-01-11 11:02 UTC  (4+ messages)

[PATCH] mt76: mt7921: do not always disable fw runtime-pm
 2022-01-11 10:46 UTC  (2+ messages)

[PATCH 1/5] dt-bindings: net: wireless: mt76: document bindings for MT7986
 2022-01-11 10:43 UTC  (8+ messages)
` [PATCH 2/5] mt76: rework dma.c to adapt mt7986 changes
` [PATCH 3/5] mt76: mt7915: add support for MT7986
` [PATCH 4/5] mt76: mt7915: add Kconfig entry "
` [PATCH 5/5] mt76: mt7915: introduce band_idx in mt7915_phy

iwlwifi: ax210: 6GHz channels disabled in Germany by firmware
 2022-01-11 10:25 UTC  (3+ messages)

pull request: iwlwifi firmware updates 2022-01-11
 2022-01-11  8:30 UTC 

Wycena paneli fotowoltaicznych
 2022-01-11  7:45 UTC 

[PATCH] ath11k: fix error code in ath11k_qmi_assign_target_mem_chunk()
 2022-01-11  7:14 UTC 

[PATCH 1/2] ath11k: enable RX PPDU stats in monitor co-exist mode
 2022-01-11  3:22 UTC  (2+ messages)
` [PATCH 2/2] ath11k: move function ath11k_dp_rx_process_mon_status

[jberg-mac80211-next:master] BUILD SUCCESS 8aaaf2f3af2ae212428f4db1af34214225f5cec3
 2022-01-11  0:11 UTC 

[PATCH v1 1/5] ath5k: remove unused ah_txq_isr_qtrig member from struct ath5k_hw
 2022-01-10 22:30 UTC  (2+ messages)
` [PATCH v1 4/5] ath5k: remove unused ah_txq_isr_txurn "


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