linux-wireless.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-09-29 05:06:31 to 2022-10-06 14:41:09 UTC [more...]

[PATCH 00/28] wifi: further MLO work
 2022-10-06 14:40 UTC  (34+ messages)
` [PATCH 01/28] wifi: mac80211: add pointer from link STA to STA
` [PATCH 02/28] wifi: mac80211: add API to show the link STAs in debugfs
` [PATCH 03/28] wifi: mac80211: include link address "
` [PATCH 04/28] wifi: mac80211: recalc station aggregate data during link switch
` [PATCH 05/28] wifi: cfg80211: support reporting failed links
` [PATCH 06/28] wifi: ieee80211: Support validating ML station profile length
` [PATCH 07/28] wifi: cfg80211/mac80211: Fix ML element common size calculation
` [PATCH 08/28] wifi: cfg80211/mac80211: Fix ML element common size validation
` [PATCH 09/28] wifi: mac80211: Parse station profile from association response
` [PATCH 10/28] wifi: mac80211: Process association status for affiliated links
` [PATCH 11/28] wifi: mac80211: wme: use ap_addr instead of deflink BSSID
` [PATCH 12/28] wifi: mac80211: transmit AddBA with MLD address
` [PATCH 13/28] wifi: nl80211: use link ID in NL80211_CMD_SET_BSS
` [PATCH 14/28] wifi: mac80211: use link_id in ieee80211_change_bss()
` [PATCH 15/28] wifi: mac80211: advertise TWT requester only with HW support
` [PATCH 16/28] wifi: mac80211: set internal scan request BSSID
` [PATCH 17/28] wifi: mac80211: fix AddBA response addressing
` [PATCH 18/28] wifi: mac80211: add RCU _check() link access variants
` [PATCH 19/28] wifi: fix multi-link element subelement iteration
` [PATCH 20/28] wifi: mac80211: mlme: fix null-ptr deref on failed assoc
` [PATCH 21/28] wifi: mac80211: check link ID in auth/assoc continuation
` [PATCH 22/28] wifi: mac80211: mlme: mark assoc link in output
` [PATCH 23/28] wifi: mac80211: change AddBA deny error message
` [PATCH 24/28] wifi: mac80211: don't clear DTIM period after setting it
` [PATCH 25/28] wifi: mac80211: prohibit IEEE80211_HT_CAP_DELAY_BA with MLO
` [PATCH 26/28] wifi: mac80211: agg-rx: avoid band check
` [PATCH 27/28] wifi: mac80211: remove support for AddBA with fragmentation
` [PATCH 28/28] wifi: mac80211: fix ifdef symbol name

[PATCH v2 0/5] treewide cleanup of random integer usage
 2022-10-06 13:30 UTC  (7+ messages)
` [PATCH v2 1/5] treewide: use prandom_u32_max() when possible
` [PATCH v2 2/5] treewide: use get_random_{u8,u16}() "
` [PATCH v2 3/5] treewide: use get_random_u32() "
` [PATCH v2 4/5] treewide: use get_random_bytes "
` [PATCH v2 5/5] prandom: remove unused functions

[PATCH v1 0/5] treewide cleanup of random integer usage
 2022-10-06 13:20 UTC  (10+ messages)
` [PATCH v1 1/5] treewide: use prandom_u32_max() when possible
` [PATCH v1 2/5] treewide: use get_random_{u8,u16}() "
` [PATCH v1 3/5] treewide: use get_random_u32() "
      ` [f2fs-dev] "
` [PATCH v1 4/5] treewide: use get_random_bytes "
` [PATCH v1 5/5] prandom: remove unused functions

[PATCH] wifi: mac80211: Use internal TX queues for all drivers
 2022-10-06 11:43 UTC  (13+ messages)

[PATCH 0/8] wifi: ath11k: Add support for IPQ5018
 2022-10-06 10:59 UTC  (9+ messages)
` [PATCH 1/8] wifi: dt: bindings: net: add IPQ5018 compatible entry for ath11k
` [PATCH 2/8] wifi: ath11k: update hw params for IPQ5018
` [PATCH 3/8] wifi: ath11k: update ce configurations "
` [PATCH 4/8] wifi: ath11k: remap ce register space "
` [PATCH 5/8] wifi: ath11k: update hal srng regs "
` [PATCH 6/8] wifi: ath11k: initialize hw_ops "
` [PATCH 7/8] wifi: ath11k: add new hw ops for IPQ5018 to get rx dest ring hashmap
` [PATCH 8/8] wifi: ath11k: add ipq5018 device support

[PATCH v3 0/5] Fix connect/p2p issue series
 2022-10-06  8:34 UTC  (8+ messages)
` [PATCH v3 4/5] brcmfmac: Update SSID of hidden AP while informing its bss to cfg80211 layer

[linux-next:master] BUILD REGRESSION 67ae4f7434cee86ee318d46fb10b8a9840ad2e81
 2022-10-06  7:55 UTC  (2+ messages)

[wireless-next:mld] BUILD SUCCESS 5be9cc94f50d844e006f947dda9f178080eadd6a
 2022-10-06  6:16 UTC 

[PATCH 6.0] wifi: mt76: fix rate reporting / throughput regression on mt7915 and newer
 2022-10-06  5:20 UTC  (2+ messages)

[PATCH v2] wifi: ath11k: suppress add interface error
 2022-10-06  0:58 UTC 

[PATCH v4 1/2] mac80211: Add VHT MU-MIMO related flags in ieee80211_bss_conf
 2022-10-05 21:54 UTC  (2+ messages)
` [PATCH v4 2/2] mac80211: Add HE "

[wireless-next:main] BUILD SUCCESS 8af9d4068e86dd5c3221ee495ec09537c7fb458b
 2022-10-05 20:36 UTC 

[PATCH] ath9k: Make arrays prof_prio and channelmap static const
 2022-10-05 15:55 UTC 

[wireless-next:mld 2/28] net/mac80211/sta_info.c:370:17: error: implicit declaration of function 'ieee80211_link_sta_debugfs_remove'; did you mean 'ieee80211_link_sta_debugfs_drv_remove'?
 2022-10-05 15:33 UTC 

[PATCH 6.1 1/2] wifi: mt76: fix receiving LLC packets on mt7615/mt7915
 2022-10-05 13:08 UTC  (2+ messages)
` [PATCH 6.1 2/2] wifi: mt76: fix rx checksum offload on mt7615/mt7915/mt7921

[PATCH 0/4] brcmfmac: Support multiple station interface series
 2022-10-05 10:41 UTC  (10+ messages)
` [PATCH 1/4] brcmfmac: add creating station interface support
` [PATCH 2/4] brcmfmac: support station interface creation version 1, 2 and 3
` [PATCH 3/4] brcmfmac: Fix AP interface delete issue
` [PATCH 4/4] brcmfmac: revise SoftAP channel setting

iwlwifi: AC9560 firmware crash with iwlwifi-QuZ-a0-jf-b0 versions above 55
 2022-10-05 10:09 UTC  (5+ messages)

[PATCH] wifi: ath11k: fix firmware assert during bandwidth change for peer sta
 2022-10-05  9:54 UTC 

[PATCH] iw: info: print PMSR capabilities
 2022-10-05  9:48 UTC  (3+ messages)

Wireless workshop at Netdevconf 0x16, Lisbon 2022
 2022-10-05  8:38 UTC  (3+ messages)

[PATCH 0/6] wifi: rtw89: 8852b: add more to support 8852b
 2022-10-05  8:32 UTC  (7+ messages)
` [PATCH 1/6] wifi: rtw89: coex: move chip_ops::btc_bt_aci_imp to a generic code
` [PATCH 2/6] wifi: rtw89: parse PHY status only when PPDU is to_self
` [PATCH 3/6] wifi: rtw89: 8852b: set proper configuration before loading NCTL
` [PATCH 4/6] wifi: rtw89: 8852b: add HFC quota arrays
` [PATCH 5/6] wifi: rtw89: make generic functions to convert subband gain index
` [PATCH 6/6] wifi: rtw89: 8852b: add chip_ops::set_channel

[PATCH] wifi: atmel: Avoid clashing function prototypes
 2022-10-05  7:51 UTC  (2+ messages)

[PATCH 1/2] wifi: rtw89: 8852c: set pin MUX to enable BT firmware log
 2022-10-05  7:43 UTC  (3+ messages)
` [PATCH 2/2] wifi: rtw89: add to dump TX FIFO 0/1 for 8852C

[PATCH 1/2] wifi: rtw89: 8852c: update BB parameters to v28
 2022-10-05  7:42 UTC  (3+ messages)
` [PATCH 2/2] wifi: rtw89: phy: ignore warning of bb gain cfg_type 4

[PATCH 1/2] wifi: rtw89: 8852c: correct set of IQK backup registers
 2022-10-05  7:42 UTC  (3+ messages)
` [PATCH 2/2] wifi: rtw89: 8852c: rfk: correct miscoding delay of DPK

[PATCH] wifi: ath11k: suppress add interface error
 2022-10-05  4:11 UTC 

doc warnings in *80211
 2022-10-04 22:23 UTC  (4+ messages)

[wireless-next:main] BUILD SUCCESS 5671c8b56c320e17c9d61e8578dc7e6fa4a704ed
 2022-10-04 20:59 UTC 

netdev conf 0x16 schedule posted
 2022-10-04 18:18 UTC 

[PATCH 00/50] wifi: ath12k: driver for Qualcomm Wi-Fi 7 devices
 2022-10-04 11:30 UTC  (25+ messages)
` [PATCH 03/50] wifi: ath12k: add ce.c
` [PATCH 19/50] wifi: ath12k: add hal.c
` [PATCH 23/50] wifi: ath12k: add hal_rx.h
` [PATCH 24/50] wifi: ath12k: add hal_tx.c
` [PATCH 27/50] wifi: ath12k: add htc.c
` [PATCH 28/50] wifi: ath12k: add htc.h
` [PATCH 29/50] wifi: ath12k: add hw.c
` [PATCH 37/50] wifi: ath12k: add peer.c

[PATCH 0/3] brcmfmac: PCIE debug mechanism series
 2022-10-04  8:28 UTC  (4+ messages)
` [PATCH 1/3] brcmfmac: add a timer to read console periodically in PCIE bus

[PATCH v3 1/4] brcmfmac: Add dump_survey cfg80211 ops for HostApd AutoChannelSelection
 2022-10-04  8:27 UTC  (4+ messages)

[PATCH v2] wifi: rtl8xxxu: gen2: Turn on the rate control
 2022-10-04  8:26 UTC  (4+ messages)
` [v2] "

[PATCH v3] wifi: rtl8xxxu: Support new chip RTL8188FU
 2022-10-04  8:09 UTC  (2+ messages)

[PATCH 1/9] wifi: rtw89: 8852b: add BB and RF tables (1 of 2)
 2022-10-04  8:03 UTC  (2+ messages)

[Bug report] Probably variable is being overwritten
 2022-10-04  7:52 UTC 

[PATCH 2/2] wireless: wl1251: switch to using gpiod API
 2022-10-04  7:16 UTC  (2+ messages)

[PATCH v2] brcmfmac: Add support for BCM43596 PCIe Wi-Fi
 2022-10-03 19:40 UTC  (10+ messages)
              ` Stockholm syndrome with Linux wireless?

rtl8xxxu: Should it support RTL8188EU?
 2022-10-03 13:12 UTC  (2+ messages)

[PATCH] ath10k: Check return value of ath10k_get_arvif in ath10k_wmi_event_tdls_peer
 2022-10-03  9:12 UTC 

[PATCH 1/4] Revert "mt76: use IEEE80211_OFFLOAD_ENCAP_ENABLED instead of MT_DRV_AMSDU_OFFLOAD"
 2022-10-03  9:32 UTC  (4+ messages)
` [PATCH 2/4] wifi: mt76: dma: add support for mapping skb fragments
` [PATCH 3/4] wifi: mt76: add tx checksum offload for mt7915 and mt7921
` [PATCH 4/4] wifi: mt76: declare netdev support for scatter/gather on 7915e and 7921e

[RFC] wifi: mac80211: add support for declaring netdev GSO support
 2022-10-03  7:42 UTC 

[syzbot] WARNING: lock held when returning to user space in ieee80211_change_mac
 2022-10-03  8:00 UTC  (3+ messages)

[PATCH net-next] net: drop the weight argument from netif_napi_add
 2022-10-02 23:02 UTC  (4+ messages)

[PATCH AUTOSEL 5.19 09/29] wifi: iwlwifi: don't spam logs with NSS>2 messages
 2022-10-02 22:49 UTC 

[wireless-next:main] BUILD SUCCESS 915b96c52763e2988e6368b538b487a7138b8fa4
 2022-10-01 20:48 UTC 

[RFC] Revert "mt76: use IEEE80211_OFFLOAD_ENCAP_ENABLED instead of MT_DRV_AMSDU_OFFLOAD"
 2022-10-01 14:19 UTC 

[PATCH 1/2] wifi: mt76: mt7915: fix bounds checking for tx-free-done command
 2022-10-01 11:44 UTC  (3+ messages)
` [PATCH 2/2] wifi: mt76: mt7915: add two additional errors to ack-failure mask

[PATCH] wifi: mac80211: fix decap offload for stations on AP_VLAN interfaces
 2022-10-01 10:01 UTC 

[PATCH v2] wifi: mt76: mt7915: fix mt7915_mac_set_timing()
 2022-10-01  1:42 UTC 

[PATCH] wifi: mt76: mt7915: fix mt7915_mac_set_timing()
 2022-09-30 23:07 UTC 

wifi driver
 2022-09-30 18:22 UTC  (2+ messages)

pull-request: wireless-next-2022-09-30
 2022-09-30 17:30 UTC  (2+ messages)

[PATCH 1/6] wifi: mt76: mt7915: rework eeprom tx paths and streams init
 2022-09-30 15:13 UTC  (6+ messages)
` [PATCH 2/6] wifi: mt76: mt7915: deal with special variant of mt7916
` [PATCH 3/6] wifi: mt76: mt7915: rework testmode tx antenna setting
` [PATCH 4/6] wifi: mt76: connac: introduce mt76_connac_spe_idx()
` [PATCH 5/6] wifi: mt76: mt7915: add spatial extension index support
` [PATCH 6/6] wifi: mt76: mt7915: set correct antenna for radar detection on MT7915D

[PATCH] wifi: mt76: mt7915: reserve 8 bits for the index of rf registers
 2022-09-30 14:14 UTC 

[PATCH] net-next: skbuff: refactor pskb_pull
 2022-09-30 11:40 UTC  (2+ messages)

rtw_8723de Realtek driver issue in Debian 11.5 Bullseye Kernel version 5.10.0-18-amd64
 2022-09-30  8:02 UTC  (2+ messages)

[PATCH] wifi: ath11k: fix warning in dma_free_coherent() of memory chunks while recovery
 2022-09-30  6:34 UTC  (2+ messages)

[PATCH] wifi: ath11k: Don't exit on wakeup failure
 2022-09-30  6:33 UTC  (2+ messages)

[PATCH][next] carl9170: Replace zero-length array with DECLARE_FLEX_ARRAY() helper
 2022-09-30  6:31 UTC  (2+ messages)

[PATCH 1/2] wifi: wl1251: drop support for platform data
 2022-09-29 15:04 UTC  (4+ messages)

[wireless-next:main] BUILD SUCCESS 2fc6de5c6924aea5e84d2edaa40ed744f0720844
 2022-09-30  4:06 UTC 

[PATCH] wifi: mac80211: fix EHT issue in ieee80211_determine_chantype
 2022-09-29 15:16 UTC 

[PATCH 0/1] Fix potential HE IE bug and some other questions
 2022-09-29  9:56 UTC  (2+ messages)

[PATCH v2] wifi: rtl8xxxu: Support new chip RTL8188FU
 2022-09-29  6:23 UTC  (4+ messages)

[PATCH 2/4] wifi: rtl8xxxu: gen2: Enable 40 MHz channel width
 2022-09-29  6:18 UTC  (2+ 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).